Results 1 to 8 of 8
I got an error
Upgrades calculation is not possible
An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This can ...
- 03-03-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
Problem with upgrading from 10.04 to 10.10
I got an error
Upgrades calculation is not possible
An unresolvable problem occurred while calculating the upgrade:
E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
- 03-04-2011 #2Do you have non supported ppas in your /etc/apt/sources.list?Unofficial software packages not provided by UbuntuLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 03-04-2011 #3
Hi and Welcome !
Could you attach etc/apt/sources.list file here?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-04-2011 #4Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
I don't know. How can I make sure which one is supported and witch are not?
This is the file
h*tp://dl.dropbox.com/u/6392516/sources.list
Change the * to t, forum doesn't allow me to post a link.
- 03-04-2011 #5So comment out to look like this.## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb Index of /ubuntu/ lucid multiverse
deb-src Index of /ubuntu/ lucid multiverse
deb Index of /ubuntu/ lucid-updates multiverse
deb-src Index of /ubuntu/ lucid-updates multiverse
Then try upgradeing. If OK. You will have to add the Ubuntu Medibuntu repositories again (but do not uncomment the ones you commented out) but they will be newer repos corresponding with Ubuntu 10.10 instead of 10.04. Hope that is clear to you.## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
##deb Index of /ubuntu/ lucid multiverse
##deb-src Index of /ubuntu/ lucid multiverse
##deb Index of /ubuntu/ lucid-updates multiverse
##deb-src Index of /ubuntu/ lucid-updates multiverseLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 03-04-2011 #6
OOPS. I missed this one also.
Do the same as the above post and comment them out before the upgrade.## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb Index of /ubuntu/ lucid universe
deb-src Index of /ubuntu/ lucid universe
deb Index of /ubuntu/ lucid-updates universe
deb-src Index of /ubuntu/ lucid-updates universeLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 03-04-2011 #7Just Joined!
- Join Date
- Mar 2011
- Posts
- 4
I commented them both out, the multiverse and universe and still, it gives me the same error.
- 03-04-2011 #8
Did you reload/refresh repositories?
Code:sudo apt-get clean all sudo apt-get update
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote