[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#765614: marked as done (Missing fsck.<type> should be non-fatal)



Your message dated Wed, 04 Mar 2015 21:19:26 +0000
with message-id <E1YTGhS-0004VT-Gk@franck.debian.org>
and subject line Bug#765614: fixed in initramfs-tools 0.119
has caused the Debian Bug report #765614,
regarding Missing fsck.<type> should be non-fatal
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 owner@bugs.debian.org
immediately.)


-- 
765614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765614
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: vmdebootstrap
Version: 0.3-1

Hello,

I just tried to build an image of current sid for running autopkgtests
in:

  $ sudo vmdebootstrap --verbose --serial-console --distribution=sid --user=adt/adt --size=2000000000 --mbr --image=adt-sid.raw

This worked in the past, but now they are stuck in a boot failure
loop;

  $ kvm -m 2048 -snapshot -drive file=adt-sid.raw,if=virtio -monitor none -nographic -serial stdio
  [...]
  Begin: Loading essential drivers ... done.
  Begin: Running /scripts/init-premount ... done.
  Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  Begin: Running /scripts/local-premount ... done.
  Begin: Checking root file system ... fsck from util-linux 2.25.1
  fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/vda1
  fsck exited with status code 8
  done.
  Failure: An automatic file system check (fsck) of the root filesystem failed.
  A manual fsck must be performed, then the system restarted.
  The fsck should be performed in maintenance mode with the
  root filesystem mounted in read-only mode.
  Warning: The root filesystem is currently mounted in read-only mode.
  A maintenance shell will now be started.
  After performing system maintenance, press CONTROL-D
  to terminate the maintenance shell and restart the system.
  sulogin: cannot open password database!
  [    1.380144] tsc: Refined TSC clocksource calibration: 2594.111 MHz
  [    3.237861] sulogin[94]: segfault at 8 ip 00000000004018e0 sp 00007ffff324d340 error 4 in sulogin[400000+3000]
  Segment violation
  Failure: Attempt to start maintenance shell failed.
  Will restart in 5 seconds.
  [    8.245048] Unregister pv shared memory for cpu 0
  [    8.294086] reboot: Restarting system
  [    8.295631] reboot: machine restart

Then the kernel reboots, and it goes back to the very same problem
again, over and over.

This might be a regression from recent util-linux, or some
misconfiguration, or incompatibility with extlinux, not sure.
fsck.ext4 definitively exists (i. e. e2fsprogs is installed), and
/dev/vda1 also exists; it's also apparently able to map the root UUID
to /dev/vda1.

I also tried with --grub; image generation succeeds and it says

  Configuring grub2
  Installing extlinux
  Cleaning up

