[sisyphus] apt и обновление ядра

Eugene Prokopiev =?iso-8859-1?q?prokopiev_=CE=C1_stc=2Edonpac=2Eru?=
Пт Июл 21 09:02:21 MSD 2006


Здравствуйте!

Наверное, я не понимаю чего-то очень простого, но все же:

# rpm -qa | grep kernel-image-std26-smp
kernel-image-std26-smp-2.6.16-alt8

# apt-get update
Get:1 ftp://ftp.altlinux.org i586 release [721B]
Get:2 ftp://ftp.altlinux.org noarch release [719B]
Fetched 1440B in 2s (596B/s)
Get:1 ftp://ftp.altlinux.org i586/classic pkglist [1985kB]
Get:2 ftp://ftp.altlinux.org i586/classic release [125B]
Get:3 ftp://ftp.altlinux.org noarch/classic pkglist [621kB]
Get:4 ftp://ftp.altlinux.org noarch/classic release [127B]
Get:5 ftp://ftp.altlinux.org i586/classic srclist [846kB]
Fetched 3452kB in 3s (929kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done

# apt-cache show kernel-image-std26-smp
Package kernel-image-std26-smp is a virtual package provided by:
   kernel-image-std26-smp#2.6.16-alt8 2.6.16-alt8
   kernel-image-std26-smp#2.6.16-alt9 2.6.16-alt9
You should explicitly select one to show.
E: Package kernel-image-std26-smp is a virtual package with multiple 
providers.

На ftp://ftp.altlinux.org я вижу только alt9

# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.

# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.

Почему ядро не обновилось до alt9? В Hold его нет:

# cat /etc/apt/apt.conf
/*
  * This is the main configuration file for the APT suite of tools,
  * see apt.conf(5) for details.
  */

// See apt-cdrom(8) for details.
Acquire::CDROM::Copy "true";
Acquire::CDROM::mount "/media/cdrom";

RPM
{
         Allow-Duplicated {
                 // Old-style kernels.
 
"^(NVIDIA_)?(kernel|alsa)[0-9]*(-adv|-linus)?($|-up|-smp|-secure|-custom|-enterprise|-BOOT|-tape|-aureal)";
                 // New-style kernels.
                 "^kernel-(image|modules)-.*";
         };
         Hold {
                 // Old-style kernels.
                 //"^(kernel|alsa)[0-9]+-source";
         };
};


-- 
С уважением, Прокопьев Евгений




Подробная информация о списке рассылки Sisyphus