On Tue, Aug 14, 2012 at 09:33:36PM -0500, Rex Dieter wrote:
> Chuck Anderson wrote:
> 
> > I ran into a comedy of errors today after I did a new F17 installation
> > yesterday.  Here are a couple:
> > 
> > https://bugzilla.redhat.com/show_bug.cgi?id=848148
> > Error in PREIN scriptlet in rpm package wireshark-1.6.9-1.fc17.x86_64
> > 
> > (and why does yum still let the transaction succeed, creating problems
> > in the RPMDB, broken dependencies?)

Still need to file a bug on yum for this one.  yum should have failed
the transaction rather than allow a package to be installed with
missing deps.

> I believe your suspicions are correct.
> 
> ...
> > So what is going on with %pre not running groupadd properly?  Are there
> > any known issues in this area?
> 
> Maybe try running the scriptlet by hand?
> 
> %pre
> /usr/sbin/groupadd -g 84 -r -f screen
> 
> and and try to figure out why it fails on your box.

Already found the problem in selinux-policy:

https://bugzilla.redhat.com/show_bug.cgi?id=844167
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to