Package: qemu-utils
Version: 1:2.3+dfsg-3
Severity: normal

qemu-make-debian-root fails on current sid with

  : Base system installed successfully.
  /usr/sbin/qemu-make-debian-root: 105: /usr/sbin/qemu-make-debian-root: cannot 
open /tmp/mount.BqdsKV/etc/inittab: No such file
  dpkg: warning: ignoring request to remove console-common which isn't installed
  dpkg: warning: ignoring request to remove console-tools which isn't installed
  dpkg: warning: ignoring request to remove console-data which isn't installed
  dpkg: warning: ignoring request to remove base-config which isn't installed
  dpkg: warning: ignoring request to remove man-db which isn't installed
  dpkg: warning: ignoring request to remove manpages which isn't installed
  2047185+0 records in
  2047185+0 records out
  1048158720 bytes (1.0 GB) copied, 3.44917 s, 304 MB/s
  sfdisk: invalid option -- 'H'
  
  Usage:
   sfdisk [options] <dev> [[-N] <part>]
   sfdisk [options] <command>
[...]
  For more details see sfdisk(8).
  Cleaning up...
  umount: /tmp/mount.BqdsKV: not mounted

The exception clearly happens here:

  # Repartition so one partition covers entire disk.
  echo '63,' | sfdisk -uS -H$HEADS -S$SECTORS -C$CYLINDERS $IMAGE

Reading sfdisk(8):

       Since  version 2.26 sfdisk supports MBR (DOS), GPT, SUN and SGI
       disk labels, but no longer provides any functionality for CHS
       (Cylinder-Head-Sector) addressing.  CHS has never been important
       for  Linux,  and this addressing concept does not make any sense
       for new devices.

The util-linux is at 2.26.2-3 here. 

Looks like cloud-utils was similarly affected, see #783826 .

Copying the util-linux maintainers; a Breaks entry will probably be
necessary once qemu-make-debian-root is fixed.

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

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

Versions of packages qemu-utils depends on:
ii  libaio1            0.3.110-1
ii  libc6              2.19-18
ii  libgcc1            1:5.1.1-5
ii  libglib2.0-0       2.44.0-3
ii  libgnutls-deb0-28  3.3.15-2
ii  libuuid1           2.26.2-3
ii  zlib1g             1:1.2.8.dfsg-2+b1

Versions of packages qemu-utils recommends:
ii  sharutils  1:4.15.1-1

Versions of packages qemu-utils suggests:
ii  debootstrap       1.0.68
pn  qemu-block-extra  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to