at the end, but booting in qemu doesn't work at all (there's not a
single message). That's a different bug/report, but I wanted to
mention it.

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.119

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, 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 765614@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (supplier of updated initramfs-tools 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 Mar 2015 23:58:49 +0000
Source: initramfs-tools
Binary: initramfs-tools
Architecture: all source
Version: 0.119
Distribution: unstable
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 627547 678696 688794 697335 707583 744836 752789 759552 762042 762768 762984 764020 764022 764388 765614 766448 771301 773250
Description: 
 initramfs-tools - generic modular initramfs generator
Changes:
 initramfs-tools (0.119) unstable; urgency=medium
 .
   The "Wait smarter not harder" release
 .
   [ Ben Hutchings ]
   * [bf238f6] Always generate ORDER files in mkinitramfs (Closes: #688794)
   * [8529550] Move get_source, set_initlist, get_prereq_pairs, call_scripts to
     hook-functions
   * [6ba2e93] hook-functions: Add modules for various important device types
     (Closes: #762042)
   * [9c8bde8] mkinitramfs.8: Update default temporary directory
     (Closes: #764388)
   * [1bd461e] initramfs-tools.8: Refer to lsinitramfs rather than suggesting
     gunzip | cpio (Closes: #764022)
   * [64d39d0] Add comment to /usr/share/initramfs-tools/modules that it is not
     a config file (Closes: #752789)
   * [4f1414b] initramfs-tools.8: Improve documentation of break parameter.
     Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #707583)
   * [a5fbfb8] update-initramfs: Fix error message in case of excess arguments
     (Closes: #627547)
   * [738678f] initramfs.conf.5: Update configuration directory (Closes: #759552)
   * [3862d9b] update-initramfs: Consistently show which options take arguments
     (Closes: #762768)
   * [35bdb74] Refer to lsinitramfs(8) from {initramfs-tools,mkinitramfs,
     update-initramfs}(8) (Closes: #764020)
   * [cf9691d] mkinitramfs: Use default xz compression level rather than -8
     (Closes: #697335)
   * [10ebca7] mkinitramfs: Improve warning text when missing modules.
     Thanks to Trent W. Buck <trentbuck@gmail.com> (Closes: #744836)
   * [540dcb6] initramfs-tools.8: Refer to 'phase' rather than 'stage' of
     initramfs execution
   * [c7a3b31] initramfs-tools.8: Briefly document the kernel hooks
   * [274f945] hooks/fsck: Remove dependency on hwclock by disabling e2fsck time
     check
   * [1780a66] checkfs: Continue unless fsck reports uncorrectable errors
     (Closes: #765614)
   * [e5526cd] checkfs: Correct error messages and emergency shell in case of
     failure
   * [9daea18] hooks/fsck: Fix type lookup for mount by UUID or label with
     type=auto (Closes: #766448)
   * [2b1d834] dep_add_modules: Add modules needed for /usr device
   * [a164229] NEWS: Begin a NEWS entry for the fsck and /usr-mount changes
   * [2bbe817] NEWS: Document the possible need to update mdadm INITRDSTART
     (Closes: #771301)
   * [884a518] control: Ensure cryptsetup is upgraded to support mounting /usr
   * [7b4635c] Allow passing arguments to hooks and scripts
   * [2e2f753] local: Call local-block boot scripts to prepare additional block
     devices
   * [3a1db85] control: Add versioned Breaks on lvm2 without a local-block boot
     script (Closes: #762984)
   * [d4e5601] local: Invoke local-block scripts from the loop in
     local_device_setup (Closes: #678696)
   * [8402332] local: Use max(30, rootdelay) as timeout for block device to
     appear
   * [adfa0f6] NEWS: Add an entry about e2fsck behaviour with RTC set to local
     time
 .
   [ Bastian Blank ]
   * [9bc3a78] hook-functions: Add xhci-pci to module list (Closes: #773250)
Checksums-Sha1: 
 01602f05882a14e119bcd3450a1c44e73ea0e29c 1709 initramfs-tools_0.119.dsc
 ea3094b9b105532768c869513ce9e0838bbf2c27 80016 initramfs-tools_0.119.tar.xz
 c67f8ea782560493272d38ba68718c0ff7eb8512 95294 initramfs-tools_0.119_all.deb
Checksums-Sha256: 
 8e4fad86d563dde610e81f7976ec811aef6ab0762dde4f8e6e0ad9f11ca0b3fe 1709 initramfs-tools_0.119.dsc
 80624cf26b0c52da40d4888dffc1140a030849e16536808d6a83a5d21e66166a 80016 initramfs-tools_0.119.tar.xz
 6b781a29249616a4e6fe369fe9cc57e8d9e5f8b82d8007c9e81d52f047d780ed 95294 initramfs-tools_0.119_all.deb
Files: 
 d7e311ee5dada18ec57fe60b4a19ed3c 1709 utils optional initramfs-tools_0.119.dsc
 0fd19c5c9581b799e76e08af366f9976 80016 utils optional initramfs-tools_0.119.tar.xz
 071a6cf6d93386b171dbea89b3060d62 95294 utils optional initramfs-tools_0.119_all.deb

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

iQIVAwUBVPdom+e/yOyVhhEJAQqf7w/5AZrA3UgG/6+5l0SnN3sHdvrEoYBYXlaV
0+z58jnni+Zfo5z15wTRvd0yFkL40K+0p0bbsw8uNGBwC97lfYi+UtHRK4KmEP2S
J+t0W2qYIIb+tyz8OFjqbdZ+PtkvH+WHeLPqrCMDN9q9AS1TKBtpm35fcSDCCa4s
UeK9Robs+FhLcCjPHu3fo3cZQzckwuTHRkBUYcMKX+00u2bLynXreJjouAJcvLeA
A3MVn80085FNgZERBBWRDt499hAFegO/6RWesTJhaZ8GxT3tcPmMz8g+WoKlt3Dz
W7gc2Im/177tqrSWemJhb3r51sgzucm46GkSy2kyQvMxnFpfpAcjJsGc6ScVqZvW
/eepjucUwSXCsCyLw4IsOauil/RVtqyWGNIdhsCOeeSjfWfJClUplfS4/UeNIr+U
2u3xCGon4KOGXB7vWPxw+4gmVPdbcOamNb2ft7MF5jxIKU+2GuiUHi7rYnpUEY7z
n1FMqesTMLnattyoWVYm2BE2fVodxi42iBDcHljfxBId5xFFxF4Lvb8kwn+yvEKx
iFKP//RqUUAOYFOYWtcEmB6gB0OceBgrC4cKLgbuGpqoWpBjyu1JAzupx+wI9S3C
c8ywX8RkzRo4CkHJXjXSL2SG20fnlAKKjZAcIyQxQ4KI47TljZXmQN0SKuvZDvqo
BN+7xH28PlM=
=kxdX
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: