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.
Tasklist

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
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

View Dependency Graph

This task blocks these from closing
 FS#8109 - Pacman 3.1 Release Roadmap 
Closed by  Aaron Griffin (phrakture)
Wednesday, 31 October 2007, 19:20 GMT-5
Reason for closing:  Implemented
Additional comments about closing:  Fixed in git
Comment by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 12:36 GMT-5
What's wrong with "pacman -S dvd-repository/package-name" ?
Comment by Artyom (urandom) - Wednesday, 31 October 2007, 15:42 GMT-5
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, 17:31 GMT-5
  • 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, 19:08 GMT-5 Comment by Aaron Griffin (phrakture) - Wednesday, 31 October 2007, 19:19 GMT-5

Loading...