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

Re: m68k boot-floppies



"Christian T. Steigies" <cts@debian.org> writes:

> tar: ./lib/libresolv-2.1.2.so: Cannot stat: No such file or directory
>    -rw-r--r--    1 root     root        42216 Mar 11 06:32 /lib/libresolv-2.1.3.so
> tar: ./lib/libnss_dns-2.1.2.so: Cannot stat: No such file or directory
>    -rw-r--r--    1 root     root         9920 Mar 11 06:32 /lib/libnss_dns-2.1.3.so
> tar: Error exit delayed from previous errors

Change libcver from 2.1.2 to 2.1.3 in the case statement at the top of
rootdisk.sh. (in fact we should possibly do away with the
arch-specific libcver since all architectures are using glibc 2.1 now)

And, yes, you do need both of those, or network installs won't work.

-- 
David Huggins-Daines, Senior Linux Consultant, Linuxcare, Inc.
613.562.1239 desk, 613.223.0225 mobile
dhuggins@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.


Reply to: