https://bugzilla.novell.com/show_bug.cgi?id=461599 Summary: soprano sesame2 backend lacks dependencies Product: openSUSE 11.1 Version: Final Platform: 32bit OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: sven.burmeister@gmx.net QAContact: qa@suse.de Found By: --- If one installs the sesame2 backend it pulls the openjdk package although SUN's java packages are available from the repos. Running sopranocmd --help | grep sesame after that gives the follwoing las lines: (Soprano::PluginManager) found no soprano plugin at "/usr/lib/soprano/libsoprano_sesame2backend.so" Running ls on /usr/lib/soprano shows that the file is present. If one installs java-1_6_0-sun the same lines appear when running sopranocmd. If however one installs java-1_6_0-sun-devel one gets: (Soprano::PluginManager) loaded plugin from "/usr/lib/soprano/libsoprano_sesame2backend.so" redland, sesame2 So it seems that some file in java-1_6_0-sun-devel is needed and hence, if available, java-1_6_0-sun-devel should be pulled by the sesame2 soprano backend package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.