[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2020-05-05 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60 days.] ** Changed in: apport (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/264724

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2020-03-05 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: apport (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2013-03-24 Thread Matthias Klose
so it looks like this is something which cannot be done in python- defaults itself. site.py has: +# install the apport exception handler if available +try: +import apport_python_hook +except ImportError: +pass +else: +apport_python_hook.install() so

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2010-03-16 Thread Matthias Klose
so maybe provide a shell script which looks for installed modules and installs the corresponding -dbg package? in this case, this should be something for devscripts? -- apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed https://bugs.launchpad.net/bugs/264724 You

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2009-10-12 Thread Martin Pitt
I think python-apport should either depend on python-apt-dbg or disable the hook for python*-dbg sessions. Introducing a dependency to python-apt-dbg sounds wrong, since we don't want to install python-dbg, python-apt-dbg and friends by default. This essentially seems to be a problem in the -dbg

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2009-10-12 Thread Loïc Minier
** Package changed: apport (Ubuntu) = python-defaults (Ubuntu) ** Changed in: python-defaults (Ubuntu) Status: Won't Fix = Triaged -- apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed https://bugs.launchpad.net/bugs/264724 You received this bug

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2009-09-10 Thread Marco Rodrigues
It can be reproduced on karmic using $ python-dbg -c 'import apport' -- apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed https://bugs.launchpad.net/bugs/264724 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 264724] Re: apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed

2008-09-11 Thread Andreas Moog
** Changed in: apport (Ubuntu) Importance: Undecided = Low Status: New = Confirmed ** Tags added: packaging -- apport_python_hook breaks under python-dbg unless you have python-apt-dbg installed https://bugs.launchpad.net/bugs/264724 You received this bug notification because you are