Your message dated Sat, 10 Feb 2018 23:49:19 +0000
with message-id <e1ekett-000b6i...@fasolo.debian.org>
and subject line Bug#888162: fixed in cryptsetup 2:2.0.1-1
has caused the Debian Bug report #888162,
regarding cryptsetup: `loopaesOpen --key-file=-` doesn't read the key from 
stdin but tries to open key file "./-"
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 ow...@bugs.debian.org
immediately.)


-- 
888162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888162
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cryptsetup
Version: 2:2.0.0-1
Severity: important

The command given in the manpage for mounting old loop-AES filesystems
no longer works because the --key-file option no longer appears to
accept a value of '-' to mean stdin:

       open --type loopaes <device> <name> --key-file <keyfile>
       loopaesOpen <device> <name> --key-file <keyfile>  (old syntax)

              Opens the loop-AES <device> and sets up a mapping <name>.

              If the key file is encrypted with GnuPG, then you have to use 
--key-file=- and decrypt it before use, e.g. like this:
              gpg --decrypt <keyfile> | cryptsetup loopaesOpen --key-file=- 
<device> <name>


Both of the variants of the cmd attempt to read a file named '-' when you
try this. Omitting '--key-file' does not result in it reading from stdin, nor
does using '--key-file -' instead of '--key-file=-'

When you try to run the command is just immediately prints 'Failed to
open key file.' over the gpg passphrase prompt.

The only way to get a loop-aes disk mounted right now is to downgrade
cryptsetup.

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.14.0-2-amd64 root=/dev/md0 ro rootdelay=3 
UUID=4de3140c-eb4c-4dff-a6e9-70af37405f25

-- /etc/crypttab
# <target name> <source device>         <key file>      <options>
swap         /dev/sda2        /dev/urandom            
swap,cipher=aes-xts-plain64,size=256
tmp          /dev/sdb2        /dev/urandom            
tmp=xfs,cipher=aes-xts-plain64,size=256


-- /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/md0        /               xfs     relatime        0       1
/dev/md1        /var            xfs     relatime,nodev,nosuid 0       2
/dev/mapper/md2        /home/vault24     xfs     noauto,relatime,nodev,nosuid   
0       0
/dev/mapper/swap       none            swap    sw              0       0
/dev/mapper/tmp        /tmp            xfs     nodev,nosuid,noexec              
0       0

#proc            /proc           proc    defaults        0       0
#usbfs          /proc/bus/usb   usbfs   defaults        0       0
#rpc_pipefs     /var/lib/nfs/rpc_pipefs rpc_pipefs      defaults        0       0
#nfsd           /proc/fs/nfsd   nfsd    defaults        0       0
#sysfs          /sys            sysfs   defaults        0       0
#tmpfs          /lib/init/rw    tmpfs   nosuid,mode=755 0       0
#tmpfs          /dev            tmpfs   size=10240k,mode=755    0       0
#tmpfs          /dev/shm        tmpfs   nosuid,nodev    0       0
#devpts         /dev/pts        devpts  nosuid,noexec,gid=5,mode=620
cgroupfs /sys/fs/cgroup cgroup defaults 0 0

/dev/sr0       /media/cdrom    udf,iso9660 user,noauto,exec,relatime     0      
 0
/dev/sdc1       /media/usb      auto    user,noauto,exec,relatime     0       0
/dev/sdc2       /media/ipod     auto    user,noauto,exec,relatime     0       0
/dev/mapper/usb       /media/aes      auto    user,noauto,exec,relatime     0   
    0

-- lsmod
Module                  Size  Used by
cbc                    16384  64
xt_multiport           16384  1
nfsd                  335872  11
auth_rpcgss            61440  1 nfsd
nfs_acl                16384  1 nfsd
lockd                  90112  1 nfsd
grace                  16384  2 nfsd,lockd
sunrpc                331776  17 auth_rpcgss,nfsd,nfs_acl,lockd
autofs4                40960  7
ip6t_rpfilter          16384  1
ip6table_raw           16384  1
nf_conntrack_ipv6      20480  12
nf_defrag_ipv6         36864  1 nf_conntrack_ipv6
ip6table_filter        16384  1
ip6_tables             28672  2 ip6table_filter,ip6table_raw
nf_conntrack_ftp       20480  2
ipt_rpfilter           16384  1
xt_CT                  16384  6
iptable_raw            16384  1
xt_tcpudp              16384  47
nf_conntrack_ipv4      16384  22
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
ipt_REJECT             16384  3
nf_reject_ipv4         16384  1 ipt_REJECT
xt_conntrack           16384  32
nf_conntrack          139264  5 
nf_conntrack_ipv6,nf_conntrack_ftp,nf_conntrack_ipv4,xt_CT,xt_conntrack
iptable_filter         16384  1
ip_tables              24576  2 iptable_filter,iptable_raw
x_tables               36864  13 
ipt_rpfilter,xt_multiport,ipt_REJECT,ip_tables,ip6t_rpfilter,iptable_filter,xt_tcpudp,iptable_raw,ip6table_filter,xt_CT,ip6table_raw,xt_conntrack,ip6_tables
sch_fq_codel           20480  2
f71882fg               36864  0
tun                    32768  0
loop                   28672  0
ecb                    16384  4
crypto_simd            16384  0
glue_helper            16384  0
cryptd                 24576  1 crypto_simd
aes_x86_64             20480  69
xts                    16384  2
dm_crypt               36864  3
dm_mod                118784  7 dm_crypt
hid_generic            16384  0
usbhid                 49152  1
hid                   118784  2 hid_generic,usbhid
edac_mce_amd           28672  0
amdkfd                131072  1
kvm_amd                81920  0
evdev                  24576  10
psmouse               143360  0
snd_hda_codec_realtek    94208  1
kvm                   589824  1 kvm_amd
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
radeon               1474560  0
irqbypass              16384  1 kvm
snd_hda_intel          40960  0
serio_raw              16384  0
snd_hda_codec         126976  3 
snd_hda_intel,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  4 
snd_hda_intel,snd_hda_codec,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm                98304  3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer              32768  1 snd_pcm
k8temp                 16384  0
snd                    81920  7 
snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
soundcore              16384  1 snd
ttm                    98304  1 radeon
ata_generic            16384  0
drm_kms_helper        163840  1 radeon
drm                   376832  4 radeon,ttm,drm_kms_helper
sr_mod                 24576  0
cdrom                  61440  1 sr_mod
r8169                  81920  0
i2c_algo_bit           16384  1 radeon
pata_atiixp            16384  0
ohci_pci               16384  0
sg                     32768  0
mii                    16384  1 r8169
tpm_infineon           20480  0
ohci_hcd               53248  1 ohci_pci
ehci_pci               16384  0
ehci_hcd               81920  1 ehci_pci
button                 16384  0
usbcore               249856  6 usbhid,ehci_hcd,ohci_pci,ohci_hcd,ehci_pci
usb_common             16384  1 usbcore
sp5100_tco             16384  0
shpchp                 36864  0
i2c_piix4              24576  0
xfs                  1212416  4
sd_mod                 49152  10
raid10                 49152  0
raid456               147456  0
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
xor                    24576  1 async_xor
async_tx               16384  5 
async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
raid6_pq              114688  3 async_pq,raid456,async_raid6_recov
libcrc32c              16384  3 nf_conntrack,xfs,raid456
crc32c_generic         16384  1
raid1                  40960  3
raid0                  20480  0
multipath              16384  0
linear                 16384  0
md_mod                143360  9 raid1,raid10,multipath,linear,raid0,raid456
ahci                   36864  8
libahci                32768  1 ahci
libata                241664  4 pata_atiixp,ahci,libahci,ata_generic
scsi_mod              221184  4 sd_mod,libata,sr_mod,sg


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

Kernel: Linux 4.14.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages cryptsetup depends on:
ii  cryptsetup-bin         2:2.0.0-1
ii  debconf [debconf-2.0]  1.5.65
ii  dmsetup                2:1.02.145-4.1
ii  libc6                  2.26-4

Versions of packages cryptsetup recommends:
ii  busybox                                 1:1.27.2-2
ii  console-setup                           1.176
ii  initramfs-tools [linux-initramfs-tool]  0.130
ii  kbd                                     2.0.4-2

Versions of packages cryptsetup suggests:
ii  dosfstools              4.1-1
ii  keyutils                1.5.9-9.2
ii  liblocale-gettext-perl  1.07-3+b3

-- debconf information:
  cryptsetup/prerm_active_mappings: true

--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:2.0.1-1

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

Debian distribution maintenance software
pp.
Guilhem Moulin <guil...@debian.org> (supplier of updated cryptsetup 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 11 Feb 2018 00:02:05 +0100
Source: cryptsetup
Binary: cryptsetup cryptsetup-bin libcryptsetup12 libcryptsetup-dev 
cryptsetup-udeb libcryptsetup12-udeb
Architecture: source amd64
Version: 2:2.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Cryptsetup Team 
<pkg-cryptsetup-de...@lists.alioth.debian.org>
Changed-By: Guilhem Moulin <guil...@debian.org>
Description:
 cryptsetup - disk encryption support - startup scripts
 cryptsetup-bin - disk encryption support - command line tools
 cryptsetup-udeb - disk encryption support - commandline tools (udeb) (udeb)
 libcryptsetup-dev - disk encryption support - development files
 libcryptsetup12 - disk encryption support - shared library
 libcryptsetup12-udeb - disk encryption support - shared library (udeb) (udeb)
Closes: 888162 888742
Changes:
 cryptsetup (2:2.0.1-1) unstable; urgency=low
 .
   * New upstream release 2.0.1:
     - Use /run/cryptsetup as default for cryptsetup locking dir.
     - Add missing symbols for new functions to debian/libcryptsetup12.symbols.
   * debian/copyright: update copyright years.
   * debian/patches: backport upstream's 8728ba08 to fix opening of loop-AES
     devices using --key-file=-.  (Closes: #888162.)
   * debian/rules: replace `autoreconf -f -i` with `dh_autoreconf` and add
     `dh_autoreconf_clean` to the "clean:" target.  This bumps the minimum
     debhelper version to 9.20160403~ in Build-Depends. (Closes: #888742.)
Checksums-Sha1:
 039d7aa97cb2db47db9401515fa550cd7aef31a5 2746 cryptsetup_2.0.1-1.dsc
 a882e79cc08ef14ecb8e16963d9240f43ae16ffc 10097110 cryptsetup_2.0.1.orig.tar.gz
 858fe354f7d2298666825450d26c57ef8e267277 96832 cryptsetup_2.0.1-1.debian.tar.xz
 719b4c35e1f414ad74d49e80ce4bda448b81d2a5 147684 
cryptsetup-bin-dbgsym_2.0.1-1_amd64.deb
 7e5ed378b5a641c84e5045b0bbaa06ae3966eb4d 265720 
cryptsetup-bin_2.0.1-1_amd64.deb
 047112a4b8470cbe12abcb639d9863826a4b873f 17104 
cryptsetup-dbgsym_2.0.1-1_amd64.deb
 045d2d27e6179f4ed7ab180c852079e5b43b8107 45612 
cryptsetup-udeb_2.0.1-1_amd64.udeb
 84a9620ddd6a8c5a23f58c0dad841a5e2ab4fffe 8492 
cryptsetup_2.0.1-1_amd64.buildinfo
 8ffc68ca2762616c707073af966b81675b44bc4d 190608 cryptsetup_2.0.1-1_amd64.deb
 0d4ee42ef302580123732b3972df65c4fc5f31ee 61000 
libcryptsetup-dev_2.0.1-1_amd64.deb
 080189a632b303b9d45119842303788063743f9f 327344 
libcryptsetup12-dbgsym_2.0.1-1_amd64.deb
 0aa1e033d48e7a070ddf2b05c081d39682586a0a 123792 
libcryptsetup12-udeb_2.0.1-1_amd64.udeb
 de2171fc390b50ca85d5fffa02beafb2ff41abe6 168828 
libcryptsetup12_2.0.1-1_amd64.deb
Checksums-Sha256:
 d81fb754191fcceb73f9441a1267aa754a5fe3ca66354632712789725b28bec0 2746 
cryptsetup_2.0.1-1.dsc
 bf0674fb65d60235fb01914145bcd6b7da89aaa32f2295aa047f1f63f5290123 10097110 
cryptsetup_2.0.1.orig.tar.gz
 0db8a5ca4ded29e66e126cef43311cae55dfd120e49c59ef20b4b2efe866008c 96832 
cryptsetup_2.0.1-1.debian.tar.xz
 84b60b3668cb1ecd39ef6a72af70cf3dbafe9d6dac4c1badc007a3ba461a314b 147684 
cryptsetup-bin-dbgsym_2.0.1-1_amd64.deb
 6b44186decbffb4424493b099ac3eee5fa32e98055f121f8eaccdd18e8a6bb5c 265720 
cryptsetup-bin_2.0.1-1_amd64.deb
 069183f39f07d1df1d7272a85bea8d61e7c8741de2bb1f0ca431deb9fab6a748 17104 
cryptsetup-dbgsym_2.0.1-1_amd64.deb
 d61e9ce856b83c0c09f9e2b4aa6eeb5a2dcea07b192e0bbadec373e77dd30cdb 45612 
cryptsetup-udeb_2.0.1-1_amd64.udeb
 6bc07723a6661bedc04b40f55d2b8abd09d652e412e89d21a5bc6e4a44eb646f 8492 
cryptsetup_2.0.1-1_amd64.buildinfo
 b60a6d50112f5d6b0ee91d7676e1e489fe40ffe874cf11ad4a0a9ff4ad3e74ee 190608 
cryptsetup_2.0.1-1_amd64.deb
 61f95aa9fe0180970281af7aa6b18db4cfb535e1f2aaf6a033dc80c253eadf81 61000 
libcryptsetup-dev_2.0.1-1_amd64.deb
 dd862f93dbc41af6b1589aa87d2037747d93e0f707d734de7c2ce5dd5cbacece 327344 
libcryptsetup12-dbgsym_2.0.1-1_amd64.deb
 28140c097b00078ef7d63fd9261b063e60b227616a68008c806d18bced1b3212 123792 
libcryptsetup12-udeb_2.0.1-1_amd64.udeb
 17d47b1bfa49c86841e33acdfae1bb47b43c6c188b33145d55f41f6b5573687e 168828 
libcryptsetup12_2.0.1-1_amd64.deb
Files:
 7779dbb47cef98cb7eb457cbbfcaa69e 2746 admin optional cryptsetup_2.0.1-1.dsc
 2010c0bd336e4a86ce573d85e3f07886 10097110 admin optional 
cryptsetup_2.0.1.orig.tar.gz
 2e0aa7790ea58c1bb81c77f25c76b0d2 96832 admin optional 
cryptsetup_2.0.1-1.debian.tar.xz
 389ab59ee3ce532eef9b75078fdff0fe 147684 debug optional 
cryptsetup-bin-dbgsym_2.0.1-1_amd64.deb
 ce1274379a2d8a171afea80949b80df9 265720 admin optional 
cryptsetup-bin_2.0.1-1_amd64.deb
 2be3c4d19a0860b2f6d9f5d2829d1483 17104 debug optional 
cryptsetup-dbgsym_2.0.1-1_amd64.deb
 bd66c88e1becd72cc8d7bfee723b611f 45612 debian-installer optional 
cryptsetup-udeb_2.0.1-1_amd64.udeb
 18cb560d274788e2c310c2468d15f05d 8492 admin optional 
cryptsetup_2.0.1-1_amd64.buildinfo
 a65e9bfb11b2893a522798b1caf44653 190608 admin optional 
cryptsetup_2.0.1-1_amd64.deb
 e77f45602481d78d3d93584bce4d6c00 61000 libdevel optional 
libcryptsetup-dev_2.0.1-1_amd64.deb
 f54a49ee69fb8080142f8a3e61811d1d 327344 debug optional 
libcryptsetup12-dbgsym_2.0.1-1_amd64.deb
 1cef2c080c51cb7af8827771f5639eb2 123792 debian-installer optional 
libcryptsetup12-udeb_2.0.1-1_amd64.udeb
 f2edc92fd97f0f880111238b03c4d833 168828 libs optional 
libcryptsetup12_2.0.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEERpy6p3b9sfzUdbME05pJnDwhpVIFAlp/eioACgkQ05pJnDwh
pVJy+Q//eTSamKCUictvhpLzNW2UBJxUPTvrA9Bomxa0aRk5drakoEB3k/r3Og/P
y6xMy8SsBkowJejeNT4g7v/PiAj8okT3Jhdj77AePVb88hi0qZADOJhojvbhhEzo
XSzPkMmfIe6Ur8Mx8lrpKtiR6G+zc36+J6J5P5Qke9NA3gOFWLH19J1hYCk+bCmW
WrqP5SeXBxikB5k5PzUzsi9Xy+yJO/F28KwAavAjLAIKgeeERxIaOuF+4phIJLCb
i3d9gX86AZaQApcJa7s6WMhx6IodYcjgb/88ao37K7djdCHPsvZ8EGXrpOyQcfSp
kn/cYIr4UXGLgZ13ic8CoI07trpodB7LTHeZXq1vmnrBDQpyACX0HmYHIE1k5Lq0
JUAtOcoR5Rm3np10m4/GiZ2pgEerhayFkgNG4Jh7dwQTfM18GdedGCRdUpP/VVY+
nfCNAlMTIZ1tcZj/STEJrdlsyezJi+DKkHQTz4R9sKK7OnOd9hVnPydZIuey2E/a
Ps9qaQzz0X/gjyz8elysQPTg4KIVY9SfDTMFlpH+pX0bOx+xfY4go2ihGgVIwH+D
Ws3yDBtFCUSxrN+mgeoon3iZKd9hmQGDgakO/QmIwZ9CyU18sIB8DmTJ7L5S9cMU
v5sY6r/A93rOKhDGglz0Hlt1jY3duiL73rd3ngHfkNEbfm1zeec=
=4ad+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to