FS#7656 - IgnorePkg warnings when upgrade not needed

Attached to Project: Pacman
Opened by Allan McRae (Allan) - Tuesday, 24 July 2007, 02:59 GMT
Last edited by Roman Kyrylych (Romashka) - Thursday, 09 August 2007, 08:14 GMT
Task Type Bug Report
Category General
Status Closed
Assigned To Aaron Griffin (phrakture)
Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version 3.0.5
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
Pacman notifies about package upgrade for packages in IgnorePkg list when versions on system and database are the same.

Example:
allan@arch> pacman -Syu
:: Synchronizing package databases...
current is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
warning: firefox-2.0.0.5-1: ignoring package upgrade (2.0.0.5-1)
warning: thunderbird-2.0.0.5-1: ignoring package upgrade (2.0.0.5-1)
local database is up to date

This task depends upon

Closed by  Roman Kyrylych (Romashka)
Thursday, 09 August 2007, 08:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in git
Comment by Dan McGee (toofishes) - Tuesday, 24 July 2007, 12:33 GMT
Someone will need to check if this still happens in GIT, I can't remember if we fixed this already.
Comment by Aaron Griffin (phrakture) - Friday, 27 July 2007, 21:40 GMT
I thought we fixed it, will check later
Comment by Xavier (shining) - Thursday, 09 August 2007, 08:11 GMT
Indeed, that's a duplicate of 7111.

Loading...