Morten Nilsen wrote: > Morten Nilsen wrote: > >>swup --root /path/to/root --import-key ... >>swup --root /path/to/root --install swup >> >>chroot /path/to/root /bin/bash >> >>swup --install gpm >> >>swup doesn't seem to play nice :/ >> > > > rpm --rebuilddb fixed it..
correct. Swup plays as nice as it can. However, the rpm-python functions in this version of rpm are not completely capable of initializing the rpm database correctly. Earlier versions didn't try to initialize it at all, so it's a step in the right direction. I like to do the manual rpm --initrd --root=/path/to/root before any swup run to be sure of a good result. c -- Christian Haugan Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
