Date: Sun, 14 Dec 2003 18:46:07 +0100 From: martin vana <martin.vana@vslib.cz> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org Subject: Re: problems after upgrade 5.1 > 5.2 RC1 Message-ID: <20031214184607.43565421.martin.vana@vslib.cz> In-Reply-To: <20031214164744.GC11014@xor.obsecurity.org> References: <20031214142708.26a6cdcf.martin.vana@vslib.cz> <20031214164744.GC11014@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Dec 2003 08:47:44 -0800 Kris Kennaway <kris@obsecurity.org> wrote: > On Sun, Dec 14, 2003 at 02:27:08PM +0100, martin vana wrote: > > Hi, > > after binary upgrade from 5.1 to 5.2 RC1 I've encoutered some non-critical misbehaviour of my box, > > after executing mount : > > > > /home/vana#mount > > on () > > on () > > on () > > on () > > on () > > on () > > > > and fsck: > > > > /home/vana#fsck -y > > /libexec/ld-elf.so.1: fsck: Undefined symbol "execvP" > > > > > > Whole system works just fine but these two things scares me a bit, > > anyone experienced the same? > > Do you have some old executables in your path that are superceding the > system versions? > > Try 'which mount' and 'which fsck' > > Kris it might be possible that upgrade went something wrong but: /home/vana>which fsck /sbin/fsck /home/vana>which mount /sbin/mount
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031214184607.43565421.martin.vana>