Historical bug tracker for the Pacman package manager.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
The pacman bug tracker has moved to gitlab:
https://gitlab.archlinux.org/pacman/pacman/-/issues
This tracker remains open for interaction with historical bugs during the transition period. Any new bugs reports will be closed without further action.
FS#7138 - pacman 3 and localization misinformation
Attached to Project:
Pacman
Opened by Guillermo Vaya (driadan) - Saturday, 12 May 2007, 11:16 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 30 May 2007, 18:45 GMT
Opened by Guillermo Vaya (driadan) - Saturday, 12 May 2007, 11:16 GMT
Last edited by Dan McGee (toofishes) - Wednesday, 30 May 2007, 18:45 GMT
|
DetailsI recently updated to pacman 3, I have it localized to Spanish.
Everytime I try to upgrade it asks me if it should proceed as usual. At the end of this line the options are [S/n] (translation of [Y/n]). If I write "s", it just exits and does nothing more,if I type "y", it procceds to install everything. It should be easy to change either the localization or the pacman itself. |
This task depends upon
Closed by Dan McGee (toofishes)
Wednesday, 30 May 2007, 18:45 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 3.0.4-3
Wednesday, 30 May 2007, 18:45 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 3.0.4-3
I have in my rc.conf: LOCALE="es_ES"
$ grep -a "\[Y\/n\]" pkg/usr/share/locale/es/LC_MESSAGES/pacman.mo
Do you want to remove these packages? [Y/n]
Remove whole content? [Y/n] -b, --dbpath <path> set an alternate database location
:: %1$s requires %2$s from IgnorePkg. Install %2$s? [Y/n] :: %s conflicts with %s. Remove %s? [Y/n] :: %s is designated as a HoldPkg. Remove anyway? [Y/n] :: %s is in IgnorePkg. Install anyway? [Y/n] :: %s is required by %s
:: %s-%s: local version is newer. Upgrade anyway? [Y/n] :: %s-%s: local version is up to date. Upgrade anyway? [Y/n] :: %s: conflicts with %s:: %s: requires %s:: Archive %s is corrupted. Do you want to delete it? [Y/n] :: Install %s from group %s? [Y/n] :: Install whole content? [Y/n] :: It is recommended that you allow pacman to upgrade itself
:: Remove %s from group %s? [Y/n] :: Replace %s with %s/%s? [Y/n] :: Retrieving packages from %s...
:: Upgrade pacman first? [Y/n] :: first, then you can re-run the operation with the newer version.
Checking for package upgrades...Conflicts With :Depends On :Do you want to remove all packages from cache? [Y/n] Do you want to remove old packages from cache? [Y/n] Download Size : %6.2f K
Proceed with download? [Y/n] Proceed with installation? [Y/n] Provides :Remove:Removes :Replaces :Repository : %s
$ grep -a "\[S\/n\]" pkg/usr/share/locale/es/LC_MESSAGES/pacman.mo
¿Quiere eliminar estos paquetes? [S/n]
¿Quitar todo el contenido? [S/n] -b, --dbpath <path> define una localización alternativa de la base de datos
:: %1$s requiere %2$s que en los paquetes a ignorar (IgnorePkg). ¿Instalar %2$s? [S/n] :: %s provoca conflictos con %s. ¿Quitar %s? [S/n]:: %s esta indicado como paquete a mantener. ¿Quitar de todas formas? [S/n] :: %s esta en la lista a ignorar. ¿Instalar de todas formas? [S/n] :: %s es requerido por %s
:: %s-%s: la versión local es mas reciente. ¿Actualizar de todas formas? [S/n] :: %s-%s: la versión local esta actualizada. ¿Actualizar de todas formas? [S/n] :: %s: tiene conflictos con %s:: %s: necesita %s:: El Archivo %s esta corrupto. Desea borrarlo? [S/n] :: ¿Instalar %s del grupo %s? [S/n] :: ¿Instalar el todo el contenido? [S/n] :: es recomendado que permita a pacman actualizarse a si mismo
:: ¿Quitar %s del grupo %s? [S/n] :: ¿Reemplazar %s con %s/%s? [S/n] :: Descargando paquetes desde %s...
:: ¿Actualizar pacman primero? [S/n] :: primero, después puedes volver a ejecutar la operación con la nueva versión.
Verificando actualizaciones de paquetes...Conflictos con :Depende De :Desea borrar todos los paquetes de la cache? [S/n] Desea quitar los paquetes antiguos de la cache? [S/n] Tamaño de la descarga : %6.2f K
¿Continuar con la descarga? [S/n] ¿Continuar con la instalación? [S/n] Provee :Se quitará:Elimina :Reemplaza :Repositorio : %s