Your message dated Sun, 28 Jun 2015 15:39:22 +0000
with message-id <[email protected]>
and subject line Bug#786767: fixed in vmdebootstrap 0.8-1
has caused the Debian Bug report #786767,
regarding vmdebootstrap: i386 arch kernel package not found
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.)


-- 
786767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786767
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vmdebootstrap
Version: 0.7-1
Severity: normal
Tags: patch

Dear Maintainer,

Building an image with i386 arch leads to this error:
E: Couldn't find these debs: linux-image-486

linux-image-486 isn't available in sid. It appears to have been replaced
with linux-image-586.

The attached patch will change the kernel_arch to 586 for i386 builds.
After this change, i386 image builds are successful.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vmdebootstrap depends on:
ii  debootstrap    1.0.70
ii  extlinux       3:6.03+dfsg-7
ii  kpartx         0.5.0-6
ii  mbr            1.1.11-5+b1
ii  parted         3.2-7
ii  python         2.7.9-1
ii  python-cliapp  1.20140719-1
ii  python2.7      2.7.10~rc1-1
pn  python:any     <none>
ii  qemu-utils     1:2.3+dfsg-4

Versions of packages vmdebootstrap recommends:
ii  grub2-common      2.02~beta2-23
ii  python-guestfs    1:1.28.10-1
ii  qemu-system       1:2.3+dfsg-4
ii  qemu-user-static  1:2.3+dfsg-4
ii  squashfs-tools    1:4.2+20130409-2

Versions of packages vmdebootstrap suggests:
pn  u-boot:armhf  <none>

-- no debconf information
diff --git a/vmdebootstrap b/vmdebootstrap
index 49c21c8..5ec2dfc 100755
--- a/vmdebootstrap
+++ b/vmdebootstrap
@@ -424,7 +424,7 @@ class VmDebootstrap(cliapp.Application):  # pylint: disable=too-many-public-meth
 
         if not self.settings['no-kernel']:
             if self.settings['arch'] == 'i386':
-                kernel_arch = '486'
+                kernel_arch = '586'
             elif self.settings['arch'] == 'armhf':
                 kernel_arch = 'armmp'
             else:

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: vmdebootstrap
Source-Version: 0.8-1

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

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.
Neil Williams <[email protected]> (supplier of updated vmdebootstrap 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: SHA256

Format: 1.8
Date: Sun, 28 Jun 2015 11:03:50 +0100
Source: vmdebootstrap
Binary: vmdebootstrap
Architecture: source amd64
Version: 0.8-1
Distribution: unstable
Urgency: medium
Maintainer: VMDebootstrap List <[email protected]>
Changed-By: Neil Williams <[email protected]>
Description:
 vmdebootstrap - Bootstrap Debian into a (virtual machine) disk image
Closes: 784638 786767 788792
Changes:
 vmdebootstrap (0.8-1) unstable; urgency=medium
 .
   * New upstream release
   * Use distro-info to handle change in the i386 arch kernel package
     name (Closes: #786767)
   * Change setup_networking to check for /etc/network/interfaces but
     populate /etc/network/interfaces.d/setup (Closes: #788792)
   * Add no-acpid option. (Closes: #784638)
   * Add python-distro-info for release and codename support.
Checksums-Sha1:
 c38cd26223f43135a0d705bb67dc3eff58d45825 2118 vmdebootstrap_0.8-1.dsc
 8378b4f00de77a89356ab1ad8df5e4107c1cc160 32197 vmdebootstrap_0.8.orig.tar.gz
 adf915958e38b06d0469952915fab38980fd607d 3864 vmdebootstrap_0.8-1.debian.tar.xz
 dbc6d6710e2947df1e724a138ad5dbbdabaa728c 24696 vmdebootstrap_0.8-1_amd64.deb
Checksums-Sha256:
 84f9aad1e95c46d73a55988180d5ff0ac1c4147ed38457fe33282aab33bfa4c2 2118 
vmdebootstrap_0.8-1.dsc
 7321eca1a0479e04a657dcfcf5f7a395497d18c7160c4aa4f699d4974a6990f6 32197 
vmdebootstrap_0.8.orig.tar.gz
 3c9bf33b552a3dcde057d1fdbf910947eae572b5c80845ad516b1e38c2e4673c 3864 
vmdebootstrap_0.8-1.debian.tar.xz
 24242106a32c29bff525cb073451fd49a6aa613abcd1b4e62bb2f3b6d1f08d25 24696 
vmdebootstrap_0.8-1_amd64.deb
Files:
 5961d87263cbe253b87c22b5ab709b8b 2118 admin extra vmdebootstrap_0.8-1.dsc
 a5ecbcfdae4aad9bd350814266e1068b 32197 admin extra 
vmdebootstrap_0.8.orig.tar.gz
 8229bb2d1c58c62f1d3134e3f294487f 3864 admin extra 
vmdebootstrap_0.8-1.debian.tar.xz
 efb132400d5dac9872b979ee0e591ef5 24696 admin extra 
vmdebootstrap_0.8-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVj/+HAAoJEPFn5DyBQ7aCK/0QAJe/0fCz6tJU1LnMfr4SNyY4
pnBU4cVjBoH8pP9fKEsgo/+g5wpueblm4tNEgsfYOBXrU1CpWmABJZSG/vr5lbrR
Ogm5Ce861mHF/nY+STHAEFOdyjCwC0n5NWzuN2KljJTm09SnYLOagmwWOwIA8z0f
YDjccJYFSC/nvBOSnDteU5DZPygiq7r+5a48ZWspJ515JU2H9C2Mwx6j5JpVtWmB
06JCqBcVyrdzOKP1rIX8NqoiaD/k6WN23maEZR5/4zBt4ScBZApTgZgvPVuDTj4X
/oeViHK3YSapNcuVkjleXCP95j6Q2b6F/CchZnj3vRdVi6Km6n5axs4Fv+BnCqUU
BcJcEqu4qaljAPg0yRY0HNviEabaHgnR9y0h7QWBiCTnkETzBUX2MVOuCteFxM4X
kIQAFHG/hsjhm/dQYP4MZYZs0dEP151IjK9NzWwzW/qjCVrsR3Y15atcBbeNyyED
aiuh7YLNNPzBo+m5Ij10xULSv1hyrn0kLkDZojR1IT5H3qT+ALVG24F1Q4C3ZH7h
57zbLHHzgXVluZeK5blptDOf2RnxTb1i7/KMiMno5dWrrYLJmE7OPsHJy7w1Ra5l
qeeUALGnEoLB/xW/Fs/Blg6qMG4YBONz/r7TegfAx3JuSQf+97CJ1uAs8DXE1zvp
Xi8sXdn2Fv1f5vc7ZsCG
=xbjO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to