Your message dated Sat, 18 Aug 2018 17:33:38 -0400
with message-id <[email protected]>
and subject line closing 897593
has caused the Debian Bug report #897593,
regarding mkfs.ext4 asks for "y/N" but requires "s" in spanish locale
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 [email protected]
immediately.)
--
897593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897593
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.43.4-2
With the system installed with spanish settings, mkfs.ext4 asks for (y,N),
but when answered "y" does nothing. I have to reply "s" to proceed.
See below 3 tries, the two first are "y" and "yes", but does nothing, the
third one I answered "s" and proceeded.
Thank you so much.
root@fujitVid:/mnt# mkfs.ext4 /dev/sda7
mke2fs 1.43.4 (31-Jan-2017)
/dev/sda7 contiene un sistema de ficheros swap
Proceed anyway? (y,N) y
root@fujitVid:/mnt# mkfs.ext4 /dev/sda7
mke2fs 1.43.4 (31-Jan-2017)
/dev/sda7 contiene un sistema de ficheros swap
Proceed anyway? (y,N) yes
root@fujitVid:/mnt# mkfs.ext4 /dev/sda7
mke2fs 1.43.4 (31-Jan-2017)
/dev/sda7 contiene un sistema de ficheros swap
Proceed anyway? (y,N) s
Se está creando un sistema de ficheros con 4875998 bloques de 4k y 1220608
nodos-i
UUID del sistema de ficheros: f334bd27-68d2-4412-97d9-9d1b6faecd03
Respaldo del superbloque guardado en los bloques:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632,
2654208,
4096000
Reservando las tablas de grupo: hecho
Escribiendo las tablas de nodos-i: hecho
Creando el fichero de transacciones (32768 bloques): hecho
Escribiendo superbloques y la información contable del sistema de ficheros:
hecho
--- End Message ---
--- Begin Message ---
This was fixed a long time ago, and the fix is in stretch-backports as
well as buster.
- Ted
--- End Message ---