setup-storage 1.6: return of the dreaded 'Cannot satisfy pre-depends'?

Thomas Neumann blacky+fai at fluffbunny.de
Thu Aug 21 16:55:17 CEST 2014


On Thursday 21 August 2014 16:42:56 Kerim Güney wrote:
> Tested it, can't recreate.

Tried it at home now. Can't reproduce either. That is very strange. At work it 
didn't work properly - even when recreating the setup with exactly the steps 
mentioned in the mail and resetting the install client to a clean state.

---------------------------------------------------------------------------
Starting setup-storage 1.6
Using config file: /var/lib/fai/config/disk_config/lvm_test
    Finding all volume groups
    Finding volume group "my_vg"
    Finding all volume groups
    Finding volume group "my_vg"
    Finding all volume groups
    Finding volume group "my_vg"
    Finding all volume groups
    Finding volume group "my_vg"
Executing: vgchange -a y my_vg
Executing: wipefs -a /dev/my_vg/root
Executing: lvremove -f /dev/my_vg/root
Executing: vgchange -a n my_vg
Executing: vgremove my_vg
Executing: pvremove  /dev/sda1
Executing: wipefs -a /dev/sda1
Executing: wipefs -a /dev/sda1
Executing: parted -s /dev/sda mklabel msdos
Executing: parted -s /dev/sda mkpart primary "" 1048576B 4296015871B
Executing: parted -s /dev/sda set 1 lvm on
Executing: pvcreate -ff -y  /dev/sda1
Executing: vgcreate  my_vg  /dev/sda1
Executing: vgchange -a y my_vg
Executing: lvcreate  -n root -L 1024 my_vg
---------------------------------------------------------------------------

bye
thomas



More information about the linux-fai-devel mailing list