Bug 1901455

Summary: Local retrace fails extracting debuginfo
Product: [Fedora] Fedora Reporter: Ivan Molodetskikh <yalterz>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: abrt-devel-list, abrt-sig, code, jakub, jmilan, mgrabovs, michal.toman, mmarusak, msuchy
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-30 14:12:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ivan Molodetskikh 2020-11-25 09:49:31 UTC
Local retraces fail.

Analyzing coredump 'coredump'
Cleaning cache...
Cache cleaning has finished
Coredump references 14 debuginfo files, 16 of them are not installed
Initializing package manager
Setting up repositories
Looking for needed packages in repositories
Can't find packages for 14 debuginfo files
Packages to download: 3
Downloading 469.57Mb, installed size: 1858.79Mb. Continue? 'YES'
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  12%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  23%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  35%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  46%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  58%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  69%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  81%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm:  92%
Downloading (1 of 3) clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm: 100%
Extracting cpio from /var/tmp/dnf-yalter-rhl7d_z9/updates-debuginfo-a98e8c3c8105d7b7/packages/clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm
Caching files from unpacked.cpio made from clang-libs-debuginfo-11.0.0-2.fc33.x86_64.rpm
Can't extract files from '/var/tmp/abrt-tmp-debuginfo.7HOQeH/unpacked.cpio'. For more information see '/tmp/abrt-unpacking-_krljztm'
Unpacking failed, aborting download...
Can't download debuginfos: [Errno 1] Operation not permitted: '/var/cache/abrt-di/usr'

The file says:

cpio: ./usr/lib/debug: Cannot change mode to rwxr-xr-x: Operation not permitted
cpio: ./usr/lib/debug/.build-id: Cannot change mode to rwxr-xr-x: Operation not permitted
cpio: ./usr/lib/debug/.build-id/4f: Cannot change mode to rwxr-xr-x: Operation not permitted
cpio: ./usr/lib/debug/.build-id/a6: Cannot change mode to rwxr-xr-x: Operation not permitted
cpio: ./usr/lib/debug/usr: Cannot change mode to rwxr-xr-x: Operation not permitted
cpio: ./usr/lib/debug/usr/lib64: Cannot change mode to rwxr-xr-x: Operation not permitted
3676056 blocks

Version-Release number of selected component (if applicable):
abrt-2.14.4-7.fc33.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Get a crash and try a local retrace.

Comment 1 Ben Beasley 2020-11-30 14:12:02 UTC

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