rawhide install report 20080709

Will Woods wwoods at redhat.com
Fri Jul 11 13:28:07 UTC 2008


On Thu, 2008-07-10 at 21:16 -0400, Jeremy Katz wrote:
> On Thu, 2008-07-10 at 20:14 -0400, G.Wolfe Woodbury wrote:
> > Did an install last night of rawhide
> > 
> > 1) What enables "plymouth", I'd like to see it work at least once
> 
> Add 'rhgb' to the kernel command line.  This should be getting done by
> default again when a new rawhide happens

...kinda. In some of my tests, plymouth is getting installed *after*
kernel, which means it's not being included in the initrd.

If you want to be 100% sure:

1) make sure plymouth-plugin-spinfinity is installed
   This is the default plugin, and it pulls in the rest of plymouth.
2) recreate your initrd
   kv=$(uname -r)
   mv /boot/initrd-$kv.img /boot/initrd-$kv.img.good
   mkinitrd /boot/initrd-$kv.img $kv
3) make sure you're getting a fb device at boot
   a) add "vga=0x317" (or similar) to the kernel commandline, or
   b) boot from EFI, or
   c) boot on a ppc (with some hardware)
4) reboot!

> > 2) system-config-selinux has a python syntax error and won't run
> > 
> > 3) even after restorecon on /home  /bin/su reports permission denied to
> >    a regular user account.
> 
> 2 may be related to 3 -- 3 is caused by a traceback in policycoreutils
> causing the policy install not to complete.  And that may be the
> traceback you see in 2.

Yep. #2 is bug 454435, and #3 is bug 454579. 
See the latter for a fix:
https://bugzilla.redhat.com/show_bug.cgi?id=454579#c5
(You'll need to upgrade policycoreutils to get semanage to work first)

> > No rawhide today?
> 
> Blew up during compose with a traceback in the new yum.  Hopefully fixed
> for tomorrow

Built today, but there's a traceback in anaconda when doing URL
installs. Might have an updates.img to fix it later on.

-w
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3153 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/test/attachments/20080711/4880638a/attachment.bin 


More information about the test mailing list