FS#30392 - [pacman] inconsistent use of term 'downgrading' and 'upgrading'
Attached to Project:
Pacman
Opened by rwd (rwd) - Thursday, 21 June 2012, 13:35 GMT
Last edited by Dan McGee (toofishes) - Saturday, 08 June 2013, 12:37 GMT
Opened by rwd (rwd) - Thursday, 21 June 2012, 13:35 GMT
Last edited by Dan McGee (toofishes) - Saturday, 08 June 2013, 12:37 GMT
|
Details
A minor gripe, but when installing a package that has a
lower version than the one installed you'll get this
dialog:
warning: downgrading package <packagename> (<version> => <version>) (...) (1/1) upgrading <packagename> This usage of the terms 'upgrading' and 'downgrading' seems inconsistent. Pacman's -U option can be used for both upgrading and downgrading. Wouldn't 'installing' instead of 'upgrading' be a better term? |
This task depends upon
Closed by Dan McGee (toofishes)
Saturday, 08 June 2013, 12:37 GMT
Reason for closing: Fixed
Additional comments about closing: Commit ce9fd69eba44d997a660c982a8149fae7acb6a29
Saturday, 08 June 2013, 12:37 GMT
Reason for closing: Fixed
Additional comments about closing: Commit ce9fd69eba44d997a660c982a8149fae7acb6a29
$ sudo pacman -U http://arm.konnichi.com/pool/community/abcde-2.5.4-4-any.pkg.tar.xz
...
warning: downgrading package abcde (2.5.4-5 => 2.5.4-4)
...
(1/1) downgrading abcde [#############################] 100%