#1282 F10 mock build tries to install openssl.i686 over openssl.i386, fails due to file conflicts
Closed: Fixed None Opened 15 years ago by pghmcfc.

Trying to do a build of smbldap-tools for F10 today; standard buildroot includes openssl.i386 but when mock/yum sees that package has a buildreq of openssl, it doesn't notice that openssl.i386 is already installed and tries to install openssl.i686, which fails due to a bunch of file conflicts.

Log:
http://koji.fedoraproject.org/koji/getfile?taskID=1250925&name=root.log

F-9 build of same package succeeds:
http://koji.fedoraproject.org/koji/getfile?taskID=1250950&name=root.log

devel build of same package succeeds:
http://koji.fedoraproject.org/koji/getfile?taskID=1250009&name=root.log

In the F-9 build, openssl is not part of the default buildroot and so installing it as a buildreq presents no problems.

The devel build was on a ppc builder so there was no i386/i686 conflict opportunity.


I have now resubmitted this task so as to get the build done. I happened to get an x86_64 builder which of course did not exhibit this issue and the build succeeded.

http://koji.fedoraproject.org/koji/getfile?taskID=1296788&name=root.log

it should get and noticed the correct one now.

Login to comment on this ticket.

Metadata