Re: problems after upgrade 5.1 5.2 RC1

2003-12-14 Thread Kris Kennaway
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


pgp0.pgp
Description: PGP signature


Re: problems after upgrade 5.1 5.2 RC1

2003-12-14 Thread martin vana
On Sun, 14 Dec 2003 08:47:44 -0800
Kris Kennaway [EMAIL PROTECTED] 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/vanawhich fsck
/sbin/fsck

/home/vanawhich mount
/sbin/mount


 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]