Ubuntu Servers :: Packages Held Back In Upgrade?
May 16, 2010
I recently upgraded to 10.04 (clean install) and when I run apt-get upgrade, I get:
Code:
The following packages have been kept back: linux-headers-server linux-image-server linux-server
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. why these updates have been held back?
View 1 Replies
ADVERTISEMENT
Mar 29, 2010
I'm running 10.04 and for several days now I get two packages that are grayed out and do not upgrade in upgrade-manager.
If I use the shell and apt-get I get the following message: The following packages have been kept back: firefox-gnome-support update-manager
The system is functioning well, but these 2 packages just linger as I process probably hundreds of lucid upgraded packages.
View 1 Replies
View Related
Jan 7, 2010
Why when I do an apt-get upgrade I get held back packages? This time it was linux-generic, linux-headers-generic, linux-image-generic.
View 1 Replies
View Related
Mar 30, 2015
Since I upgraded Gnash: viewtopic.php?f=30&t=115357 I can't upgrade anything. At least I think that's when it started.
In Aptitude, I have 176 "packages being automatically held in their current state", and 47 "packages being held back". When I updated the package list, there was a dozen or so lines that were yellow instead of green, but it ran too fast for me to read. I doubt that is important, but I try to give as much info as possible.
I'm running Debian Wheezy, 7.1.
View 8 Replies
View Related
Mar 3, 2015
Running Debian Stable AMD-64
Attempting to install valgrind from Synaptic Package Manager, I get a set of error messages: Packages held back? Broken? etc.
apt-get update; apt-get upgrade report 0 packages held back.
Synaptic Package Manager, clicking on "broken" lists no broken packages.
View 14 Replies
View Related
Jan 29, 2010
On my 8.04 server installation, I've been getting this message from apt-get upgrade for a few weeks:
Code:
I thought this would be fixed with the 8.04.4 release yesterday, but alas, it was not so.
It's bugging me a bit that there are packages that need to be upgraded, but it's not doing it.
View 5 Replies
View Related
May 10, 2010
I tried to upgrade to 10.04, but did not succeed. Error: You have held broken packages.
View 2 Replies
View Related
Jan 17, 2011
I tried to install my ATI propertary driver and it says
E:Unable to correct problems, you have held broken packages
I have held broken packages and it wont download/install the driver :S what should i do?
I have had a similar problem before i think, also when i used peppermint i couldnt install my driver, but forget it i like ubuntu the best....could this happen because i clicked skip during some parts of the installation of ubuntu?
View 3 Replies
View Related
Dec 14, 2010
I just did a fresh install from 8.04 to 10.04 with separate "/" and /home partitions. I really wanted a new 10.04 system to start from scratch and rebuild it again & differently. Instead I got a really messed up system. Is there any way to change it to a fresh new 10.04 install. That nothing has been added to yet?
This is very important because on 10.04 my video card won't handle all the mods that I had on 8.04 and my system freezes very soon after I log on.
View 6 Replies
View Related
Feb 16, 2011
Distro: Ubuntu 9.10 (partially upgraded to 10.04)
Terminal log below:
In addition, I was unable to uninstall libreadline5 (since I already have libreadline6 installed).
It appears that libreadline5 may be the source of this problem with dependencies.
View 2 Replies
View Related
Oct 10, 2010
I'm trying to update my Ubuntu 10.04 to 10.10... But I get this error message:pkgProblemResolver:Resolve generated breaks, this may be caused by held packages
I tried to disable all the repositories, and also "sudo apt-get -f"... But still having this error message...
View 8 Replies
View Related
Jun 22, 2011
I've been running an overnight cron job for months on my servers which tells me what apt-get dist-upgrade wants to do.
This morning I was faced with it wanting to install 115 new packages including many (if not all - I can't face checking, e.g. firefox) which are entirely pointless on a server with no gui.
apt-get upgrade wants to do the sensible (in my mind) thing.
To save anyone asking, I've been using dist-upgrade because upgrade wouldn't report on pending kernel upgrades and, until I spotted that, I was due kernel upgrades for quite a while before I realised.
I presume this is caused by an over-enthusiastic depends or recommends somewhere but does anyone actually know?
Off to work now but I'll look further this evening so any pointers before then gratefully received.
All ok again now, the bug with language pack dependencies has been fixed - [URL]
View 5 Replies
View Related
Feb 23, 2011
I try to update my squeeze using apt-get upgrade and get the following problem:
Code:
root@squeeze:~# apt-get update
Hit http://ftp.ch.debian.org squeeze Release.gpg
[code]...
View 7 Replies
View Related
Oct 29, 2010
I just installed the 32 bit version of Ubuntu 10.10 and though I like it an all, I'd like to put the 64 bit edition in in order to use all four gigs of RAM I have installed... To my knowledge, 32 bit computers should be able to handle 4GB RAM but I guess my address but is too small.
In any case, I'm developing a Ren'Py game and for both it and GIMP and a few other apps I could really use that extra gig.
Quick cut: I would like to back up the programs I've got installed so I can re-install them on the 64 bit version. Most of the things I've installed I've gotten from the Software Center, but for the things I've had to type into the terminal to install, well I haven't logged them anywhere so I'd have to dig up on Google again.
View 2 Replies
View Related
Jul 20, 2010
I want to make a rescue disc for debian such that if anything goes wrong everything can be restored to its original condition. whatever extra packages are installed they should also be put back. most importantly zimbra and its dependencies.
View 1 Replies
View Related
Oct 10, 2010
I was just wondering what apt uses to determine which packages to hold back during an update. As it stands I have been seeing a kernel upgrade that keeps getting held back. Is there a log file which I can see why this going on?
View 7 Replies
View Related
Nov 25, 2014
When trying to do a system update, I'm facing following error:
Code: Select allroot@machine: apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
libdevmapper1.02.1
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
[Code] ....
No such file or directory of an older and unused kernel? What's wrong with my system?
More about my machine, which runs Debian 6:
Code: Select allroot@machine: uname -a
Linux machine 2.6.32-5-686 #1 SMP Sat Jul 12 22:59:16 UTC 2014 i686 GNU/Linux
Code: Select allroot@machine: cat /etc/apt/sources.list
deb http://http.debian.net/debian/ squeeze main contrib non-free
deb-src http://http.debian.net/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://http.debian.net/debian squeeze-lts main contrib non-free
deb-src http://http.debian.net/debian squeeze-lts main contrib non-free
View 14 Replies
View Related
Jul 22, 2010
I have just installed Debian Lenny and was trying to upgrade the installed packages from the packages.debian.org site. when i asked synaptic to add the downloaded packages the would not appear, but when i checked the .xsessions file there are entries saying that the packages were being ingnored because they were either different versions, the MD5 did not match or even "can't find pkg". i have to use the local library to download the packages because i dont have an internet connection at home.
[Code]...
View 6 Replies
View Related
Jun 7, 2010
I added Sid to my /etc/apt/sources.list, so that I could install KDE4 (as described on some random KDE4/Debian web page). However, I now think that was a mistake and it would have been better to attempt to backport KDE4 onto Lenny. Over time, more and more sid packages have crept into the system to resolve dependencies, and now my system seems a bit broken; 'top' won't run, complains about missing libtermcap which is there, my cron jobs seem to be ignored and so on.
So given a system that is a mix of Lenny and Sid, what is the best way to uninstall all the Sid packages and then get back to a clean Lenny install? Is there some way that I can list all Sid packages, maybe to a file, then use that to tell apt what Lenny packages to install after sources.list has been updated to remove Sid?
I kept a log as the system was built, of everything that had to be manually set up after the debian installer has completed when I moved from 32-bit to 64-bit, so I could just do a clean install of Lenny then reconstruct the system from scratch. However, would much prefer to use the package management tools to revert to a clean Lenny.
View 14 Replies
View Related
Oct 13, 2010
I resarted it and put in the disc and held the option/alt key. It came up with the options Macintosh HD then a few seconds later it had a CD images and said "Windows" i laughed then went to it It started with a black screen the said ISO linux then a name and went to a flashing under score thing then the white flashing underscore disapeared... Then it was just a black screen. I waited for mabye 2 or 3 minutes then held my power button and shut down and tried agian same thing happend but this time after the underscore my computer just shutdown. Im trying to RUN (not install....yet) on my macbook from a CD-r CD...in disc utility it said it burn successfully.
View 4 Replies
View Related
Feb 28, 2010
I have not been able to upgrade any of my 9.10 karmic packages for about a week now. I have attempted to do so using both the Update Manager Gnome tool and the terminal command "sudo apt-get upgrade". Using the terminal command gives me (at the end of the resulting process) the following:
"dpkg: unrecoverable fatal error, aborting:
" syntax error: unknown group 'Debian-exim' in statoverride file
"E: Sub-process /usr/bin/dpkg returned an error code (2)"
I have tried:
#sudo apt-get update
#sudo apt-get check
#sudo apt-get upgrade
The first two of the above 3 steps work as expected. I get the reported failure message after the last (3rd) step every time.
The last thing I remember doing before I started having this problem was to upgrade Firefox to version 3.6 and Thunderbird to version 3.0.
View 2 Replies
View Related
Apr 26, 2010
I ran an update about a week ago - I am not sure what update was but the update did not all the GUI to display.
Behavior:
Boot Sequence is okay but as soon as the nice Ubuntu image loads up usually the cool login GUI shows up after but instead I get a constant blinking console for a login.
FINALLY:
I couldn't figure out what it was through logs and I didn't make a restore point so I took my info of the hard-drive and re-installed Ubuntu.
NOW:
I ran into this problem again but this time I did not update anything. I had to log out of my account to switch monitors BUT I had Ubuntu set to automatically log my user name in when my finishes booting up (some option that is use-full). So now it is back to the constant blinking login console.
so what I got now is:
1) my computer automatically load my user name up
2) Switched monitors so I had to log off
3) After Logging Off I got a constant login console NOT GUI blinking like mad.
4) Tried rebooting and the issue still remains
View 1 Replies
View Related
May 3, 2010
I was using Kubuntu 9.10 when I upgrated using the upgrade menu.
When it finished and reboot my computer, KDE initialize in "black screen", without menus.
Interesting that Gnome starts fine. code...
try to find xterm references in xorg and KDE conf files, comment, and the errors persist
View 3 Replies
View Related
Jul 23, 2010
I ran sudo apt-get update and sudo apt-get dist-upgrade . It says that 3 packages are not upgraded. Thet are linux-generic, linux-image-generic and linux-headers generic. I have never had this problem when using sudo apt-get dist-upgrade since it is supposed to resolve all conflicts and other issues with upgrades. Can anyone tell me how I can upgrade those three packages?
View 7 Replies
View Related
Dec 13, 2010
I have been running Ubuntu on my laptop since 9.10 by itself (not dualbooting Windows). I had no problems with it back then but I did notice that when I upgraded, not all the packages installed and I would get an error message saying so. I never thought much of it. The problem became apparent when upgrading from 9.10 to 10.4, I would get an error message everytime and the upgrade would be cancelled. This forced me to reinstall Ubuntu for both 10.04 and 10.10. As soon as I downloaded 10.10 I downloaded docky and chromium. Heres where my current problems arise:
- Docky (which worked in 10.04) wont work even after I download compiz.
- Every time I update the system, if i try to update chromium or anything else from google it cancels the upgrade.
- I tried using "sudo apt-get upgrade" in the terminal but I get
"Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened."
View 3 Replies
View Related
Jan 22, 2011
I'm a bit confused with this: When I log on a server it says 6 packages can be upgraded. When I run apt-get upgrade though it says that 0 upgraded, 0 new installed, 0 uninstalled and 3 cannot be upgraded. Occasionally, when there are indeed more updates available than those 6 packages, upgrade works fine. I believe the server is up-to-date. Why is that?
View 2 Replies
View Related
May 10, 2011
Just did apt-get update then apt-get upgrade then apt-get install linux-generic linux-headers-generic linux-image-generic fdutils linux-doc linux-tools Now at: Linux 2.6.32-31-generic on an x86_64. But upon console login after rebooting into the new kernal:
[Code]...
Why would Ubuntu insist there are so many updates available when neither apt-get nor synaptic seem to find anything to upgrade???
View 2 Replies
View Related
May 2, 2011
I have recently upgraded Xubuntu, but when it boots up, I see only black screen. First, I must switch to tty1-6 (Ctrl+Alt+1 ... 6) and then back to Ctrl+Alt+7 to see graphical session. Live CD works fine.
View 1 Replies
View Related
May 16, 2010
Am trying to upgrade from karmic 9.1 to lucid 10.04 and have the problem that as part of the upgrade I get a report that some packages are broken. As suggested posting the relevant files APT and MAIN Logs from the /var/log/dist-upgrade below.
View 4 Replies
View Related
Aug 13, 2010
I just started having a problem with my ubuntu Jaunty.When I try installing Gimp and VLC through Synaptic I get the following error Could not mark all packages for installation or upgrade The following packages have unresolvable dependancies. Make sure that all repositories are added and enabled in the preferences
gimp:
Depends: libgimp2.0 (>=2.6.10) but 2.6.6-0ubuntu1.1 is to be installed
Depends: libatk1.0-0 (>=1.29.3) but 1.26.0-0ubuntu2 is to be installed
Depends: libc6 (>=2.11) but 2.9-4ubuntu6.2 is to be installed
I get similar message for VLC as well
I installed Amarok after this problem started and it installed properly.
View 9 Replies
View Related