#1463 copr-cli fails to build on non-x86_64 architecture?
Closed: Fixed 4 years ago by praiskup. Opened 4 years ago by praiskup.

Check Koji build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=49077642

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mDUKRF
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-copr-1.104
+ /usr/bin/gzip -dc /builddir/build/SOURCES/python-copr-1.104.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-copr-1.104
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf '%{py3dir}'
+ cp -a . '%{py3dir}'
cp: cannot copy a directory, '.', into itself, '%{py3dir}'
error: Bad exit status from /var/tmp/rpm-tmp.mDUKRF (%prep)
    Bad exit status from /var/tmp/rpm-tmp.mDUKRF (%prep)
RPM build errors:
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 776, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-copr.spec

Metadata Update from @praiskup:
- Issue assigned to praiskup

4 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #1464 Merged 4 years ago