FS#8463 - Choosing package to installation
Attached to Project:
Pacman
Opened by Artyom (urandom) - Wednesday, 31 October 2007, 00:30 GMT
Last edited by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 23:20 GMT
Opened by Artyom (urandom) - Wednesday, 31 October 2007, 00:30 GMT
Last edited by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 23:20 GMT
|
Details
If 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.
|
This task depends upon
Closed by Aaron Griffin (phrakture)
Wednesday, 31 October 2007, 23:20 GMT
Reason for closing: Implemented
Additional comments about closing: Fixed in git
Wednesday, 31 October 2007, 23:20 GMT
Reason for closing: Implemented
Additional comments about closing: Fixed in git
pacman <operation> [options] [[repository/]package] ...
See for yourself (second paragraph in that section). :)