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

Bug#527306: marked as done (use busybox tar, not tar from live system)



Your message dated Mon, 11 May 2009 13:32:17 +0000
with message-id <E1M3Vc9-00089A-6t@ries.debian.org>
and subject line Bug#527306: fixed in live-installer 9
has caused the Debian Bug report #527306,
regarding use busybox tar, not tar from live system
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.)


-- 
527306: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527306
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-installer
Severity: normal

busybox-udeb now supports tar creation, so this code can be fixed to
not use tar from the live system:

                # use tar from inside the live filesystem to create
                # the tarball, because busybox tar in d-i does not 
                # support creating tarballs.
                # 
                # The --exclude is a paranoia measure, in case this program
                # is running from the toplevel of a live filesystem,
                # which is not normally the case.
                exec 4>&0
                chroot . tar c . --exclude=target | \
                (chdir /target && tar xv) | \

Removing the 'chroot .' should be all that's necessary, plus testing of
course.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: live-installer
Source-Version: 9

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

live-installer_9.dsc
  to pool/main/l/live-installer/live-installer_9.dsc
live-installer_9.tar.gz
  to pool/main/l/live-installer/live-installer_9.tar.gz
live-installer_9_amd64.udeb
  to pool/main/l/live-installer/live-installer_9_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 527306@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <lamby@debian.org> (supplier of updated live-installer 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: Mon, 11 May 2009 14:11:27 +0100
Source: live-installer
Binary: live-installer
Architecture: source amd64
Version: 9
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Description: 
 live-installer - Install the system (udeb)
Closes: 527306
Changes: 
 live-installer (9) unstable; urgency=low
 .
   * busybox-udeb now supports tar creation, so don't use tar from the live
     system. (Closes: #527306)
   * Update email address.
   * Add versioned binary dependency on busybox-udeb as we now rely on its tar
     creation functionality.
 .
   [ Updated translations ]
   * Asturian (ast.po) by Marcos Alvarez Costales
   * Bengali (bn.po) by Md. Rezwan Shahid
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Mattias Põldaru
   * Basque (eu.po) by Piarres Beobide
   * Galician (gl.po) by marce villarino
   * Hindi (hi.po) by Kumar Appaiah
   * Italian (it.po) by Milo Casagrande
   * Kazakh (kk.po) by Dauren Sarsenov
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
   * Marathi (mr.po) by Sampada
   * Norwegian Bokmal (nb.po) by Hans Fredrik Nordhaug
   * Tagalog (tl.po) by Eric Pareja
   * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
Checksums-Sha1: 
 10bccc8fa629d0aaf04a7c4a28ba5415a8c51a3d 923 live-installer_9.dsc
 09307c62bb12a6a69c18731bea47858dfb1d5e44 109223 live-installer_9.tar.gz
 5c2df6cb2a4f1b6f165408edf84abb8ed7ea1e83 25352 live-installer_9_amd64.udeb
Checksums-Sha256: 
 62427e2e1588ba8c710892639dd39403fa3c6c62310f7069c06f1e9a83ae58e0 923 live-installer_9.dsc
 1ed1f4641244dc3777fc517729cd009e24fdd208c9745427c5ded9927db03d65 109223 live-installer_9.tar.gz
 541d879765495d0e08d03f5f33ccd8b723d8071910265f87e22c036f9f8a0c1e 25352 live-installer_9_amd64.udeb
Files: 
 9ef9559e629e0043b2d94c9bfb9cabb5 923 debian-installer optional live-installer_9.dsc
 1804322186c27c25368916b8d6725dd3 109223 debian-installer optional live-installer_9.tar.gz
 308e17b0e6c35068469a947117a83897 25352 debian-installer optional live-installer_9_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAkoIJcsACgkQ5/8uW2NPmiAqYQCfVExaMpnmc7PYFMvosygaw9xT
TBYAoJCCigtC49Uv1Sj3zagmVfs/64uf
=tH1V
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: