https://bugzilla.novell.com/show_bug.cgi?id=714650 https://bugzilla.novell.com/show_bug.cgi?id=714650#c10 --- Comment #10 from Bruno Friedmann <bruno@ioda-net.ch> 2011-09-01 10:41:04 UTC --- @Michal This is how that happen, in my obs/osc configuration I use an lvm volume as root file system (/dev/vgsys/lvobsbuild in my case ) I normally format it with ext3 osc build --local-package WARNING: source service from package or project will not be executed. This may not be the same build as on server! Building postgresql-plr.spec for openSUSE_Factory/x86_64 Getting buildinfo from server and store to /home/bruno/openSUSE/obs/home:bruno_friedmann/postgresql-plr/.osc/_buildinfo-openSUSE_Factory-x86_64.xml Getting buildconfig from server and store to /home/bruno/openSUSE/obs/home:bruno_friedmann/postgresql-plr/.osc/_buildconfig-openSUSE_Factory-x86_64 Updating cache of required packages 0.0% cache miss. 156/156 dependencies cached. Verifying integrity of cached packages using keys from openSUSE:Factory Writing build configuration Running build No initrd that provides virtio support found. virtio accelleration disabled. Run the following command as root to enable virtio: "env" "rootfstype=ext3" "mkinitrd" "-d" "/dev/null" "-m" "ext3 ext4 btrfs reiserfs binfmt_misc virtio_pci virtio_blk" "-k" "/boot/vmlinuz" "-i" "/boot/initrd-3.0.0-4-desktop-virtio" mkswap /dev/vgsys/lvobsswap mkswap: /dev/vgsys/lvobsswap: warning: don't erase bootbits sectors on whole disk. Use -f to force. Setting up swapspace version 1, size = 2097148 KiB no label, UUID=2c0e3690-4754-4cba-91d9-d6436c265b31 logging output to /var/tmp/build-root/.build.log... I don't know what the line would be if I was using file image for osc. Now if I replace /dev/null by /dev/vgsys/lvobsbuild it works and that's the good news. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.