Bug 2003158 - [abrt] fedora-third-party: check_call(): subprocess.py:369:check_call:subprocess.CalledProcessError: Command '['chcon', '--reference', PosixPath('/etc/yum.repos.d/rpmfusion-nonfree-steam.repo'), '/etc/yum.repos.d/rpmfusion-nonfree-steam.repo.5c0s5vbw']...
Summary: [abrt] fedora-third-party: check_call(): subprocess.py:369:check_call:subproc...
Keywords:
Status: CLOSED DUPLICATE of bug 2001837
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-third-party
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact:
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:fb64985b4548c1877b63a166564...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-10 13:31 UTC by Thomas Citharel
Modified: 2021-10-20 15:48 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-20 15:48:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.24 KB, text/plain)
2021-09-10 13:31 UTC, Thomas Citharel
no flags Details
File: cpuinfo (2.83 KB, text/plain)
2021-09-10 13:31 UTC, Thomas Citharel
no flags Details
File: environ (132 bytes, text/plain)
2021-09-10 13:32 UTC, Thomas Citharel
no flags Details
File: mountinfo (3.19 KB, text/plain)
2021-09-10 13:32 UTC, Thomas Citharel
no flags Details
File: namespaces (172 bytes, text/plain)
2021-09-10 13:32 UTC, Thomas Citharel
no flags Details
File: open_fds (336 bytes, text/plain)
2021-09-10 13:32 UTC, Thomas Citharel
no flags Details

Description Thomas Citharel 2021-09-10 13:31:56 UTC
Version-Release number of selected component:
fedora-third-party-0.6-1.fc35

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-gnome\x2dsoftware\x2dservice-3457.scope
cmdline:        /usr/bin/python3 /usr/bin/fedora-third-party enable
crash_function: check_call
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/fedora-third-party
interpreter:    python3-3.10.0~rc2-1.fc35.x86_64
kernel:         5.14.0-60.fc35.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
subprocess.py:369:check_call:subprocess.CalledProcessError: Command '['chcon', '--reference', PosixPath('/etc/yum.repos.d/rpmfusion-nonfree-steam.repo'), '/etc/yum.repos.d/rpmfusion-nonfree-steam.repo.5c0s5vbw']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/bin/fedora-third-party", line 33, in <module>
    sys.exit(load_entry_point('fedora-third-party==0.6', 'console_scripts', 'fedora-third-party')())
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1137, in __call__
    return self.main(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1062, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1668, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/usr/lib/python3.10/site-packages/click/core.py", line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 763, in invoke
    return __callback(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/click/decorators.py", line 84, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/usr/lib/python3.10/site-packages/click/core.py", line 763, in invoke
    return __callback(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/fedora_third_party/cli.py", line 45, in enable
    cfg.dnf_config_editor.save()
  File "/usr/lib/python3.10/site-packages/fedora_third_party/dnf_config_editor.py", line 107, in save
    subprocess.check_call(['chcon', '--reference', repopath, temp.name])
  File "/usr/lib64/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['chcon', '--reference', PosixPath('/etc/yum.repos.d/rpmfusion-nonfree-steam.repo'), '/etc/yum.repos.d/rpmfusion-nonfree-steam.repo.5c0s5vbw']' returned non-zero exit status 1.

Local variables in innermost frame:
popenargs: (['chcon', '--reference', PosixPath('/etc/yum.repos.d/rpmfusion-nonfree-steam.repo'), '/etc/yum.repos.d/rpmfusion-nonfree-steam.repo.5c0s5vbw'],)
kwargs: {}
retcode: 1
cmd: ['chcon', '--reference', PosixPath('/etc/yum.repos.d/rpmfusion-nonfree-steam.repo'), '/etc/yum.repos.d/rpmfusion-nonfree-steam.repo.5c0s5vbw']

Comment 1 Thomas Citharel 2021-09-10 13:31:58 UTC
Created attachment 1822144 [details]
File: backtrace

Comment 2 Thomas Citharel 2021-09-10 13:31:59 UTC
Created attachment 1822145 [details]
File: cpuinfo

Comment 3 Thomas Citharel 2021-09-10 13:32:00 UTC
Created attachment 1822146 [details]
File: environ

Comment 4 Thomas Citharel 2021-09-10 13:32:01 UTC
Created attachment 1822147 [details]
File: mountinfo

Comment 5 Thomas Citharel 2021-09-10 13:32:02 UTC
Created attachment 1822148 [details]
File: namespaces

Comment 6 Thomas Citharel 2021-09-10 13:32:03 UTC
Created attachment 1822149 [details]
File: open_fds

Comment 7 Owen Taylor 2021-10-20 15:48:32 UTC

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


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