Your message dated Tue, 26 Feb 2008 17:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453360: fixed in live-helper 1.0~a38-1
has caused the Debian Bug report #453360,
regarding live-helper: global hooks mini and minimal break local hooks natural 
flow.
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 [EMAIL PROTECTED]
immediately.)


-- 
453360: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453360
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: live-helper
Version: 1.0~a37-2
Severity: important

When you call lh_build after having configured the live helper build,
several steps are performed. Among them you can find the lh_chroot_hooks
and lh_chroot_local-hooks and they are executed in that order.

The thing is that lh_chroot_hooks usually calls mini or minimal scripts
at /usr/share/live-helper/hooks. They do a cleanup of the chroot, like
for example cleaning the package list(s). This changes the state that some
local-hook script expect like ipw3945.sh.

If they want to install modules-assistant for example, they will be
unable since apt-get won't have an up-to-date package list. For apt-get
any non-installed package will be unknown.

In this situation if you do apt-get update, you will bloat the chroot
and you wouldn't have any other option since the mini or minimal script
have already done the cleanup.

I propose deferring the cleanup when all chroot operations have been
performed either by user or local scripts or any other natural lh
operation.

Thanks.

-- Package-specific info:

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.9-rc1-rtoi (PREEMPT)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages live-helper depends on:
ii  debootstrap                   1.0.7      Bootstrap a basic Debian system

live-helper recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: live-helper
Source-Version: 1.0~a38-1

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

live-helper_1.0~a38-1.diff.gz
  to pool/main/l/live-helper/live-helper_1.0~a38-1.diff.gz
live-helper_1.0~a38-1.dsc
  to pool/main/l/live-helper/live-helper_1.0~a38-1.dsc
live-helper_1.0~a38-1_all.deb
  to pool/main/l/live-helper/live-helper_1.0~a38-1_all.deb
live-helper_1.0~a38.orig.tar.gz
  to pool/main/l/live-helper/live-helper_1.0~a38.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-helper 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: Tue, 26 Feb 2008 13:33:00 +0100
Source: live-helper
Binary: live-helper
Architecture: source all
Version: 1.0~a38-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Live <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 live-helper - Debian Live helper programs
Closes: 444565 453360 454553 457595 457740
Changes: 
 live-helper (1.0~a38-1) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * Implement -u/--usage function in lh_clean (Closes: #454553)
   * Implement -v/--version and -h/--help in lh_clean.
   * Remove 'ssl' package references from mini and minimal hooks.
   * Don't prompt when autoremoving packages in minimal hooks.
   * Don't put more than one glob on a 'for' line, unless they are
     guaranteed
   * Refactor installing file to binary/pool/main/./.* functionality.
   * Remove conditionals, as an expansion never 'fails': it just
   * Move installing binary.deb/archives/*.deb.
   * Use Install_file for udebs.
   * Refactor d-i udeb handling with better failure mode (Closes:
     #444565)
   * Re-add guards against bogus 'for' shell expansion.
   * Re-order hooks such that local hooks are executed first. (Closes:
     #453360)
   * Remove trailing newline from syslinux splash screens. (Closes:
     #457740)
   * Remove duplicated 'irpas' package in rescue list.
   * Use C-style 'include' in lists (backwards compatible).
 .
   [ Daniel Baumann ]
   * New upstream release.
   * Fixing typing error in Makefile.
   * Also removing manpage cache in cleanup.
   * Fixed incomplete fdisk parameter list in lh_config --help.
   * Don't fail silently when extern executables are configured but not
     present.
   * Fixing changelog email address.
   * Bumping standards version.
   * Removing mkisofs from recommends, not needed anymore.
   * Updating rules.
   * Checking LH_APT when using mini and minimal package lists.
   * Adding example binary hook to copy live-helper and its config based
     on the idea from Tzafrir Cohen <[EMAIL PROTECTED]>.
   * Adding lh_local based on the idea from Tzafrir Cohen
     <[EMAIL PROTECTED]>.
   * Addjusting lh helper to be called from lh_local.
   * Switching to GPL3+.
   * Removing discover from standard-x11 list, udev does the same.
   * Don't fail if resolv.conf is a symlink, thanks to David Madore
     <[EMAIL PROTECTED]> (Closes: #457595).
   * Fixing changelog.
   * Consistently using the pipe as seperator in sed commands now.
   * Checking for /sys/class rather than /sys/kernel, avoids problem when
     running under OpenVZ which doesn't have sys/kernel, thanks to
     Takeshi Yaegashi <[EMAIL PROTECTED]>.
   * Using ftp.us.debian.org rather than ftp.debian.org, see
     http://lists.debian.org/debian-devel-announce/2007/12/msg00002.html.
   * Fixing typo, thanks to Fathi Boudra <[EMAIL PROTECTED]>.
   * Merging old live-package debian changelog into current debian
     changelog.
   * Merging old live-package debian changelog entry for testing upload.
   * Renaming mini flavour to stripped to avoid confusion, thanks to
     Fathi Boudra <[EMAIL PROTECTED]> and Ben Armstrong <[EMAIL PROTECTED]>.
   * Installing initramfs generator from local-packages, if available.
   * Removing install call for old changelog, which is not needed
     anymore.
   * Correcting wrong installation attempt of initramfs generator from
     local-packages.
   * Working arround aptitude behaviour of removing packages rather than
     to installing missing depends when using initramfs generator from
     local-packages.
   * Removing unintendet set -x.
   * Fixing typo.
   * Adding apt/aptitude options.
   * Renaming extra bootstrap indices to chroot.
   * Renaming LH_MIRROR_BOOTSTRAP* to LH_MIRROR_CHROOT and introducing
     dedicated LH_MIRROR_BOOTSTRAP for debootstrap/cdebootstrap only.
   * Improving etch compat warnings.
   * Fixing aptitude typo.
   * Fixing quoting with chroot wrapper calls.
   * Re-adding additional indices updated, otherwise we wouldn't honor
     thirdparty repositories (anymore).
   * Updating devel-live package list.
 .
   [ Otavio Salvador ]
   * bootstrap: adds support to debootstrap 1.0.7
   * bootstrap: use minbase flavour when LH_PACKAGES_LISTS is set to
     minimal
   * binary: do not fail if parameters.txt isn't available
   * chroot: don't fail if /dev/pts is already mounted
   * debian: add mtd-tools in suggests field since it's used when jffs2
     is choosen
   * lh_source_debian: add mtd-tools since it provides mkfs.jffs2
     application
   * lh_config: add jffs2 in supported filesystems
   * lh_binary_encryption: add jffs2 as not supported filesystem
   * lh_binary_rootfs: add support to generate jffs2 filesystem
Files: 
 598393db7852f5ed589ee49a07207803 854 misc optional live-helper_1.0~a38-1.dsc
 40c2e0cc8582b790e450c577e66c9542 1936202 misc optional 
live-helper_1.0~a38.orig.tar.gz
 bcc59f105418570548f19634494598eb 11061 misc optional 
live-helper_1.0~a38-1.diff.gz
 4ee003ae06fba55a918f8852b2c05d40 1880308 misc optional 
live-helper_1.0~a38-1_all.deb

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

iD8DBQFHxE3r+C5cwEsrK54RAs8XAJ43RSdV9d0DOIrAvOzCnhTwZXWDNQCaAu4q
Vc5e0S5Z0FuM5G/I05ynDvk=
=FsYJ
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
debian-live-devel mailing list
debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to