Sudden dependency on rpm

devzero2000 pinto.elia at gmail.com
Tue Sep 27 12:19:30 UTC 2011


On Tue, Sep 27, 2011 at 2:03 PM, Tim T. <tim.timmerman at gmail.com> wrote:

> "Suddenly" my rpms show a dependency on /bin/sh where they didn't before !
>
> Before, when ?

What is the result of this command on  the original  rpm and the rebuild
rpm ? Sure
are you using the same machine and the software version ?

rpm -qp --queryformat '%{RPMVERSION}\n'  TimT-5.0.1.d-0.x86_64.rpm

BTW, /bin/sh is because you probably have some scriplet section and use sh
for it (%pre, %post ecc): the default.

Best Regards

> Last friday, I build a package TimT-5.0.1.d-0.x86_64.rpm
>
> rpm -qip --requires TimT-5.0.1.d-0.x86_64.rpm
> Name        : TimT                   Relocations: (not relocatable)
> Version     : 5.0.1.d                           Vendor: Tim T.
> Release     : 0                             Build Date: Fri 23 Sep 2011
> 10:39:29 AM MEST
> Install Date: (not installed)               Build Host: buildhost
> Group       : System                        Source RPM :
> TimT-5.0.1.d-0.src.rpm
> Size        : 35881                            License: commercial
> Signature   : (none)
> Summary     : installation software
> Description :
> TimT - installation software
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
>
>
> This morning I rebuilt the package :
> rpm -qip --requires TimT-5.0.1.a-0.x86_64.rpm
> Name        : TimT                   Relocations: (not relocatable)
> Version     : 5.0.1.a                           Vendor: TimT
> Release     : 0                             Build Date: Tue 27 Sep 2011
> 12:25:26 PM MEST
> Install Date: (not installed)               Build Host: buildhost
> Group       : System                        Source RPM:
> TimT-5.0.1.a-0.src.rpm
> Size        : 35881                            License:commercial
> Signature   : (none)
> Summary     : installation software
> Description :
> TimT - installation software
> /bin/sh
> /usr/bin/ksh
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
>
> (for legal reasons, I changed the name of the package in the above output.
> )
>
> The only deliberate change in the above is the version number from 5.0.1.d
> to 5.0.1.a
>
> My systems people swear that they did not change anything, installation
> history on the buildhost confirms this
>
> Source files haven't changed, they are simple shell-scripts and they do use
> the /bin/sh, and /usr/bin/ksh
>
> rpms are generated using
>
> /usr/bin/rpmbuild -bb --quiet --buildroot /tmp/buildroot timt.spec
>
> spec file hasn't changed.
>
> Any suggestions as to where to look ? I'm stumped.
>
> Tim T.
>
>
>
>
>
> _______________________________________________
> Rpm-list mailing list
> Rpm-list at lists.rpm.org
> http://lists.rpm.org/mailman/listinfo/rpm-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20110927/26338f5d/attachment.html>


More information about the Rpm-list mailing list