Bug 1754268 - [abrt] blueberry: run(): subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
Summary: [abrt] blueberry: run(): subprocess.py:487:run:subprocess.CalledProcessError:...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blueberry
Version: 30
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alternative GTK desktop environments
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:817612a61e0a66e1bbd6cf2e819...
: 1754399 1754674 1755298 1757946 1761250 1761256 1768410 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-22 11:22 UTC by Matt D.
Modified: 2020-02-24 17:38 UTC (History)
45 users (show)

Fixed In Version: blueberry-1.2.9-2.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-14 01:11:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details
File: cgroup (331 bytes, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details
File: cpuinfo (1.22 KB, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details
File: environ (3.67 KB, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details
File: mountinfo (3.53 KB, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details
File: namespaces (129 bytes, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details
File: open_fds (1006 bytes, text/plain)
2019-09-22 11:22 UTC, Matt D.
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github linuxmint blueberry issues 88 0 None closed Exception when rfkill fails due to /dev/rfkill missing 2020-02-05 10:44:15 UTC

Description Matt D. 2019-09-22 11:22:07 UTC
Description of problem:
Crashed on system startup

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

Additional info:
reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:487: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 395, in check_output
    **kwargs).stdout
  File "/usr/lib64/python3.7/subprocess.py", line 487, 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 0x7fc169d19150>
stdout: b''
stderr: None
retcode: 1

Potential duplicate: bug 1747466

Comment 1 Matt D. 2019-09-22 11:22:10 UTC
Created attachment 1617761 [details]
File: backtrace

Comment 2 Matt D. 2019-09-22 11:22:11 UTC
Created attachment 1617762 [details]
File: cgroup

Comment 3 Matt D. 2019-09-22 11:22:12 UTC
Created attachment 1617763 [details]
File: cpuinfo

Comment 4 Matt D. 2019-09-22 11:22:13 UTC
Created attachment 1617764 [details]
File: environ

Comment 5 Matt D. 2019-09-22 11:22:14 UTC
Created attachment 1617765 [details]
File: mountinfo

Comment 6 Matt D. 2019-09-22 11:22:16 UTC
Created attachment 1617766 [details]
File: namespaces

Comment 7 Matt D. 2019-09-22 11:22:17 UTC
Created attachment 1617767 [details]
File: open_fds

Comment 8 Matt D. 2019-09-22 11:42:54 UTC
Similar problem has been detected:

Crashed on sytem startup.

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 9 Matt D. 2019-09-22 11:44:46 UTC
Similar problem has been detected:

Crash when trying to run the application from a VMware virtual machine.

reporter:       libreport-2.10.1
cmdline:        blueberry '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 10 Dominik 'Rathann' Mierzejewski 2019-09-22 17:22:31 UTC
Known issue.

Comment 11 Junior 2019-09-22 22:04:53 UTC
Similar problem has been detected:


I do not know what happened.
It happened after I restarted the computer.

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 12 gparmiggiani 2019-09-23 07:21:02 UTC
*** Bug 1754399 has been marked as a duplicate of this bug. ***

Comment 13 Adolf Daniel 2019-09-23 13:24:06 UTC
Similar problem has been detected:

on starting the computer

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 14 Tadeu 2019-09-23 21:06:15 UTC
*** Bug 1754674 has been marked as a duplicate of this bug. ***

Comment 15 fred 2019-09-25 06:31:17 UTC
Similar problem has been detected:

Au démarrage de la session ou du PC

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.16-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       unknown
type:           Python3
uid:            1000

Comment 16 Brian Read 2019-09-25 08:34:38 UTC
*** Bug 1755298 has been marked as a duplicate of this bug. ***

Comment 17 SieGeL 2019-09-26 10:08:45 UTC
Similar problem has been detected:

Error occured directly after login 

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.16-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 18 smcgda 2019-10-01 07:36:44 UTC
Similar problem has been detected:

During start up of O.S. 

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.17-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 19 Olexander 2019-10-02 19:25:50 UTC
*** Bug 1757946 has been marked as a duplicate of this bug. ***

Comment 20 Ken Dubrick 2019-10-05 17:12:58 UTC
Similar problem has been detected:

just booting up to desktop

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.17-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 21 Sascha 2019-10-07 06:14:35 UTC
Similar problem has been detected:

Directly after booting and login to desktop

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.17-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 22 Jed Reynolds 2019-10-07 21:23:26 UTC
Similar problem has been detected:

Installed on virtualbox 5.2.32; did dnf updates and rebooted

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.17-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 23 Peter Lister 2019-10-13 19:08:24 UTC
*** Bug 1761250 has been marked as a duplicate of this bug. ***

Comment 24 Marco Heyde 2019-10-13 19:41:09 UTC
*** Bug 1761256 has been marked as a duplicate of this bug. ***

Comment 25 mmorrisbiz 2019-10-14 13:20:43 UTC
Similar problem has been detected:

failed on login after bootup

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.18-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 26 Victor Stratan 2019-10-17 02:49:33 UTC
Similar problem has been detected:

right after boot - login

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 27 Sascha 2019-10-25 05:38:32 UTC
Similar problem has been detected:

Directly after login to desktop

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.3.6-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 28 C L 2019-10-27 10:32:01 UTC
Experienced in a virtual machine without any bluetooth support.

Running "rfkill list bluetooth" from a terminal in the guest yields the following output:

[user@host ~]$ rfkill list bluetooth ; echo $?
rfkill: cannot open /dev/rfkill: No such file or directory
rfkill: cannot read /dev/rfkill: Bad file descriptor
1

Comment 29 Greg Mansfield 2019-11-05 15:54:28 UTC
Similar problem has been detected:

Upgraded to Fedora 31 and logged in after upgrade reboot.

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.18-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1209

Comment 30 Victor Stratan 2019-11-16 07:16:07 UTC
Similar problem has been detected:

logge in to X just after reboot.

reporter:       libreport-2.10.1
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.2.15-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:487:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 5
type:           Python3
uid:            1000

Comment 31 Dominik 'Rathann' Mierzejewski 2020-02-05 10:53:37 UTC
*** Bug 1768410 has been marked as a duplicate of this bug. ***

Comment 32 Fedora Update System 2020-02-05 11:44:59 UTC
FEDORA-2020-cde294ad4d has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-cde294ad4d

Comment 33 Fedora Update System 2020-02-06 01:33:31 UTC
blueberry-1.2.9-2.fc30 has been pushed to the Fedora 30 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-2020-cde294ad4d

Comment 34 Fedora Update System 2020-02-14 01:11:54 UTC
blueberry-1.2.9-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 35 Alejo Luna 2020-02-24 17:38:47 UTC
Similar problem has been detected:

al intentar entrar varias ocaciones sin poder accesar por la contrasena manda el error y al ponerle la correcta entra con error

reporter:       libreport-2.11.3
cmdline:        blueberry-tray '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/lib/blueberry/blueberry-tray.py
interpreter:    blueberry-1.2.9-1.fc30.noarch
kernel:         5.3.11-200.fc30.x86_64
package:        blueberry-1.2.9-1.fc30
reason:         subprocess.py:512:run:subprocess.CalledProcessError: Command '['/usr/sbin/rfkill', 'list', 'bluetooth']' returned non-zero exit status 1.
runlevel:       N 3
type:           Python3
uid:            0


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