[gobolinux-users] Scripts

Jonas Karlsson jonka750 at student.liu.se
Tue May 1 07:01:51 UTC 2007


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/


More information about the gobolinux-users mailing list