Package: aterm
Version: 1.0.0-1
Followup-For: Bug #346523

I encounter the same problem, however recompiling the package:

  apt-get source aterm; cd aterm-1.0.0; debian/rules build

produces a fixed build-aterm/src/aterm-xterm binary. And this, even with
all the locale environment variables unset prior to the building step:

sh-3.1$ locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=


Workaround for non-technical users:
1) as user,

 $ cd /tmp
 $ apt-get source aterm
 $ cd aterm-1.0.0
 $ fakeroot debian/rules binary

2) as root,

 # dpkg -i /tmp/aterm_1.0.0-1_*.deb


I hope this helps,
-Waba.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages aterm depends on:
ii  libc6                     2.3.5-12       GNU C Library: Shared libraries an
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li

aterm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to