FS#11007 - raptor conflicts with redland
Attached to Project:
Arch Linux
Opened by Pierre Schmitz (Pierre) - Friday, 25 July 2008, 13:13 GMT
Last edited by Pierre Schmitz (Pierre) - Friday, 25 July 2008, 19:08 GMT
Opened by Pierre Schmitz (Pierre) - Friday, 25 July 2008, 13:13 GMT
Last edited by Pierre Schmitz (Pierre) - Friday, 25 July 2008, 19:08 GMT
|
Details
raptor and redland both include the following files:
raptor: /usr/bin/rapper exists in filesystem raptor: /usr/bin/raptor-config exists in filesystem raptor: /usr/include/raptor.h exists in filesystem raptor: /usr/lib/libraptor.a exists in filesystem raptor: /usr/lib/libraptor.so exists in filesystem raptor: /usr/lib/libraptor.so.1 exists in filesystem raptor: /usr/lib/libraptor.so.1.1.0 exists in filesystem raptor: /usr/lib/pkgconfig/raptor.pc exists in filesystem This results in unnecessary unresolvable dependencies. E.g. rosengarden and KDE-4 cannot be installed at the same time. Maybe those packages could depend on each other (lib and app) or just replaced by the other one. |
This task depends upon
Comment by Jan de Groot (JGC) -
Friday, 25 July 2008, 14:43 GMT
redland should be compiled with --with-raptor=system and raptor
should be added to its dependencies.
Comment by Pierre Schmitz (Pierre) -
Friday, 25 July 2008, 19:08 GMT
Right, sounds like a good idea. :-) The packages in testing are
made like this.