On Fri, Mar 28, 2008 at 1:32 AM, <[EMAIL PROTECTED]> wrote: > Author: mwh > Date: 2008-03-28 01:32:12 -0700 (Fri, 28 Mar 2008) > New Revision: 3088 > > Modified: > trunk/Scripts/bin/DescribeProgram > trunk/Scripts/bin/GetAvailable > Log: > Use bash() method in GetAvailable and DescribeProgram too
After this commit I can no longer use FindPackage: python /System/Links/Executables/FindPackage --full-list --type=recipe Lazy-2 0.24e-r1 Downloading updated remote lists... |Exception in thread Thread-2: Traceback (most recent call last): File "/Programs/Python/2.5/lib/python2.5/threading.py", line 460, in __bootstrap self.run() File "/Programs/Python/2.5/lib/python2.5/threading.py", line 440, in run self.__target(*self.__args, **self.__kwargs) File "/System/Links/Libraries/python2.3/site-packages/GetAvailable.py", line 66, in doDownload if p.readline(): AttributeError: 'str' object has no attribute 'readline' Exception in thread Thread-1: Traceback (most recent call last): File "/Programs/Python/2.5/lib/python2.5/threading.py", line 460, in __bootstrap self.run() File "/Programs/Python/2.5/lib/python2.5/threading.py", line 440, in run self.__target(*self.__args, **self.__kwargs) File "/System/Links/Libraries/python2.3/site-packages/GetAvailable.py", line 66, in doDownload if p.readline(): AttributeError: 'str' object has no attribute 'readline' |<Interrupted> Loading lists... \ And python gets crazy at this point, consuming up to 99% of cpu. Any ideas? -- Lucas powered by /dev/dsp _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel