FS#23123 - With the pacman -S flag, change the word "Target" to "Sync"
Attached to Project:
Pacman
Opened by Plex (plexor) - Thursday, 03 March 2011, 13:51 GMT
Last edited by Allan McRae (Allan) - Monday, 30 April 2012, 02:59 GMT
Opened by Plex (plexor) - Thursday, 03 March 2011, 13:51 GMT
Last edited by Allan McRae (Allan) - Monday, 30 April 2012, 02:59 GMT
|
Details
Summary and Info:
I suggest changing the wording for the summary/confirmation when using the -S flag with pacman. Instead of using the word 'Target' use the word 'Sync.' I feel this is more of a fitting word than 'Target' for packages being installed/reinstalled/upgraded due to the -S flag. For example, pacman -S iptables resolving dependencies... looking for inter-conflicts... Sync (1): iptables-1.4.10-1 Total Download Size: 0.00 MB Total Installed Size: 1.36 MB Proceed with installation? [Y/n] pacman -Syu :: Synchronizing package databases... testing is up to date core is up to date extra is up to date community-testing is up to date community is up to date multilib is up to date :: Starting full system upgrade... resolving dependencies... looking for inter-conflicts... Sync (7): jre-6u24-2 jdk-6u24-2 m4-1.4.16-1 mercurial-1.8-1 mesa-7.10.1-1 shadow-4.1.4.3-1 sudo-1.8.0-1 Total Download Size: 68.36 MB Total Installed Size: 246.36 MB Proceed with installation? [Y/n] |
This task depends upon
Closed by Allan McRae (Allan)
Monday, 30 April 2012, 02:59 GMT
Reason for closing: Implemented
Additional comments about closing: In git: https://projects.archlinux.org/pacman.gi t/commit/?id=2e6cb69b
Monday, 30 April 2012, 02:59 GMT
Reason for closing: Implemented
Additional comments about closing: In git: https://projects.archlinux.org/pacman.gi t/commit/?id=2e6cb69b
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Replace util-linux-ng with core/util-linux? [Y/n] n
resolving dependencies...
looking for inter-conflicts...
:: util-linux and util-linux-ng are in conflict (linux32). Remove util-linux-ng? [y/N] y
Remove (1): util-linux-ng-2.18-4
Total Removed Size: 6.83 MB
Targets (9): jre-6u24-2 jdk-6u24-2 util-linux-2.19-4 mkinitcpio-0.6.8-2 kernel26-2.6.37.2-1 mercurial-1.8-1 ppl-0.11.2-1 qt-4.7.2-1 xulrunner-1.9.2.14-1
Total Download Size: 0.00 MB
Total Installed Size: 512.05 MB
Targets (2): foo-1-1 bar-2-1 [Removal]
So now they all are targets as both installed and removed packages are displayed.
Packages (2): foo-1-1 bar-2-1 [Removal]
That is more in line with the terminology on the man page. -S syncronizes *packages*.