FS#7416 - dependencies are not always resolved properly
Attached to Project:
Pacman
Opened by Alexander Baldeck (kth5) - Monday, 11 June 2007, 07:54 GMT
Last edited by Dan McGee (toofishes) - Friday, 28 September 2007, 18:29 GMT
Opened by Alexander Baldeck (kth5) - Monday, 11 June 2007, 07:54 GMT
Last edited by Dan McGee (toofishes) - Friday, 28 September 2007, 18:29 GMT
|
Details
Summary and Info:
I just added a new qemu with kvm support for testing/x86_64 (11th June 2007). This one requires kvm-modules to be installed as runtime dependency. Both packages are properly in the db.tar.gz that should not be the problem. When I hit: "pacman -S qemu" with none of the two installed, it will only install qemu. /var/lib/pacman/local/qemu-*/depends even has kvm-modules as depends listed when qemu has been installed... Steps to Reproduce: see above |
This task depends upon
Closed by Dan McGee (toofishes)
Friday, 28 September 2007, 18:29 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in scripts
Friday, 28 September 2007, 18:29 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in scripts
export CARCH=x86_64 && db-testing64
Adding dale and jason, as one of them might be faster than I
Can someone verify that it works?