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
Task Type Feature Request
Category General
Status Closed
Assigned To Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version 3.0.6
Due in Version 3.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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

This task blocks these from closing
 FS#8109 - Pacman 3.1 Release Roadmap 
Closed by  Aaron Griffin (phrakture)
Wednesday, 31 October 2007, 23:20 GMT
Reason for closing:  Implemented
Additional comments about closing:  Fixed in git
Comment by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 16:36 GMT
What's wrong with "pacman -S dvd-repository/package-name" ?
Comment by Artyom (urandom) - Wednesday, 31 October 2007, 19:42 GMT
Thanks. Looks like this method described only in wiki page. I think it will be useful to show it on man page like

pacman <operation> [options] [[repository/]package] ...
Comment by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 21:31 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Due in Version (Undecided → 3.1.0)
  • Task assigned to Dan McGee (toofishes)
Adding Dan on here - Dan is this documented in the new man pages?
Comment by Dan McGee (toofishes) - Wednesday, 31 October 2007, 23:08 GMT Comment by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 23:19 GMT

Loading...