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

Bug#216435: busybox-cvs: ln reports wrong error



Package: busybox-cvs
Version: unavailable; reported 2003-10-18
Severity: normal

When linking a non existing file busybox ln will report the target
missind and not the source:

mrvn@dual:~% ln /bla/foo /foo 
ln: accessing `/bla/foo': No such file or directory
mrvn@dual:~% busybox ln /bla/foo /foo
ln: /foo: No such file or directory

MfG
	Goswin

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dual 2.4.21-ac4 #1 SMP Sat Jul 5 17:53:13 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE




Reply to: