Your message dated Sat, 10 Feb 2007 17:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#410040: fixed in live-package 0.99.20-1
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: live-package
Version: 0.99.19-1
Tags: Patch
Severity: Important
make-live doesn't work at all when using a "minimal" flavour. The problem is
that it removes "${LIVE_CHROOT}"/var/lib/apt/lists/* non-recursively, while it
contains a directory. Removing it recursively fixes the problem. A patch is
attached.
Thanks,
Bas Wijnen
--
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html
--- /tmp/13chroot.sh 2007-02-07 10:33:18.000000000 +0100
+++ 13chroot.sh 2007-02-07 10:34:50.000000000 +0100
@@ -193,7 +193,7 @@
if [ "${LIVE_FLAVOUR}" = "minimal" ]
then
- rm -f "${LIVE_CHROOT}"/var/lib/apt/lists/*
+ rm -rf "${LIVE_CHROOT}"/var/lib/apt/lists/*
rm -f "${LIVE_CHROOT}"/var/lib/dpkg/available-old
rm -f "${LIVE_CHROOT}"/var/lib/dpkg/diversions-old
rm -f "${LIVE_CHROOT}"/var/lib/dpkg/statoverride-old
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: live-package
Source-Version: 0.99.20-1
We believe that the bug you reported is fixed in the latest version of
live-package, which is due to be installed in the Debian FTP archive:
live-package_0.99.20-1.diff.gz
to pool/main/l/live-package/live-package_0.99.20-1.diff.gz
live-package_0.99.20-1.dsc
to pool/main/l/live-package/live-package_0.99.20-1.dsc
live-package_0.99.20-1_all.deb
to pool/main/l/live-package/live-package_0.99.20-1_all.deb
live-package_0.99.20.orig.tar.gz
to pool/main/l/live-package/live-package_0.99.20.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated live-package 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 1 Feb 2007 17:35:00 +0100
Source: live-package
Binary: live-package
Architecture: source all
Version: 0.99.20-1
Distribution: unstable
Urgency: low
Maintainer: Debian Live <[email protected]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
live-package - utility to build Debian Live systems
Closes: 410040
Changes:
live-package (0.99.20-1) unstable; urgency=low
.
* New upstream release:
- Fixed manual pruning in minimal flavour as suggested by
Bas Wijnen <[EMAIL PROTECTED]> (Closes: #410040).
Files:
e35747b8fa0e675f6a3b3506b294ef85 693 misc optional live-package_0.99.20-1.dsc
3f742c658733ccf92c0c8157abcfb34d 1734605 misc optional
live-package_0.99.20.orig.tar.gz
d7b76668781365b409c5deb61fbcc7ba 4134 misc optional
live-package_0.99.20-1.diff.gz
3866a0bc5d42105a6ad736dc388bea7c 1707394 misc optional
live-package_0.99.20-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFzf/b+C5cwEsrK54RAsV8AKC4ZljBJ3nMcWKXqGM62IztkFwk5ACfd/2Q
xTfJGPV87p+N3p0MAK82Iec=
=RfVz
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel