LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-12-2013, 09:59 PM   #1
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Rep: Reputation: 4
An error has occured and downloading has been aborted.


I am trying to perform an update of my Debian Squeeze 6.0.7. I get the error message below. How do I go about fixing the problem so that I can update?

Thanks in advance.

Quote:
Error message:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
 
Old 05-13-2013, 12:01 AM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
You are onviously using aptitude, is this a distro-upgrade?
 
Old 05-13-2013, 01:02 AM   #3
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Also can you post the contents of your /etc/apt/sources.list file.
jdk
 
Old 05-13-2013, 04:26 AM   #4
jds1307
LQ Newbie
 
Registered: Apr 2007
Location: Eernegem, Belgium
Distribution: crunchbang
Posts: 2

Rep: Reputation: 0
And a list of your packages on 'hold' please, because they seem to be responsible for the problem.
Code:
dpkg --get-selections | grep hold
 
Old 05-13-2013, 12:14 PM   #5
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by EDDY1 View Post
You are onviously using aptitude, is this a distro-upgrade?
No, it is not a distro upgrade.
 
Old 05-13-2013, 12:16 PM   #6
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by jdkaye View Post
Also can you post the contents of your /etc/apt/sources.list file.
jdk
Code:
john@debian:/etc/apt$ cat sources.list
# 

# deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-1 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-1 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-2 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-3 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-4 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-5 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-6 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-7 20120929-16:46]/ squeeze contrib main

#deb cdrom:[Debian GNU/Linux 6.0.6 _Squeeze_ - Official amd64 DVD Binary-8 20120929-16:46]/ squeeze contrib main

## Security Updates
deb http://security.debian.org/ stable/updates main contrib non-free
deb-src http://security.debian.org/ stable/updates main contrib non-free

deb http://security.debian.org/ squeeze/updates main contrib
deb-src http://security.debian.org/ squeeze/updates main contrib

# squeeze-updates, previously known as 'volatile'
# A network mirror was not selected during install.  The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
deb http://ftp.debian.org/debian/ squeeze-updates main contrib
deb-src http://ftp.debian.org/debian/ squeeze-updates main contrib

deb http://ftp.us.debian.org/debian/ squeeze main
deb-src http://ftp.us.debian.org/debian/ squeeze main

## Debian – Stable
deb http://ftp.us.debian.org/debian/ stable main contrib non-free
deb-src http://ftp.us.debian.org/debian/ stable main contrib non-free

## Multimedia
deb http://www.deb-multimedia.org stable main non-free
deb http://www.deb-multimedia.org squeeze main non-free
deb http://www.deb-multimedia.org squeeze-backports main
deb http://backports.debian.org/debian-backports squeeze-backports main
deb http://ftp2.de.debian.org/debian squeeze main non-free
deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main
deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main
deb http://www.backports.org/debian squeeze-backports main contrib

deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
john@debian:/etc/apt$
 
Old 05-13-2013, 12:18 PM   #7
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by jds1307 View Post
And a list of your packages on 'hold' please, because they seem to be responsible for the problem.
Code:
dpkg --get-selections | grep hold
I didn't get any output from this command.

Code:
john@debian:/etc/apt$ dpkg --get-selections | grep hold
john@debian:/etc/apt$
 
Old 05-13-2013, 03:06 PM   #8
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Remove all of the 'buntu ppa's from your sources - if you want those, then just use 'buntu itself. 'buntu packages are not binary compatible with Debian.

You also need to change all incidences of "stable" to "squeeze" and remove the duplicate entries.
 
1 members found this post helpful.
  


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
[SOLVED] An Error Occured While Mounting peterrust99 Linux - Newbie 8 07-01-2012 03:18 AM
[SOLVED] An unhandled error occured jamesubuntufan Linux - Desktop 15 03-27-2011 12:18 PM
an error occured ramlirudi Linux - Newbie 1 08-24-2010 10:24 AM
An Error Occured jjorloff1 Linux - Hardware 0 10-14-2005 09:59 AM
a disk error has occured :( reborn Linux - Newbie 3 05-16-2005 02:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:16 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