Your message dated Fri, 9 Nov 2012 16:26:35 +0000
with message-id <[email protected]>
and subject line Re: Bug#630361: python-augeas should depend on libpython2.6
has caused the Debian Bug report #630361,
regarding python-augeas should depend on libpython2.6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
630361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-augeas
Version: 0.3.0-1
Severity: normal
Tags: squeeze
augeas visibly requires libpython2.6.
pierre@debian:~/pydoc-auges$ pydoc -w augeas
problem in augeas - <type 'exceptions.ImportError'>: Unable to import
libpython2.6!
pierre@debian:~/pydoc-auges$ sudo apt-get install libpython2.6
[...]
Setting up libpython2.6 (2.6.6-8+b1) ...
pierre@debian:~/pydoc-auges$ pydoc -w augeas
wrote augeas.html
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-augeas depends on:
ii libaugeas0 0.7.2-1 The augeas configuration editing l
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-support 1.0.10 automated rebuilding support for P
python-augeas recommends no packages.
python-augeas suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-augeas
Source-Version: 0.4.1-1
On Mon, Jun 13, 2011 at 01:39:00PM +0200, Pierre Carrier wrote:
> augeas visibly requires libpython2.6.
>
> pierre@debian:~/pydoc-auges$ pydoc -w augeas
> problem in augeas - <type 'exceptions.ImportError'>: Unable to import
> libpython2.6!
> pierre@debian:~/pydoc-auges$ sudo apt-get install libpython2.6
> [...]
> Setting up libpython2.6 (2.6.6-8+b1) ...
> pierre@debian:~/pydoc-auges$ pydoc -w augeas
> wrote augeas.html
This appears to have been fixed by the latest upload, but the maintainer
closed the wrong bug number.
python-augeas (0.4.1-1) unstable; urgency=low
* New upstream release
* Depend on libpython2.6 and libpython2.7 (Closes: #654321)
-- Free Ekanayaka <[email protected]> Mon, 01 Oct 2012 09:12:56 +0200
--
Colin Watson [[email protected]]
--- End Message ---