Announcing pungi-0.1.1

Zhang, Yanmin yanmin_zhang at linux.intel.com
Wed Dec 13 03:00:56 UTC 2006


On Tue, 2006-12-12 at 10:21 -0500, Jesse Keating wrote:
> Pungi 0.1.1 has been released.  This release brings some significant change to 
> the code base and some enhancements to the workflow.
> 
> - Now able to discover and download srpms used to build the rpms we download
> - Now able to extract release note files from release note packages
> - Now use a config file to manage options rather than cli arguments
> - Now implant iso md5sum for mediacheck
> - Now support file:// repos in yum configs
> - Updated docs in project wiki space
> - Included configfiles for composing FC6 respins
> - Various other cleanups.
> 
> Also pungi has a new home, on the proof of concept Fedora Hosted Projects 
> space.  See http://hosted.fedoraproject.org/projects/pungi specifically 
> http://hosted.fedoraproject.org/projects/pungi/wiki/PungiDownload for 
> downloads.
I used the new pungi to build CD/DVD images on ia64. The DVD image include
a symbol link of repodata which causes installation failure.

I mounted the DVD image by loop device. See:
[root at tigerF ia64]# ls -lrt /mnt/loop
total 497
drwxr-xr-x 3 root root 268288 Dec 13 01:42 Fedora
drwxr-xr-x 4 root root   2048 Dec 13 01:53 images
drwxr-xr-x 2 root root   4096 Dec 13 01:57 stylesheet-images
-rw-r--r-- 6 root root   1232 Dec 13 01:57 RPM-GPG-KEY-rawhide
-rw-r--r-- 6 root root   1076 Dec 13 01:57 RPM-GPG-KEY-fedora-test
-rw-r--r-- 6 root root   1105 Dec 13 01:57 RPM-GPG-KEY-fedora-rawhide
-rw-r--r-- 6 root root   1722 Dec 13 01:57 RPM-GPG-KEY-fedora-legacy
-rw-r--r-- 6 root root   2043 Dec 13 01:57 RPM-GPG-KEY-fedora-extras
-rw-r--r-- 6 root root   1519 Dec 13 01:57 RPM-GPG-KEY-fedora
-rw-r--r-- 6 root root   1706 Dec 13 01:57 RPM-GPG-KEY-beta
-rw-r--r-- 6 root root   1910 Dec 13 01:57 RPM-GPG-KEY
-rwxr-xr-x 6 root root 175924 Dec 13 01:57 RELEASE-NOTES-en_US.html
-rw-r--r-- 6 root root  10053 Dec 13 01:57 README-BURNING-ISOS-en_US.txt
-rw-r--r-- 6 root root  18385 Dec 13 01:57 GPL
-rw-r--r-- 6 root root   2350 Dec 13 01:57 fedora.css
-rw-r--r-- 6 root root   5625 Dec 13 01:57 eula.txt
-r--r--r-- 1 root root   4383 Dec 13 01:59 TRANS.TBL
lrwxrwxrwx 1 root root     59 Dec 13 01:59 repodata -> /mnt/tmp2/soft/work_pungi/pungi/7.01/ia64/os-disc1/repodata
-r--r--r-- 1 root root   2048 Dec 13 01:59 boot.catalog


pypungi/pungi.py creates the symbol link before creating DVD image. I think
a copy should replace the symbol link.

Yanmin




More information about the Fedora-buildsys-list mailing list