Det verkar som om ett paket försöker skriva över en fil som redan finns installerad från ett annat paket. "-f install" fungerar inte och då tar mina kunskaper om hur man fixar problemet slut. Någon?
consensus:~# apt-get -u dist-upgrade Reading package lists... Done Building dependency tree... Done You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: python-wxgtk2.6: Depends: python-wxversion but it is not installed E: Unmet dependencies. Try using -f. consensus:~# apt-get -f install Reading package lists... Done Building dependency tree... Done Correcting dependencies... Done The following extra packages will be installed: python-wxversion The following NEW packages will be installed: python-wxversion 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 109 not fully installed or removed. Need to get 0B/20.0kB of archives. After unpacking 81.9kB of additional disk space will be used. Do you want to continue [Y/n]? (Reading database ... 69194 files and directories currently installed.) Unpacking python-wxversion (from .../python-wxversion_2.6.1.2_all.deb) ... dpkg: error processing /var/cache/apt/archives/python-wxversion_2.6.1.2_all.deb (--unpack): trying to overwrite `/usr/lib/python2.3/site-packages/wxversion.py', which is also in package wxpython2.5.3 Errors were encountered while processing: /var/cache/apt/archives/python-wxversion_2.6.1.2_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) M v h, Mikael

