[gobolinux-users] Scripts

marco.cagnoli at oltrelinux.com marco.cagnoli at oltrelinux.com
Tue May 1 10:35:11 UTC 2007


Jonas, you are in right: I'm running last version of Scripts (2.6.4) and
this is fixed.
However, may be this is the problem in some other script?
I don't know much of shell scripts and python, but if the . (dot) means
/bin/sh, there are lot of . (dots) in the scripts, also in 2.6.4 version.

Marco

> On Tue, 01 May 2007 00:34:21 +0200, mpb <mpb.mail at gmail.com> wrote:
>
>> Hi,
>>
>> Regarding dash on Ubuntu...
>>
>> In PythonUtils.py, around lines 106-111:
>>
>>                                 for file in files :
>>                                         value = os.popen('. '+file+'
>> 2> /dev/null; echo -n $'+name).read()
>>                                         if value :
>>                                                 break
>>                                 os.environ[name] = value
>>                                 return value
>>
>> note the following:   os.popen ('. '
>>
>> . is /bin/sh
>>
>> /bin/sh is dash
>>
>> This seemed to be missing from your patch.
>>
> This is fixed in CVS and should be fixed in the last version of Scripts as
> well as in the version of Scripts shipped with the 014 prerelease. Which
> version of Scripts are you using?
>
> --
> /Jonas
>
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>




More information about the gobolinux-users mailing list