Bugs item #777719, was opened at 2003-07-25 14:20 Message generated for change (Comment added) made by naughtont You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=777719&group_id=9368
Category: Programming environment Group: 2.3 Status: Open Resolution: None Priority: 9 Submitted By: Jason Brechin (brechin) Assigned to: Jason Brechin (brechin) Summary: MDK 9.0 /dev/null permissions bad Initial Comment: /dev/null in the image and on the clients is not world- writable. This causes many problems with the tests, with errors like -bash: line 10: /dev/null: Permission denied -bash: line 60: /dev/null: Permission denied -bash: line 60: /dev/null: Permission denied -bash: line 60: /dev/null: Permission denied and /opt/hdf5-oscar-1.6.0/bin/h5cc: line 276: /dev/null: Permission denied /opt/hdf5-oscar-1.6.0/bin/h5cc: line 277: /dev/null: Permission denied A post_rpm_install (or whichever one is performed immediately after the image is created) script should make sure that /dev/null is a+rw. ---------------------------------------------------------------------- >Comment By: Thomas Naughton (naughtont) Date: 2003-08-05 23:24 Message: Logged In: YES user_id=288102 i'm pretty sure the script/chmod fixup was committed by jason earlier today. so cutting 2.3b6 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=777719&group_id=9368 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
