Bug#393895: [Pkg-cryptsetup-devel] Bug#393895: cut: the delimiter must be a single character

2006-10-18 Thread David Härdeman
On Wed, October 18, 2006 12:11, Loic Minier said:
>  This is the relevant code:
> maj=$(echo "$deps" | cut -d',' -f1)
> min=$(echo "$deps" | cut -d̈́',' -f2)
>
>  the second "cut -d" is not written with a real "d", instead it's an
>  UTF-8 sequence which looks very alike to a d.  (If you're using vim,
>  type "ga" to see the hex sequence of the first and the second "d".

Again, my fault. The UTF8 sequence must have looked to similar to a real
"d" to be spotted using whatever font I use in xterm. Thanks for catching
it, will fix tonight.

-- 
David Härdeman



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#393895: [Pkg-cryptsetup-devel] Bug#393895: cut: the delimiter must be a single character

2006-10-18 Thread David Härdeman

On Wed, Oct 18, 2006 at 12:11:16PM +0200, Loïc Minier wrote:

With todays update and version 2:1.0.4-2, "update-initramfs -u" barked:
   cut: the delimiter must be a single character
   Try `cut --help' for more information.


I've fixed this by changing to the patch you suggested in #388871.

Thanks for the help and sorry for the cock-up :)

--
David Härdeman