Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
Hey, I've been trying to install the kde-amusments metapack, and after I hit install, and then commit changes it gives me this error. "There was an error comitting changes. Possibly ...
  1. #1
    Just Joined! rhthekida's Avatar
    Join Date
    Jan 2006
    Location
    California
    Posts
    23

    Adept Help

    Hey, I've been trying to install the kde-amusments metapack, and after I hit install, and then commit changes it gives me this error.

    "There was an error comitting changes. Possibly there was a problem downloading some packages or the commit would break packages."

    Thanks for your help.

  2. #2
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    Which distro are you using and how are you trying to install it?
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  3. #3
    Just Joined! rhthekida's Avatar
    Join Date
    Jan 2006
    Location
    California
    Posts
    23
    Sorry, I'm using kubuntu and trying to install it through adept.

  4. #4
    Linux Newbie
    Join Date
    Dec 2005
    Location
    Pennsylvania
    Posts
    102
    try using apt-get.... i have had similar issues with adept
    I solved it by firing KDE and installing Ubuntu with gnome

  5. #5
    Just Joined! rhthekida's Avatar
    Join Date
    Jan 2006
    Location
    California
    Posts
    23
    yea I tried the apt-get and it's still giving me an error saying the package keeps breaking, I'm wondering if it has to do with my repositories? Any idea what they need to be set at?

  6. #6
    Linux Newbie
    Join Date
    Dec 2005
    Location
    Pennsylvania
    Posts
    102
    Try selecting them all, and removing the one for the cd...
    You may also want to check out the KDE web site, and download them directly and install them with ./config, make and make install method

  7. #7
    Just Joined! rhthekida's Avatar
    Join Date
    Jan 2006
    Location
    California
    Posts
    23
    I've gone everywhere looking for what my repositories should be set at, and even with that, there is still the problem that it's giving me a BREAK (install) in adept and gives me errors when I try to sudo apt-get and program or updates.

  8. #8
    Linux Engineer jledhead's Avatar
    Join Date
    Oct 2004
    Location
    North Carolina
    Posts
    1,077
    what do you have in /etc/apt/sources.list

    just copy and paste to here

  9. #9
    Just Joined! rhthekida's Avatar
    Join Date
    Jan 2006
    Location
    California
    Posts
    23
    deb cdrom:[Kubuntu 5.10_Breezy Badger_-Preview i386 (2005090]/ breezy main-restricted
    deb http://us.archive.ubuntu.com/ubuntu breezy main-restricted
    deb-src http://us.archive.ubuntu.com/ubuntu breezy main-restricted

    ## Uncomment the following two lines to fetch updated software from the network
    deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

    ## Uncomment the following two lines to fetch major bug fix updates produced
    ## after the final release of the distribution.
    deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted

    ## Uncomment the following two lines to add software from the 'universe'
    ## repository.
    ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    ## team, and may not be under a free licence. Please satisfy yourself as to
    ## your rights to use the software. Also, please note that software in
    ## universe WILL NOT receive any review or updates from the Ubuntu security
    ## team.
    deb http://us.archive.ubuntu.com/ubuntu breezy universe
    deb-src http://us.archive.ubuntu.com/ubuntu breezy universe

    deb http://security.ubuntu.com/ubuntu breezy-security main restricted
    deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted

    deb http://security.ubuntu.com/ubuntu breezy-security universe
    deb-src http://security.ubuntu.com/ubuntu breezy-security universe

    deb http://archive.ubuntu.com/ubuntu breezy multiverse
    deb-src http://archive.ubuntu.com/ubuntu breezy multiverse

    ## Backports
    deb http://ubuntu-backports.mirrormax.net/ breezy-backports main universe multiverse restricted
    deb http://ubuntu-backports.mirrormax.net/ breezy-extras main universe multiverse restricted

    deb http://ubuntu-backports.mirrormax.net/ breezy-extras main restricted universe multiverse
    deb-src http://ftp.nerim.net/debian-marillat/ testing main

    deb http://archive.ubuntu.com/ubuntu breezy universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu breezy universe multiverse

  10. #10
    Linux Newbie
    Join Date
    Dec 2005
    Location
    Pennsylvania
    Posts
    102
    ## Uncomment the following two lines to fetch updated software from the network
    deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

    ## Uncomment the following two lines to fetch major bug fix updates produced
    ## after the final release of the distribution.
    deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
    deb-src http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
    comment these lines (place a # in front of them)
    I think the issue is that you are getting incompatable packages

Page 1 of 2 1 2 LastLast

Posting Permissions

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