Your message dated Tue, 30 May 2006 10:02:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358124: fixed in etherboot 5.4.2-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: etherboot
Version: 5.4.1-1
Severity: serious
Tags: patch

When building 'etherboot' on unstable, I get the following error:

96 extents written (0 MB)
bash util/genliso bin/undi.liso bin/undi.zlilo
Mtools version 3.9.9 or later is required
make[1]: *** [bin/undi.liso] Error 1


On amd64/unstable, I there is also the following problem:

Building etherboot unstable main amd64...
Reading package lists...
Building dependency tree...
Package ia32-libs-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  lib32z1-dev ia32-libs
E: Package ia32-libs-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for etherboot: ia32-libs-dev


The attached patch fixes both problems.

Regards
Andreas Jochens

diff -urN ../tmp-orig/etherboot-5.4.1/debian/control ./debian/control
--- ../tmp-orig/etherboot-5.4.1/debian/control  2006-04-07 09:01:40.000000000 
+0000
+++ ./debian/control    2006-04-07 08:46:52.000000000 +0000
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), mkisofs, mtools, syslinux, ia32-libs-dev 
[amd64]
+Build-Depends: debhelper (>> 4.0.0), mkisofs, mtools, syslinux, libc6-dev-i386 
[amd64]
 Standards-Version: 3.6.2.1
 
 Package: etherboot
diff -urN ../tmp-orig/etherboot-5.4.1/src/util/genliso ./src/util/genliso
--- ../tmp-orig/etherboot-5.4.1/src/util/genliso        2005-04-02 
10:48:35.000000000 +0000
+++ ./src/util/genliso  2006-04-07 09:01:28.000000000 +0000
@@ -21,7 +21,7 @@
        ;;
 esac
 case "`mtools -V`" in
-Mtools\ version\ 3.9.9*|Mtools\ version\ 4.*)
+Mtools\ version\ 3.9.9*|Mtools\ version\ 3.9.10*|Mtools\ version\ 4.*)
        ;;
 *)
        echo Mtools version 3.9.9 or later is required


--- End Message ---
--- Begin Message ---
Source: etherboot
Source-Version: 5.4.2-1

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

etherboot-doc_5.4.2-1_all.deb
  to pool/main/e/etherboot/etherboot-doc_5.4.2-1_all.deb
etherboot_5.4.2-1.diff.gz
  to pool/main/e/etherboot/etherboot_5.4.2-1.diff.gz
etherboot_5.4.2-1.dsc
  to pool/main/e/etherboot/etherboot_5.4.2-1.dsc
etherboot_5.4.2-1_i386.deb
  to pool/main/e/etherboot/etherboot_5.4.2-1_i386.deb
etherboot_5.4.2.orig.tar.gz
  to pool/main/e/etherboot/etherboot_5.4.2.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.
RISKO Gergely <[EMAIL PROTECTED]> (supplier of updated etherboot 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, 30 May 2006 17:38:24 +0200
Source: etherboot
Binary: etherboot etherboot-doc
Architecture: source i386 all
Version: 5.4.2-1
Distribution: unstable
Urgency: low
Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
Changed-By: RISKO Gergely <[EMAIL PROTECTED]>
Description: 
 etherboot  - Bootstrapping for various network adapters
 etherboot-doc - Bootstrapping for various network adapters (documentation)
Closes: 290521 344856 358124 361230
Changes: 
 etherboot (5.4.2-1) unstable; urgency=low
 .
   * new upstream version
   * mtools version & amd64 dependency fix (closes: #358124, #361230)
   * added contrib/ dir to usr/share/doc (closes: #344856)
   * added grub hack from Robert Millan, thanks (closes: #290521)
Files: 
 92f06a44f0d96ebb592fe86302b43b2c 643 admin optional etherboot_5.4.2-1.dsc
 48b45dbfbad5e87d8f046a6091125ad3 2049276 admin optional 
etherboot_5.4.2.orig.tar.gz
 d35043b2c2519502df019fdb23eb137e 3600 admin optional etherboot_5.4.2-1.diff.gz
 b2a3ccd6ebd1f803db0283c4f571ef2e 26384660 admin optional 
etherboot_5.4.2-1_i386.deb
 516dd7b9b9832d00e1d98232c3dc93fa 713844 doc optional 
etherboot-doc_5.4.2-1_all.deb

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

iD8DBQFEfHGSO0PrGO4KNccRApjCAJ9DVnjMznZ25ymRjEq4ocehTjSb6wCbBOCv
aAXjHJhSwfWT/cu5XiFpJyA=
=cXQn
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to