https://bugzilla.redhat.com/show_bug.cgi?id=1725924



--- Comment #30 from Steven Jay Munroe <[email protected]> ---
ok I have been able to:
fedpkg --user munroesj52 clone pveclib

set up and run a mock build:

mock -r default --rebuild pveclib-1.0.3-1.fc30.src.rpm

then import the srpm built by mock

fedpkg --user munroesj52 import 
/var/lib/mock/fedora-rawhide-ppc64le/result/pveclib-1.0.3-1.fc31.src.rpm

I had to manually git commit/push (perhaps because I had not set up
kerberos/Koji yet).

git add v1.0.3.tar.gz 
git commit -m "Initial import (#1725924)."
git push

Then Koji build against the repo:

fedpkg --user munroesj52 build

with good status:

36741637 build (rawhide,
/rpms/pveclib.git:e49d0062cea3bbc86e8542357175abad416ee19b) completed
successfully

Note I use --user munroesj52 because my login for the local system is
different. Does setting up ~/.fedora.upn remove this issue?

Also Koji claimed to build for: armv7-06, s390x-18, in addition to ppc64le-24.
I had assumed that the "ExclusiveArch: ppc %{power64}" would have prevented
that?

So what is the next step?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to