FS#3222 - make 'pacman -S x' work
Attached to Project:
Pacman
Opened by Miklos Vajna (vmiklos) - Saturday, 24 September 2005, 17:10 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 03 January 2007, 19:50 GMT
Opened by Miklos Vajna (vmiklos) - Saturday, 24 September 2005, 17:10 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 03 January 2007, 19:50 GMT
|
Details
If the target is not found in sync db, try to search a
package that provides it.
(ie. make 'pacman -S x' work) The attached patch implements this. |
This task depends upon
Closed by Aaron Griffin (phrakture)
Wednesday, 03 January 2007, 23:31 GMT
Reason for closing: Implemented
Additional comments about closing: The fix matching this bug is in CVS. It may be better to change the actual behavior at a later date, but that's outside the scope of this bug.
Wednesday, 03 January 2007, 23:31 GMT
Reason for closing: Implemented
Additional comments about closing: The fix matching this bug is in CVS. It may be better to change the actual behavior at a later date, but that's outside the scope of this bug.
pacman-2.9.7-provides_search....
i.e. when installing some wiki/forum package that depends on web-server pacman should ask which one to install.
Mr Miklos, what do you think?
when we used xorg6 and makepkg had the -s option and the pkg had an 'x' dependency then this was a musthave for automated package building (eg. in a chroot)
what roman says that would be nice, too but this patch just picks up the first choice