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#43257 - Type in pacman to pacman update/upgrade script after installing
Attached to Project:
Pacman
Opened by Jasper (jasper_jj) - Monday, 29 December 2014, 08:17 GMT
Last edited by Allan McRae (Allan) - Monday, 12 January 2015, 05:29 GMT
Opened by Jasper (jasper_jj) - Monday, 29 December 2014, 08:17 GMT
Last edited by Allan McRae (Allan) - Monday, 12 January 2015, 05:29 GMT
|
DetailsDescription:
Pacman won't update/upgrade database after install. I use Dutch as my main language Additional info: * pacman 4.3.0-5 Steps to reproduce: Just install pacman with pacman. When it's done it will try to execute "pacman-db-update" which should be pacman-db-upgrade |
This task depends upon
Closed by Allan McRae (Allan)
Monday, 12 January 2015, 05:29 GMT
Reason for closing: Fixed
Additional comments about closing: translation is fixed in transifex.
pacman-4.2.0-6 in Arch fixes this too.
Monday, 12 January 2015, 05:29 GMT
Reason for closing: Fixed
Additional comments about closing: translation is fixed in transifex.
pacman-4.2.0-6 in Arch fixes this too.

Thanks... I'll pass it on to the translators.

Maybe I'm wrong but there was a small glitch after that version. There IS 'pacman-db-upgrade' command. I think you can make a patch where when tkpacman needs to update pacman-db-upgrade, you need to use some kind of 'su' or 'gksu' to "force" to update the database...