Re: [D-I Manual] Build log for en (18 Jul 2004)

2004-07-18 Thread Petter Reinholdtsen
[Frans Pop] > If you would prefer this message to be send somewhere else, > please send a mail to [EMAIL PROTECTED] I believe [EMAIL PROTECTED] would be a better place to send such autogenerated message. It is the address where all the commit messages are sent. -- To UNSUBSCRIBE, email to [EMA

Re: [D-I Manual] Build log for en (18 Jul 2004)

2004-07-18 Thread Petter Reinholdtsen
[Frans Pop] > Where do messages send to that address end up? In the mailbox of all the subscribers. :) I do not remember how to subscribe, but it should be documented on the debian web site somewhere. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

Bug#260136: grub-installer: fails in postinst (missing get_serial_console)

2004-07-18 Thread Petter Reinholdtsen
[Steinar H. Gunderson] > get_serial_console() is a function defined further down in the script, I guess this is the problem. Shell script functions need to be defined before they are used. > which appearently can't be run in a subshell in ash like line 7 tries to > do: > > serial="$(get_serial_

Bug#260649: grub-installer: ask grub-installer/with_other_os at critical priority?

2004-07-21 Thread Petter Reinholdtsen
[Colin Watson] > Perhaps this should be asked at critical instead? I think dual boot scenarios should be considred special enough to expect people to run on priority high or lower if they want that to work. Critical should be used for questions where the default will work for most people, not for

Bug#260649: grub-installer: ask grub-installer/with_other_os at critical priority?

2004-07-21 Thread Petter Reinholdtsen
[Colin Watson] > I appreciate that dual-boot scenarios are special for debian-edu. > However, I don't think they're special in the majority of > installations. I do not know their relative frequency, but I do know that dual-boots installs are fairly rare in my "enterprise" environment, at the univ

Re: Logs of Arabic install available

2004-07-22 Thread Petter Reinholdtsen
[Christian Perrier] > case "$LANGUAGE" in > ja|ko|ko_KR|el|zh|zh_CN|zh_TW|bg|ar|he|uk|uk_UA) > # Japanese, Korean, Greek, Chinese, Bulgarian, Arabic, Hebrew, > # Ukrainian > apt-install jfbterm || true > apt-install unifont || true > ;; > ru) >

Re: d-i and qemu ?

2004-07-22 Thread Petter Reinholdtsen
[Raphael Hertzog] > Hi everybody, > > I wanted to try d-i with qemu but it failed to detect the network card > (although I made sure that qemu had network support by using the -n > switch). Selecting the "ne" module by hand doesn't help either (I tried > several modules related to NE2K). The vers

New d-i devcamp?

2004-07-22 Thread Petter Reinholdtsen
Last years d-i devcamp was a great success. The co-location with the "non-intel linux gathering" in Oldenburg proved to move the d-i porting a long step forward, and the grouping of d-i people managed to improve d-i a lot. Would it be interesting to repeat the success? Who would join? Date and

Re: Logs of Arabic install available

2004-07-22 Thread Petter Reinholdtsen
[Steve Langasek] > Except for zh_CN, zh_TW, and pt_BR, surely? Is there a need to treat them differently in this code? Both zh_* need the same packages installed, I believe. And pt need the same extra treatment as pt_BR. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: Debian Installer string freeze and translation status report

2004-07-22 Thread Petter Reinholdtsen
[Christian Perrier] > 3 abandoned (no translator registered) > ga, se, lv The original translator for 'se' is "Børre Gaup" <[EMAIL PROTECTED]>. I believe the translator for 'lv' is Aigars Mahinovs <[EMAIL PROTECTED]>. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Bug#250789: Please fix this bug!

2004-07-24 Thread Petter Reinholdtsen
[Recai Oktas] > Please apply the patch attached and fix this issue. Your patch is not correct. I suspect a real fix will involve detecting the initialy loaded font/acm/encoding, and undo the termwrap font loading by loading the initialy loaded font at the end. -- To UNSUBSCRIBE, email to [EMAI

Bug#250789: Please fix this bug!

2004-07-24 Thread Petter Reinholdtsen
[Eugeniy Meshcheryakov] > Why do this? This does not needed for installer. At the moment, termwrap is a generic tool capable of running a program in the console with the requested locale and console font. And as such, it need to do stuff before the program is executed, and undo it after it is don

Bug#228036: languagechooser: Should translate the main menu entry

2004-07-24 Thread Petter Reinholdtsen
I believe it is important that the menu entry for the language choice do not change when a non-english language is selected, to make sure the person doing the install is able to find the menu entry to make a different selection when he make an incorrect choice. -- To UNSUBSCRIBE, email to [EMAI

Bug#261256: languagechooser: Should enable selected locale in /target/

2004-07-24 Thread Petter Reinholdtsen
Package: languagechooser Version: 1.28 Tags:d-i patch At the moment, the locale needed in the second stage of the installation is generated by termwrap before base-config starts. I believe it would be better if this is done in the prebaseconfig script in languagechooser. Even better would b

Why isn't console-cyrillic part of console-data?

2004-07-26 Thread Petter Reinholdtsen
It would be easier to get the console setup right during installation if all the console configuration stuff worked the same for all. console-cyrillic seem to be an exception. Why isn't the content and behaviour of console-cyrillic merged into console-data/console-tools? -- To UNSUBSCRIBE, ema

Re: Why isn't console-cyrillic part of console-data?

2004-07-26 Thread Petter Reinholdtsen
[Recai Oktas] > IMO, the current situation is not wrong, due to its cyrillic > spefisic content it is something that should be maintained > seperately. I don't understand this argument. With the same argument, we should have console-latin1, console-ascii, console-big5, and so on and so forth. An

Re: New d-i devcamp?

2004-07-26 Thread Petter Reinholdtsen
[Gaudenz Steinlin] > I think this would be a great idea! If the oldenburg meeting is around > the same time as last year I could probably participate. OK. 5 people confirmed their interest in a d-i devcamp. That is enough to make me try to make it happen. I'm not sure if it will be co-located

Re: New d-i devcamp?

2004-07-26 Thread Petter Reinholdtsen
[Kurt Gramlich] > there is the new skolelinux.de testcenter in Guetersloh, perhaps we > should use this location? That would work too. But the Oldenburg meeting is packaged with strange hardware, and debian-installer need more work on ports to strange hardware, so a co-location there make very mu

Re: cardmgr start message during base install (extra packages)

2004-07-28 Thread Petter Reinholdtsen
[Per Olofsson] > Obviously, cardmgr should not be started at all. It seems like > pcmcia-cs does not use invoke-rc.d in the maintainer script. If I > change it to use invoke-rc.d (which it should anyway), will that make > it work? Does d-i use policy-rc.d or something to stop init scripts > from be

Re: cardmgr start message during base install (extra packages)

2004-07-28 Thread Petter Reinholdtsen
[Per Olofsson] > Isn't policy-rc.d a cleaner solution? AFAIK nothing in policy requires > a package to use start-stop-daemon, but it does say that maintainer > scripts [1]should use invoke-rc.d. Perhaps. But at the moment, start-stop-daemon has the largest chance of working. > Maybe > both techn

Re: Bug#261873: Move setserial out of base (?)

2004-07-29 Thread Petter Reinholdtsen
[Martin Michlmayr] > I'd also like to see "#247906: Please don't install boot loaders" > addressed (at least on mips/mipsel, I cannot speak for the other > arches with 100% confidence). As far as I can see, the following archs still install the boot loader in debootstrap v0.2.40: alpha: aboot

Re: r18729 - in trunk/packages/rootskel: debian src/lib/debian-installer src/lib/debian-installer.d

2004-07-30 Thread Petter Reinholdtsen
[Bastian Blank] > This is horrible broken. You forget the s390 special case. I revert it > if it is not fixed within the next hours. The patch in the mail you quote only move the code around. How can it be more broken that the original? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Re: r18729 - in trunk/packages/rootskel: debian src/lib/debian-installer src/lib/debian-installer.d

2004-07-30 Thread Petter Reinholdtsen
[Bastian Blank] > The Makefile decides to install different versions of this file. Yes. And that should still work for s390? Or am I misunderstanding something here? BTW: Perhaps it is a good idea to drop the makefile magic, and merge the two versions into one file doing runtime detection of

Bug#240721: xdebconfigurator localisation (Re: Bug#240721: localisation set during install is not active afterwards)

2004-08-04 Thread Petter Reinholdtsen
[Christian Gatzemeier] > Ok, the man page suggests xdebconfigurator is capable to take the > locales into account when setting up the X keyboard. The manual page is out of date. This feature was moved to another package (locale-config-skolelinux), which isn't uploaded into Sarge yet. Konstantino

Re: Boot problems with grub and 4GB+

2004-08-04 Thread Petter Reinholdtsen
[Peter Green] > or just default to lilo altogether > unless there is some other major advantage to grub ofc There are major advantages with grub. It understand several file systems (no need to update the boot block if the kernel or initrd is updated), and it contains a simple editor (so one can f

d-i devcamp 22th to 26th of September in Oldenburg?

2004-08-05 Thread Petter Reinholdtsen
[Martin Schulze] > You are welcome, of course. Thank you very much. The Oldenburg meeting takes place 22th to 26th of September this year. I suggest we do this similar to last year. Andreas Schuldei accepted to take care of recites and other paperwork, and I hope Kurt Gramlich are interested i

Bug#251986: Processed: Re: Popularity contest installed after saying "No"

2004-08-08 Thread Petter Reinholdtsen
[Goswin von Brederlow] > Wouldn't it be better to ask the debconf question in base-config and > not install popcon at all then? Probably not. I suspect it would require base-config to know even more about the internal logic of popcon, and I believe that internal information is better kept inside

Bug#251986: Processed: Re: Popularity contest installed after saying "No"

2004-08-08 Thread Petter Reinholdtsen
[Goswin von Brederlow] > "Install popcon? (yes/no)" The question would have to explain more about the popcon question. A simple 'install package foo?' will not do it. > Where is there internal knowledge? > > If base-config asks if popcon should be installed or not then the > "participate" quest

Bug#248037: package-versions is extremly slow

2004-08-08 Thread Petter Reinholdtsen
[Colin Watson] > grep-dctrl is your friend ... Yet another tool I don't use very often. :) But it does not really solve the problem I wanted to solve using package-versions. grep-dctrl isn't available within d-i, and I normally use package-version from within d-i. But I guess we can drop the ca

Re: cardmgr start message during base install (extra packages)

2004-08-08 Thread Petter Reinholdtsen
[Per Olofsson] > And here's an (untested) patch which also adds policy-rc.d > support. Furthermore it corrects a problem in your patch: it runs > cleanup code if apt-get fails. I submitted a new bug report against di-utils with your patch included. Someone with more time then me should test it a

Bug#264451: di-utils: apt-install should not start daemons

2004-08-08 Thread Petter Reinholdtsen
-boot Date: Thu, 29 Jul 2004 18:09:17 +0200 Petter Reinholdtsen wrote: > Here is a patch to divert start-stop-daemon. Mostly unsteded, but > half of it is cut-n-paste from my upgrade-testing script. And here's an (untested) patch which also adds policy-rc.d support. Furthermore it corre

Re: di and woody

2004-08-08 Thread Petter Reinholdtsen
[John Summerfield] > A few minutes ago Ibooted d-i off my week-old network boot setup and > tried to install Woody. > > It coukln't find the needed netinstall image from the local official > mirror. I'm not too surprised. Woody installs are only tested with CDs, as far as I know. No-one tested

Re: A serious problem with partman/parted [was: D-I impressions]

2004-08-08 Thread Petter Reinholdtsen
[Anton Zinoviev] > I browsed the archives of the mailing list of parted and discovered that > this is a known bug of parted. There were even flame wars about it. > This is going to be quiet unfortunate to many people who will try to > install Debian on dual-boot systems (#258880). Is is all this

Re: How does installer configure modules used after reboot?

2004-08-08 Thread Petter Reinholdtsen
[Tod Hagan] > I've got a case where debian-installer RC1 fails on reboot. I'm > writing up my installation report, but first I have a question. Remember both lspci and lspci -n. :) > I'm not sure that the necessary modules are loaded to see the RAIDed > drives holding the install. Would these mod

Bug#264615: Norwegian characters not allowed in hostname.

2004-08-10 Thread Petter Reinholdtsen
[Klaus Ade Johnstad] > I tried setting my hostname to something including the 3 special > Norwegian characters, and was told that the hostname was invalid (no > surprise there), with the explanation that the hostname could only > contain alphanumeric characters and the minussign. > > Clearly the 3

Bug#264615: Norwegian characters not allowed in hostname.

2004-08-10 Thread Petter Reinholdtsen
[Joshua Kwan] > We currently accept uppercase/lowercase hostnames. That code has not > changed in a _long_ time. As DNS is case insensitive, I believe the comment would do the user a favour by recommending the use of only lowercase letters. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Bug#265538: [INTL:sv] Minor concerns about Swedish entry in languagelist

2004-08-13 Thread Petter Reinholdtsen
[Recai Oktas] > There are some minor problems with Swedish entry which doesn't cause > harmful results at the moment, but may introduce unexpected bugs in > future as far as the current format of languagelist and SUPPORTED list > concerned: > > * Fallback locale code (3rd entry 'sv_SE.ISO.8859-

Re: [l10n] Towards a central handling of D-I translations

2004-08-14 Thread Petter Reinholdtsen
[Christian Perrier] > After lot of thinking, I have identified two major things to change in > our infrastructure: > > 1) the translations of D-I package split over dozens of files, one per >package > 2) the weaknesses of the current "3 stages" system for following >translation progress T

Re: [l10n] Towards a central handling of D-I translations

2004-08-14 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I thought there were a bug reported with this idea, but I failed to > find it in BTS. Joey, do you remember where we wrote down this > idea? Found it. Bug #212921, and it is already fixed. Time to use it, I guess. :) -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: localization-config uploaded (former locale-config-skolelinux)

2004-08-15 Thread Petter Reinholdtsen
[Christian Perrier] > Weprobably now have to think how we could use it during a complete > system install. > > My first idea is adding the package to each language task. Maybe > should we try first with French and Greek? What about installing it from languagechooser, and add base-config fragments

Re: [l10n] Towards a central handling of D-I translations

2004-08-15 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Found it. Bug #212921, and it is already fixed. Time to use it, I > guess. :) To use it, we would need to call debconf-loadtemplate with --merge. Here is a patch to change udpkg to do that. This would allow us to append translations to d-i by making an udeb with t

Re: localization-config uploaded (former locale-config-skolelinux)

2004-08-16 Thread Petter Reinholdtsen
[Frans Pop] > The only problem is that I've not yet found/seen/heard anywhere what > the function is of the pointer in locales to a specific charset > (i.e. where this is actually used and what goes wrong if you point > to the wrong charset). As far as I know, nl_NL is using the EURO, and need to

Re: localization-config uploaded (former locale-config-skolelinux)

2004-08-16 Thread Petter Reinholdtsen
[Christian Perrier] > What you're saying here indeed, is that the nl_NL as well as fr_FR and > so on locales are indeed inconsistent and should *never* be used Not quite, but almost. The fr_FR listing in SUPPORTED should not be used, as it uses the ISO-8859-1 charset. But it can not be repla

Bug#266242: port 80 makes for a bad default for a http proxy

2004-08-17 Thread Petter Reinholdtsen
[Peter Palfrader] > A better default would be 3128 (squid's default port) or 8080. I agree. The squid default port 3128 is the proper default port for a proxy URL. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: localization-config uploaded (former locale-config-skolelinux)

2004-08-17 Thread Petter Reinholdtsen
[Konstantinos Margaritis] > Why don't we just use UTF-8? I've been using for Greek for more than a > year and it's been much easier (and Greek is a difficult case > anyway). And it solves all these silly problems of @euro and weird > encodings. Not to mention it's more universal. Ah, to boldly

Re: localization-config uploaded (former locale-config-skolelinux)

2004-08-17 Thread Petter Reinholdtsen
[Frans Pop] > Hmmm. Shouldn't the locale be "ja_JP.EUC-JP"? > That's the value that's in the languagelist for d-i. At least EUC-JP is the name of the charset in glibc. The other names are aliases. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Re: Debian Installer and installing on encrypted partitions?

2004-08-18 Thread Petter Reinholdtsen
[Andreas Schildbach] > Hello everyone, > > does the new Debian Installer somehow support to install Debian on > encrypted partitions? No. But I would love to have it. Are you up for the job? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: Bug#263402: ispell: no default for, "german" or "german -tex" at high priority

2004-08-19 Thread Petter Reinholdtsen
[Agustin Martin] > Sumarizing for them, debian-installer/language possible values were > originally single iso-639 two letters language code, but seems that > debian-installer/language allows things like the one you used > (de_DE:de_DE:de:en_GB:en). Since the code for selection of > ispell/wordlist

Re: Bug#263402: ispell: no default for, "german" or "german -tex" at high priority

2004-08-19 Thread Petter Reinholdtsen
[Christian Perrier] > If you need to get the user's language, you should either get the > value from the LANG variable, or grab debian-installer/language and > then "cut -f1 -d: | cut -f1 -d_" Or perhaps select as default the first available dictionary in the priority order given in /language. -

Re: Instalando Debian GNU/Linux 3.0 para Intel x86

2004-08-19 Thread Petter Reinholdtsen
[Herbert] > Ola Hei. :) > fiz a instalacao do Debian basico, usando disquetes 1.44. > > No topico - 11.2.3.3.1 Imagens do disquete de drivers: parece que > existe uma opcao nao necessaria. O arquivo * > .../current/images-1.44/bf2.4/driver-5.bin nao esta disponivel para > download e ao iniciar

Re: reboot problem

2004-08-25 Thread Petter Reinholdtsen
[Willi Mann] > I'm seeing a rather strange problem with RC1 and kernel 2.4: > > The new installation reboots after exactly 80 seconds. This sounds like some kind of kernel watchdog trigger a reboot. I've seen it for some via kernel module, but there might be some other kernel modules doing this

Re: Lithuanian .po files for d-i

2003-10-15 Thread Petter Reinholdtsen
[Kęstutis Biliūnas] > Hello, > > In attachement there are initial translated lithuanian (lt_LT) > files for d-i. Could someone commit them for me? Thank you. :) I've commited the patch to languagechooser, but do not have time to do all the translations at this time. If no one beats me to it, I'

Please check language/region choices for new installer

2003-10-15 Thread Petter Reinholdtsen
The langauge/region choices used in the new installatino system display a translated language option. But some of these options are not translated properly. The text was copied from the Woody installer, and here the text contain a 'press enter' part which is taken out of the new installer to mak

udpkg should probably use libd-i4

2003-10-15 Thread Petter Reinholdtsen
Good work adding more error detection in udpkg. I look forward to test it in a low-memory situation. :) [Matt Kraai] > - SYSTEM(buf); > + if (SYSTEM(buf) != 0) I suspect it would be better to use the logging system() wrappe

Bug#216433: anna: Do not handle new kernel module udebs properly

2003-10-18 Thread Petter Reinholdtsen
Package: anna Version: 0.038 Severity: serious Tag: d-i patch The current anna implementation have special code to detect kernel module udebs, and make sure to only load modules for the running kernel version. This code assumes that all kernel module udebs are named like this: foo-modules

Bug#212442: autopartkit failure (with mounted partitions and swap)

2003-10-18 Thread Petter Reinholdtsen
It is correct that autopartkit will fail if the partitions are already mounted. There is currently no code to detect and umount when this happen. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Three problems when installing Skolelinux

2003-10-18 Thread Petter Reinholdtsen
I just managed to install Skolelinux using the current debian-installer. It is a while since I was able to do that. I had to install the udeb containing lvm-mod manually, as anna failed to install the correct kernel modules. (Bug #216433) I also had to rerun kernel-installer, as the default ker

Re: Please check language/region choices for new installer

2003-10-18 Thread Petter Reinholdtsen
[Edmund GRIMLEY EVANS] > Esperanto: Elektu œô ©i tion por daœô¡­rigi en Esperanto Thank you. CVS is now updated. And thank you for all the others checking entries. Still some entries left. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: Please check language/region choices for new installer

2003-10-18 Thread Petter Reinholdtsen
[Edmund GRIMLEY EVANS] > Esperanto: Elektu œô ©i tion por daœô¡­rigi en Esperanto Thank you. CVS is now updated. And thank you for all the others checking entries. Still some entries left. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Misfeature in (c)debconf select handling

2003-10-19 Thread Petter Reinholdtsen
This is based on my experience with kernel-installer from the base-installer source directory. It is currently possible to set the value of a select question to a option that is _not_ in the list of choices, and get the value back from debconf. This is annoying. Given the following template:

Re: Please check language/region choices for new installer

2003-10-19 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Please check the CVS version at > > > http://cvs.debian.org/debian-installer/tools/languagechooser/languagelist.l10n?rev=HEAD&content-type=text/vnd.viewcvs-markup>, > > and send updates to [EMAIL PROTECTED] I will remove the > entries wit

virtual package handling in main-menu?

2003-10-21 Thread Petter Reinholdtsen
[Matt Kraai] > Log Message: > Do not default to a package that provides a virtual package that is > also provided by a package that is already installed (closes: > #216787). Are you sure this work? I tried to test it, and it still selected lilo-installer after grub-installer completed successful

Bug#216711: autopartkit has problems with a not present removable drive

2003-10-22 Thread Petter Reinholdtsen
Autopartkit uses libparted and ped_device_get_next() to locate available disks and partitions. If this is accessing removable devices, I suspect the problem is in libparted, and not in autopartkit. I'm not sure how libparted detect partitions. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: i18n of main-menu and Packages

2003-10-23 Thread Petter Reinholdtsen
[Kenshi Muto] > I'm testing debian-installer, but found some problems about > localize messages. I just noticed that no one replied to your message. Some of the issues you brought up are fixed, as we moved the translation of menu entries to templates, while others are yet to be solved. > 4. Buil

Conflict in debian-installer/tools/base-installer/debian/

2003-10-27 Thread Petter Reinholdtsen
Please clean up the conflict you commited, and make it a habit to use 'cvs diff -u' before you commit: > Index: kernel-installer.postinst > === > RCS file: > /cvs/debian-boot/debian-installer/tools/base-installer/debian/kernel-instal

Re: discover2 packages for debian-installer

2003-10-28 Thread Petter Reinholdtsen
[Gaudenz Steinlin] > Since I didn't hear anything from progeny I have made discover2 packages > for testing. You can download them at > http://www.soziologie.ch/~steinlin/d-i/discover2/ Good work. Sorry it took so long before I found time to test it. Here is the initial test report: When I try

Translation vs rephrasing...

2003-10-30 Thread Petter Reinholdtsen
[Denis Barier] > Log Message: > Add some translations of country names [...] > msgid "IL" > -msgstr "" > +msgstr "Israël" This is not translating. This is rephrasing. If the original text is untranslatable, it should be changed to make it translatable. This will solve the problem for all the t

Bug#218472: cdebconf: conflict with its own dependencies

2003-10-31 Thread Petter Reinholdtsen
Package: cdebconf Version: 0.47 Severity: serious The current cdebconf is impossible to install in unstable. This stop the package from entering testing. The problem is that one of the dependencies for cdebconf depend in turn on debconf, and cdebconf again conflict on debconf. This make it i

Fixed in NMU of cdebconf 0.48

2003-10-31 Thread Petter Reinholdtsen
<[EMAIL PROTECTED]> Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]> Description: cdebconf - Debian Configuration Management System (C-implementation) cdebconf-gtk-udeb - Gtk+ frontend for Debian Configuration Management System (udeb) cdebconf-newt-udeb - Newt frontend for Debian C

Re: Bosnian translation of debian-installer (finished)

2003-11-01 Thread Petter Reinholdtsen
[Safir Secerovic] > I hope that we will get further instructions on how to proceed You need to update the languagechooser package as well, to get your language listed as a language option. Check README.trans for instructions. You probably also want to make sure the correct keyboard is selected (

Bug#218649: partconf-mkfstab: Should use /dev/cdrom for /cdrom device

2003-11-02 Thread Petter Reinholdtsen
Package: partconf-mkfstab Version: 0.12 Severity: minor At the moment, the fstab entry for /cdrom is using the currently mounted device instead of /dev/cdrom. I believe it should be changed from for example /dev/hdc on my machine, to /dev/cdrom. This is the currently generated line: /dev/h

Bug#218711: libd-i: 'clean' target build the package

2003-11-02 Thread Petter Reinholdtsen
Package: libdebian-installer4-dev Version: 0.17 When running 'debuild clean' in the source directory, it starts by cleaning the source, and then continue by configuring and building the package. I'm not sure why, but it should be fixed to only clean the source. -- To UNSUBSCRIBE, email to [EM

Bug#215448: di_mem_chunk_alloc() should return sizeof(long) or better alignment

2003-11-02 Thread Petter Reinholdtsen
[Falk Hueffner] > First, IMHO we should drop this stuff and just use malloc. I don't > see any point in increasing code size and introducing new bugs > thereby. I agree too. Unless there is a very good reason to keep it, we should remove the allocator code and use malloc() instead. Someone need

Bug#215404: di_check_dir() missing

2003-11-02 Thread Petter Reinholdtsen
[Richard Hirst] > debug builds of kbd-chooser call di_check_dir() but versions of > libdebian-installer beyond 0.15 do not provide it. Checking d-i/doc/libdi-changes.txt, I do not find that function mentioned at all. I'm not sure what happened to it, nor why it was removed. Perhaps kbd-chooser

Bug#218649: partconf-mkfstab: Should use /dev/cdrom for /cdrom device

2003-11-02 Thread Petter Reinholdtsen
[Geert Stappers] > I believe it hides which physical device the cdrom player is. Yes, that is the nice thing about it. :) > There needs also at an other place the creation of the link from > /dev/cdrom to /dev/hdc. The discover package can handle this. > Would like to mark this bug as WONTFIX,

Bug#218728: autopartkit: Should make larger LVM volumes when possible

2003-11-02 Thread Petter Reinholdtsen
Package: autopartkit Version: 0.63 Severity: important At the moment, the LVM logical volumes created are gived the minimum size by default. The reason is simply that the code to scale the logical volumes relative to the size of the volume group is missing, and that it was easy to use the mini

Bug#218755: autopartkit: no progress bar when creating LVM volumes

2003-11-02 Thread Petter Reinholdtsen
Package: autopartkit Version: 0.63 Severity: minor There is no progress bar when the LVM logical volumes are created. There should be. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Correct mips arch in udpkg.

2003-11-02 Thread Petter Reinholdtsen
> Added missing alignment for array in endianess test. What about this patch instead? Less code, and checking the endianness at compile time. Index: udpkg.c === RCS file: /cvs/debian-boot/debian-installer/tools/udpkg/udpkg.c,v retr

Re: successful installation report (vmware)

2003-11-03 Thread Petter Reinholdtsen
[Joey Hess] > For the record, this is my first successful install of d-i. Congratulations. :) > and it didn't ask me if I wanted grub (which I generally do), and just > installed lilo. I would like to switch the selection order of lilo and grub, to get grub as the default. Any objections? > He

Bug#219333: cdebconf: Letter u grave not displayed....

2003-11-05 Thread Petter Reinholdtsen
[Christian Perrier] > After finding this, I noticed that this letter is never displayed > wherever it appears in d-i templates. I suspect that this is because that letter is missing in the templates used on the boot floppy, and because of this is missing in the reduced font used by bterm. The pro

Re: bogl-bterm: font reloading

2003-11-06 Thread Petter Reinholdtsen
[Daniel Jacobowitz] > Can you just restart bterm? Yes, I realize that's got some issues > since you're running inside of it. But it's really not set up to > re-parse the font. I would rather not restart debian-installer and main-menu, and it seem to be a requirement to be able to restart bterm.

GOBACK in kbd-chooser

2003-11-07 Thread Petter Reinholdtsen
> On user selecting GOBACK out of the module, exit 0, not 30. Its not > an error and main-menu shouldn't lower the debconf priority. How do you expect this to work? If the user chooses GOBACK, he expect to get to the previous question, not just continue like nothing happened. Returning OK (0)

Bug#219558: autopartkit: dies with SIGFPE on some HW

2003-11-07 Thread Petter Reinholdtsen
Package: autopartkit Version: 0.63 Severity: important Tags: d-i When one of the Skolelinux developers install on his laptop, Dell Latitude CP M233XT, autopartkit dies with a floating point exception (SIGFPE). The complete bug report is available from http://bugs.skolelinux.no/show_bug.cgi

Re: grub-installer override disparity

2003-11-07 Thread Petter Reinholdtsen
[Debian Installer] > There are disparities between your recently accepted upload and the > override file for the following file(s): > > grub-installer_0.24_i386.udeb: package says priority is standard, > override says optional. The correct priority is standard. We want grub to be available by de

Re: discover2 packages for debian-installer

2003-11-08 Thread Petter Reinholdtsen
[Gaudenz Steinlin] > Please try to build from a clean system without libexpat1-dev and > without libdiscover2-pic and libdiscover2-dev. Probably it is also a > good idea to remove all discover1 packages to prevent weird mklibs > inferences there. I removed all discover-related packages on my build

Re: travel reimbusement

2003-11-08 Thread Petter Reinholdtsen
[Andreas Schuldei, 2003-10-11] > i am still missing numberous bills and forms for the developer > meeting in Oldenburg. > > please send them to me soonish. > > Andreas Schuldei > Torekällgatan 35, 3tr > 15133 Södertälje > Sweden I've sent mine. I hope everyone else sent their. -- To UNSUBSCRI

Re: GOBACK in kbd-chooser

2003-11-08 Thread Petter Reinholdtsen
[Sebastian Ley] > Even worse, since the udeb will be left unconfigured it will select the > same entry again. Wit debconf priority=high, you won't have a chance to > break out, because the item will be selected automatically. Eh, are you sure? If the postinst script return 0, udpkg will flag it a

