Comment 10 for bug 68764

Revision history for this message
Artti (artti) wrote :

# apt-get remove python2.4-clearsilver python-clearsilver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-clearsilver is not installed, so not removed
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  trac: Depends: python-clearsilver (>= 0.9.3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  python-clearsilver
The following NEW packages will be installed:
  python-clearsilver
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B/82.1kB of archives.
After unpacking 233kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 26322 files and directories currently installed.)
Unpacking python-clearsilver (from .../python-clearsilver_0.10.3-2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/python-clearsilver_0.10.3-2_i386.deb (--unpack):
 trying to overwrite `/usr/lib/python2.4/site-packages/neo_cgi.so', which is also in package python2.4-clearsilver
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/python-clearsilver_0.10.3-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Argh!