Bug 2009432 - python nest asyncio failed transaction test on dnf offline upgrade
Summary: python nest asyncio failed transaction test on dnf offline upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 2007799
Alias: None
Product: Fedora
Classification: Fedora
Component: python-nest-asyncio
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Lumír Balhar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-30 16:00 UTC by David Marceau
Modified: 2021-10-01 09:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-01 09:08:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Marceau 2021-09-30 16:00:46 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.  dnf offline-upgrade download --allowerasing -y

Actual results:
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
  file /usr/lib/python3.10/site-packages/__pycache__/nest_asyncio.cpython-310.opt-1.pyc from install of python3-nest-asyncio-1.5.1-1.fc36.noarch conflicts with file from package python3-nest_asyncio-1.4.3-5.fc35.noarch
  file /usr/lib/python3.10/site-packages/__pycache__/nest_asyncio.cpython-310.pyc from install of python3-nest-asyncio-1.5.1-1.fc36.noarch conflicts with file from package python3-nest_asyncio-1.4.3-5.fc35.noarch
  file /usr/lib/python3.10/site-packages/nest_asyncio.py from install of python3-nest-asyncio-1.5.1-1.fc36.noarch conflicts with file from package python3-nest_asyncio-1.4.3-5.fc35.noarch

Expected results:
transaction tests passed.

Additional info:

Comment 1 Lumír Balhar 2021-10-01 09:08:26 UTC

*** This bug has been marked as a duplicate of bug 2007799 ***


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