Bug 1319071 - RFE: show hint when hitting cpio error
Summary: RFE: show hint when hitting cpio error
Keywords:
Status: CLOSED DUPLICATE of bug 1177479
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-18 15:14 UTC by Honza Silhan
Modified: 2016-03-31 10:56 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-31 10:56:15 UTC
Type: ---


Attachments (Terms of Use)

Description Honza Silhan 2016-03-18 15:14:21 UTC
When there's the cpio error during transaction, show more useful hint

actual result:
error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/requests/packages/chardet: cpio: rename

expected result:
error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/requests/packages/chardet: cpio: rename,
the content of the package might be already installed via different source

Comment 1 Honza Silhan 2016-03-29 14:45:00 UTC
This was reported from IRC by some confused user. IMO the hint should be inside rpm error message.

Reproducer:
1) rpm -e python(3)-requests
2) pip(3) install requests
3) dnf install python(3)-requests

Comment 2 Ľuboš Kardoš 2016-03-31 10:56:15 UTC

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


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