On Tue, 2007-07-24 at 12:09 +0000, Martin Pitt wrote:
> Thank you! The seahorse crash had an empty core dump (see bug 122688),
> so it indeed cannot contain anything sensitive. The dump does not cause
> apport to crash, though, so it does not help me to reproduce the
> circumstances.
> 
> It looks like packaging.get_source('seahorse') returned None on your
> system. What does this print out for you:
> 
>   python -c "import apt; print
> apt.Cache()['seahorse'].sourcePackageName"
> 
> It should answer with a warning about "apt API not stable yet" and print
> "seahorse" as the last line.

Nope:

$ python -c "import apt; print
> apt.Cache()['seahorse'].sourcePackageName"
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not 
stable yet
  warnings.warn("apt API not stable yet", FutureWarning)

$

b.

-- 
My other computer is your Microsoft Windows server.

Brian J. Murrell

-- 
apport-gtk crashed with AssertionError in __setitem__()
https://bugs.launchpad.net/bugs/123062
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to