Announcement

Collapse
No announcement yet.

Problem with amarok

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Problem with amarok

    Hi to all,
    I have recently installed Kunbuntu and I like it very much.I do have a problem though,I try to install the latest version of amarok but I get this error message from sudo apt-get install amarok:

    steve@Mernivia:~$ sudo apt-get install amarok
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    dpatch
    Use 'apt-get autoremove' to remove them.
    The following NEW packages will be installed
    amarok
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    2 not fully installed or removed.
    Need to get 0B/15.2MB of archives.
    After unpacking 34.7MB of additional disk space will be used.
    (Reading database ... 129445 files and directories currently installed.)
    Unpacking amarok (from .../amarok_2%3a1.4.5-0ubuntu7+medibuntu1_i386.deb) ...
    dpkg: error processing /var/cache/apt/archives/amarok_2%3a1.4.5-0ubuntu7+medibuntu1_i386.deb (--unpack):
    corrupted filesystem tarfile - corrupted package archive
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Errors were encountered while processing:
    /var/cache/apt/archives/amarok_2%3a1.4.5-0ubuntu7+medibuntu1_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    steve@Mernivia:~$

    I hope someone can help me with this problem.

    Regards,
    STEVE555

    #2
    Re: Problem with amarok

    corrupted filesystem tarfile - corrupted package archive
    It looks like the package didn't download properly. Try clearing the cache, then trying again:
    Code:
    sudo apt-get clean
    sudo apt-get install amarok

    Comment


      #3
      Re: Problem with amarok

      Dear JamesM,
      I read your post and followed your instructions and I've managed to install the latest amarok! thank you very much for your help.

      Regards,
      STEVE555

      Comment

      Working...
      X