Results 1 to 5 of 5

Thread: Broken package help

  1. #1
    Join Date
    Feb 2008
    Location
    Asheville, NC
    Beans
    107
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Broken package help

    Need some help with broken packages. I was trying to install gimp 2.8.

    Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
    Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
    Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
    Fetched 19.1 MB in 1min 58s (161 kB/s)
    Reading package lists... Done
    paul@paul-K53E:~$ sudo apt-get autoclean
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    paul@paul-K53E:~$ sudo apt-get clean
    paul@paul-K53E:~$ sudo apt-get autoremove
    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:
    gimp : Depends: libgimp2.0 (<= 2.6.12-z) but 2.8.0-1ubuntu0ppa3~precise is installed
    Depends: gimp-data (<= 2.6.12-z) but 2.8.0-1ubuntu0ppa3~precise is installed
    E: Unmet dependencies. Try using -f.
    paul@paul-K53E:~$


    Thanks
    Paul

  2. #2
    Join Date
    Nov 2004
    Location
    Maine
    Beans
    2,420
    Distro
    Kubuntu

    Re: Broken package help

    hi Paul,

    try this command in a terminal see what happens:

    Code:
    sudo dpkg --configure -a
    Wireless script
    Dave
    Registered Linux User #462608
    Morse Code an early Digital Mode.

  3. #3
    Join Date
    Aug 2009
    Location
    Under the stairs.
    Beans
    1,408
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Broken package help

    From where are you attempting to install the 2.8? If it's from the new PPA then try this. If you have synaptic installed it's easier. Purge everything GIMP on your system not just delete as you need to get rid of any config files. Delete any .gimp folders in your home directory, backing up any brushes or added things. Then install gimp-data first, then gimp and then anything else. This worked for me and 2.8 works very well in 12.04.
    Dell Inspiron 1764 Laptop, Intel CoreTM i5 520M), 4GB Shared Dual Channel DDR3 at 1066MHz, 512MB ATI Mobility RadeonTM HD4330 Integrated Intel HD.

  4. #4
    Join Date
    Feb 2008
    Location
    Asheville, NC
    Beans
    107
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Broken package help

    Quote Originally Posted by Enigmapond View Post
    From where are you attempting to install the 2.8? If it's from the new PPA then try this. If you have synaptic installed it's easier. Purge everything GIMP on your system not just delete as you need to get rid of any config files. Delete any .gimp folders in your home directory, backing up any brushes or added things. Then install gimp-data first, then gimp and then anything else. This worked for me and 2.8 works very well in 12.04.
    from Unixmen using commands

    sudo add-apt-repository ppatto-kesselgulasch/gimp
    sudo apt-get update && sudo apt-get install gimp

  5. #5
    Join Date
    Feb 2008
    Location
    Asheville, NC
    Beans
    107
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Broken package help

    removal from synaptic and re-installed seems to work!

    Thanks
    Paul

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
  •