Your message dated Mon, 08 Dec 2008 13:37:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#508101: 
gobject-introspection_0.6.1-1(unstable/sparc/spontini): OSError: [Errno 2] No 
such file or directory: '/nonexistent/.cache'
has caused the Debian Bug report #508101,
regarding gobject-introspection_0.6.1-1(unstable/sparc/spontini): OSError: 
[Errno 2] No such file or directory: '/nonexistent/.cache'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
508101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508101
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gobject-introspection
Version: 0.6.1-1
Severity: serious

Heya,

Your package failed to build on my buildd:

| Automatic build of gobject-introspection_0.6.1-1 on spontini by sbuild/sparc 
99.99
| Build started at 20081206-1318
| ******************************************************************************

[...]

| make[3]: Entering directory `/build/buildd/gobject-introspection-0.6.1/gir'
| env PYTHONPATH=..:..:$PYTHONPATH UNINSTALLED_INTROSPECTION_SRCDIR=.. 
UNINSTALLED_INTROSPECTION_BUILDDIR=.. ../tools/g-ir-scanner -v 
--add-include-path=../gir --add-include-path=. \
|           --namespace GLib --nsversion=2.0 \
|           --noclosure \
|           --output GLib-2.0.gir \
|           --strip-prefix=g \
|           --library=glib-2.0 \
|            \
|           -I`pkg-config --variable=includedir glib-2.0`/glib-2.0 \
|           -I`pkg-config --variable=libdir glib-2.0`/glib-2.0/include \
|           -DGETTEXT_PACKAGE=Dummy \
|           -D__G_I18N_LIB_H__ \
|           `pkg-config --variable=libdir 
glib-2.0`/glib-2.0/include/glibconfig.h \
|           ./glib-2.0.c \
|           `pkg-config --variable=includedir glib-2.0`/glib-2.0/glib/*.h
| Traceback (most recent call last):
|   File "../tools/g-ir-scanner", line 324, in <module>
|     sys.exit(main(sys.argv))
|   File "../tools/g-ir-scanner", line 272, in main
|     cachestore = CacheStore()
|   File "/build/buildd/gobject-introspection-0.6.1/giscanner/cachestore.py", 
line 45, in __init__
|     self._directory = _get_cachedir()
|   File "/build/buildd/gobject-introspection-0.6.1/giscanner/cachestore.py", 
line 30, in _get_cachedir
|     os.mkdir(cachedir, 0755)
| OSError: [Errno 2] No such file or directory: '/nonexistent/.cache'
| make[3]: *** [GLib-2.0.gir] Error 1
| make[3]: Leaving directory `/build/buildd/gobject-introspection-0.6.1/gir'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/gobject-introspection-0.6.1'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/gobject-introspection-0.6.1'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20081206-1325
| FAILED [dpkg-buildpackage died]
| Build needed 00:03:32, 9100k disk space

A complete build log can be found at
http://buildd.debian.org/build.php?arch=sparc&pkg=gobject-introspection&ver=0.6.1-1

Marc
-- 
BOFH #174:
Backbone adjustment



--- End Message ---
--- Begin Message ---
Version: 0.6.1-2

Am Sonntag, den 07.12.2008, 23:09 +0100 schrieb Marc 'HE' Brockschmidt:
> Package: gobject-introspection
> Version: 0.6.1-1
> Severity: serious
> 
> Heya,
> 
> Your package failed to build on my buildd:
> 
> | Automatic build of gobject-introspection_0.6.1-1 on spontini by 
> sbuild/sparc 99.99
> | Build started at 20081206-1318
> | 
> ******************************************************************************
> 
> [...]
> 
> | make[3]: Entering directory `/build/buildd/gobject-introspection-0.6.1/gir'
> | env PYTHONPATH=..:..:$PYTHONPATH UNINSTALLED_INTROSPECTION_SRCDIR=.. 
> UNINSTALLED_INTROSPECTION_BUILDDIR=.. ../tools/g-ir-scanner -v 
> --add-include-path=../gir --add-include-path=. \
> |         --namespace GLib --nsversion=2.0 \
> |         --noclosure \
> |         --output GLib-2.0.gir \
> |         --strip-prefix=g \
> |         --library=glib-2.0 \
> |          \
> |         -I`pkg-config --variable=includedir glib-2.0`/glib-2.0 \
> |         -I`pkg-config --variable=libdir glib-2.0`/glib-2.0/include \
> |         -DGETTEXT_PACKAGE=Dummy \
> |         -D__G_I18N_LIB_H__ \
> |         `pkg-config --variable=libdir 
> glib-2.0`/glib-2.0/include/glibconfig.h \
> |         ./glib-2.0.c \
> |         `pkg-config --variable=includedir glib-2.0`/glib-2.0/glib/*.h
> | Traceback (most recent call last):
> |   File "../tools/g-ir-scanner", line 324, in <module>
> |     sys.exit(main(sys.argv))
> |   File "../tools/g-ir-scanner", line 272, in main
> |     cachestore = CacheStore()
> |   File "/build/buildd/gobject-introspection-0.6.1/giscanner/cachestore.py", 
> line 45, in __init__
> |     self._directory = _get_cachedir()
> |   File "/build/buildd/gobject-introspection-0.6.1/giscanner/cachestore.py", 
> line 30, in _get_cachedir
> |     os.mkdir(cachedir, 0755)
> | OSError: [Errno 2] No such file or directory: '/nonexistent/.cache'

Hi,
this is fixed in 0.6.1-2

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---

Reply via email to