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 ...
- 01-28-2006 #1
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.
- 01-28-2006 #2
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
- 01-28-2006 #3
Sorry, I'm using kubuntu and trying to install it through adept.
- 01-29-2006 #4Linux 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
- 01-29-2006 #5
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?
- 01-30-2006 #6Linux 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
- 01-31-2006 #7
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.
- 01-31-2006 #8
what do you have in /etc/apt/sources.list
just copy and paste to here
- 01-31-2006 #9
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
- 01-31-2006 #10Linux Newbie
- Join Date
- Dec 2005
- Location
- Pennsylvania
- Posts
- 102
comment these lines (place a # in front of them)## 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
I think the issue is that you are getting incompatable packages


Reply With Quote
