vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Since yesterday I get a fsck errors on reboot. When run as root in maintainer mode, fsck returns an error stating that it choked on an undefined symbol ext2fs_dblist_get_last With this search term google digs a release note for the current e2fsprogs: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html Looks like the executable was linked against something not quite up to date. However, e2fslibs is at the same version like e2fsprogs on my system. Am I missing something obvious? Any hints? ---<(kaimartin)>--- -- Kai-Martin Knaak tel: +49-511-762-2895 Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de GPG key: http://pgp.mit.edu:11371/pks/lookup?...aak+kmk&op=get |
| ||||
| On Wed, 09 Apr 2008 01:07:05 +0000, Kai-Martin Knaak wrote: > Since yesterday I get a fsck errors on reboot. When run as root in > maintainer mode, fsck returns an error stating that it choked on an > undefined symbol ext2fs_dblist_get_last The problem tracked down to the unfortunate decision to mount /lib as a separate partition due to space problems on /. For some reason I copied rather than moved the contents of /lib to the new partition. This was several months ago. Recently, the packages that provide fsck were updated. Of course, this only affected the copy on the mounted partition. On boot, when the file system is not fully mounted yet, the updated binary in /sbin loaded the not updated shared lib... Lesson: Never move /lib to a partition of its own. ---<(kaimartin)>--- -- Kai-Martin Knaak tel: +49-511-762-2895 Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de GPG key: http://pgp.mit.edu:11371/pks/lookup?...aak+kmk&op=get |
| Thread Tools | |
| Display Modes | |
| |