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

Bug#593346: marked as done (Wrong default keyring for LH_MODE=emdebian.)



Your message dated Thu, 02 Sep 2010 13:33:32 +0000
with message-id <E1Or9v2-0006CR-Pa@franck.debian.org>
and subject line Bug#593346: fixed in live-build 2.0~a24-1
has caused the Debian Bug report #593346,
regarding Wrong default keyring for LH_MODE=emdebian.
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.)


-- 
593346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593346
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: live-build
Version: 2.0~a23-1
Severity: minor
File: /usr/share/live/build/functions/defaults.sh

In defaults.sh:

	# Setting keyring packages
	case "${LH_MODE}" in
		debian|debian-release)
			LH_KEYRING_PACKAGES="${LH_KEYRING_PACKAGES:-debian-archive-keyring}"
			;;

		emdebian)
			LH_KEYRING_PACKAGES="${LH_kEYRING_PACKAGES:-debian-archive-keyring}"
			;;

		ubuntu)
			LH_KEYRING_PACKAGES="${LH_KEYRING_PACKAGES:-ubuntu-keyring}"
			;;
	esac


I think for Emdebian Grip Squeeze, that should be
emdebian-archive-keyring, which contains 97BB3B58.

-- Package-specific info:

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

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

Versions of packages live-build depends on:
ii  debootstrap                   1.0.23     Bootstrap a basic Debian system

Versions of packages live-build recommends:
ii  cpio                          2.11-4     GNU cpio -- a program to manage ar
ii  gettext-base                  0.18.1.1-1 GNU Internationalization utilities
ii  gnu-fdisk                     1.2.4-3+b1 Linux fdisk replacement based on l

Versions of packages live-build suggests:
pn  dosfstools                    <none>     (no description available)
ii  fakeroot                      1.14.4-1   Gives a fake root environment
pn  genisoimage                   <none>     (no description available)
pn  memtest86+ | memtest86        <none>     (no description available)
pn  mtools                        <none>     (no description available)
ii  parted                        2.3-1      The GNU Parted disk partition resi
ii  squashfs-tools                1:4.0-8    Tool to create and append to squas
ii  sudo                          1.7.2p7-1  Provide limited super user privile
pn  syslinux | grub               <none>     (no description available)
pn  uuid-runtime                  <none>     (no description available)
pn  win32-loader                  <none>     (no description available)

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/live/build/scripts/build/bootstrap (from live-build package)
debsums: changed file /usr/share/live/build/scripts/build/chroot_sources (from live-build package)



--- End Message ---
--- Begin Message ---
Source: live-build
Source-Version: 2.0~a24-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:

live-build-cgi_2.0~a24-1_all.deb
  to main/l/live-build/live-build-cgi_2.0~a24-1_all.deb
live-build_2.0~a24-1.diff.gz
  to main/l/live-build/live-build_2.0~a24-1.diff.gz
live-build_2.0~a24-1.dsc
  to main/l/live-build/live-build_2.0~a24-1.dsc
live-build_2.0~a24-1_all.deb
  to main/l/live-build/live-build_2.0~a24-1_all.deb
live-build_2.0~a24.orig.tar.gz
  to main/l/live-build/live-build_2.0~a24.orig.tar.gz
live-helper_2.0~a24-1_all.deb
  to main/l/live-build/live-helper_2.0~a24-1_all.deb



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 593346@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: Thu, 02 Sep 2010 15:06:23 +0200
Source: live-build
Binary: live-build live-build-cgi live-helper
Architecture: source all
Version: 2.0~a24-1
Distribution: unstable
Urgency: low
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Changed-By: Daniel Baumann <daniel@debian.org>
Description: 
 live-build - Debian Live - System Build Scripts
 live-build-cgi - Debian Live - System Build Scripts (cgi frontend)
 live-helper - Debian Live - System Build Scripts (transitional package)
Closes: 593346
Changes: 
 live-build (2.0~a24-1) unstable; urgency=low
 .
   [ Richard Nelson ]
   * Add param to cgi for --tasks.
   * Add param to the build.html templates for --tasks.
   * Add param to the form.html templates for --tasks.
 .
   [ Daniel Baumann ]
   * Correcting typo in emdebian keyring packages variable (Closes:
     #593346).
   * Updating copyright headers for live-build.
   * Replacing some references to live-helper with live-build.
   * Adding legacy symlinks for lh in live-helper transitional package.
   * Renaming manpages for live-build.
   * Replacing some references to live-helper with live-build in
     manpages.
   * Replacing some references to live-helper with live-build in
     templates.
   * Replacing some more references to live-helper with live-build in
     scripts.
   * Replacing some references to live-helper with live-build in the cgi.
   * Replacing some references to live-helper with live-build in
     examples.
   * Replacing some references to live-helper with live-build in lists.
   * Replacing some references to live-helper with live-build in
     debhelper bug files.
Checksums-Sha1: 
 0c2d43abdd1b17abdf4604bc462232f3e5c75b46 1275 live-build_2.0~a24-1.dsc
 8d5092b7c1b65c86cd3b5a60214393985d0e251b 2126499 live-build_2.0~a24.orig.tar.gz
 028802f90a1f068ed46cac3b68a1c8c70e3bb4ba 41673 live-build_2.0~a24-1.diff.gz
 dc0fc4f1c9485f231227662ca4c500d7512953cd 1185900 live-build_2.0~a24-1_all.deb
 7ac342447b4a27a88c295253df1746da2bdf3c64 58740 live-build-cgi_2.0~a24-1_all.deb
 b664369ed9b2f1e232094631e24781b229bc5064 54048 live-helper_2.0~a24-1_all.deb
Checksums-Sha256: 
 8fff45b45ad46ef12804a3572aabce6fd9365bf8eb8337b3f99ff20723b76351 1275 live-build_2.0~a24-1.dsc
 3c2f8023b7d6691fe8e2317f8c8955ec0c7bd7429fec8560b24177091d1459ff 2126499 live-build_2.0~a24.orig.tar.gz
 5272bb88990364412fdeb71cd5e67aec4b06849315fea45cdaf496c9eb63e4a3 41673 live-build_2.0~a24-1.diff.gz
 8e1e6535653acb68492945d89e891cd6894089f92234342585a72b59117a0e37 1185900 live-build_2.0~a24-1_all.deb
 61b4d88d1f27565aff4579af1dfabf1c7acaacd9392fa1d745008f0d9ab721e0 58740 live-build-cgi_2.0~a24-1_all.deb
 b5d19f830484885ac97d5d63f9e182be7cfd189f283fbc7d21c759cd3c7999ed 54048 live-helper_2.0~a24-1_all.deb
Files: 
 944d4ec93a01f120a0ad3ef2229b8470 1275 misc optional live-build_2.0~a24-1.dsc
 78cb3de9ce08a97108e1346bcfbe9f65 2126499 misc optional live-build_2.0~a24.orig.tar.gz
 af38e397239d45af8a87f7a5236ef5ec 41673 misc optional live-build_2.0~a24-1.diff.gz
 46adc30717f3b0a01d0dfd498a7bda5e 1185900 misc optional live-build_2.0~a24-1_all.deb
 1b709cc9cdffc1f28eb806a9d6bf3393 58740 misc optional live-build-cgi_2.0~a24-1_all.deb
 563ecb6ef88aa593c248cb6a7f0d8c86 54048 misc optional live-helper_2.0~a24-1_all.deb

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

iEYEARECAAYFAkx/or0ACgkQ+C5cwEsrK54sSACg1zJQ/pS8oKbMn9LC1XQirCHB
eB8Anj7Q0nlL2gsnQ7O5L7xyjsmoz5ut
=DcI2
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: