I have a problem with upgrading python-xlib. I have installed python-xlib 0.12-5.1ubuntu1, but apt-get wants to install python-xlib_0.12-5.1ubuntu1_all.deb. I cannot install it, upgrade it and even remove it. I tried dpkg, apt-get and aptitude. What should I do? This is the only one package that is "not fully installed or removed".
Announcement
Collapse
No announcement yet.
Problems upgrading python-xlib
Collapse
This topic is closed.
X
X
-
Re: Problems upgrading python-xlib
http://kubuntuforums.net/forums/index.php?topic=12828.0
It is probably due to the same reason: there are some python changes going on in Feisty which will cause some issues until everything is updated, estimated about Tuesday.
You probably will be able to upgrade then after all the packages are available then
as a reminder, expect breakages and missing bits on this alpha development version of this OS
- Top
- Bottom
-
Re: Problems upgrading python-xlib
Ok, maybe it is really the same bug, but I dont understand this:
Preparing to replace python-xlib 0.12-5.1ubuntu1 (using .../python-xlib_0.12-5.1ubuntu2_all.deb) ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1373, in <module>
main()
File "/usr/bin/pycentral", line 1367, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 945, in run
pkg.read_version_info()
File "/usr/bin/pycentral", line 539, in read_version_info
raise PyCentralError, "package has no field Python-Version"
__main__.PyCentralError: package has no field Python-Version
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Usage: update-python-modules [-v] [-c] package_directory [...]
update-python-modules [-v] [-c] package.dirs [...]
update-python-modules [-v] [-a|-f]
update-python-modules: error: /usr/share/python-support/python-xlib does not exist
dpkg: error processing /var/cache/apt/archives/python-xlib_0.12-5.1ubuntu2_all.deb (--unpack):
subprocess new pre-removal script returned error exit status 2
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1373, in <module>
main()
File "/usr/bin/pycentral", line 1367, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 869, in run
pkg.read_version_info()
File "/usr/bin/pycentral", line 539, in read_version_info
raise PyCentralError, "package has no field Python-Version"
__main__.PyCentralError: package has no field Python-Version
- Top
- Bottom
Comment
-
Re: Problems upgrading python-xlib
Well, after my previous post, I just realized that is written there, created one directory and python-xlib installed (but have a problem with another package called "debtags" that wants to uninstall adept etc.
- Top
- Bottom
Comment
-
Re: Problems upgrading python-xlib
Yep, of course, I refresh all the time, but whatever, I removed debtags together with adept, I dont use it anyway and at least there is no annoying red icon when some new updates are available and also there is less services running so system should be faster
- Top
- Bottom
Comment
Comment