Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-11-2006, 06:34 AM
|
#1
|
LQ Newbie
Registered: May 2004
Posts: 5
Rep:
|
Conflict in Upgrading initramfs-tools and udev
I attempted a dist-upgrade from breezy to dapper (I know it's beta) and have gotten a bit stuck. I have tried an apt-get -f install to see if things would work, but I end up with the same error. The complete error is as follows:
Code:
~# apt-get install linux-image-k7
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
linux-image-2.6.15-18-k7
Suggested packages:
lilo linux-doc-2.6.15 linux-source-2.6.15
The following NEW packages will be installed:
linux-image-2.6.15-18-k7 linux-image-k7
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 23.2kB/21.4MB of archives.
After unpacking 62.7MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 h*tp://archive.ubuntu.com dapper/main linux-image-k7 2.6.15.17 [23.2kB]
Fetched 23.2kB in 0s (34.1kB/s)
Selecting previously deselected package linux-image-2.6.15-18-k7.
(Reading database ... 33865 files and directories currently installed.)
Unpacking linux-image-2.6.15-18-k7 (from .../linux-image-2.6.15-18-k7_2.6.15-18.27_i386.deb) ...
Selecting previously deselected package linux-image-k7.
Unpacking linux-image-k7 (from .../linux-image-k7_2.6.15.17_i386.deb) ...
Setting up initramfs-tools (0.40ubuntu24) ...
Kernel version too old. initramfs-tools requires at least 2.6.12.
dpkg: error processing initramfs-tools (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of udev:
udev depends on initramfs-tools (>= 0.040ubuntu1); however:
Package initramfs-tools is not configured yet.
dpkg: error processing udev (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-2.6.15-18-k7:
linux-image-2.6.15-18-k7 depends on initramfs-tools (>= 0.36ubuntu6); however:
Package initramfs-tools is not configured yet.
dpkg: error processing linux-image-2.6.15-18-k7 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-k7:
linux-image-k7 depends on linux-image-2.6.15-18-k7; however:
Package linux-image-2.6.15-18-k7 is not configured yet.
dpkg: error processing linux-image-k7 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
initramfs-tools
udev
linux-image-2.6.15-18-k7
linux-image-k7
E: Sub-process /usr/bin/dpkg returned an error code (1)
|
|
|
03-11-2006, 11:08 PM
|
#2
|
Senior Member
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250
Rep:
|
You don't say what kernel you're upgrading from, but from about 2.6.13 on, udev replaces hotplug, and there are often some difficulties getting over that hump.
I don't have a clear solution, but try this:
See if you can install udev by itself ... you need at least kernel 2.6.12 or 13 to do this.
If it installs ... dpkg --purge hotplug
dpkg-reconfigure linux-image-`uname -r`
Good luck.
|
|
|
03-12-2006, 01:46 PM
|
#3
|
LQ Newbie
Registered: May 2004
Posts: 5
Original Poster
Rep:
|
Quote:
Originally Posted by rickh
You don't say what kernel you're upgrading from, but from about 2.6.13 on, udev replaces hotplug, and there are often some difficulties getting over that hump.
I don't have a clear solution, but try this:
See if you can install udev by itself ... you need at least kernel 2.6.12 or 13 to do this.
If it installs ... dpkg --purge hotplug
dpkg-reconfigure linux-image-`uname -r`
Good luck.
|
I'm running a 2.6.10 kernel, which is why I couldn't get it to go. I spent hours on it and wound up in dependancy hell. I've since wiped the system and started clean. Thanks for your help!
|
|
|
All times are GMT -5. The time now is 04:33 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|