Re: setting /etc/modules in d-i / base-config?

2003-11-08 Thread Petter Reinholdtsen
[Alastair McKinstry] > Do we (expect to) prime the /etc/modules on /target in d-i, in > general, eg. for network interfaces, or should kbd-chooser add the > USB modules if it spots a USB keyboard? My plan is to leave this to the HW detection system (discover), and make sure it detect and loads the

Bug#219464: libdebian-installer: Patch for GNU/Hurd

2003-11-08 Thread Petter Reinholdtsen
tags 219464 + pending thanks [Santiago Vila] > This package does not compile under GNU/Hurd because there is no > PATH_MAX there. Fixed in CVS. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Second stage console problem

2003-11-11 Thread Petter Reinholdtsen
[Kenshi Muto] > I tried debian-installer beta1 CD (net-install), and it worked on > first stage. :-) Sounds good. > But I noticed second stage (after reboot) had a problem for > non-Latin users (Japanese, Chinese, Korean, and other non-Latin > people needs special console). Hm, I suspected this.

Bug#219558: autopartkit: dies with SIGFPE on some HW

2003-11-15 Thread Petter Reinholdtsen
retitle 219558 Crashes when asked to do simple partitioning thanks The problem is not with special hardware, it was with the standalone profile in Skoleliniux. It is triggered by simple partition table specification. This fail: / default 800 5120 swap swap 2

