Results 1 to 3 of 3
Hi,
I use Kubuntu 9.10 version, and if i upgrade with tha apt-get, I will get this:
' The following packages will be block ' (Perhaps something similar would be ...
- 12-08-2009 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 72
[SOLVED] Update Packages
Hi,
I use Kubuntu 9.10 version, and if i upgrade with tha apt-get, I will get this:
'The following packages will be block' (Perhaps something similar would be in English.)
bind9-host dnsutils libbind9-50 libdns50 libisc50 libisccc50 libisccfg50 liblwres50
linux-generic linux-headers-generic linux-image-generic sreadahead
My questions are:
why are they blocked?
how can I resolve them?
aren't they allowed to use?
if they redundant, how can I remove them? - just because a black window always notifies me that new updates are available, but I can not update my system.
- 12-10-2009 #2
They aren't really blocked, just being held back at this point. This happens because they have dependencies that you don't have installed yet, or they are new packages replacing packages that you have. This is especially true for kernel updates. The following command should work for you.
sudo apt-get dist-upgradeTwo levels higher than a newb.
(I can search google)
- 12-10-2009 #3Just Joined!
- Join Date
- Feb 2008
- Posts
- 72
thanks, you solved my problem.


