#2579 Install into /usr/lib rather than /usr/lib64/
Merged by tkopecek. Opened by mprivozn.
mprivozn/koji fix_32bits  into  master

Download 2579.patch

In koji-1.22.0-129-g0ef3c751 I've changed the way how
site-packages directory is obtained. What I did not realize back
then is there can be multilib systems which will not search for
packages in /usr/lib64. But 64bit systems do look into /usr/lib.
Therefore, let's pick the location where both systems work.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1894261
Fixes: #2578
https://pagure.io/koji/issue/2578
Signed-off-by: Michal Privoznik mprivozn@redhat.com

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

:thumbsup:

Thanks!

Is there an eta for a 1.23.1 with this patch?

Metadata Update from @jcupova:
- Pull-request untagged with: testing-ready

hmm, back - it doesn't build on f33 - mismatch between spec and Makefile

1.23.1 is planned somewhere in the beginning of January due to Christmas. So, backporting it makes sense (when it will work correctly).

rebased onto 856373bddb6802962ef574fe3eef33959a32d918

hmm, back - it doesn't build on f33 - mismatch between spec and Makefile

Fixed.

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @jcupova:
- Pull-request untagged with: testing-ready

Metadata Update from @jcupova:
- Pull-request tagged with: testing-ready

Ok, few more problems - this doesn't work for Rhel7 and f32. :-(

Metadata Update from @jcupova:
- Pull-request untagged with: testing-ready

rebased onto 66ba134859f268d36af6bfedf8e851959b06dd2d

Alright. I've done some more analysis and something else must have changed, because when I reverted my original commit then I still wasn't able to build. Nevertheless, I've fixed the build and tested successfully on rhel7, f32 and rawhide.

Metadata Update from @jcupova:
- Pull-request tagged with: testing-ready

Great, we built it for F33, F32, F31, rawhide, RHEL7 and RHEL8 without problems now. Thank you for fix!.

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit 2fa1f050 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata