Debian Bug report logs -
#514877
locale-gen fails on ltsp-build-client
Reported by: Lars Noodén <lars@umich.edu>
Date: Wed, 11 Feb 2009 16:18:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Vagrant Cascadian <vagrant@freegeek.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, unknown-package@qa.debian.org:
Bug#514877; Package ltsp-build-client.
(Wed, 11 Feb 2009 16:18:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Lars Noodén <lars@umich.edu>:
New Bug report received and forwarded. Copy sent to unknown-package@qa.debian.org.
(Wed, 11 Feb 2009 16:18:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: ltsp-build-client
When trying to build an i386 ltsp on an AMD64,
locale-gen seems to be missing from the ltsp build directory, the result
is an error:
# time ltsp-build-client --arch i386 --dist etch \
--mirror http://ftp.fi.debian.org/debian/
I: Configuring tasksel...
I: Base system installed successfully.
chroot: cannot run command `locale-gen': No such file
or directory
error: LTSP client installation ended abnormally
real 5m17.735s
user 0m33.858s
sys 0m17.697s
Linux mini 2.6.24-23-generic #1 SMP Thu Nov 27 18:13:46 UTC 2008 x86_64
GNU/Linux
Information forwarded
to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#514877; Package ltsp-client-builder.
(Thu, 12 Feb 2009 00:03:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Vagrant Cascadian <vagrant@freegeek.org>:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>.
(Thu, 12 Feb 2009 00:03:03 GMT) (full text, mbox, link).
Message #12 received at 514877@bugs.debian.org (full text, mbox, reply):
reassign 514877 ltsp-server
thanks
On Wed, Feb 11, 2009 at 06:10:56PM +0200, Lars Noodén wrote:
> When trying to build an i386 ltsp on an AMD64,
what version of ltsp packages do you have installed:
COLUMNS=200 dpkg -l 'ltsp*' | awk '/^ii/{print $2" "$3}'
> locale-gen seems to be missing from the ltsp build directory, the result
> is an error:
>
> # time ltsp-build-client --arch i386 --dist etch \
> --mirror http://ftp.fi.debian.org/debian/
>
> I: Configuring tasksel...
> I: Base system installed successfully.
> chroot: cannot run command `locale-gen': No such file
> or directory
> error: LTSP client installation ended abnormally
this seems odd, as the code tests for the presence of locale-gen before running
it (since 2007-05-19, at least):
if [ -f $ROOT/etc/locale.gen ] && [ -x $ROOT/usr/sbin/locale-gen ] ; then
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical LC_ALL=C chroot $ROOT /usr/sbin/locale-gen
fi
> Linux mini 2.6.24-23-generic #1 SMP Thu Nov 27 18:13:46 UTC 2008 x86_64
> GNU/Linux
what version of Debian are you running?
thanks!
live well,
vagrant
p.s. in the future, please consider using the "reportbug" tool to help
get some of this information automatically.
Tags added: moreinfo
Request was from Vagrant Cascadian <vagrant@freegeek.org>
to control@bugs.debian.org.
(Tue, 31 Mar 2009 04:30:02 GMT) (full text, mbox, link).
Information stored
:
Bug#514877; Package ltsp-server.
(Tue, 31 Mar 2009 04:30:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Vagrant Cascadian <vagrant@freegeek.org>:
Extra info received and filed, but not forwarded.
(Tue, 31 Mar 2009 04:30:04 GMT) (full text, mbox, link).
Message #21 received at 514877-quiet@bugs.debian.org (full text, mbox, reply):
tags 514877 moreinfo
thanks
haven't gotten any response from the submitter in a month and a half,
need to know what version they're using.
live well,
vagrant
Tags added: unreproducible
Request was from Vagrant Cascadian <vagrant@freegeek.org>
to control@bugs.debian.org.
(Wed, 17 Jun 2009 17:24:18 GMT) (full text, mbox, link).
Reply sent
to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility.
(Thu, 17 Sep 2009 22:39:24 GMT) (full text, mbox, link).
Notification sent
to Lars Noodén <lars@umich.edu>:
Bug acknowledged by developer.
(Thu, 17 Sep 2009 22:39:24 GMT) (full text, mbox, link).
Message #28 received at 514877-done@bugs.debian.org (full text, mbox, reply):
closing these bugs, as i was unable to reproduce the problem, and the submitter
hasn't responded in quite some time.
please feel free to re-open if you can reproduce the problem with current
versions.
live well,
vagrant
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 16 Oct 2009 07:39:11 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 13:33:40 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.