Your message dated Thu, 20 Apr 2006 11:07:02 +0200
with message-id <[EMAIL PROTECTED]>
and subject line norwegian: FTBFS: error on text transformation
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: norwegian
Version: 2.0-23
Severity: serious
Hi,
building the package norwegian in a clean sid build environment
(with pbuilder) on i386 results in:
=========================================================================
[...]
| uniq \
| tr -d ' ' \
| ssed -e '$ p' -e '$ D' -e ':START' -e '$ ! N' \
-e
's/^\(\([-\"a-zæøåéêèóôòçîA-ZÆØÅÉÊÈÓÔÒÇÎ]\)\+\)\/\([0-9]*\)\n\1\/\([][t-zA-Z^\\\\\\\`_a-s0-9]*\)$/\1\/\3\4/'
\
-e
's/^\(\([-\"a-zæøåéêèóôòçîA-ZÆØÅÉÊÈÓÔÒÇÎ]\)\+\/\)\([0-9]*\)\([a-s]*\)\([][t-zA-Z^\\\\\\\`_0-9]*\)\n\1\4\([][t-zA-Z^\\\\\\\`_0-9]\+\)$/\1\3\4\5\6/'
\
-e 't START' -e P -e D \
| ssed -e 's/\/\([][t-zA-Z^\\\\\\\`_0-9a-s]*\)/\/\1\* \1/' \
| tr '*' '\n' \
| ssed -e '/ .*/ s/[^0-9 ]\+/ /g' \
| ssed -e N -e 's/\n//' \
| gawk --source '\
{i = 1;\
s = 0;\
{while (i<NF)\
{i++;\
if ($i<5) {s=s+$i} else {s = s + exp(exp(($i+9)/15)-1)}}};\
if (s<=5) {t=s} else {t=-9+15*log(1+log(s))};\
print $1, int(t)}' \
| gawk --re-interval --source '{print $1,$2}' \
| uniq \
> munched.C
rm munch[123].tmp
ssed -e 's/stringchar *î *Î//' -e 's/[îÎ]//g' norsk.aff.in > norsk.aff
cat forkort.txt munched.B munched.A munched.N munched.M munched.S munched.K
munched.D munched.O munched.C \
| tr -d '\-0-9 ' \
| grep "\/.*[z\\_\`]" \
> comp1.tmp
make[1]: *** [norsk.mch] Error 1
make[1]: Leaving directory `/tmp/buildd/norwegian-2.0'
make: *** [build-stamp] Error 2
=========================================================================
Thanks for considering.
--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/
--- End Message ---
--- Begin Message ---
Christoph Berg wrote:
> Re: [EMAIL PROTECTED] 2006-03-16 <[EMAIL PROTECTED]>
>> Package: norwegian
>> Version: 2.0-23
>> Severity: serious
>>
>> Hi,
>>
>> building the package norwegian in a clean sid build environment
>> (with pbuilder) on i386 results in:
>
> Builds fine here, both on i386 and amd64, in pbuilder, and with plain
> dpkg-buildpackage (with LANG=de_DE.UTF-8, if that matters).
Now it builds fine for me. Thanks. Closing.
bye,
Roland
--- End Message ---