Your message dated Sat, 24 Jun 2006 00:20:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#351563: skribe: undefined symbol: bgl_dynamic_env
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: skribe
Version: 1.2d-2
Severity: normal
Hello,
after installing skribe, skribe-el, skribe-doc, skribe-examples, I try
to convert this very simple document:
$ cat first.skb
(document :title [Hello, world!]
(section :title [A first section]
[This is a very simple text.])
)
$ skribe -o first.html first.skb
skribe: symbol lookup error: skribe: undefined symbol: bgl_dynamic_env
The document is along the examples given in the getting started section.
I have downloaded skribe's sources and found that the examples in there
use "skribe.bigloo" rather than skribe. But this seems not be included
in skribe
$ dpkg -L skribe | grep skribe.bigloo
$
at least not with this name.
Maybe the problem has nothing to do with the document above:
$ skribe --version
skribe: symbol lookup error: skribe: undefined symbol: bgl_dynamic_env
Don't hesitate to contact me, if you need further information.
Cheers,
Erich
PS: bug might be 'grave'?
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages skribe depends on:
ii libbigloo2.7a 2.7a-1 Run-time libraries for Bigloo-gene
ii libc6 2.3.5-12.1 GNU C Library: Shared libraries an
skribe recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sun, Feb 05, 2006 at 09:24:29PM +0100, Yann Dirson wrote:
> According to the bigloo changelog, there was a change on Oct 10th
> ("Re-implementation of BGL_DYNAMIC_ENV"), and indeed the bigloo
> version used to build that version of skribe is 2.6f+2.7a-050818-4 on
> i386, and pre-dates that change on most other archs.
>
> (see http://people.debian.org/~dirson/buildinfo/skribe/)
>
> Unfortunately, another problem has prevented the upload of 1.2e, so
> I'll force a rebuild of 1.2b to fix the problem in the meantime.
This problem has now been solved by binNMU (1.2d-2+b1) on all the affected
architectures; closing.
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---