[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#403820: marked as done (debian-installer-utils: user-params shouldn't pass brltty option)



Your message dated Thu, 21 Dec 2006 16:02:02 +0000
with message-id <E1GxQMs-0004aZ-7C@ries.debian.org>
and subject line Bug#403820: fixed in debian-installer-utils 1.42
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: debian-installer-utils
Version: 1.41
Severity: normal
Tags: patch

Hi,

user-params passes options given to the installer kernel so that grub
has them too.

However, in the case of the brltty option, this shouldn't be done,
because the brltty-udeb package scripts already pass these options into
/target/etc/brltty.conf.  Worse than that actually, the grub options
would take precedence over the brltty.conf options, so that the user
ends up with a no-effect configuration file.

So user-params should not pass the brltty= option, the joined working
patch fixes that.

Samuel

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
--- debian-installer-utils-1.41/user-params	2006-11-22 11:51:03.000000000 +0100
+++ debian-installer-utils-1.41-mine/user-params	2006-12-19 23:22:00.000000000 +0100
@@ -13,6 +13,12 @@
 		continue
 	fi
 
+	# brltty settings shouldn't be passed since
+	# they are already recorded in /etc/brltty.conf
+	if [ "$var" = brltty ]; then
+		continue
+	fi
+
 	# Skip debconf variables.
 	varnoslash="${var##*/*}"
 	if [ "$varnoslash" = "" ]; then

--- End Message ---
--- Begin Message ---
Source: debian-installer-utils
Source-Version: 1.42

We believe that the bug you reported is fixed in the latest version of
debian-installer-utils, which is due to be installed in the Debian FTP archive:

debian-installer-utils_1.42.dsc
  to pool/main/d/debian-installer-utils/debian-installer-utils_1.42.dsc
debian-installer-utils_1.42.tar.gz
  to pool/main/d/debian-installer-utils/debian-installer-utils_1.42.tar.gz
di-utils-exit-installer_1.42_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-exit-installer_1.42_all.udeb
di-utils-mapdevfs_1.42_amd64.udeb
  to pool/main/d/debian-installer-utils/di-utils-mapdevfs_1.42_amd64.udeb
di-utils-reboot_1.42_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-reboot_1.42_all.udeb
di-utils-shell_1.42_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-shell_1.42_all.udeb
di-utils-terminfo_1.42_all.udeb
  to pool/main/d/debian-installer-utils/di-utils-terminfo_1.42_all.udeb
di-utils_1.42_amd64.udeb
  to pool/main/d/debian-installer-utils/di-utils_1.42_amd64.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 403820@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <fjp@debian.org> (supplier of updated debian-installer-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 21 Dec 2006 16:26:21 +0100
Source: debian-installer-utils
Binary: di-utils-terminfo di-utils-mapdevfs di-utils-shell di-utils-reboot di-utils di-utils-exit-installer
Architecture: source amd64 all
Version: 1.42
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <fjp@debian.org>
Description: 
 di-utils   - Miscellaneous utilities for the debian installer (udeb)
 di-utils-exit-installer - Exit installer (udeb)
 di-utils-mapdevfs - mapdevfs utility for the debian installer (udeb)
 di-utils-reboot - Reboot (udeb)
 di-utils-shell - Execute a shell (udeb)
 di-utils-terminfo - Terminfo entries needed by newt/slang in debian installer (udeb)
Closes: 403820
Changes: 
 debian-installer-utils (1.42) unstable; urgency=low
 .
   [ Joey Hess ]
   * user-params: Exclude brltty option, since it is already recorded in
     /etc/brltty.conf. Thanks, Samuel Thibault. Closes: #403820.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Pavel Piatruk
   * Latvian (lv.po) by Aigars Mahinovs
   * Malayalam (ml.po) by Praveen A
   * Panjabi (pa.po) by A S Alam
Files: 
 d54b278633ddf20639dda42123619986 1041 debian-installer standard debian-installer-utils_1.42.dsc
 9cd1dd3e62127f4665c48c9fdd3c5245 62639 debian-installer standard debian-installer-utils_1.42.tar.gz
 ba147ea9bd4f07b0189129e217329e3e 17220 debian-installer standard di-utils-shell_1.42_all.udeb
 c677d291fa85603afb2c491f4712c577 7764 debian-installer standard di-utils-reboot_1.42_all.udeb
 257a2c5ebd742ced13f4f6fcca7cef46 2766 debian-installer extra di-utils-exit-installer_1.42_all.udeb
 9a30520c22be468bc94926e4c959d983 2378 debian-installer standard di-utils-terminfo_1.42_all.udeb
 24c93983957fd4ca27879aa1f0a07540 9814 debian-installer standard di-utils_1.42_amd64.udeb
 37bf2740f3d4732c1d0bf3e9e1bbfdc4 2322 debian-installer standard di-utils-mapdevfs_1.42_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFiqxdgm/Kwh6ICoQRAiyoAJ9MIf+tIvr2NuRUx4OW9XH835/bNACgxJFh
z9GaL5f+YlrcMl/mrMDym+Y=
=lYgX
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: