|
|||||||||||
|
Re: How to preconfigure debconf values?
From: Josef Wolf <jw(at)raven.inka.de>
Date: Sun Dec 23 2007 - 07:50:05 EST
Thanks for your help, Frans! > On Saturday 22 December 2007, Josef Wolf wrote: OK. > The time/zone template is a debian-installer template, not a tzdata Oh, I actually tried that:
mybox:/# debconf-get-selections |egrep -i '(Berlin|tzdata|Europe)'
perl: warning: Setting locale failed.
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "de_DE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directorymybox:/# > or by running the command 'debconf-show tzdata'. Ah! One more command which would be worth to be mentioned on debconf's manpage. But then again:
mybox:/# debconf-show tzdata
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "de_DE.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directorymybox:/# > That would have shown you that you need to set _two_ templates: On ubuntu gusty, with tzdata-2007j), I actually get that: root@dvb1:~# debconf-show tzdata
tzdata/Zones/Australia:
tzdata/Zones/Asia:
* tzdata/Zones/Etc: UTC
tzdata/Zones/SystemV:
tzdata/Zones/Arctic:
tzdata/Zones/Pacific:
tzdata/Zones/Antarctica:
* tzdata/Zones/Europe: Berlin
tzdata/Zones/Africa:
tzdata/Zones/America:
* tzdata/Areas: Europe
tzdata/Zones/Atlantic:
tzdata/Zones/Canada:
tzdata/Zones/Indian:
root@dvb1:~# But not on debian/etch (with tzdata-2007b-1). As I wrote yesterday in this thread, I guess I get the old version of tzdata because I messed up /etc/apt/sources.list somehow. Maybe someone have a hint for me what the correct sources.list would be for etch? -- To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Dec 23 07:50:54 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 03:51:31 EDT |
||||||||||
|
|||||||||||