[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-04-02 Thread turgay usal
** Attachment added: "Ekran Görüntüsü - 2019-04-02 17-42-06.png" https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1811694/+attachment/5252074/+files/Ekran%20G%C3%B6r%C3%BCnt%C3%BCs%C3%BC%20-%202019-04-02%2017-42-06.png -- You received this bug notification because you are a member of

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-04-02 Thread Julian Andres Klode
This only affects disco, as the change to raise RuntimeError on StopIteration was made in Python 3.7. The reports from 18.10 and 18.04 in the error tracker had a python 3.7, so were partially upgraded to disco already. -- You received this bug notification because you are a member of Ubuntu

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-04-02 Thread Launchpad Bug Tracker
This bug was fixed in the package aptdaemon - 1.1.1+bzr982-0ubuntu21 --- aptdaemon (1.1.1+bzr982-0ubuntu21) disco; urgency=medium * Use 'return' instead of 'raise StopIteration', in order to adjust for PEP 479 which turns 'raise StopIteration' into a 'RuntimeError' (LP:

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-03-27 Thread Julian Andres Klode
Doing sed s/raise StopIteration/return/ to adjust to PEP479. ** Changed in: aptdaemon (Ubuntu Disco) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811694

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-03-22 Thread Francis Ginther
** Tags added: id-5c93b581e67b7413f075d97d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811694 Title:

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-03-21 Thread Brian Murray
** Also affects: aptdaemon (Ubuntu Disco) Importance: High Status: Confirmed ** Tags removed: rls-dd-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811694 Title:

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-03-20 Thread Brian Murray
Here's the Traceback: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/defer/__init__.py", line 487, in _inline_callbacks result = gen.send(result) File "/usr/lib/python3/dist-packages/aptdaemon/policykit1.py", line 152, in get_uid_from_dbus_name

[Bug 1811694] Re: /usr/sbin/aptd:RuntimeError:_inline_callbacks:get_uid_from_dbus_name:return_value:_inline_callbacks:_check_simulated:_inline_callbacks

2019-01-14 Thread Sebastien Bacher
** Tags added: rls-dd-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811694 Title: