Welcome to the Pacman bug collection. Please search the current bugs and feature requests before filing a new one! Use advanced search and select "Search in Comments".
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
* Please select the correct category and version.
* Write a descriptive summary, background info, and provide a reproduceable test case whenever possible.
FS#8463 - Choosing package to installation
Attached to Project:
Pacman
Opened by Artyom (urandom) - Tuesday, 30 October 2007, 20:30 GMT-5
Last edited by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 19:20 GMT-5
Opened by Artyom (urandom) - Tuesday, 30 October 2007, 20:30 GMT-5
Last edited by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 19:20 GMT-5
|
DetailsIf more than one repositories provide package with different versions, pacman use by default first repository in pacman.conf. This not good for local repository (from dvd for example): mirrors got new packages, but pacman ignore them, because use dvd-repository. If dvd-repository will be placed after mirrors, when ALL packages will be downloaded from network ignoring dvd. May be pacman must got some option which signed about necessity of getting only last versions of packages.
|
Closed by Aaron Griffin (phrakture)
Wednesday, 31 October 2007, 19:20 GMT-5
Reason for closing: Implemented
Additional comments about closing: Fixed in git
Wednesday, 31 October 2007, 19:20 GMT-5
Reason for closing: Implemented
Additional comments about closing: Fixed in git
pacman <operation> [options] [[repository/]package] ...
See for yourself (second paragraph in that section). :)