doing a select all respin with updates and core enabled only
downloads everything and starts build, then complains it cant find kernel packages
Running buildinstall... /home/scratch/pungi-revisor/6/i386/os/buildinstall.tree.3425 ~ ~ Building images... Assembling package list... Expanding text packages... Expanding graphical packages... retrieving timezones Creating nsswitch.conf Creating libuser.conf Fixing up /etc/man.config to point into /mnt/sysimage Running mkfontdir... Creating SELinux policy... Getting pango modules Getting gtk2 input method modules Getting gtk2 gdk-pixbuf loaders Scrubbing trees... /tmp/treedir.3425/image-template Scrubbing trees... /tmp/treedir.3425/instimage Compressing .mo files in stage2 images... Creating fontconfig cache Creating debug dir Patching python library... /root Cleaning ramdisk install images... Creating repository metadata... Making images... Found keymap override, using it unpacking /home/scratch/pungi-revisor/6/i386/os/Fedora/kernel-2.6.19-1.2911.fc6.i586.rpm.i586 Building initrd.img Wrote /tmp/makebootdisk.initrdimage.14880 (5868k compressed) Building isolinux directory 192000 pixels, 9629 bytes, (89.97% compression) mkdosfs 2.11 (12 Mar 2005) cannot find package kernel-xen in path /home/scratch/pungi-revisor/6/i386/os/Fedora No i586 kernel, trying i686... unpacking /home/scratch/pungi-revisor/6/i386/os/Fedora/kernel-xen-2.6.19-1.2911.fc6.i686.rpm.i686 Building i686 guest initrd.img Wrote /tmp/makebootdisk.initrdimage.14880 (5868k compressed) Building minstg.img Running mksquashfs /tmp/instimage.dir.14880 /tmp/minstg2.img -all-root -no-fragments Creating little endian 3.0 filesystem on /tmp/minstg2.img.14880, block size 65536.
Little endian filesystem, data block size 65536, compressed data, compressed metadata, no fragments Filesystem size 32382.42 Kbytes (31.62 Mbytes) 23.55% of uncompressed filesystem size (137513.70 Kbytes) Inode table size 66746 bytes (65.18 Kbytes) 33.09% of uncompressed inode table size (201729 bytes) Directory table size 58094 bytes (56.73 Kbytes) 36.24% of uncompressed directory table size (160289 bytes) Number of duplicate files found 39 Number of inodes 5783 Number of files 3718 Number of symbolic links 1055 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 1010 Number of uids 1 root (0) Number of gids 0 Wrote /home/scratch/pungi-revisor/6/i386/os/images/minstg2.img (32384k)... Building stage2.img Running mksquashfs /tmp/treedir.3425/instimage /tmp/instimage.img.14880 -all-root -no-fragments Creating little endian 3.0 filesystem on /tmp/instimage.img.14880, block size 65536.
Little endian filesystem, data block size 65536, compressed data, compressed metadata, no fragments Filesystem size 79784.06 Kbytes (77.91 Mbytes) 34.68% of uncompressed filesystem size (230030.21 Kbytes) Inode table size 91425 bytes (89.28 Kbytes) 32.61% of uncompressed inode table size (280331 bytes) Directory table size 73489 bytes (71.77 Kbytes) 46.96% of uncompressed directory table size (156500 bytes) Number of duplicate files found 78 Number of inodes 7798 Number of files 4696 Number of symbolic links 2533 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 569 Number of uids 1 root (0) Number of gids 0 Wrote /home/scratch/pungi-revisor/6/i386/os/images/stage2.img (79788k) Writing .discinfo file timestamp not specified; using the current time
Hmm it seems it could not find the i586 kernel but it found the i686. Not sure what that is. I'll check the next few spins I do. This might be an upstream bug or an issue with the repo.
So, this could be causing your image to not boot. Will you check your repo and make sure that kernel can be found?
Fixed in 2.0 branch by not having pungi's depsolving, and not doing a yum.YumBase.packageSack.bestPackagesFromList() on the required packages for Installation Media
Milestone Working Beta Release deleted
Metadata Update from @jbwillia: - Issue assigned to jsteffan