Public bug reported:
Binary package hint: k3d
When I tried to install the k3d package (NOT k3b the burning program, i
keep getting asked that so i thought i'd be clear) i got an error in the
postinst script , and since then apt wants to call the postinst script
before doing anything else, including removing this package. Here's one
attempt at removing it:
$ sudo apt-get remove k3d
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
k3d
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
k3d
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 44.5MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 225930 files and directories currently installed.)
Removing k3d ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1348, in ?
main()
File "/usr/bin/pycentral", line 1342, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 932, in run
pkg.read_version_info()
File "/usr/bin/pycentral", line 535, in read_version_info
raise PyCentralError, "package has no field Python-Version"
__main__.PyCentralError: package has no field Python-Version
dpkg: error processing k3d (--remove):
subprocess pre-removal script returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1348, in ?
main()
File "/usr/bin/pycentral", line 1342, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 865, in run
pkg.read_version_info()
File "/usr/bin/pycentral", line 535, in read_version_info
raise PyCentralError, "package has no field Python-Version"
__main__.PyCentralError: package has no field Python-Version
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
k3d
E: Sub-process /usr/bin/dpkg returned an error code (1)
so I can't install the package nor can i fully remove it. (Ubuntu 6.10
for the record)
** Affects: k3d (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
k3d postinst causes problems
https://launchpad.net/bugs/69830
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs