Is /bin/bash broken in the buildroot right now?

2014-04-22 Thread Richard W.M. Jones

http://kojipkgs.fedoraproject.org/work/tasks/5520/6765520/root.log

All the scriptlets are failing like this:

DEBUG util.py:281:  /bin/sh: error while loading shared libraries: 
libtinfo.so.5: cannot open shared object file: No such file or directory
DEBUG util.py:281:  error: %pre(glibc-headers-2.19.90-11.fc21.i686) scriptlet 
failed, exit status 127

A bit later, /usr/bin/sort fails like this:

DEBUG util.py:281:  sort: error while loading shared libraries: 
libcrypto.so.10: cannot open shared object file: No such file or directory

(On Fedora 20, /usr/bin/sort does not link to libcrypto)

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Is /bin/bash broken in the buildroot right now?

2014-04-22 Thread Richard W.M. Jones

This is repeatable, and it's not just me that's reporting it.
So far it only happens on i686 however.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Is /bin/bash broken in the buildroot right now?

2014-04-22 Thread Richard W.M. Jones
The issue appears to be varnish-libs-devel over-providing various
things (pkg-config, env).  Kevin Fenzi fixed it -- thanks!

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct