[Python-modules-team] Bug#550931: [python-parted] should depend on python-decorator

2009-10-14 Thread Christophe Monniez
Package: python-parted
Version: 2.1.1-1
Severity: important

When python-decorator is not installed, it raise this error :
Python 2.5.4 (r254:67916, Sep 26 2009, 10:32:22) 
[GCC 4.3.4] on linux2
Type help, copyright, credits or license for more information.
 import parted
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/pymodules/python2.5/parted/__init__.py, line 43, in module
from alignment import Alignment
  File /usr/lib/pymodules/python2.5/parted/alignment.py, line 28, in module
from decorators import localeC
  File /usr/lib/pymodules/python2.5/parted/decorators.py, line 23, in module
from decorator import decorator
ImportError: No module named decorator

It's solved by apt-geting python-decorator.


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-2-amd64

Debian Release: squeeze/sid
  500 testing ftp.fr.debian.org 
  500 testing ftp.belnet.be 

--- Package information. ---
Depends  (Version) | Installed
==-+-
python( 2.6) | 2.5.4-2
python(= 2.5) | 2.5.4-2
python-support (= 0.90.0) | 1.0.4
libc6   (= 2.2.5) | 2.9-25
libdevmapper1.02.1  (= 2:1.02.20) | 2:1.02.38-1
libparted1.8-12(= 1.8.8.git.2009.06.03-1) | 1.8.8.git.2009.07.19-5
libuuid1 (= 2.16) | 2.16.1-3


Package's Recommends field is empty.

Package's Suggests field is empty.



-- 
Christophe Monniez christophe.monn...@fccu.be




___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#551027: python-scipy: ipython -pylab segfaults

2009-10-14 Thread Bayle Shanks
Package: python-scipy
Version: 0.7.0-2
Severity: important

$ ipython -pylab
Segmentation fault


-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-scipy depends on:
ii  libamd2.2.0   1:3.4.0-1  approximate minimum degree orderin
ii  libatlas3gf-base [liblapack.s 3.6.0-22   Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so.3gf]   1.2-2  Basic Linear Algebra Subroutines 3
ii  libc6 2.9-21 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-1  GCC support library
ii  libgfortran3  4.4.1-1Runtime library for GNU Fortran ap
ii  liblapack3gf [liblapack.so.3g 3.1.1-1library of linear algebra routines
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  libumfpack5.4.0   1:3.4.0-1  sparse LU factorization library
ii  python2.5.2-3An interactive high-level object-o
ii  python-central0.6.11 register and build utility for Pyt
ii  python-numpy  1:1.2.1-1  Numerical Python adds a fast array

Versions of packages python-scipy recommends:
ii  g++ [c++-compiler]4:4.3.2-2  The GNU C++ compiler
ii  g++-4.1 [c++-compiler]4.1.2-25   The GNU C++ compiler
ii  g++-4.3 [c++-compiler]4.3.3-14   The GNU C++ compiler

Versions of packages python-scipy suggests:
ii  python-profiler   2.5.2-1deterministic profiling of any Pyt

-- debconf-show failed

-- debsums errors found:
Unknown option: ignore-permissions
Try 'debsums --help' for more information.



___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#551027: doesn't occur in stable

2009-10-14 Thread Baylis Shanks

i aptitude removed python-matplotlib and aptitude removed the following:

  python-antlr{u} python-dateutil{u} python-excelerator{u} 
  python-matplotlib python-matplotlib-data{u} python-pyparsing{u} 
  python-tz{u} 

then i switched to stable and did aptitude install python-matplotlib and 
aptitude installed the following:

Get:1 http://http.us.debian.org stable/main python-antlr 2.7.7-10 [22.7kB]
Get:2 http://http.us.debian.org stable/main python-dateutil 1.4.1-2 [54.0kB]
Get:3 http://http.us.debian.org stable/main python-enthought-traits 2.0.5-1 
[1925kB]
Get:4 http://http.us.debian.org stable/main python-tz 2008c-2 [27.6kB]  
Get:5 http://http.us.debian.org stable/main python-matplotlib-data 
0.98.1-1+lenny4 [1123kB]
Get:6 http://http.us.debian.org stable/main python-pyparsing 1.5.0-1 [615kB]
Get:7 http://http.us.debian.org stable/main python-matplotlib 0.98.1-1+lenny4 
[2225kB]

and now it doesn't segfault.

  
_
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/177141664/direct/01/___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#551027: marked as done (python-scipy: ipython -pylab segfaults)

2009-10-14 Thread Debian Bug Tracking System
Your message dated Thu, 15 Oct 2009 07:24:37 +0200
with message-id 8b2d7b4d0910142224t5e892a82m123688f4017f2...@mail.gmail.com
and subject line Re: [Python-modules-team] Bug#551027: python-scipy: ipython 
-pylab  segfaults
has caused the Debian Bug report #551027,
regarding python-scipy: ipython -pylab segfaults
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 ow...@bugs.debian.org
immediately.)


