Am Mittwoch, 28. Januar 2004 20:46 schrieb Geoff Nordli: > Has anyone noticed that some scripts break when using the bash package? > > There was a problem with the script to load cachdns package, and most > importantly there were problems the lrcfg tool when trying to backup a > package it would fail.
This doesn't really fail - it wil backup, it's just bash throws out a line instead being quiet, even if stdout and stderr are redirected to /dev/null. > It doesn't really matter i just switched back to the normal shell and > everything works OK. Workaround for all problems is to link /bin/sh to /bin/ash instead of /bin/bash. Maybe the bash.lrp should be changed regarding this respect. kp ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
