Hello,

> No backtrace available.
> ERROR: Value out of range 0 to 16: 50

This error message is caused by invalid, i.e. absent, Git version
information in the sheet definition files.

#v+
ste...@sledgehammer:~$ grep -e '$Id' 
/usr/share/taxbird/guile/autoload/22-ustva-2009-stub.scm 
                                     "ustva-2009, $Id$"))))
#v-

However it should read something like

#v+
ste...@sledgehammer:~/p/taxbird/src/guile/autoload$ grep -e '$Id' 
22-ustva-2009-stub.scm 
                                     "ustva-2009, $Id: 
98e44479b75616e6db2f3ba358975642dd44cde8 $"))))
#v-

The taxbird_0.12.orig.tar.gz file shipped in Debian's source
repositories even has these IDs included, however the .diff.gz file
erroneously strips these out.

Since the transmission deadline is near already: to temporarily fix
the issue for yourself (I cannot) rebuild the package, simply dget
the .dsc file, strip away the hunks related to the files below
autoload/, rebuild and finally install the package.

-- 
Stefan Siegl <ste...@brokenpipe.de>
Maintainer of Taxbird/libgeier upstream sources.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to