Results 1 to 6 of 6

Thread: 12.04 Partial Update error

Hybrid View

  1. #1
    Join Date
    Oct 2012
    Beans
    8

    12.04 Partial Update error

    Hello everyone,
    I primarily use FreeBSD UNIX so I can navigate command line fairly well but I dont know all the ins-and-outs of ubuntu(Just a preface in case some horribly obvious mistake is what has happened).
    My original post was on the linux forums found here was posted about 5 days ago and still has no replies at the time of writing, this has become more urgent because now im unable to install any software and says I need repair my "package catalog". any help is appreciated

    the output from:sudo dpkg --configure -a


    dpkg: dependency problems prevent configuration of wine1.6-i386:i386:
    wine1.6-i386:i386 depends on wine1.6:any (= 1.6~rc2-0ubuntu1~ppa1).
    dpkg: error processing wine1.6-i386:i386 (--configure):
    dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of wine:
    wine depends on wine1.6; however:
    Package wine1.6 is not installed.
    dpkg: error processing wine (--configure):
    dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of wine1.5-i386:i386:
    wine1.5-i386:i386 depends on wine1.6-i386; however:
    Package wine1.6-i386:i386 is not configured yet.
    dpkg: error processing wine1.5-i386:i386 (--configure):
    dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of wine1.6-amd64:
    wine1.6-amd64 depends on wine1.6:any (= 1.6~rc2-0ubuntu1~ppa1).
    dpkg: error processing wine1.6-amd64 (--configure):
    dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of wine1.5-amd64:
    wine1.5-amd64 depends on wine1.6-amd64; however:
    Package wine1.6-amd64 is not configured yet.
    dpkg: error processing wine1.5-amd64 (--configure):
    dependency problems - leaving unconfigured
    Errors were encountered while processing:
    wine1.6-i386:i386
    wine
    wine1.5-i386:i386
    wine1.6-amd64
    wine1.5-amd64



    the output from: sudo apt-get install -f

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    wine1.6
    Suggested packages:
    dosbox:any
    The following NEW packages will be installed:
    wine1.6
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    5 not fully installed or removed.
    Need to get 0 B/1,206 kB of archives.
    After this operation, 6,235 kB of additional disk space will be used.
    Do you want to continue [Y/n]?

    After agreeing

    (Reading database ... 703947 files and directories currently installed.)
    Unpacking wine1.6 (from .../wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb) ...
    dpkg: error processing /var/cache/apt/archives/wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb (--unpack):
    trying to overwrite '/usr/bin/wine64-preloader', which is also in package wine1.6-amd64 1.6~rc2-0ubuntu1~ppa1
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Errors were encountered while processing:
    /var/cache/apt/archives/wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 12.04 Partial Update error

    Ubuntu is only different due to its gui making it more user friendly; but you also can only use the terminal (text mode) if you better like , as with freebsd

    your log is showing an issue (witch might be solved by the latest package, but need to update the archive first) with wine1.6, so :
    - rename the actual .wine to .wineold , in case you want/need to save the previous wine config
    - then purge wine :
    sudo apt-get purge wine wine1.5 wine1.6
    -
    PHP Code:
    sudo apt-get update 
    -
    sudo apt-get -f install
    -
    PHP Code:
    sudo apt-get install wine wine1.6 
    note: you need the latest package : wine1.6 1.6~rc2-0ubuntu1~ppa4 (https://launchpad.net/~ubuntu-wine/+archive/ppa)
    Last edited by dino99; June 20th, 2013 at 02:45 PM.

  3. #3
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 12.04 Partial Update error

    Did you install wine from a PPA? We sometimes get errors like that due to the PPA still being in the Software Sources. Try removing the wine PPA. As dino99 says you need that wine1.6_1.6~rc2-0ubuntu1~ppa1_amd64.deb package but apt-get cannot get it from the PPA. That is my guess.

    Regards.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


  4. #4
    Join Date
    Oct 2012
    Beans
    8

    Re: 12.04 Partial Update error

    Here is the output from sudo apt-get purge wine wine1.5 wine1.6
    does this mean i need to remove playonlinux too?

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    playonlinux : Depends: wine or
    wine-stable but it is not installable or
    wine-unstable but it is not installable
    wine1.6-amd64 : Depends: wine1.6:any (= 1.6~rc2-0ubuntu1~ppa1)
    wine1.6-i386:i386 : Depends: wine1.6:any:i386 (= 1.6~rc2-0ubuntu1~ppa1)
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

  5. #5
    Join Date
    Apr 2011
    Location
    3rd Rock from the Sun
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 12.04 Partial Update error

    Yes. If you install Playonlinux then wine is installed as dependency.
    "Evolution is Nature's way of issuing upgrades."


  6. #6
    Join Date
    Oct 2012
    Beans
    8

    Re: 12.04 Partial Update error

    Thanks managed to fix it after removing the ppa and using synaptic to remove them added it back and its working.
    F.O.S.S. FTW

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
  •