FS#17730 - Pacman thinks a newer local package is older and tries to upgrade
Attached to Project:
Pacman
Opened by Wei (roy_hu) - Thursday, 07 January 2010, 05:56 GMT
Last edited by Allan McRae (Allan) - Thursday, 07 January 2010, 09:18 GMT
Opened by Wei (roy_hu) - Thursday, 07 January 2010, 05:56 GMT
Last edited by Allan McRae (Allan) - Thursday, 07 January 2010, 09:18 GMT
|
Details
Steps to Reproduce:
1. Make sure [community-testing] is enabled, but below [community]. 2. Install community-testing/haskell-x11 (1.5.0.0-1) 3. pacman -Syu Pacman tries to "upgrade" haskell-x11 to the [community] version: warning: ghc: local (6.12.1-1) is newer than extra (6.10.4-1) warning: haskell-x11: ignoring package upgrade (1.5.0.0-1 => 1.4.6.1-1) warning: haskell-x11-xft: local (0.3-11) is newer than community (0.3-10) Note that the other two haskell packages, ghc and haskell-x11-xft, are indeed newer, but haskell-x11-xft is considered older. |
This task depends upon
Comment by Ionut Biru (wonder) -
Thursday, 07 January 2010, 08:49 GMT
not a bug. community-testing should be on top of community to have
priority.