Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #63282
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Jürgen Göricke <bugreport@mag-keinen-spam.de> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails |
| Date | Thu, 07 Feb 2019 23:40:02 +0100 |
| Message-ID | <xp0uS-76a-3@gated-at.bofh.it> (permalink) |
| References | <x9TYm-Qg-3@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Thu Feb 7 22:39:11 2019 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.999 |
| Reply-To | Jürgen Göricke <bugreport@mag-keinen-spam.de>, 917524@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian kernel team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 917524 |
| X-Debian-Pr-Package | initramfs-tools-core |
| X-Debian-Pr-Keywords | moreinfo |
| X-Debian-Pr-Source | initramfs-tools |
| X-Spam-Bayes | score:0.0000 Tokens: new, 11; hammy, 150; neutral, 138; spammy, 0. spammytokens: hammytokens:0.000-+--H*ct:application, 0.000-+--H*ct:protocol, 0.000-+--H*ct:micalg, 0.000-+--H*ct:signed, 0.000-+--Subprocess |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=mag-keinen-spam.de; s=mag-keinen-spam201307; t=1549577932; bh=E0MLWE+G6oqEnbxLpsw9aS1UH9QTAI2DVFrE0Zg9Y0A=; h=Date:From:To:Subject:From; b=NsDx/+zAHtawDn2STuWljrEYp74tStEAeJfjsWepT1pWjDTWaMW1wIb+YYa7JFKcy MJLVuyEpcsgukVu2ujsirdOn+BZV6+WcacjwPjWBmUIjy33twFKmvO5HJ3+5Tj6nfD CQysEBDUM5FtdJsS8Fu1nEFywETcxqLNgRKNCcaE= |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha512; boundary="Sig_/pTguABUTJ1/2utzKYyq1w2G"; protocol="application/pgp-signature" |
| X-Purgate | clean |
| X-Purgate | This mail is considered clean (visit http://www.eleven.de for further information) |
| X-Purgate-Type | clean |
| X-Purgate-Ad | Categorized by eleven eXpurgate (R) http://www.eleven.de |
| X-Purgate | This mail is considered clean (visit http://www.eleven.de for further information) |
| X-Purgate | clean |
| X-Purgate-Size | 4442 |
| X-Purgate-ID | 154282::1549577932-0000777E-A638F095/0/0 |
| X-Greylist | delayed 1053 seconds by postgrey-1.36 at buxtehude; Thu, 07 Feb 2019 22:36:33 UTC |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1519239 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 107 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 7 Feb 2019 23:18:50 +0100 |
| X-Original-Message-ID | <20190207221851.CF586805B8@smtp04.mail.de> |
| X-Original-References | <20181228062214.B8AC081F31@smtp04.mail.de> |
| Xref | csiph.com linux.debian.bugs.dist:943729 linux.debian.kernel:63282 |
Cross-posted to 2 groups.
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
after today's upgrade (full-upgrade), I have installed all the packages available in the repository, but I still have the problem in my installation. Your suspected problem was probably not? Preface: »#« means root After an attempt to renew the Grub configuration, I get the following error message. # update-grub /usr/sbin/grub-probe: error: failed to get canonical path of `/dev/mapper/sda3_crypt'. But the system can be started. The error message during installation: # apt full-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Setting up linux-image-4.19.0-1-amd64 (4.19.13-1) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-4.19.0-1-amd64 mkinitramfs: failed to determine device for / mkinitramfs: workaround is MODULES=most, check: grep -r MODULES /etc/initramfs-tools Error please report bug on initramfs-tools Include the output of 'mount' and 'cat /proc/mounts' update-initramfs: failed for /boot/initrd.img-4.19.0-1-amd64 with 1. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-4.19.0-1-amd64 (--configure): installed linux-image-4.19.0-1-amd64 package post-installation script subprocess returned error exit status 1 Setting up grub-efi-amd64 (2.02+dfsg1-10) ... Installing for x86_64-efi platform. Installation finished. No error reported. /usr/sbin/grub-probe: error: failed to get canonical path of `/dev/mapper/sda3_crypt'. dpkg: error processing package grub-efi-amd64 (--configure): installed grub-efi-amd64 package post-installation script subprocess returned error exit status 1 Processing triggers for initramfs-tools (0.132) ... update-initramfs: Generating /boot/initrd.img-4.19.0-1-amd64 mkinitramfs: failed to determine device for / mkinitramfs: workaround is MODULES=most, check: grep -r MODULES /etc/initramfs-tools Error please report bug on initramfs-tools Include the output of 'mount' and 'cat /proc/mounts' update-initramfs: failed for /boot/initrd.img-4.19.0-1-amd64 with 1. dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: linux-image-4.19.0-1-amd64 grub-efi-amd64 initramfs-tools E: Sub-process /usr/bin/dpkg returned an error code (1) Even after today's installation of the packages: iF initramfs-tools 0.133 all generic modular initramfs generator (automation) ii initramfs-tools-core 0.133 all generic modular initramfs generator (core tools) the problem could not be fixed. I always restarted after installing the packages: udev and initramfs. It is a notebook with UEFI (partition). What data do you need from me to solve the problem? I hope I can help you fix this tricky bug.
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails Jürgen Göricke <bugreport@mag-keinen-spam.de> - 2018-12-28 07:40 +0100
Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails Jürgen Göricke <bugreport@mag-keinen-spam.de> - 2018-12-28 17:10 +0100
Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails Ben Hutchings <ben@decadent.org.uk> - 2018-12-29 02:10 +0100
Processed: Re: Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-12-29 02:10 +0100
Processed: Re: Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-02-03 23:20 +0100
Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails Ben Hutchings <ben@decadent.org.uk> - 2019-02-03 23:20 +0100
Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails Jürgen Göricke <bugreport@mag-keinen-spam.de> - 2019-02-07 23:40 +0100
Bug#917524: initramfs-tools: Upgrade from initramfs-tools package fails Jürgen Göricke <bugreport@mag-keinen-spam.de> - 2019-02-24 13:10 +0100
Bug#917524: marked as done (initramfs-tools: Upgrade from initramfs-tools package fails) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-02-27 23:20 +0100
csiph-web