Bug#714333: [pkg-cryptsetup-devel] Bug#714333: Bug#714333: cryptsetup: several issues and questions all over the place

2013-06-28 Thread Christoph Anton Mitterer
On Fri, 2013-06-28 at 23:15 +0200, Jonas Meurer wrote: > Sorry, it is exported as CRYPTTAB_OPTION_TRIES. See the manpage: Ah... now I understand :) I can do a patch... (guess I really should look who git-svn works ^^) Cheers, Chris. smime.p7s Description: S/MIME cryptographic signature

Bug#714333: [pkg-cryptsetup-devel] Bug#714333: Bug#714333: cryptsetup: several issues and questions all over the place

2013-06-28 Thread Jonas Meurer
Am 28.06.2013 22:50, schrieb Christoph Anton Mitterer: > On Fri, 2013-06-28 at 21:00 +0200, Jonas Meurer wrote: >> Indeed, CRYPTTAB_TRIES is exported. I changed this to the following now: > Sorry... don't understand *G* > > > grep -R CRYPTTAB_TRIES through the cryptsetup package gives no match a

Bug#714333: [pkg-cryptsetup-devel] Bug#714333: cryptsetup: several issues and questions all over the place

2013-06-28 Thread Christoph Anton Mitterer
On Fri, 2013-06-28 at 21:00 +0200, Jonas Meurer wrote: > Indeed, CRYPTTAB_TRIES is exported. I changed this to the following now: Sorry... don't understand *G* grep -R CRYPTTAB_TRIES through the cryptsetup package gives no match at all... so where should this come from? Cheers, Chris. smime.

Bug#714333: [pkg-cryptsetup-devel] Bug#714333: cryptsetup: several issues and questions all over the place

2013-06-28 Thread Jonas Meurer
Am 28.06.2013 19:33, schrieb Christoph Anton Mitterer: > 18) The new thing in the crypttab manpage literally reads: > CRYPTTAB_TRIED >Number of previous tries since start of cryptdisks (counts >until CRYPTTAB_TRIES is reached). > > Shouldn't that be rather

Bug#714333: cryptsetup: several issues and questions all over the place

2013-06-28 Thread Christoph Anton Mitterer
18) The new thing in the crypttab manpage literally reads: CRYPTTAB_TRIED Number of previous tries since start of cryptdisks (counts until CRYPTTAB_TRIES is reached). Shouldn't that be rather something like "...until _tries_..." ... at least CRYPTTAB_TRIES (

Bug#714333: cryptsetup: several issues and questions all over the place

2013-06-27 Thread Christoph Anton Mitterer
Package: cryptsetup Version: 2:1.4.3-4 Severity: normal Hi Jonas. Several small issues and questions all over the place you might have a look at: 1) README.Debian a) For askpass you mention "(console, fifo, splashy, ...)" the "..." implies that others are supported as well, but AFAIU this is no