LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-11-2006, 11:14 AM   #1
jude254
LQ Newbie
 
Registered: May 2006
Location: Italy
Distribution: Kubuntu 5.10
Posts: 11

Rep: Reputation: 0
Error with Adept: cannot commit changes-problem with synaptic install


I have a problem with adept, whenever I click on commit changes after choosing to install a package,I get an error message:

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

I have for this reason tried to install synaptic first from adept, then from terminal giving these commands:

sudo apt-get install synaptic
it doesnt install because I have dependencies problems

dpkg -i namefile.deb
again doesnt install it because of dependencies problems

Do you have any suggestions?

I just need to get synaptic, because adept is giving me too many problems, and I believe that when I get to install synaptic, everything will be much easier!

any help is appreciated
thanks
 
Old 05-11-2006, 07:36 PM   #2
mcmillan
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 489

Rep: Reputation: 30
Well the obvious thing seems to be that your missing dependencies from the repositories that apt-get looks in. If you post what's inside /etc/apt/sources.lst that may be helpful. First thing to look at would be if you have the lines about multiverse and universe not commented out.
 
Old 05-12-2006, 09:27 AM   #3
jude254
LQ Newbie
 
Registered: May 2006
Location: Italy
Distribution: Kubuntu 5.10
Posts: 11

Original Poster
Rep: Reputation: 0
I think Ill edit the list and then try that again. WIll get back to you If i have problems
 
Old 05-12-2006, 05:12 PM   #4
jude254
LQ Newbie
 
Registered: May 2006
Location: Italy
Distribution: Kubuntu 5.10
Posts: 11

Original Poster
Rep: Reputation: 0
After editing my sources.list I get that same message.
This is whats inside my etc/apt/sources.list

# Automatically generated sources.list
# http://www.ubuntulinux.nl/source-o-matic
#
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number)
#
# gpg --keyserver subkeys.pgp.net --recv KEY
# gpg --export --armor KEY | sudo apt-key add -

# Ubuntu supported packages (packages, GPG key: 437D05B5)
deb http://it.archive.ubuntu.com/ubuntu breezy main restricted
deb http://it.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb http://security.ubuntu.com/ubuntu breezy-security main restricted

# Ubuntu supported packages (sources, GPG key: 437D05B5)
deb-src http://it.archive.ubuntu.com/ubuntu breezy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu breezy-updates main restricted
deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted

# Ubuntu community supported packages (packages, GPG key: 437D05B5)
deb http://it.archive.ubuntu.com/ubuntu breezy universe multiverse
deb http://it.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
deb http://security.ubuntu.com/ubuntu breezy-security universe multiverse

# Ubuntu community supported packages (sources, GPG key: 437D05B5)
deb-src http://it.archive.ubuntu.com/ubuntu breezy universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu breezy-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu breezy-security universe multiverse

# Seveas' packages (packages, GPG key: 1135D466)
deb http://mirror.ubuntulinux.nl breezy-seveas all

# Seveas' packages (sources, GPG key: 1135D466)
deb-src http://mirror3.ubuntulinux.nl breezy-seveas all

# Ubuntu backports project (packages, GPG key: 437D05B5)
deb http://it.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

# Ubuntu backports project (sources, GPG key: 437D05B5)
deb-src http://it.archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

# Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
deb ftp://cipherfunk.org/pub/packages/ubuntu/ breezy main

# Cipherfunk multimedia packages (sources, GPG key: 33BAC1B3)
deb-src ftp://cipherfunk.org/pub/packages/ubuntu breezy main

# kubuntu.org packages for the latest KDE version (packages, GPG key: DD4D5088)
deb http://kubuntu.org/packages/kde-latest breezy main

# kubuntu.org packages for the latest KDE version (sources, GPG key: DD4D5088)
deb-src http://kubuntu.org/packages/kde-latest breezy main

# kubuntu.org packages for the latest Koffice version (packages, GPG key: DD4D5088)
deb http://kubuntu.org/packages/koffice-latest breezy main

# kubuntu.org packages for the latest Koffice version (sources, GPG key: DD4D5088)
deb-src http://kubuntu.org/packages/koffice-latest breezy main

# kubuntu.org packages for the latest amaroK version (packages, GPG key: DD4D5088)
deb http://kubuntu.org/packages/amarok-latest breezy main

# kubuntu.org packages for the latest amaroK version (sources, GPG key: DD4D5088)
deb-src http://kubuntu.org/packages/amarok-latest breezy main

# Bleeding edge wine packages (packages)
deb http://wine.sourceforge.net/apt/ binary/

# Bleeding edge wine packages (sources)
deb-src http://wine.sourceforge.net/apt/ source/

# OpenOffice.org 2 final packages (packages)
deb http://people.ubuntu.com/~doko/OOo2/ ./

# Osmo Salomas CVS amule packages (packages, GPG key: 70188C3B)
deb http://koti.mbnet.fi/~ots/ubuntu breezy/

# Osmo Salomas CVS amule packages (sources, GPG key: 70188C3B)
deb-src http://koti.mbnet.fi/~ots/ubuntu breezy/

# The Opera browser (packages)
deb http://deb.opera.com/opera etch non-free

# The Boinc! engine (packages)
deb http://pkg-boinc.alioth.debian.org/ubuntu/ breezy universe

# The Boinc! engine (sources)
deb-src http://pkg-boinc.alioth.debian.org/ubuntu/ breezy universe

# Bazaar-NG development (packages, GPG key: 1F44842D)
deb http://people.ubuntu.com/~jbailey/snapshot/bzr ./

# Bazaar-NG development (sources, GPG key: 1F44842D)
deb-src http://people.ubuntu.com/~jbailey/snapshot/bzr ./

Anything you can think of?
 
Old 05-12-2006, 07:02 PM   #5
mcmillan
Member
 
Registered: Jul 2005
Distribution: Arch
Posts: 489

Rep: Reputation: 30
Nothing is really jumping out. I kind of suspect there is some issue with being able to identify dependencies. Have you been able to install anything using apt-get?

In case it is an issue with repositories, you can try delete "it" from the website for the first four groups. This will give you essentially the same repositories as me. This will be further away from you so downloads my slow down a tad, but it could tell us if something is wrong with these particular repositories you use.
 
Old 10-12-2007, 06:10 PM   #6
newholborn
LQ Newbie
 
Registered: Jul 2006
Distribution: Slackware
Posts: 6

Rep: Reputation: 0
Got it

Go to Adept menu -> Safe Upgrade. This setting WILL proceed normally. After you apply the changes and the system upgrades you should be ok.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel panic: journal commit I/O error scott.anderson Red Hat 6 01-09-2008 09:48 AM
Problem with adept: update and list of repositories jude254 Linux - Software 1 05-10-2006 09:31 AM
Can't install via adept/apt-get, weird dependency error... Letherian Linux - Software 0 02-26-2006 04:12 PM
Adept install problem (KUbuntu) saf4 Ubuntu 2 11-04-2005 01:01 PM
iptables-restore error on COMMIT budzynm Linux - Security 1 08-01-2003 03:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration