Bug 2013378 - [abrt] fedora-third-party: check_call(): subprocess.py:369:check_call:subprocess.CalledProcessError: Command '['flatpak', 'remote-add', '--from', 'flathub', '/usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo']' returned non-zero exit status 1.
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: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Owen Taylor
QA Contact:
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:dc153e43b3c7784c0bb2df75098...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-12 17:35 UTC by Ahmed Nabil
Modified: 2021-10-20 15:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-20 15:49:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.24 KB, text/plain)
2021-10-12 17:35 UTC, Ahmed Nabil
no flags Details
File: cpuinfo (2.20 KB, text/plain)
2021-10-12 17:35 UTC, Ahmed Nabil
no flags Details
File: environ (111 bytes, text/plain)
2021-10-12 17:35 UTC, Ahmed Nabil
no flags Details
File: mountinfo (2.56 KB, text/plain)
2021-10-12 17:35 UTC, Ahmed Nabil
no flags Details
File: namespaces (172 bytes, text/plain)
2021-10-12 17:35 UTC, Ahmed Nabil
no flags Details
File: open_fds (332 bytes, text/plain)
2021-10-12 17:35 UTC, Ahmed Nabil
no flags Details

Description Ahmed Nabil 2021-10-12 17:35:34 UTC
Version-Release number of selected component:
fedora-third-party-0.6-1.fc36

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-983.slice/session-c1.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-1.fc36.x86_64
kernel:         5.15.0-0.rc4.33.fc36.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
subprocess.py:369:check_call:subprocess.CalledProcessError: Command '['flatpak', 'remote-add', '--from', 'flathub', '/usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo']' 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 42, in enable
    repository.enable()
  File "/usr/lib/python3.10/site-packages/fedora_third_party/repository.py", line 94, in enable
    self.run_flatpak(['remote-add', '--from', self.name, self.flatpakrepo])
  File "/usr/lib/python3.10/site-packages/fedora_third_party/repository.py", line 89, in run_flatpak
    subprocess.check_call(command)
  File "/usr/lib64/python3.10/subprocess.py", line 369, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['flatpak', 'remote-add', '--from', 'flathub', '/usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo']' returned non-zero exit status 1.

Local variables in innermost frame:
popenargs: (['flatpak', 'remote-add', '--from', 'flathub', '/usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo'],)
kwargs: {}
retcode: 1
cmd: ['flatpak', 'remote-add', '--from', 'flathub', '/usr/lib/fedora-third-party/conf.d/fedora-flathub.flatpakrepo']

Potential duplicate: bug 2007075

Comment 1 Ahmed Nabil 2021-10-12 17:35:37 UTC
Created attachment 1832306 [details]
File: backtrace

Comment 2 Ahmed Nabil 2021-10-12 17:35:38 UTC
Created attachment 1832307 [details]
File: cpuinfo

Comment 3 Ahmed Nabil 2021-10-12 17:35:39 UTC
Created attachment 1832308 [details]
File: environ

Comment 4 Ahmed Nabil 2021-10-12 17:35:40 UTC
Created attachment 1832309 [details]
File: mountinfo

Comment 5 Ahmed Nabil 2021-10-12 17:35:41 UTC
Created attachment 1832310 [details]
File: namespaces

Comment 6 Ahmed Nabil 2021-10-12 17:35:42 UTC
Created attachment 1832311 [details]
File: open_fds

Comment 7 Owen Taylor 2021-10-20 15:49:36 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.