[Bug 21732] linux-image-2.6.12-10-686 vs mkinitramfs
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Sun Jan 1 15:44:42 UTC 2006
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=21732
Ubuntu | kernel-package
ben.collins at ubuntu.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |NOTABUG
------- Additional Comments From ben.collins at ubuntu.com 2006-01-01 15:44 UTC -------
++ readlink -f /boot/initrd.img-2.6.12-10-686.new
-f: No such file or directory
Right there's your problem. I think you'll find some odd readlink program
hanging around on your system. Try "which readlink" to see where it is at.
Remove it if it isn't /bin/readlink.
It's possible you overwrote your original readlink (which is /bin/readlink) by
installing some external package or program. If that's the case, reinstall the
coreutils package with this command:
apt-get --reinstall install coreutils
This is a non-bug.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list