Re: Bug#209240: NMU proposal for discover (i18n issues)

2003-11-18 Thread Petter Reinholdtsen
[Branden Robinson] > Please feel free to go ahead. > > Progeny is concentrating on Discover 2.x: This sounds very good. When will this result in replies regarding the patches we have been working on in the d-i team to get it to work with d-i. As far as I know, we are now waiting for Progeny to

Re: Discover in d-i

2003-11-18 Thread Petter Reinholdtsen
[Christian Perrier] > As discover 1 currently has a FTBFS bug (221302, opened yesterday when > I tried to build a NMU for it), this is definitely likely.. :-) Oh. Nto good. NMU required imidiately, I suspect. :) > But, I guess this switch to discover 2 will occur after sarge > release ? I want

Re: Default bootloader

2003-11-18 Thread Petter Reinholdtsen
[Robert Millan] > I (as GRUB co-maintainer) have discussed with Jason the possibility > of GRUB being the default bootloader for i386 in Debian 3.1, and we > agree that GRUB is now mature enough for that. Sounds good. I would also use grub as the default. We do it already in Skolelinux. > Expec

Bug#221602: grub-installer: Should enable serial console on serial line installs

2003-11-19 Thread Petter Reinholdtsen
Package: grub-installer Version: 0.24 Severity: important When installing using a serial line console, grub-installer should enable the serial line console at boot time when installed. This is from a installation report: I mentioned that I was on a serial console. I had to use the instal