-- 
551027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551027
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: python-scipy
Version: 0.7.0-2
Severity: important

$ ipython -pylab
Segmentation fault


-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-scipy depends on:
ii  libamd2.2.0   1:3.4.0-1  approximate minimum degree orderin
ii  libatlas3gf-base [liblapack.s 3.6.0-22   Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so.3gf]   1.2-2  Basic Linear Algebra Subroutines 3
ii  libc6 2.9-21 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-1  GCC support library
ii  libgfortran3  4.4.1-1Runtime library for GNU Fortran ap
ii  liblapack3gf [liblapack.so.3g 3.1.1-1library of linear algebra routines
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  libumfpack5.4.0   1:3.4.0-1  sparse LU factorization library
ii  python2.5.2-3An interactive high-level object-o
ii  python-central0.6.11 register and build utility for Pyt
ii  python-numpy  1:1.2.1-1  Numerical Python adds a fast array

Versions of packages python-scipy recommends:
ii  g++ [c++-compiler]4:4.3.2-2  The GNU C++ compiler
ii  g++-4.1 [c++-compiler]4.1.2-25   The GNU C++ compiler
ii  g++-4.3 [c++-compiler]4.3.3-14   The GNU C++ compiler

Versions of packages python-scipy suggests:
ii  python-profiler   2.5.2-1deterministic profiling of any Pyt

-- debconf-show failed

-- debsums errors found:
Unknown option: ignore-permissions
Try 'debsums --help' for more information.


---End Message---
---BeginMessage---
Hi Bayle,
thanks for your report

On Thu, Oct 15, 2009 at 05:30, Bayle Shanks bshan...@hotmail.com wrote:
 Package: python-scipy
 Version: 0.7.0-2
 Severity: important

 $ ipython -pylab
 Segmentation fault

but why you reported it against python-scipy?

ipython - ipython
pylab - python-matplotlib

Doing so, the information below are inaccurate and can't lead to a
fast resolution of the bug (if any).

 -- System Information:
 Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')

This could generate any sort of inconsistent behaviour: you should
differentiate priorities for different suite (so different, also).

 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
 Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
 en_US.UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages python-scipy depends on:
 ii  libamd2.2.0                   1:3.4.0-1  approximate minimum degree 
 orderin
 ii  libatlas3gf-base [liblapack.s 3.6.0-22   Automatically Tuned Linear 
 Algebra
 ii  libblas3gf [libblas.so.3gf]   1.2-2      Basic Linear Algebra Subroutines 
 3
 ii  libc6                         2.9-21     GNU C Library: Shared libraries
 ii  libgcc1                       1:4.4.1-1  GCC support library
 ii  libgfortran3                  4.4.1-1    Runtime library for GNU Fortran 
 ap
 ii  liblapack3gf [liblapack.so.3g 3.1.1-1    library of linear algebra 
 routines
 ii  libstdc++6                    4.4.1-1    The GNU Standard C++ Library v3
 ii  libumfpack5.4.0               1:3.4.0-1  sparse LU factorization library
 ii  python                        2.5.2-3    An interactive high-level 
 object-o
 ii  python-central                0.6.11     register and build utility for 
 Pyt
 ii  python-numpy                  1:1.2.1-1  Numerical Python adds a fast 
 array

 Versions of packages python-scipy recommends:
 ii  g++ [c++-compiler]            4:4.3.2-2  The GNU C++ compiler
 ii  g++-4.1 [c++-compiler]        4.1.2-25   The GNU C++ compiler
 ii  g++-4.3 [c++-compiler]