Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594400 - net-wireless/bluez: /usr/bin/bluez-list-devices fails with python3*
Summary: net-wireless/bluez: /usr/bin/bluez-list-devices fails with python3*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-19 17:49 UTC by Michał Górny
Modified: 2016-10-09 19:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-09-19 17:49:41 UTC
$ bluez-list-devices 
Traceback (most recent call last):
  File "/usr/bin/bluez-list-devices", line 34, in <module>
    all_devices = (str(path) for path, interfaces in objects.iteritems() if
AttributeError: 'dbus.Dictionary' object has no attribute 'iteritems'

$ python2.7 /usr/bin/bluez-list-devices 
[ /org/bluez/hci0 ]
    Name = BlueZ 5.41
    Powered = 1
[...]
Comment 1 Pacho Ramos gentoo-dev 2016-10-09 19:04:56 UTC
done in 5.42