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

Bug#698260: marked as done (unrecognized option '--package-lists')



Your message dated Sun, 20 Jan 2013 11:02:30 +0000
with message-id <E1TwsfW-0001aT-Ku@franck.debian.org>
and subject line Bug#698260: fixed in live-build 4.0~a8-1
has caused the Debian Bug report #698260,
regarding unrecognized option '--package-lists'
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.)


-- 
698260: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698260
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-build
Version: 3.0~b5-1
Severity: important

Starting with 3.0~b5-1, the --package-lists option seems to be
broken. This used to work in wheezy:

$ lb config --verbose --package-lists "xfce rescue"
[2013-01-16 00:14:53] lb config --verbose --package-lists xfce rescue
lb config: unrecognized option '--package-lists'

It is also documented in the manpage:

$ man lb_config | grep -- --package-lists | head -1
            [-p|--package-lists LIST|"LISTS"]

But not in the inline help anymore:

$ lb config -h  | grep package-lists
$

What seems obvious is that option is not supported anymore. At the
very least the documentation needs to be updated, however, it's now
unclear to me how to create (e.g.) a "rescue" image, since even the
/usr/share/live/build/package-lists/ directory is gone from this
version.

For the people that find this bug report, those package lists now live
in the live-images git repository, viewable here:

http://live.debian.net/gitweb/?p=live-images.git;a=tree

and clonable from:

git://live.debian.net/git/live-images.git

It seems the way to go forward now is to copy the package-lists
locally. It would be nice if the package lists would still be shipped
with the package so they can be symlinked into place, for example.

-- Package-specific info:

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  debootstrap  1.0.44

Versions of packages live-build recommends:
ii  cpio                            2.11-8
ii  gnu-fdisk                       1.2.4-3.1
ii  live-boot-doc                   3.0~a35-1
ii  live-config-doc                 3.0~a43-1
ii  live-manual-html [live-manual]  1:3.0~a13-1

Versions of packages live-build suggests:
ii  dosfstools                  3.0.13-1
ii  fakeroot                    1.18.4-2
ii  git                         1:1.7.10.4-1+wheezy1
pn  loadlin                     <none>
ii  memtest86+                  4.20-1.1
ii  mtools                      4.0.17-1
ii  parted                      2.3-11
pn  squashfs-tools | mtd-tools  <none>
ii  sudo                        1.8.5p2-1
pn  syslinux | grub             <none>
pn  uuid-runtime                <none>
pn  win32-loader                <none>
ii  xorriso                     1.2.2-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: live-build
Source-Version: 4.0~a8-1

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

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 698260@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-build 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: Sun, 20 Jan 2013 11:28:27 +0100
Source: live-build
Binary: live-build live-build-cgi
Architecture: source all
Version: 4.0~a8-1
Distribution: experimental
Urgency: low
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Changed-By: Daniel Baumann <daniel@debian.org>
Description: 
 live-build - Live System Build Scripts
 live-build-cgi - Live System Build Scripts (CGI frontend)
Closes: 698260 698397 698423
Changes: 
 live-build (4.0~a8-1) experimental; urgency=low
 .
   [ Daniel Baumann ]
   * Updating manpage year handling for 2013.
   * Using cat instead of echo to workaround incompatible and conflicting
     uses in escaping of \t in dash and bash, and less importantly to
     workaround a false-positive in checkbashisms.
   * Updating footer link to 'legal information' in cgi html template.
   * Cleaning up binary_loadlin.
   * Updating for twitter-bootstrap usage on live.debia.net in the cgi html
     templates.
   * Updating footer in cgi html template.
   * Correcting spelling typo in html footer of the cgi, thanks to Jean-
     Christophe Saint-Marc <jchristophe.stmarc@free.fr>.
   * Removing reference to removed --package-lists option in lb_config
     manpage (Closes: #698260).
 .
   [ Richard Nelson ]
   * Correcting typo on functions/default.sh, thanks to jhcha54008
     <jhcha54008@free.fr> (Closes: #698397).
 .
   [ Daniel Baumann ]
   * Updating samhain workaround in chroot_dpkg to work if live-build is
     being used with sudo or fakeroot (Closes: #698423).
   * Correcting apt-key cleanup of local dummy signing keys when using
     local packages, thanks to jhcha54008 <jhcha54008@free.fr>.
   * Making xorriso option handling a bit more readable.
   * Applying slightly modified patch from Raphaël Hertzog
     <hertzog@debian.org> to fix automatic firmware inclusion when using
     debian-installer with live-installer and having firmware packages
     installed in the live system already.
   * Adding config/control in example gitignore file.
   * Adding 3.0~b6-1 changelog entries.
   * Correcting variable default assignment for new configuration tree
     layout.
   * Avoiding to unconditionally adding whitespace seperator to
     config/control for existing configs.
Checksums-Sha1: 
 364fd95c0e25e2ad56b82111288e261d87a5cc86 1322 live-build_4.0~a8-1.dsc
 049e16c07961c80128b2f880f62e92777e1efab9 163396 live-build_4.0~a8.orig.tar.xz
 556063b6d595ff89451e86b0e84ce01d4e39e713 51792 live-build_4.0~a8-1.debian.tar.xz
 24dd6534d3a7e3b29168b1668220049a4643a4e9 199238 live-build_4.0~a8-1_all.deb
 f16f113fcb514f119d37c5c825d98fa4eaa9cf85 76504 live-build-cgi_4.0~a8-1_all.deb
Checksums-Sha256: 
 5a8b0629dc391430e9fb2bae4a1502cc8021ca3eb48f6355b9aa8f22a156447a 1322 live-build_4.0~a8-1.dsc
 35a58f2b2d6fa7c25a4a6b572b977e6356f6a78390d34f6d4b9a12166ae931df 163396 live-build_4.0~a8.orig.tar.xz
 dbb1de6d16ea941276c37bf74dd3176e4bc92860fb7567e25066146d52288350 51792 live-build_4.0~a8-1.debian.tar.xz
 d34c07af2e674205bce79b991c5fb26727a2d9af35cbd58caaebb7e90c43d493 199238 live-build_4.0~a8-1_all.deb
 4192f986d7ff1226f9a7a4302361a72e9b7e3534959256f4c369f3c3555e38d5 76504 live-build-cgi_4.0~a8-1_all.deb
Files: 
 4fdd76a4cfbafb03707bcd6d55829877 1322 misc optional live-build_4.0~a8-1.dsc
 4ac35cabcfc0173b31835d7c666d60b3 163396 misc optional live-build_4.0~a8.orig.tar.xz
 e328b3079cc16ffafe0e7fe78ec8a19a 51792 misc optional live-build_4.0~a8-1.debian.tar.xz
 a4fd001b4a2a14628bf0050d2e154c35 199238 misc optional live-build_4.0~a8-1_all.deb
 8ce96493bf08059a59e6bf5d5717d895 76504 misc optional live-build-cgi_4.0~a8-1_all.deb

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

iEYEARECAAYFAlD7zgMACgkQ+C5cwEsrK55+zgCgpdSz3bhW2MGcJdejM/BGxmCM
St0AoLAq2d8zu6TuA2dB6/Ir6useL8Ik
=PjBL
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: