Hello,

[EMAIL PROTECTED]:~$ ls -la /bin/bash
-rwxr-xr-x 1 root root 700492 2008-05-12 22:02 /bin/bash

[EMAIL PROTECTED]:~$ ls -la /bin/sh
lrwxrwxrwx 1 root root 4 2008-09-13 18:29 /bin/sh -> bash

[EMAIL PROTECTED]:~$ ls -la /bin/dash
ls: cannot access /bin/dash: No such file or directory

using /bin/bash and rm -rf /bin/dash, ln -s /bin/bash /bin/sh

sh linked /bin/bash

Ozgur Karatas
Debian Supporter
Debian GNU/Linux -> http://www.debian.org

ozgur at ozgurkaratas dot com ~ http://www.ozgurkaratas.com

On Tue, 2008-09-16 at 20:55 +0200, Markus Schaber wrote:
> Hi,
> 
> I can confirm that, using bash as /bin/sh, the installation works fine.
> 
> So, at least, I now have a workaround.
> 
> Thanks,
> Markus
> 
> -- 
> Markus Schaber | Logical Tracking&Tracing International AG
> Dipl. Inf.     | Software Development GIS
> 
> Fight against software patents in Europe! www.ffii.org
> www.nosoftwarepatents.org
> 
> 
> 


.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to