Results 1 to 3 of 3

Thread: VLC can't be updated or uninsatlled

  1. #1
    Join Date
    Apr 2009
    Beans
    10

    VLC can't be updated or uninsatlled

    After upgrade to 10.10 and when i do update or tries to install/update/remove i get following message
    Code:
    Errors were encountered while processing:
     /var/cache/apt/archives/vlc_1.1.4-1ubuntu1.3_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    please help me out, I can do anything now.

    Thanks

  2. #2
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,650
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: VLC can't be updated or uninsatlled

    Try,

    Code:
    sudo apt-get clean
    sudo apt-get autoclean
    sudo apt-get install -f
    sudo dpkg --configure -a
    If that doesn't solve the isse, try these.

    Code:
    sudo rm /var/cache/apt/archives/vlc_1.1.4-1ubuntu1.3_i386.deb
    sudo apt-get install -f
    sudo dpkg --configure -a

  3. #3
    Join Date
    Apr 2009
    Beans
    10

    Re: VLC can't be updated or uninsatlled

    while doing it i got following error

    Code:
    Unpacking replacement vlc ...
    dpkg: error processing /var/cache/apt/archives/vlc_1.1.4-1ubuntu1.4_i386.deb (--unpack):
     unable to install (supposed) new info file `/var/lib/dpkg/tmp.ci/md5sums': Operation not permitted
    Any help on this please... I am not able to update my ubuntu10.10 any more.

    Thanks
    Last edited by prashant.saraf; February 28th, 2011 at 11:27 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •