|
Home > Archive > Linux Debian support > December 2006 > Sarge To Etch Problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Sarge To Etch Problem
|
|
|
|
I've upgraded from sarge to etch, but have run into an unmet dependency
problem and now cannot do anything with apt-get.
The following packages have unmet dependencies:
kernel-image-2.4.27-3-586tsc: Depends: initrd-tools (>=0.1.48) but it is
not installable
When I do an apt-get -f install to fix dependencies, it wants to remove
the kernel, and or course that won't work.
I'm also having troubles with apache2, but can't do much if I can't use
apt-get.
Please help.
Dan
| |
| SteveSch 2006-12-21, 7:13 pm |
| On Thu, 21 Dec 2006 22:10:24 +0900, Dan N wrote:
> The following packages have unmet dependencies:
> kernel-image-2.4.27-3-586tsc: Depends: initrd-tools (>=0.1.48) but it is
> not installable
Does your web browser work?
Yes, then go to debian.org and search for-and download the file.
No, then 'man wget'. If you need the command I will google it for you.
Then install it using dpkg -i <packagename>
It looks like either stable (0.1.81.1) or unstable (0.1.84.1) should work.
Either that or just wait until it is fixed in etch's packages. It
shouldn't take more than a day or two.
I will say that-that is the exact reason I am running unstable right now.
I ran into several packages that etch didn't have, like k3b, and I'm not
the waiting type. Etch will get them though.
Good luck,
Steve
| |
|
| On Thu, 21 Dec 2006 15:29:21 -0700, SteveSch wrote:
> Yes, then go to debian.org and search for-and download the file.
Thanks Steve,
I think I'll avoid doing any dist-upgrades in the future. Apache broke as
well, and other errors with locales.
Dan
| |
| SteveSch 2006-12-22, 1:12 pm |
| On Fri, 22 Dec 2006 11:15:28 +0900, Dan N wrote:
> I think I'll avoid doing any dist-upgrades in the future. Apache broke
> as well, and other errors with locales.
Did you get the kernel working?
Install 'apt-listbugs' for any future upgrades.
Run 'apt-cache search apt-listbugs'. It will save you a ton of problems.
Good luck,
Steve
| |
| AJackson 2006-12-22, 7:13 pm |
|
Dan N wrote:
> I've upgraded from sarge to etch, but have run into an unmet dependency
> problem and now cannot do anything with apt-get.
>
> The following packages have unmet dependencies:
> kernel-image-2.4.27-3-586tsc: Depends: initrd-tools (>=3D0.1.48) but it is
> not installable
>
> When I do an apt-get -f install to fix dependencies, it wants to remove
> the kernel, and or course that won't work.
>
> I'm also having troubles with apache2, but can't do much if I can't use
> apt-get.
>
> Please help.
>
> Dan
You should upgrade to linux-image-486 or linux-image-686 when you
upgrade to Etch. The kernel package is renamed from kernel-image to
linux-image, as there are more OS:es in Debian than just linux.
Also there is no more support for Linux 2.4 in Debian. You should
upgrade to Linux kernel 2.6. With that you will have to drop hotplug,
but instead get udev etc. This is good.
Good luck
And "God Jul och Gott Nytt =C5r"
/Jackson
| |
|
| On Fri, 22 Dec 2006 08:44:16 -0700, SteveSch wrote:
> On Fri, 22 Dec 2006 11:15:28 +0900, Dan N wrote:
>
>
> Did you get the kernel working?
Yes, finally. Ended up upgrading to sid though. Apache is broken, but
I'm sure fixable. And I had to mess around with amavisd-new to get
postfix mail working again. I'm not sure it was worth the effort, now I'm
not confident that anything is stable anymore.
Thanks for the other tips.
Dan
| |
|
| On Fri, 22 Dec 2006 15:14:06 -0800, AJackson wrote:
> You should upgrade to linux-image-486 or linux-image-686 when you
> upgrade to Etch. The kernel package is renamed from kernel-image to
> linux-image, as there are more OS:es in Debian than just linux.
Thanks for the tips.
Dan
|
|
|
|
|