Re: cvs commit to debian-installer/libdebian-installer/src by waldi

2003-11-26 Thread Petter Reinholdtsen
[Joey Hess] > Please stop committing large changes to this very core part of d-i. I agree to this. We need to be more conservative with the changes to libd-i. > These changes will not be accepted into the next beta. The core of > d-i is frozen. Some of the changes will have to be accepted. Get

Re: Processed: tag pending d-i bugs

2003-11-26 Thread Petter Reinholdtsen
[Jeremie Koenig] > I think i've read somewhere that the d-i tag wasn't supposed to be > used on d-i only packages. This seems wrong. Should we tag all d-i > bugs d-i when we sbumit them ? I use the d-i tag to list all d-i related bugs. For this to work, all such packages need the tag, including t

Re: Default bootloader

2003-11-26 Thread Petter Reinholdtsen
[Geert Stappers] > Add missing serial line (detection) support to the list. Are you talking about the missing serial line support in grub-installer, or some feature of the grub boot loader? The first should be easily fixable. At least we use grub with serial console here at the university, and i

Re: use of release names in d-i

2003-12-01 Thread Petter Reinholdtsen
[Joey Hess] > Please can't we change this to use symbolic release names? Check that it work with CD installs first. I remember some problems with missing symlinks and / or debootstrap only understanding the code names. I am not sure if this template is the one used by the retrievers nor base-ins

Common debconf variables for serial console?

2003-12-02 Thread Petter Reinholdtsen
At the moment, both kbd-chooser, lilo-installer and grub-installer need to know if the installation is using a serial console. In addition, there is code to detect this in rootskel (/lib/debian-installer.d/S30term-linux) and set TERM_TYPE=serial in this case. To avoid duplicate code, I suggest u

  1   2   3   4   5   6   7   8   9   10   >