[gobolinux-users] freshen error
Hoppár Tamás
htraki at gmail.com
Mon May 19 08:11:03 NZST 2008
kenneth marken írta:
> Freshen: ERROR: exceptions.UnboundLocalError: local variable 'f' referenced
> before assignment
>
> Traceback (most recent call last):
> File "/System/Links/Executables/Freshen", line 412, in <module>
> ui.args.action()
> File "/System/Links/Executables/Freshen", line 81, in showUpdates
> for update in updates:
> File "/System/Links/Libraries/python2.3/site-packages/Freshen.py", line 148,
> in updates
> programList,considered,listComplete = self.loadCache(last=last)
> File "/System/Links/Libraries/python2.3/site-packages/Freshen.py", line 339,
> in loadCache
> f.close()
> UnboundLocalError: local variable 'f' referenced before assignment
>
> Freshen 3.0.2 on python 2.5.1.final.0
> arguments: ['/System/Links/Executables/Freshen', '-c']
>
> i guess that last like speaks for itself but still...
>
> this is what freshen spits out if the command Freshen -c is entered.
> _______________________________________________
> gobolinux-users mailing list
> gobolinux-users at lists.gobolinux.org
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>
>
This is no wonder,it seems freshen 3.0.2 expects python 2.3.
More information about the gobolinux-users
mailing list