hi,

I have found the same problem; but the problem appears when dpkg tries
to configure the 'python' package, and not the 'python2.6' package,
as is shown in the following commands

# dpkg -l python python2.6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                   Version                              
  Description
+++-======================================-======================================-============================================================================================
rF  python                                 2.6.6-3+squeeze4                     
  interactive high-level object-oriented language (default version)
ii  python2.6                              2.6.6-8+b1                           
  An interactive high-level object-oriented language (version 2.6)

# dpkg --configure python2.6
dpkg: error processing python2.6 (--configure):
 package python2.6 is already installed and configured
Errors were encountered while processing:
 python2.6

# dpkg --configure python   
Setting up python (2.6.6-3+squeeze4) ...
Linking and byte-compiling packages for runtime python2.6...
Traceback (most recent call last):
  File "/usr/bin/pycompile", line 314, in <module>
    main()
  File "/usr/bin/pycompile", line 300, in main
    options.force, options.optimize, e_patterns)
  File "/usr/bin/pycompile", line 196, in compile
    ftime = os.stat(fn).st_mtime
OSError: [Errno 2] No such file or directory: 
'/usr/lib/python2.6/dist-packages/pyatspi/accessible.py'
dpkg: error processing python (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 python



a.




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

Reply via email to