Your message dated Sat, 06 Jun 2015 00:03:43 +0000
with message-id <[email protected]>
and subject line Bug#771192: fixed in grml-debootstrap 0.71
has caused the Debian Bug report #771192,
regarding grml-debootstrap to /dev/loop0 tries to access /dev/loop (missing "0")
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.)
--
771192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771192
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grml-debootstrap
Version: 0.54
Severity: important
This output of grml-deboostrap 0.54 on wheezy demonstrates the issue:
# sudo grml-debootstrap --verbose --release wheezy --target /dev/loop0 --grub
/dev/loop0 --nopackages
* grml-debootstrap [0.54] - Please recheck configuration before execution:
Target: /dev/loop0
Install grub: /dev/loop0
Using release: wheezy
Using hostname: grml
Using mirror: http://cdn.debian.net/debian
Using arch: amd64
Important! Continuing will delete all data from /dev/loop0!
* Is this ok for you? [y/N] y
* Running mkfs.ext3 on /dev/loop0
mke2fs 1.42.5 (29-Jul-2012)
Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
327680 inodes, 1310720 blocks
65536 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=1342177280
40 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736
Allocating group tables: done
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
blockdev: cannot open /dev/loop: No such file or directory
[..]
-- System Information:
Debian Release: 7.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages grml-debootstrap depends on:
ii cdebootstrap 0.5.9
ii debian-archive-keyring 2014.1~deb7u1
ii debootstrap 1.0.48+deb7u1
ii gawk 1:4.0.1+dfsg-2.1
Versions of packages grml-debootstrap recommends:
ii dialog 1.1-20120215-2
ii kpartx 0.4.9+git0.4dfdaf2b-7~deb7u2
ii mksh 40.9.20120630-7
ii parted 2.3-12
ii qemu-utils 1.1.2+dfsg-6a+deb7u5
grml-debootstrap suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: grml-debootstrap
Source-Version: 0.71
We believe that the bug you reported is fixed in the latest version of
grml-debootstrap, 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.
Michael Prokop <[email protected]> (supplier of updated grml-debootstrap 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: Sat, 06 Jun 2015 01:33:17 +0200
Source: grml-debootstrap
Binary: grml-debootstrap
Architecture: source all
Version: 0.71
Distribution: unstable
Urgency: medium
Maintainer: Grml Team <[email protected]>
Changed-By: Michael Prokop <[email protected]>
Description:
grml-debootstrap - wrapper around debootstrap for installing pure Debian
Closes: 771192
Changes:
grml-debootstrap (0.71) unstable; urgency=medium
.
The "monster kill ▬█████████" release
.
* [3814da0] Improve check for identifying underlying block device
(Closes: #771192)
* [0de1bb1] Provide workaround for GRUB font path bug in jessie (Debian
#787685)
* [2aa17c1] Always remove /boot/grub/device.map to avoid leaking host
data. Thanks to Patrick Schleizer <[email protected]> for bug
report and feedback
* [4a2c2d8] Don't try to re-read partition table when building VMs using
loop devices
* [9288199] Improve --vm and --vmfile usage instructions
* [dd7fd0a] Do not copy `packages` file if --nopackages option is
present
* [bc38eda] Make it more friendly to install on non-Debian
distributions. Thanks to Sebastian Pipping <[email protected]> for
feature request
* [9f5825a] Include HTML documentation in Debian package
* [91f2e99] Rename --scripts to --post-scripts for consistency
* [6f2677c] Explicitly set LANGUAGE=C to avoid possible locale issues
* [bedb409] Provide hostname to pre-scripts by setting up /etc/hostname
* [f42f932] Ensure that grub-pc is installed in VMs even when using
--nopackages
* [a8c2e5f] Honor GRUB_DISABLE_LINUX_UUID=true and don't set root=UUID
then
* [8b67587] Provide new option --remove-configs to delete grml-
debootstrap configuration files from installed system
* [598b19a] Fix syntax error for introduced in 91f2e990ca65aa367
* [2a43ef7] Write hostname to installed system (fix for bedb4090) Thanks
to Sebastian Pipping <[email protected]> for catching this issue
* [9d9ec2d] Run code for --remove-configs before unmounting chroot
* [d5528b0] Make check for GRUB_DISABLE_LINUX_UUID more stable. Thanks
to Patrick Schleizer <[email protected]> for the feedback
* [0064269] Disable SCRIPTS by default, replaced by POST_SCRIPTS
* [bfb0afb] Make mountpoint output silent
* [1e8339d] Display error message if --vmfile and --grub are used in
same cmdline
* [45b4746] packer: support different Debian + grml-debootstrap releases
* [21658d3] packer/Vagrant: make jessie the new default Debian release
* [7b776cd] config: change from GPL-2 to GPL-2+
* [c9caef4] Add stretch to release-table and update lenny installation
instructions
* [2370b8a] Drop unmaintained THANKS file
* [aee9c5f] Update debian/copyright + move to dep5 style
Checksums-Sha1:
636ac227875e2c793811f07adb4172923f1f2ef8 1803 grml-debootstrap_0.71.dsc
a072829aa5f38dfe9d81385fa84d0b389596aabd 154444 grml-debootstrap_0.71.tar.xz
9c8260194996537026a1b1b82e57d3294188584c 161908 grml-debootstrap_0.71_all.deb
Checksums-Sha256:
6f848c3f263736e65efd12e89b15fc025d2b9b4d6b5a60d98e3eafcdeb749bb6 1803
grml-debootstrap_0.71.dsc
98066ec7889ad3d1f852cf3dc252883f5a3a9cef49582feb26767191241b6a2e 154444
grml-debootstrap_0.71.tar.xz
d4a3cee8f990d3902b8510b1391d4399d0cdc2a50859b5f22920ef48ab891826 161908
grml-debootstrap_0.71_all.deb
Files:
96e6ca9e51858a0ab37b2697fac37d80 1803 admin optional grml-debootstrap_0.71.dsc
2b6599f1760e25431462fd425399809b 154444 admin optional
grml-debootstrap_0.71.tar.xz
eed4141301608cd152bb8f7e43437a04 161908 admin optional
grml-debootstrap_0.71_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVcjU+AAoJEJaoeHK36jc3z00P/iAV/hjzbKlLe6XE3VcquhRt
mGDT1G47SAEF5Gtil7Vzu4Q+EtpoK+kvASTTnVYbRhX+huB8/W941UccWu+a/X1t
BU7FDEhqaJG6VH3GbVcYTl5QsZiQ5ZHmGWCG/HDK9wKBavCLwNbOwk/PajmZavX1
Wcb1NfyQQX4YBAEPozpHK6JavzacajvN05MYdmsmXP0dX9U0ORzAzOjcGVDEx2OU
vDSjBlAxYj9acHPBlf4725uLGaN+PdzVd5PftUO62zjpqYEE0mO0pKjo5RhETDGR
IijFiaLng1gNAhN/FAm7Md2cgFY/sFk1ES2QSXgSY3fW/umGC25vSJhuWsxBvGln
9aJLLmZLGqofncCfsqb5hlbISsYf1XSve5G+btgX+azoM1nHQLIAyXZNfOPkTEis
qMm6UkPjWPsIwBuevhiH9WzwqMQXmmQQ3D7qUFyO77gNcLPLDe6ueWjBE17E3Bfb
sguC004WwGiohB/QoCvWMgZfstZXgvQLe10xXq3QXU0t3qv8NNb8U6BeLgSPw589
FyafxYanJG8ISr8aaiRt4/m+zivE1/vBzMxQleYh1IBtt3s1F8AR6aM3Z8lcQkTY
xxSDXP89AfTQK4C3oLYE2XvokJ428y/GL3rcakvoFHY6yCL0YngdcYvfwFQL841/
sUPe0Wab8SV/qvIyr/hy
=psKe
-----END PGP SIGNATURE-----
--- End Message ---