Page 1 of 1

Dag's sablotron and ART's js not working together

Posted: Sun Jul 30, 2006 8:28 am
by breun
When I run yum update I get
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package sablotron.i386 0:1.0.3-1.fc3.rf set to be updated
--> Running transaction check
--> Processing Dependency: libjs.so.1 for package: sablotron
--> Finished Dependency Resolution
Error: Missing Dependency: libjs.so.1 is needed by package sablotron
I have sablotron-1.0.2-3.rhfc3.art and js-1.5rc6a-1.rhfc3.art installed, but now yum wants to upgrade to Dag's sablotron package. However, Dag's sablotron seems to require libjs.so.1 while js-1.5rc6a-1.rhfc3.art doesn't provide that. It does provide libjs.so, so I guess it's just a matter of symlinking.

Also I believe sablotron once came onto my system as a dependency for a ART package, but now it seems I have no packages depending on sablotron. Maybe I can just remove it then? Still thought I'd report this.

Posted: Sun Jul 30, 2006 9:47 am
by scott
Thats correct, its not used by anything any more. It was used by the xslt php packages, which have been superceded in the newer php designs.

Posted: Sun Jul 30, 2006 9:57 am
by breun
Removed sablotron and js packages and all is well.