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

Bug#598536: marked as done (live-config: config.d/ config files not parsed on live media)



Your message dated Sat, 02 Oct 2010 09:02:39 +0000
with message-id <E1P1xzL-000099-Pf@franck.debian.org>
and subject line Bug#598536: fixed in live-config 3.0~a9-1
has caused the Debian Bug report #598536,
regarding live-config: config.d/ config files not parsed on live media
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
598536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598536
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-config
Version: 3.0~a8-1
Severity: normal
Tags: patch


There is a typo in /lib/live/config.sh
The attached patch should fix the problem.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-config depends on:
ii  live-config-sysvinit [live-co 3.0~a8-1   Debian Live - System Configuration

Versions of packages live-config recommends:
pn  live-tools                    <none>     (no description available)
ii  sudo                          1.7.4p4-2  Provide limited super user privile
ii  user-setup                    1.34       Set up initial user and password

Versions of packages live-config suggests:
ii  wget                          1.12-2.1   retrieves files from the web

-- no debconf information
--- /lib/live/config.sh	2010-09-26 01:15:06.000000000 -0600
+++ config.sh	2010-09-29 13:57:12.000000000 -0600
@@ -237,7 +237,7 @@
 
 	if ls /live/image/live/config.d/* > /dev/null 2>&1
 	then
-		for FILE in /live/image/live/config.d/*
+		for _FILE in /live/image/live/config.d/*
 		do
 			. ${_FILE}
 		done

--- End Message ---
--- Begin Message ---
Source: live-config
Source-Version: 3.0~a9-1

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

live-config-runit_3.0~a9-1_all.deb
  to main/l/live-config/live-config-runit_3.0~a9-1_all.deb
live-config-systemd_3.0~a9-1_all.deb
  to main/l/live-config/live-config-systemd_3.0~a9-1_all.deb
live-config-sysvinit_3.0~a9-1_all.deb
  to main/l/live-config/live-config-sysvinit_3.0~a9-1_all.deb
live-config-upstart_3.0~a9-1_all.deb
  to main/l/live-config/live-config-upstart_3.0~a9-1_all.deb
live-config_3.0~a9-1.debian.tar.gz
  to main/l/live-config/live-config_3.0~a9-1.debian.tar.gz
live-config_3.0~a9-1.dsc
  to main/l/live-config/live-config_3.0~a9-1.dsc
live-config_3.0~a9-1_all.deb
  to main/l/live-config/live-config_3.0~a9-1_all.deb
live-config_3.0~a9.orig.tar.gz
  to main/l/live-config/live-config_3.0~a9.orig.tar.gz



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 598536@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <daniel@debian.org> (supplier of updated live-config 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.8
Date: Sat, 02 Oct 2010 10:40:58 +0200
Source: live-config
Binary: live-config live-config-runit live-config-systemd live-config-sysvinit live-config-upstart
Architecture: source all
Version: 3.0~a9-1
Distribution: experimental
Urgency: low
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Changed-By: Daniel Baumann <daniel@debian.org>
Description: 
 live-config - Debian Live - System Configuration Scripts
 live-config-runit - Debian Live - System Configuration Scripts (runit backend)
 live-config-systemd - Debian Live - System Configuration Scripts (systemd backend)
 live-config-sysvinit - Debian Live - System Configuration Scripts (sysvinit backend)
 live-config-upstart - Debian Live - System Configuration Scripts (upstart backend)
Closes: 598375 598536
Changes: 
 live-config (3.0~a9-1) experimental; urgency=low
 .
   [ Daniel Baumann ]
   * Removing TODO file, merged into http://live.debian.net/devel/live-
     config/todo/.
   * Using medium as keyword instead of media in hook script, as
     documented in the manpage (Closes: #598375).
   * Correctly prepending local hooks with file:// prefix (Closes:
     #598375).
 .
   [ Scott Barker ]
   * Fixing typo in config.d files parsing from live media (Closes:
     #598536).
 .
   [ Daniel Baumann ]
   * Updating to debhelper version 8.
   * Correcting another typo in hooks config script regarding the loop
     variable.
   * Simplyfing and silencing switch between local and remote files in
     hooks script.
   * Simplyfing sed call when using local hook scripts.
Checksums-Sha1: 
 c3f898a1827751dee728182f705e61b5d602d89b 1348 live-config_3.0~a9-1.dsc
 acae1a43c0e3c23426455d3a86e08ce873aaffdd 73466 live-config_3.0~a9.orig.tar.gz
 43fbae4746d21066be4347f80b8f64e6aa619d2a 6777 live-config_3.0~a9-1.debian.tar.gz
 65d0c534709308d3a581a859deb2ab65453e2258 38866 live-config_3.0~a9-1_all.deb
 618fc2b2fe6f4c1d98b33e0d4da0bbd7b309173c 6532 live-config-runit_3.0~a9-1_all.deb
 ccab5c743fe6fa26379d0a1d0756962daab3b775 6272 live-config-systemd_3.0~a9-1_all.deb
 33985490466ecdf2dbd3aa044c6c73f551f4481b 7272 live-config-sysvinit_3.0~a9-1_all.deb
 00d21325ffec751b074846fc744b2a323e6380a4 6442 live-config-upstart_3.0~a9-1_all.deb
Checksums-Sha256: 
 052148abb6202410550cd9ab58fcc568f9ac1137eeace0f9ba84aa257b59654f 1348 live-config_3.0~a9-1.dsc
 998a9eba06ccd60aae5ec757b3c80874e712ed1b08609727b0364aef46f85282 73466 live-config_3.0~a9.orig.tar.gz
 630ebda9e56d4183809a8f5127d0e99f5473e75706491f0364324da0df0d4e25 6777 live-config_3.0~a9-1.debian.tar.gz
 580b020242ddf66cd13df6b724a1c157e7420b081dbc574a4b6e742b96d224dd 38866 live-config_3.0~a9-1_all.deb
 b29a184cafaaa7dd49782c65136d694e767bb7b6a0f4996dbaa8d8c3c903ff23 6532 live-config-runit_3.0~a9-1_all.deb
 68db0157eccd835aee83c2b9411099e5ad2edb3983428b5b0d4e9081d9c679cc 6272 live-config-systemd_3.0~a9-1_all.deb
 48e4a6208ee19028ad10419ff2ad1f06df1940ee1c9034a3bc65902e5e3492e5 7272 live-config-sysvinit_3.0~a9-1_all.deb
 bbb9021f47eab415c994527dbd131d8ce455dde006c90e45c017433014701d41 6442 live-config-upstart_3.0~a9-1_all.deb
Files: 
 b4c65b9067e02e03a123b13d7f2d45fc 1348 misc optional live-config_3.0~a9-1.dsc
 491ae92851217af3a7277fa28f4e61aa 73466 misc optional live-config_3.0~a9.orig.tar.gz
 870e9ccbd2c6a9a428433aebc66de941 6777 misc optional live-config_3.0~a9-1.debian.tar.gz
 b3aee8d4047a6ff58597af3105a5ab5e 38866 misc optional live-config_3.0~a9-1_all.deb
 33daec7d3465c92a45a6e708568dada4 6532 misc optional live-config-runit_3.0~a9-1_all.deb
 15d5b93439d5c2f07c3f9e697a42a842 6272 misc optional live-config-systemd_3.0~a9-1_all.deb
 7b7670e0320c1b620d0744715d53f223 7272 misc optional live-config-sysvinit_3.0~a9-1_all.deb
 7232e838fc187b9cd49e55ea4b70ff85 6442 misc optional live-config-upstart_3.0~a9-1_all.deb

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

iEYEARECAAYFAkym8QMACgkQ+C5cwEsrK54RqgCgmA8YMWsSWvbnwz+KUAjA6LZS
xbkAoM4rcYQ1aS1K3ogp7Dqb3a8vS5hS
=smm4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: