FS#24669 - Implement Tupac's package update information

Attached to Project: Pacman
Opened by carlos sosa (csosa) - Friday, 10 June 2011, 19:37 GMT
Last edited by Dan McGee (toofishes) - Friday, 10 June 2011, 19:48 GMT
Task Type Feature Request
Category General
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 3.5.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
This is how Tupac, a wrapper from AUR, shows package updates:

==> Package upgrade only (new release):
testing/coreutils 8.12-2 2 -> 3
testing/net-tools 1.60-17 17 -> 18

==> Software upgrade (new version) :
testing/initscripts 2011.06.3-1 -> 2011.06.4-1

==> Continue upgrade ? [Y/n]
==> [V]iew package detail [M]anually select packages
==> --------------------------------------------------
==>

Can we get this as default pacman behavior?

Steps to Reproduce:
Install tupac from AUR
tupac -Syu
This task depends upon

Closed by  Dan McGee (toofishes)
Friday, 10 June 2011, 19:48 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#15772 
Comment by Karol Błażewicz (karol) - Friday, 10 June 2011, 19:43 GMT Comment by Dan McGee (toofishes) - Friday, 10 June 2011, 19:47 GMT
No, the manual select can be done with --ignore and pacman is not meant to be like an ncurses interface.

VerbosePkgLists is coming in 4.0, wait for that and it will address 90% of your concerns.

Loading...