Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1728073 - python-conda-package-handling fails to build on Fedora 31 (rawhide)
Summary: python-conda-package-handling fails to build on Fedora 31 (rawhide)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-conda-package-handling
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F31FTBFS PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-07-08 23:42 UTC by Miro Hrončok
Modified: 2019-07-31 22:40 UTC (History)
1 user (show)

Fixed In Version: python-conda-package-handling-1.3.11-1.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-30 01:49:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-07-08 23:42:47 UTC
python-conda-package-handling fails to build with Python 3.8.0b2.

___________________ test_secure_refusal_to_extract_abs_paths ___________________
Traceback (most recent call last):
  File "/builddir/build/BUILD/conda-package-handling-1.3.1/tests/test_api.py", line 152, in test_secure_refusal_to_extract_abs_paths
    api.extract('pinkie.tar.bz2')
  File "/usr/lib/python3.8/site-packages/_pytest/python_api.py", line 729, in __exit__
    fail(self.message)
  File "/usr/lib/python3.8/site-packages/_pytest/outcomes.py", line 116, in fail
    raise Failed(msg=msg, pytrace=pytrace)
Failed: DID NOT RAISE <class 'libarchive.exception.ArchiveError'>
- generated xml file: /builddir/build/BUILD/conda-package-handling-1.3.1/junit.xml -

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.8/fedora-rawhide-x86_64/00964885-python-conda-package-handling/

For all our attempts to build python-conda-package-handling with Python 3.8, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/python-conda-package-handling/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.8:
https://copr.fedorainfracloud.org/coprs/g/python/python3.8/

Let us know here if you have any questions.

Comment 1 Miro Hrončok 2019-07-08 23:47:01 UTC
Reproduced on rawhide.


Note You need to log in before you can comment on or make changes to this bug.