Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #65394
| Path | csiph.com!goblin1!goblin.stu.neva.ru!news2.arglkargh.de!news.albasani.net!tahina.priv.at!bofh.it!news.nic.it!robomod |
|---|---|
| From | Greg Stark <stark@mit.edu> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#916670: cryptsetup doesn't work in buster |
| Date | Mon, 14 Oct 2019 21:30:02 +0200 |
| Message-ID | <yRecy-6Yu-7@gated-at.bofh.it> (permalink) |
| References | <x5UzD-36H-1@gated-at.bofh.it> |
| X-Original-To | 916670@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Mon Oct 14 19:27:12 2019 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.951 |
| Reply-To | Greg Stark <stark@mit.edu>, 916670@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 916670 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Keywords | unreproducible |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 36; hammy, 150; neutral, 70; spammy, 0. spammytokens: hammytokens:0.000-+--lrwxrwxrwx, 0.000-+--tmpfs, 0.000-+--binfmt_misc, 0.000-+--sunrpc, 0.000-+--rootfs |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=K95QKWTdueB7K8oohULfsv/De1QwZobqADWqoAEuhSc=; b=iFFvRV7JxqI2dt5xpXSJxE+v6Ee3yHpKTJ1tNb95fE15he6WnyMU4xssAN8LulBBTI BxDLijqsESVeWwpWC+BKWdqUvtCsK+uqLn4nnhoAmAWdaoAutpM291uuh1kcsFbjtziP mzYpQnuOooB/LufhmhvSiKnBy63fK28lrffIqn6lUgL/YMtJZhwjsLRGHtf84p579x/6 oexaGhMXfjaVx7m5yIEFjSXSVx5EhKMJoPntTZ6Y8gexfx4IfhdO458Vv9ZNx/13TubS kUCeTld1MkiVJQGA1s6oCkSos6ijFGZx7WE77Y1vnGtKtwVETQuedo3TIx88ARS6gdyt 1z/g== |
| X-Gm-Message-State | APjAAAVtGNEeKJA7mUt18u9wr5MArahOEh2PVT7Q65ZgRr1bhK0tFL0l 2VUK63HV0aqKtYy/7HCUJaRM+exdFk7nF+jXMcI/U2oDIZQ= |
| X-Google-SMTP-Source | APXvYqyBfMr5qu+3DCuTLt9QC4XCDoTIIzIsoVd+pwyAKBd0F7ggqjCEYUrx2cJOIScMQur5r4T1WS2InUkVjvRiZMM= |
| X-Received | by 2002:a5e:db47:: with SMTP id r7mr3091296iop.9.1571081139766; Mon, 14 Oct 2019 12:25:39 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1563855 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 65 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 14 Oct 2019 15:25:00 -0400 |
| X-Original-Message-ID | <CAM-w4HNRVc6tQUWJyPkXYtt_SfESx11kKAVpkFyG8Bbt7xF8ZA@mail.gmail.com> |
| X-Original-References | <5A905706-7291-4403-B5F8-3E921C0F8E1D@patentica.biz> |
| Xref | csiph.com linux.debian.bugs.dist:979264 linux.debian.kernel:65394 |
Cross-posted to 2 groups.
Show key headers only | View raw
I have the same problem (though note that the configure script does in fact exit without an error despite printing the error to the console. I have to use dpkg-reconfigure to reproduce the error. I assume my system isn't bootable but I'm not eager to test this): root@tweedle:~# dpkg-reconfigure initramfs-tools update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.133+deb10u1) ... update-initramfs: Generating /boot/initrd.img-3.16.0-6-amd64 cryptsetup: ERROR: Couldn't resolve device rootfs My /etc/mtab is indeed a symlink to /proc/self/mounts root@tweedle:~# ls -l /etc/mtab lrwxrwxrwx 1 root root 19 Aug 24 2017 /etc/mtab -> ../proc/self/mounts root@tweedle:/home/stark# cat /proc/self/mounts rootfs / rootfs rw 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 udev /dev devtmpfs rw,nosuid,relatime,size=1984220k,nr_inodes=496055,mode=755 0 0 devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=399172k,mode=755 0 0 /dev/mapper/tweedle--vg-root / ext4 rw,relatime,discard,errors=remount-ro,data=ordered 0 0 securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0 tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0 cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd 0 0 pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0 cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0 cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0 cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0 cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0 cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0 cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0 cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct 0 0 debugfs /sys/kernel/debug debugfs rw,relatime 0 0 hugetlbfs /dev/hugepages hugetlbfs rw,relatime 0 0 mqueue /dev/mqueue mqueue rw,relatime 0 0 sunrpc /run/rpc_pipefs rpc_pipefs rw,relatime 0 0 /dev/sda1 /boot ext2 rw,relatime 0 0 tmpfs /run/user/122 tmpfs rw,nosuid,nodev,relatime,size=399168k,mode=700,uid=122,gid=126 0 0 gvfsd-fuse /run/user/122/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=122,group_id=126 0 0 fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0 tmpfs /run/user/1000 tmpfs rw,nosuid,nodev,relatime,size=399168k,mode=700,uid=1000,gid=1000 0 0 gvfsd-fuse /run/user/1000/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0 binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0 -- greg
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Bug#916670: cryptsetup doesn't work in buster Greg Stark <stark@mit.edu> - 2019-10-14 21:30 +0200
csiph-web