Rawhide Koji Errors (Requires: /sbin/ldconfig)

Kyle McMartin kyle at redhat.com
Tue Aug 13 20:19:25 UTC 2013


On Tue, Aug 13, 2013 at 04:13:20PM -0400, Miro HronĨok wrote:
> Hi,
> I believe there's something wrong in Koji Rawhide buildroot, as it
> appears nothings provides /sbin/ldconfig.
> 
> DEBUG util.py:264:  Error: Package: foo
> DEBUG util.py:264:             Requires: /sbin/ldconfig
> 
> http://kojipkgs.fedoraproject.org//work/tasks/2927/5812927/root.log
> 
> Is this something known or intended?
> 

it's probably related to glibc's UsrMove transition...

    commit 62c3082486aa6e0341a978c15ca3903802c58a81
    Complete `Move to /usr' transition for package.
    
    All relevant files are not installed to /usr, with the expectation
    that the distribution will provide compatibility links from the
    old paths to the new paths. All uses of a bare `/usr' have been
    replaced with uses of `%{_prefix}' for files installed by the
    package.

Perhaps we should untag it for now.

--Kyle


More information about the devel mailing list