Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-13 Thread Bernd Warken
 Von: Josselin Mouette j...@debian.org

 Le mardi 12 mai 2009 à 20:39 +0200, Bernd Warken a écrit :
  drwxr-xr-x 2 root root 4096 16. Apr 22:36 
  /usr/share/python-support/python-elementtree.public
  -rw-r--r-- 1 root root  104 11. Apr 01:15 
  /usr/share/python-support/python-ogg-dbg.public
  r...@lenovo-debian:~# dpkg -S /usr/share/python-support/*.public
  dpkg: /usr/share/python-support/python-elementtree.public nicht gefunden.
 
 This is the second time such an issue has been reported, so this must be
 a bug in some package (maybe python-elementtree). The bug you see is the
 clear result of the misbehavior of another package. I’ll make
 python-support resilient to that issue, but there is clearly something
 else going wrong.
 
I do not agree that the bug is from another package. python-elementtree depends 
on
python-support, so it cannot block the configuration of python-support.
I'm not able to install, deinstall, or configure any package.  So this bug is 
really critical.
Please help me or give me a hint to the reponsable place.

Bernd Warken



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-12 Thread Bernd Warken
 Von: Josselin Mouette j...@debian.org

 Le lundi 11 mai 2009 à 01:18 +0200, Bernd Warken a écrit :
  Package: python-support
  Version: 1.0.2
  Config-Version: 1.0.2
  Depends: python (= 2.5), dpkg (= 1.14.19)
  Conflicts: debhelper ( 5.0.38)
  
  /usr/sbin/update-python-modules of package python-support 1.0.2 creates the 
  following errors:
  
  Traceback (most recent call last):
File /usr/sbin/update-python-modules, line 437, in module
  public_packages[package].install(need_postinstall)
File /usr/sbin/update-python-modules, line 232, in __getitem__
  self[name] = SharedFileList (path)
File /usr/sbin/update-python-modules, line 146, in __init__
  for line in file(path):
  IOError: [Errno 21] Is a directory
 
 Please show the output of the following commands:
 ls -ld /usr/share/python-support/*.public
 dpkg -S /usr/share/python-support/*.public
 

r...@lenovo-debian:~# ls -ld /usr/share/python-support/*.public
drwxr-xr-x 2 root root 4096 16. Apr 22:36 
/usr/share/python-support/python-elementtree.public
-rw-r--r-- 1 root root  104 11. Apr 01:15 
/usr/share/python-support/python-ogg-dbg.public
r...@lenovo-debian:~# dpkg -S /usr/share/python-support/*.public
dpkg: /usr/share/python-support/python-elementtree.public nicht gefunden.
python-ogg-dbg: /usr/share/python-support/python-ogg-dbg.public

Bernd Warken



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-12 Thread Josselin Mouette
Le mardi 12 mai 2009 à 20:39 +0200, Bernd Warken a écrit :
 drwxr-xr-x 2 root root 4096 16. Apr 22:36 
 /usr/share/python-support/python-elementtree.public
 -rw-r--r-- 1 root root  104 11. Apr 01:15 
 /usr/share/python-support/python-ogg-dbg.public
 r...@lenovo-debian:~# dpkg -S /usr/share/python-support/*.public
 dpkg: /usr/share/python-support/python-elementtree.public nicht gefunden.

This is the second time such an issue has been reported, so this must be
a bug in some package (maybe python-elementtree). The bug you see is the
clear result of the misbehavior of another package. I’ll make
python-support resilient to that issue, but there is clearly something
else going wrong.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-11 Thread Josselin Mouette
Le lundi 11 mai 2009 à 01:18 +0200, Bernd Warken a écrit :
 Package: python-support
 Version: 1.0.2
 Config-Version: 1.0.2
 Depends: python (= 2.5), dpkg (= 1.14.19)
 Conflicts: debhelper ( 5.0.38)
 
 /usr/sbin/update-python-modules of package python-support 1.0.2 creates the 
 following errors:
 
 Traceback (most recent call last):
   File /usr/sbin/update-python-modules, line 437, in module
 public_packages[package].install(need_postinstall)
   File /usr/sbin/update-python-modules, line 232, in __getitem__
 self[name] = SharedFileList (path)
   File /usr/sbin/update-python-modules, line 146, in __init__
 for line in file(path):
 IOError: [Errno 21] Is a directory

Please show the output of the following commands:
ls -ld /usr/share/python-support/*.public
dpkg -S /usr/share/python-support/*.public

Thanks,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-10 Thread Bernd Warken
Package: python-support
Version: 1.0.2
Config-Version: 1.0.2
Depends: python (= 2.5), dpkg (= 1.14.19)
Conflicts: debhelper ( 5.0.38)

/usr/sbin/update-python-modules of package python-support 1.0.2 creates the 
following errors:

Traceback (most recent call last):
  File /usr/sbin/update-python-modules, line 437, in module
public_packages[package].install(need_postinstall)
  File /usr/sbin/update-python-modules, line 232, in __getitem__
self[name] = SharedFileList (path)
  File /usr/sbin/update-python-modules, line 146, in __init__
for line in file(path):
IOError: [Errno 21] Is a directory

That occurs already in the configuration during the installation of the 
package. This makes a lot of other packages
unusable, including reportbug.

I'm using Debian testing with Linux 2.6.26-2-amd64 #1 SMP Fri Mar 27 04:02:59 
UTC 2009 x86_64 GNU/Linux.
My python has version 2.5.4, dpkg is 1.14.26, und  debhelper 7.2.7.



update-python-modules
Description: Binary data