Apt-Get funbits

I was updating my knop/deb at work today and I stumbled upon an interesting bug…

Unpacking libntfs5 (from …/libntfs5_1.9.2-2_i386.deb) …
dpkg: error processing /var/cache/apt/archives/libntfs5_1.9.2-2_i386.deb (–unpack):
trying to overwrite `/usr/lib/libntfs.so.5.0.0′, which is also in package ntfsprogs
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libntfs5_1.9.2-2_i386.deb

It seems that I’m ntot the only one with this type of problem. And it seems to completely halt apt-get from doing anything but attempting to do that one installation. Fortunatley there is a quick solution - unpacking the damn libntfs5_1 library yourself:

dpkg -i –force-all /var/cache/apt/archives/libntfs5_1.9.2-2_i386.deb

That worked for me… Hey - I’m learning… I’m still very much windoze user, although I’m working really hard to overcome that defficiency.

Related Posts:

  • Apt or Aptitude?
  • Hoary to Dapper - Upgrade Log
  • Kubuntu + Java
  • Kubuntu WPC54G v1.2 + ndiswrapper - Final Solution
  • Ndiswrapper is driving me nuts!
  • Instiki - and Instant Wiki
  • I’m Upgrading to Dapper/Edgy
  • Convert PNG to EPS
  • Ubuntu Firefox Package is totally fux0r3d!
  • Java Based SVN Client

  • Leave a Reply

    XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <pre lang=""> <em> <i> <strike> <strong>

    [Quote selected]