Bug#379359: More information on installation failure

2006-07-27 Thread Gustavo Noronha Silva
Em Wed, 26 Jul 2006 21:21:31 +0200
David Weinehall [EMAIL PROTECTED] escreveu:

 smyslov:~/deb# /usr/sbin/update-python-modules -i
 /usr/share/python-support/python-kiwi
 /usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/top_level.txt
 /var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/top_level.txt
 /usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/PKG-INFO
 /var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/PKG-INFO
 /usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/SOURCES.txt
 /var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/SOURCES.txt
 Traceback (most recent call last):
   File /usr/sbin/update-python-modules, line 269, in ?
 process(basedir,install_modules(py_installed))
   File /usr/sbin/update-python-modules, line 151, in process
 func(basedir, dir, file)
   File /usr/sbin/update-python-modules, line 123, in
 install_modules_func
 os.symlink(fullpath,destpath)
 OSError: [Errno 17] File exists

That's bad news... ok, let's do this: can you make a tarball
containing:

 /var/lib/python-support/python2.3/kiwi
 /var/lib/python-support/python2.3/gazpacho
 /var/lib/python-support/python2.3/kiwi-1.9.8.egg-info

and the same for python2.4? This way I can try to reproduce the problem
here again and investigate it locally.

Thanks,

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
http://people.debian.org/~kov/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379359: More information on installation failure

2006-07-26 Thread Gustavo Noronha Silva
Em Wed, 26 Jul 2006 04:50:04 +0200
David Weinehall [EMAIL PROTECTED] escreveu:

 Still the same...

This is weird, did you put the print thing before the os.symlink
function call last time? I'll give it another try tonight, so expect
new package to test.

Thanks for the help!

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
http://people.debian.org/~kov/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379359: More information on installation failure

2006-07-26 Thread Gustavo Noronha Silva
Em Wed, 26 Jul 2006 04:50:04 +0200
David Weinehall [EMAIL PROTECTED] escreveu:

 Still the same...

Ok, I updated the package again, can you give it one more go? Same
location.

Thanks,

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
http://people.debian.org/~kov/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379359: More information on installation failure

2006-07-26 Thread David Weinehall
On Wed, Jul 26, 2006 at 08:11:53AM -0300, Gustavo Noronha Silva wrote:
 Em Wed, 26 Jul 2006 04:50:04 +0200
 David Weinehall [EMAIL PROTECTED] escreveu:
 
  Still the same...
 
 Ok, I updated the package again, can you give it one more go? Same
 location.

This is with the extra print statement in update-python-modules added.

smyslov:~/deb# dpkg -i python-kiwi_1.9.8-6_all.deb (Reading database ...
191149 files and directories currently installed.)
Preparing to replace python-kiwi 1.9.8-6 (using
python-kiwi_1.9.8-6_all.deb) ...Unpacking replacement python-kiwi ...
Setting up python-kiwi (1.9.8-6) ...
Traceback (most recent call last):
  File /usr/sbin/update-python-modules, line 269, in ?
process(basedir,install_modules(py_installed))
  File /usr/sbin/update-python-modules, line 151, in process
func(basedir, dir, file)
  File /usr/sbin/update-python-modules, line 123, in
install_modules_func
os.symlink(fullpath,destpath)
OSError: [Errno 17] File exists
dpkg: error processing python-kiwi (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-kiwi
smyslov:~/deb# /usr/sbin/update-python-modules -i
/usr/share/python-support/python-kiwi
/usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/top_level.txt
/var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/top_level.txt
/usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/PKG-INFO
/var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/PKG-INFO
/usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/SOURCES.txt
/var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/SOURCES.txt
Traceback (most recent call last):
  File /usr/sbin/update-python-modules, line 269, in ?
process(basedir,install_modules(py_installed))
  File /usr/sbin/update-python-modules, line 151, in process
func(basedir, dir, file)
  File /usr/sbin/update-python-modules, line 123, in
install_modules_func
os.symlink(fullpath,destpath)
OSError: [Errno 17] File exists


Regards: David
-- 
 /) David Weinehall [EMAIL PROTECTED] /) Rime on my window   (\
//  ~   //  Diamond-white roses of fire //
\)  http://www.acc.umu.se/~tao/(/   Beautiful hoar-frost   (/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379359: More information on installation failure

2006-07-25 Thread Gustavo Noronha Silva
Hey!

Em Tue, 25 Jul 2006 04:25:15 +0200
David Weinehall [EMAIL PROTECTED] escreveu:

 /usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/SOURCES.txt
 /var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/SOURCES.txt
 Traceback (most recent call last):
   File /usr/sbin/update-python-modules, line 269, in ?
 process(basedir,install_modules(py_installed))
   File /usr/sbin/update-python-modules, line 151, in process
 func(basedir, dir, file)
   File /usr/sbin/update-python-modules, line 123, in
 install_modules_func
 os.symlink(fullpath,destpath)
 OSError: [Errno 17] File exists

Ok, let's try this; can you please try the deb available here?:

http://people.debian.org/~kov/stuff/

Here's a direct link:

http://people.debian.org/~kov/stuff/python-kiwi_1.9.8-6_all.deb
 
Thanks,

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
http://people.debian.org/~kov/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#379359: More information on installation failure

2006-07-25 Thread David Weinehall
On Tue, Jul 25, 2006 at 09:16:12PM -0300, Gustavo Noronha Silva wrote:
 Hey!
 
 Em Tue, 25 Jul 2006 04:25:15 +0200
 David Weinehall [EMAIL PROTECTED] escreveu:
 
  /usr/share/python-support/python-kiwi/kiwi-1.9.8.egg-info/SOURCES.txt
  /var/lib/python-support/python2.4/kiwi-1.9.8.egg-info/SOURCES.txt
  Traceback (most recent call last):
File /usr/sbin/update-python-modules, line 269, in ?
  process(basedir,install_modules(py_installed))
File /usr/sbin/update-python-modules, line 151, in process
  func(basedir, dir, file)
File /usr/sbin/update-python-modules, line 123, in
  install_modules_func
  os.symlink(fullpath,destpath)
  OSError: [Errno 17] File exists
 
 Ok, let's try this; can you please try the deb available here?:
 
 http://people.debian.org/~kov/stuff/
 
 Here's a direct link:
 
 http://people.debian.org/~kov/stuff/python-kiwi_1.9.8-6_all.deb

Still the same...

Errors were encountered while processing:
 python-kiwi
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up python-kiwi (1.9.8-6) ...
Traceback (most recent call last):
  File /usr/sbin/update-python-modules, line 268, in ?
process(basedir,install_modules(py_installed))
  File /usr/sbin/update-python-modules, line 150, in process
func(basedir, dir, file)
  File /usr/sbin/update-python-modules, line 122, in
install_modules_func
os.symlink(fullpath,destpath)
OSError: [Errno 17] File exists
dpkg: error processing python-kiwi (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-kiwi


Regards: David
-- 
 /) David Weinehall [EMAIL PROTECTED] /) Rime on my window   (\
//  ~   //  Diamond-white roses of fire //
\)  http://www.acc.umu.se/~tao/(/   Beautiful hoar-frost   (/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]