[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:46217] sargeからetchへのアップグレードでudevのアップグレードでこける



須山です。

sargeからetchへアップグレードの途中で,udevパッケージのアップグレードの
ところで,エラーでこけてしまいました。再度,apt-get dist-upgradeを実行し
たところ,

You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  udev: Depends: hotplug (>= 0.0.20040329-17)
E: Unmet dependencies. Try using -f.

というエラーが出たので,apt-get -f installを実行しました。すると,

The following extra packages will be installed:
  udev
The following packages will be upgraded:
  udev
1 upgraded, 0 newly installed, 0 to remove and 278 not upgraded.
5 not fully installed or removed.
Need to get 0B/277kB of archives.
After unpacking 287kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Reading changelogs... Done
(Reading database ... 35584 files and directories currently
installed.)
Preparing to replace udev 0.056-3 (using
.../archives/udev_0.085-1_i386.deb) ...
This version of udev requires a kernel >= 2.6.12, upgrade aborted.
dpkg: error processing /var/cache/apt/archives/udev_0.085-1_i386.deb
(--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/udev_0.085-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

というエラーが出てしまいました。エラーをみると,udevがカーネル2.6.12以上
を要求しているので(このPCでインストールされているカーネルは2.6.8),イ
ンストールできないようなので,それではと思い,2.6.15でもインストールしよ
うとしましたが,この状態になってしまうと,カーネルソースパッケージをイン
ストールしようとしても,下記のようなエラーが出てしまいインストールすらで
きません。

# apt-get install linux-source-2.6.15
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  udev: Depends: hotplug (>= 0.0.20040329-17)
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

なお,udevとhotplugパッケージのインストール状況は次の通りです。

ii  udev           0.056-3        /dev/ management daemon
rc  hotplug        0.0.20040329-2 Linux Hotplug Scripts

何とか,カーネルを2.6.15にアップグレードして,etchへのアップグレードを完
了させたいのですが,何かいい方法はございますでしょうか。また,ほかにいい
解決策があれば,ご教示いただければ,幸いに存じます。


-- 
Takeshi SUYAMA <tsuyama@xxxxxxxxx>