FS#2463 - pacman -Syu misses moved packages
|
Details
When a package is moved from one repo, call it RepoA, to
another, call it RepoB, and the release number is
incremented, paman does not recognize the new, higher
numbered
package with a "pacman -Syu" until the user manually goes and removes the directory /var/lib/pacman/RepoA/{package-name}. |
This task depends upon
Comment by Jan de Groot (JGC) -
Sunday, 11 June 2006, 18:10 GMT
This is by design, pacman installs the package found in the first
repository it is in, unless specified with a pacman -S
current/packagename.