[OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

Steve Sakoman sakoman at gmail.com
Thu Apr 12 17:06:50 UTC 2012


On Thu, Apr 12, 2012 at 9:08 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:

> For what its worth, bash here does Provides: /bin/sh so I'm a little
> puzzled about what is going on here. If its not doing that, it would
> certainly cause the error you're reporting...

Hmm . . . while I see:

Provides: /bin/sh

in bash.spec, it is a different story in the pkgdata/runtime files.

busybox has:

FILERPROVIDES_/bin/busybox_busybox: <snip many filenames> /bin/sh
<snip many filenames>

While bash doesn't have a FILERPROVIDES entry at all.

Could this be why rpm doesn't realize bash provides /bin/sh?

Steve




More information about the Openembedded-core mailing list