Your message dated Mon, 31 Mar 2008 06:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#472775: fixed in live-helper 1.0~a42-1
has caused the Debian Bug report #472775,
regarding live-helper: Allow other architectures
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.)
--
472775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472775
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: live-helper
Version: 1.0~a40-1
Tags: patch
When trying to run live-helper on an arm architecture, I found that
Check_crossarchitecture incorrectly recognises it as a cross-build. The
attached patch fixes this.
Thanks,
Bas
--
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
--- /usr/share/live-helper/functions/architecture.sh 2008-03-11 10:26:43.000000000 +0100
+++ architecture.sh 2008-03-25 23:11:49.000000000 +0100
@@ -47,6 +47,9 @@ Check_crossarchitecture ()
powerpc|ppc64)
CROSS="powerpc ppc64"
;;
+ *)
+ CROSS="${HOST}"
+ ;;
esac
Check_architecture "${CROSS}"
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: live-helper
Source-Version: 1.0~a42-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~a42-1.diff.gz
to pool/main/l/live-helper/live-helper_1.0~a42-1.diff.gz
live-helper_1.0~a42-1.dsc
to pool/main/l/live-helper/live-helper_1.0~a42-1.dsc
live-helper_1.0~a42-1_all.deb
to pool/main/l/live-helper/live-helper_1.0~a42-1_all.deb
live-helper_1.0~a42.orig.tar.gz
to pool/main/l/live-helper/live-helper_1.0~a42.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: Mon, 31 Mar 2008 00:00:00 +0200
Source: live-helper
Binary: live-helper
Architecture: source all
Version: 1.0~a42-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Live <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
live-helper - Debian Live build scripts
Closes: 472774 472775
Changes:
live-helper (1.0~a42-1) unstable; urgency=medium
.
* Also including lzma modules on lenny temporarily.
* Applying patch from Bas Wijnen <[EMAIL PROTECTED]> to correct error
messages in Require_stagefile (Closes: #472774).
* Applying patch from Bas Wijnen <[EMAIL PROTECTED]> to make
Check_crossarchitecture() working on non-listed architectures
(Closes: #472775).
Files:
127802e889f65896b844cf83edfefe03 854 misc optional live-helper_1.0~a42-1.dsc
956792b5d0292bb41937e652d89d5f09 1937661 misc optional
live-helper_1.0~a42.orig.tar.gz
fef1e327c751148918d8d021518e13de 12338 misc optional
live-helper_1.0~a42-1.diff.gz
6dc884b2ba556f287b9570ba8988bc91 1883328 misc optional
live-helper_1.0~a42-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH8IKI+C5cwEsrK54RAngTAKDhh/LPUTDVjcJQQIjyJa668vSgZQCfeqW+
eRbTDPvOvbxawSXLHNXXZvM=
=8GCL
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
debian-live-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel