Bug#589196: gnome-shell: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2010-07-15 Thread Cyril Brulebois
Source: gnome-shell Version: 2.31.5-1 Severity: serious Justification: FTBFS Hi, looks like the path == None case isn't taken into account? | /usr/bin/g-ir-scanner \ | --namespace=St \ |

Bug#589196: gnome-shell: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2010-07-15 Thread Gustavo Noronha Silva
Hey, On Thu, 2010-07-15 at 19:43 +0200, Cyril Brulebois wrote: looks like the path == None case isn't taken into account? [...] | File /usr/lib/gobject-introspection/giscanner/cachestore.py, line 80, in _check_cache_version | version = os.path.join(self._directory,

Bug#589196: gnome-shell: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2010-07-15 Thread Emilio Pozuelo Monfort
On 15/07/10 20:04, Gustavo Noronha Silva wrote: On Thu, 2010-07-15 at 19:43 +0200, Cyril Brulebois wrote: looks like the path == None case isn't taken into account? [...] | File /usr/lib/gobject-introspection/giscanner/cachestore.py, line 80, in _check_cache_version | version =

Bug#589196: gnome-shell: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2010-07-15 Thread Gustavo Noronha Silva
clone 589196 reassign -1 gobject-introspection 0.6.15~git20100713-1 retitle -1 may pass bad values to os.path.join, causing bad things to happen thanks On Thu, 2010-07-15 at 20:29 +0200, Emilio Pozuelo Monfort wrote: On 15/07/10 20:04, Gustavo Noronha Silva wrote: On Thu, 2010-07-15 at 19:43