FS#1769 - makepkg dependency checking with -s
Attached to Project:
Pacman
Opened by Jan de Groot (JGC) - Wednesday, 10 November 2004, 20:30 GMT
Last edited by Dan McGee (toofishes) - Thursday, 20 December 2007, 14:01 GMT
Opened by Jan de Groot (JGC) - Wednesday, 10 November 2004, 20:30 GMT
Last edited by Dan McGee (toofishes) - Thursday, 20 December 2007, 14:01 GMT
|
Details
When running makepkg with the -s switch, it does not go very
well with versioned dependencies.
When I add a dependency on let's say gconf>=2.8.1, makepkg installs gconf-2.8.0.1-1 using pacman and then goes building. When I start makepkg without -s switch and having gconf-2.8.0.1-1 installed, makepkg will fail on the dependency as expected. |
This task depends upon
Closed by Dan McGee (toofishes)
Thursday, 20 December 2007, 14:01 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 3.1
Thursday, 20 December 2007, 14:01 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 3.1
This is on the todo list, though.
Jan?