Bug 1768931

Summary: [abrt] blueberry: run(): subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
Product: [Fedora] Fedora Reporter: Davide Repetto <red>
Component: blueberryAssignee: Alternative GTK desktop environments <alt-gtk-de-sig>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: alt-gtk-de-sig, boeuf32, bojov, dev, dominik, dwald34, hansheijmans64, hyphen9, ianpas78, impreza5267, john.roden, kevin, leigh123linux, lzavacky, mpitfield, noloader, nonamedotc, r.teafatiller2, stanley.king
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e25afe2c5fb6b502e18cbb0cd0cecc79d70082d4
Whiteboard: abrt_hash:11a471b1c6a37c1643cb1b4aa66f56864fb2bba7;VARIANT_ID=matecompiz;
Fixed In Version: blueberry-1.3.3-1.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-09 01:26:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Davide Repetto 2019-11-05 15:15:06 UTC
Description of problem:
The error popped up at boot on a computer that has no bluetooth.

Version-Release number of selected component:
blueberry-1.2.9-1.fc31

Additional info:
reporter:       libreport-2.10.1
cgroup:         0::/user.slice/user-1000.slice/session-2.scope
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc31.noarch
kernel:         5.3.7-301.fc31.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/lib/blueberry/blueberry-tray.py", line 32, in do_startup
    self.rfkill = rfkillMagic.Interface(self.update_icon_callback, debug)
  File "/usr/lib/blueberry/rfkillMagic.py", line 29, in __init__
    self.have_adapter = self.adapter_check()
  File "/usr/lib/blueberry/rfkillMagic.py", line 35, in adapter_check
    res = subprocess.check_output(RFKILL_CHK).decode('utf-8')
  File "/usr/lib64/python3.7/subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "/usr/lib64/python3.7/subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.

Local variables in innermost frame:
input: None
capture_output: False
timeout: None
check: True
popenargs: (['/usr/sbin/rfkill', 'list', 'bluetooth'],)
kwargs: {'stdout': -1}
process: <subprocess.Popen object at 0x7f4337ba4a10>
stdout: b''
stderr: None
retcode: 1

Potential duplicate: bug 1768410

Comment 1 Davide Repetto 2019-11-05 15:15:08 UTC
Created attachment 1633004 [details]
File: backtrace

Comment 2 Davide Repetto 2019-11-05 15:15:10 UTC
Created attachment 1633005 [details]
File: cpuinfo

Comment 3 Davide Repetto 2019-11-05 15:15:11 UTC
Created attachment 1633006 [details]
File: environ

Comment 4 Davide Repetto 2019-11-05 15:15:13 UTC
Created attachment 1633007 [details]
File: mountinfo

Comment 5 Davide Repetto 2019-11-05 15:15:14 UTC
Created attachment 1633008 [details]
File: namespaces

Comment 6 Davide Repetto 2019-11-05 15:15:15 UTC
Created attachment 1633009 [details]
File: open_fds

Comment 7 Retlaw Dlawso 2019-11-13 07:29:24 UTC
*** Bug 1771875 has been marked as a duplicate of this bug. ***

Comment 8 David Wald 2019-11-17 18:49:42 UTC
*** Bug 1773340 has been marked as a duplicate of this bug. ***

Comment 9 goecho 2019-11-18 01:40:05 UTC
*** Bug 1773387 has been marked as a duplicate of this bug. ***

Comment 10 impreza5267 2019-11-18 15:46:02 UTC
Similar problem has been detected:

I've installed Fedora on a USB drive and this happened the first time I booted on a different PC than the original one used for installation.  That PC has bluetooth hardware, the one where the bug occurred does not.

reporter:       libreport-2.10.1
cgroup:         0::/user.slice/user-1000.slice/session-2.scope
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc31.noarch
kernel:         5.3.11-300.fc31.x86_64
package:        blueberry-1.2.9-1.fc31
reason:         subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 11 Bojan Jovanovic 2019-11-24 23:37:39 UTC
*** Bug 1776040 has been marked as a duplicate of this bug. ***

Comment 12 lzavacky 2019-11-28 07:34:56 UTC
Similar problem has been detected:

It appears after log in

reporter:       libreport-2.11.3
cgroup:         0::/user.slice/user-1000.slice/session-4.scope
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc31.noarch
kernel:         5.3.12-300.fc31.x86_64
package:        blueberry-1.2.9-1.fc31
reason:         subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 13 hansheijmans64 2019-12-04 22:54:06 UTC
*** Bug 1779891 has been marked as a duplicate of this bug. ***

Comment 14 John Roden 2019-12-06 20:48:18 UTC
*** Bug 1780768 has been marked as a duplicate of this bug. ***

Comment 15 Fedora Update System 2019-12-11 23:25:02 UTC
FEDORA-2019-7d48b3171f has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7d48b3171f

Comment 16 Fedora Update System 2019-12-12 02:45:37 UTC
blueberry-1.3.3-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-7d48b3171f

Comment 17 Jeffrey Walton 2019-12-30 04:46:57 UTC
*** Bug 1786977 has been marked as a duplicate of this bug. ***

Comment 18 Fedora Update System 2020-01-09 01:26:45 UTC
blueberry-1.3.3-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 19 Dominik 'Rathann' Mierzejewski 2020-02-05 10:48:36 UTC
*** Bug 1788025 has been marked as a duplicate of this bug. ***

Comment 20 Dominik 'Rathann' Mierzejewski 2020-02-05 10:49:13 UTC
*** Bug 1768093 has been marked as a duplicate of this bug. ***

Comment 21 Dominik 'Rathann' Mierzejewski 2020-02-05 10:52:13 UTC
*** Bug 1768493 has been marked as a duplicate of this bug. ***