I am having what I believe is a related issue with python2.6-minimal:

$ sudo dpkg --configure python2.6-minimal
Setting up python2.6-minimal (2.6.2~rc1-0ubuntu1) ...
Linking and byte-compiling packages for runtime python2.6...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 2186, in <module>
    main()
  File "/usr/bin/pycentral", line 2180, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 1736, in run
    pkg = DebPackage('package', pkgname, oldstyle=False)
  File "/usr/bin/pycentral", line 377, in __init__
    self.read_pyfiles()
  File "/usr/bin/pycentral", line 408, in read_pyfiles
    self.pkgconfig.set('pycentral', 'include-links', '0')
  File "/usr/lib/python2.6/ConfigParser.py", line 669, in set
    ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'pycentral'
dpkg: error processing python2.6-minimal (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python2.6-minimal

$ sudo dpkg -l | grep python2.6
iU  libpython2.6                               2.6.2~rc1-0ubuntu1               
 Shared Python runtime library (version 2.6)
iU  python2.6                                  2.6.2~rc1-0ubuntu1               
 An interactive high-level object-oriented la
rF  python2.6-minimal                          2.6.2~rc1-0ubuntu1               
 A minimal subset of the Python language (ver

please let me know if I need to attach any logs

-- 
package python2.6-minimal 2.6.1-1ubuntu8 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/354228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to