Software :: How Apt-Get Hold Back Packages During Update
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
ADVERTISEMENT
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
Apr 28, 2011
...and the answer isn't "use LTS". Maybe the next LTS whenever that comes out (12.whatever?), but we needed 10.10 for the ATI drivers. Anyway, 11.04 has hit and since I'm dealing with office machines and software developers who expect a stable environment, I want to hold back 10.10 as long as possible (or at least "as long as I need to test things"), both on desktop and server installs. I'm looking at 130+ other updates in Update Managar today and when I hit the install updates button I had to fumble for the cancel button because it went to the dist-upgrade screen. How can I tell what packages will trigger the Ubuntu upgrade so I can freeze them?
View 5 Replies
View Related
Sep 30, 2009
I use another kernel on my eeepc which is specially adjusted for the Hardware Needs of this little machine.
The source of this kernel is: [url]
But since today I have the problem that the updater would like to update the vanilla kernel from the Fedora Repos.
Even though there aren't any versions of this vanilla kernel already installed. So I don't know what causes this mistake and would like to prevent this kernel from auto-updating.
View 1 Replies
View Related
Nov 6, 2010
I just installed ubuntu 10.10, and im triying to update, when i uncheck the packages that i dont want and click on the "install updates" button in the update manager, the update manager check it again and download the packages that i dont want
View 1 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
Feb 11, 2011
I was running 10.04 LTS and had decided to stick to the LTS versions as I'm now running my machine as a server and don't want to be updating regularly.Every time I logged in via SSH I got a message telling me there where packages to update including a security update. So I did a search to find out how to perform an update on Ubuntu server from the command line.What I found was to do this:sudo apt-get updatesudo apt-get dist-upgradeAfter doing that I rebooted but now my machine gives me this message:
init: ureadahead-other main process (794) terminated with status 4Your disk drives are being checked for errors, this may take some timePress C to cancel all checks currently inprogressI'm not pressing C yet and leaving it alone to finish, but I noticed when the machine booted that one of the options for booting talked about Ubuntu 10.10, so I'm worried that I've updated from 10.04 LTS to 10.10 by accident?
View 8 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
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
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
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
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
Mar 5, 2010
I am trying to do the update of ubuntu 9.10 UNR (it is your netbook equal to every other), but I get a error, it says it cant get some packages from the servers.
I tried to do a bug report but I dont know how.
View 2 Replies
View Related
Mar 9, 2011
When I allow Update Manager to download and install security and other updates it saves the deb package files in /var/cache/apt/archives. I don't really need or want to keep these files. I seem to recall that in versions years ago the default was to delete them after installation. But the issue at the moment is how to get 10.04 and later to automatically delete the files after installation. Space is not a concern on my desktop PC nor my server. It is an issue with various virtual machine installations as they are limited in disk space and the more they take up the more there is to backup.
I have tried telling Synaptic to delete the files after installation but this does not change the performance of Update Manager.
View 5 Replies
View Related
Sep 21, 2009
Back to my issue. Yesterday when I wanted to update packages...
View 3 Replies
View Related
Apr 4, 2011
I want to update my fedora (Yum update), but not all of the packages in repositories! Only packages that have size<1MB ! How can I do it? Does have YUM this ability?
View 4 Replies
View Related
May 21, 2011
I was curios about why zypper up don't update some packages as in code...
View 2 Replies
View Related
Aug 11, 2010
if there is a way to blacklist certain packages when updates come around. The reason for this is that I have two repositories that contain Smplayer and Mplayer. But one repository versions of this aren't VDPAU active (but the build is newer).
View 1 Replies
View Related
Sep 10, 2010
I read something like said:
Update Packages not authenticated so imagine.
I wonder why (and how) a 'contaminated' update/package can get access to the Ubuntu server.
what I have on my desktop waiting for my approval to download?
The information of those updates is as follows:
1- Firefox
Changes for the versions:
3.6.8+build1+nobinonly-0ubuntu0.10.04.1
3.6.9+build1+nobinonly-0ubuntu0.10.04.1
[Code].....
View 5 Replies
View Related
Dec 9, 2010
1. when we install package and run update manager, are all the packages stored in /var/cache/apt/archives ?
2. let's say i make a copy of all the packages i installed and from update, store them in a backup drive. How do i make a freshly installed Ubuntu to copy/use these packages instead of downloading them from the internet?
View 2 Replies
View Related
Dec 16, 2010
Question how can I update latex packages is there any easy way to do it in linux, such as in windows (miktex for example).I have installed all the TeX-live packages on the ubuntu software center. But I seem to have outdated older packages.03156397135
View 6 Replies
View Related
Apr 24, 2011
E: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/gnome3-team-gnome3-natty.listE: The list of sources could not be read. i get this error when i try to update my packages, anybody know a fix?
View 3 Replies
View Related
May 3, 2011
when i tried to update Ubuntu 10.10 to 11.04, somehow the installation stopped. Thinking that the installation was completed i restarted my desktop, only to find out that i have over 600 broken packages. Fixing the packages don't seem to work because he is unable to correct the dependencies. My guess is that i now have half Ubuntu 10.10 and half Ubuntu 11.04
View 1 Replies
View Related
Jun 14, 2011
I need to substitute the openssl package modified by ubuntu with the original openssl package because I have to collaborate to a university project that use SSLv2 protocol.I tried to install it manually (by ./config and make) but nowaday the system continues to use the old one (0.98o-5ubuntu1).What i have to do to substitute the modified version with the original one?
View 1 Replies
View Related
Jun 28, 2010
I am trying to update all the packages for 5.4 without going to 5.5, I believe I saw at one point instructions on how to do this, where I could in effect cap the version to stay on 5.4. Doing 'yum update' takes me to 5.5.
View 1 Replies
View Related
Sep 25, 2010
opensuse v11.3
linux 2.6.34.7-0.3-desktop x86_64
The most recent update that produced the kernel version above is bit of a disaster for me. The open source radeon driver does not work with VirtualBox (it crashes at startup), and the ATI fglrx driver either builds without acceleration (or the X server loads it that way?) or fails to build.
Is there a way to undo some (or all, if necessary) of the update?
View 9 Replies
View Related
Mar 14, 2011
just updated with zypper up and smolt 1.4.2.2-6.5.1 bring back hal.i read somewhere that 11.4 is hal free..
View 2 Replies
View Related
Apr 5, 2010
I've had openSUSE for a week. The update says that there are 10 updates. When I run it, first I get a flag saying that something can't be removed. Then when I run the rest of the up date, it loops back and starts over. I need a patch to fix the patch that fixes the patch that...etc.
View 8 Replies
View Related
Jul 8, 2010
I think a recent update has broken 2 of the 3 systems that I've been putting together. To test out the theory I want to roll libpam-modules back to version 1.1.1-2ubuntu2 from 1.1.1-2ubuntu5 that was recently released on 1 of the 2 that got updated and see if it resolves the issue that I'm seeing with not being able to log into the OMSA webserver. How do I go about reverting to the earlier version?
View 4 Replies
View Related
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