Your message dated Thu, 26 Nov 2009 10:29:28 +1100
with message-id <[email protected]>
and subject line Re: [Pkg-electronics-devel] Bug#557990: gwave does not start;
Scheme errors; missing dependencies
has caused the Debian Bug report #557990,
regarding gwave does not start; Scheme errors; missing dependencies
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.)
--
557990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557990
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gwave
Version: 20090213-1+b1
Severity: important
The package gwave should depend on packages guile-gnome2-gnome and
guile-gnome2-gtk
Since the package gwave does not depend on these at the moment, the
program fails as follows:
$ gwave
In unknown file:
?: 0* [primitive-load-path "app/gwave/gwave-startup.scm"]
In /usr/share/guile/app/gwave/gwave-startup.scm:
17: 1* (use-modules (gnome-2) (gnome gtk) (app gwave cmds))
17: 2 (eval-case (# # *unspecified*) (else #))
17: 3 (begin (process-use-modules (list (list #) (list #) ...))
*unspecified*)
In unknown file:
?: 4* [process-use-modules (((gnome-2)) ((gnome gtk)) ((app gwave cmds)))]
?: 5 (let* ((interfaces #)) (call-with-deferred-observers (lambda () #)))
?: 6* [map #<procedure #f (mif-args)> ((#) (#) (#))]
?: 7* [#<procedure #f (mif-args)> ((gnome gtk))]
?: 8* (or (apply resolve-interface mif-args) (error "no such
module" mif-args))
?: 9* [apply #<procedure resolve-interface (name . args)> ((gnome gtk))]
?: 10 [resolve-interface (gnome gtk)]
...
?: 11 (let* (# # # # ...) (and # #) (if # public-i #))
?: 12* (and (or (not module) (not public-i)) (error "no code for
module" name))
?: 13 [error "no code for module" (gnome gtk)]
...
?: 14 [scm-error misc-error #f "~A ~S" ("no code for module"
(gnome gtk)) #f]
<unnamed port>: In procedure scm-error in expression (scm-error (quote
misc-error) #f ...):
<unnamed port>: no code for module (gnome gtk)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30.lowlatency.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gwave depends on:
ii guile-1.8-libs 1.8.7+1-2 Main Guile libraries
ii guile-cairo 1.4.0-2+b1 Guile bindings for Cairo
ii guile-gnome2-glib 2.16.1-4 Guile bindings for GLib
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.1-7 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.22.2-2 The GLib library of C routines
ii libgmp3c2 2:4.3.1+dfsg-3 Multiprecision arithmetic library
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface
ii libgwrap-runtime2 1.9.13-1 scripting interface generator for
ii libltdl7 2.2.6a-4 A system independent dlopen wrappe
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand
ii libpango1.0-0 1.26.0-1 Layout and rendering of internatio
ii libreadline5 5.2-7 GNU readline and history libraries
ii libx11-6 2:1.2.2-1 X11 client-side library
gwave recommends no packages.
gwave suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 20090213-2
On Wed, Nov 25, 2009 at 07:16:59PM +0000, Vladimir Komendantsky wrote:
> Package: gwave
> Version: 20090213-1+b1
> Severity: important
>
> The package gwave should depend on packages guile-gnome2-gnome and
> guile-gnome2-gtk
> Since the package gwave does not depend on these at the moment, the
> program fails as follows:
This is also #522764 and already fixed in 20090213-2 uploaded 10 days
ago.
Hamish
--- End Message ---