FS#10088 - pacman -Syu impossible if anjuta is installed
Attached to Project:
Arch Linux
Opened by Danny Arnold (despairblue) - Sunday, 06 April 2008, 08:30 GMT
Last edited by Aaron Griffin (phrakture) - Monday, 14 April 2008, 15:03 GMT
Opened by Danny Arnold (despairblue) - Sunday, 06 April 2008, 08:30 GMT
Last edited by Aaron Griffin (phrakture) - Monday, 14 April 2008, 15:03 GMT
|
Details
Description:
The new Anjuta version depends on graphviz>=2.18 and graphviz is 2.16 in the repos. So if you have anjuta installed and you want to update your system all you get is: ________________________________________________________________ resolving dependencies... error: cannot resolve "graphviz>=2.18", a dependency of "anjuta" error: failed to prepare transaction (could not satisfy dependencies) :: anjuta: requires graphviz>=2.18 ________________________________________________________________ Steps to reproduce: Try to install anjuta or update if you have it installed. |
This task depends upon
Closed by Aaron Griffin (phrakture)
Monday, 14 April 2008, 15:03 GMT
Reason for closing: Fixed
Additional comments about closing: graphviz 2.18 now in extra
Monday, 14 April 2008, 15:03 GMT
Reason for closing: Fixed
Additional comments about closing: graphviz 2.18 now in extra

Please install graphviz from testing. I can't move anything from
testing to extra at this moment due to CVS->SVN repository
migration. When I moved anjuta, I forgot to move graphviz with it.

Ok, thanks for the clarification.