** Tags added: id-5e540609ebb75b15e089ff0e
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1851806
Title:
'module' object has no attribute 'O_PATH'
Status in apport package
This bug was fixed in the package apport - 2.20.11-0ubuntu16
---
apport (2.20.11-0ubuntu16) focal; urgency=medium
* SECURITY REGRESSION: 'module' object has no attribute 'O_PATH'
(LP: #1851806)
- apport/report.py, apport/ui.py: use file descriptors for /proc/pid
direct
** Changed in: apport (Ubuntu)
Assignee: (unassigned) => Tiago Stürmer Daitx (tdaitx)
** Changed in: apport (Ubuntu)
Importance: Undecided => High
** Changed in: apport (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubu
** Branch linked: lp:~tdaitx/ubuntu/focal/apport/lp-1851806-fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1851806
Title:
'module' object has no attribute 'O_PATH'
Sta
** Tags added: id-5dd454a1dd84728273703743
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1851806
Title:
'module' object has no attribute 'O_PATH'
Status in apport package
The above looks like some Python 3 code ended up in a Python 2.7
document, given opener= was added in Python 3.3 it seems.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/18518
Simply removing O_PATH from the line in question leads to:
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 597, in
app.run_argv()
File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 661, in run_argv
return self.run_update_report()
File "/usr/lib/p
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: apport (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net
** Tags added: regression-update
** Changed in: apport (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1851806
Title:
'module' obj
Here's a reproduction of the error:
bcurtiss@bcurtiss-laptop:~$ ipython
Python 2.7.12 (default, Oct 8 2019, 14:14:10)
Type "copyright", "credits" or "license" for more information.
IPython 2.4.1 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%qu
I'm not exactly sure how to reproduce this bug, but I did encounter the
same issue. It looks like the bug was recently introduced in this
commit:
https://git.launchpad.net/ubuntu/+source/apport/commit/?h=applied/ubuntu
/xenial-security&id=ecd7418b02911c6649b69a592cca74cfbac8813d
```
@@ -510,22 +51
Thank you for your bug report. Could you give some steps to trigger the
issue?
** Changed in: apport (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.lau
12 matches
Mail list logo