Summary: | build recoll kio slave for kde? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard Z. <rz> |
Component: | recoll | Assignee: | Terje Røsten <terje.rosten> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | johannes.lips, rz, terje.rosten |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | recoll-1.20.5-2.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-04-21 19:31:08 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Richard Z.
2015-03-18 13:27:28 UTC
Did a test build: http://koji.fedoraproject.org/koji/taskinfo?taskID=9289175 Download this: https://kojipkgs.fedoraproject.org//work/tasks/9175/9289175/recoll-1.20.2-1.fc21.x86_64.rpm install & test? thanks, I would need the i686 rpm or source rpm to test it - could not find these? Try these: https://kojipkgs.fedoraproject.org//work/tasks/9176/9289176/recoll-1.20.2-1.fc21.i686.rpm http://koji.fedoraproject.org/koji/taskinfo?taskID=9289173 somehow not working for me, tried dolphin "recollf:/" and konqueror "recoll:/" and getting klauncher said: Error loading 'kio_recoll'. which is odd, because all files seem in their place. Will try again when I have a chance to reboot the system. got at the core of the problem: /usr/lib/kde4/kio_recoll.so references librecoll.so.1.20.2 which isn't in the default library path but in /usr/lib/recoll/ can you give me a pointer to the SRPM or specfile so I can play with the build and see how to fix the linker flags? Don't see the newest change to build the kio slave in the repo? Updated package, please test: http://koji.fedoraproject.org/koji/taskinfo?taskID=9421925 Works great :) recoll-1.20.5-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/recoll-1.20.5-1.fc20 recoll-1.20.5-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/recoll-1.20.5-1.fc21 recoll-1.20.5-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/recoll-1.20.5-1.fc22 Package recoll-1.20.5-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing recoll-1.20.5-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-5772/recoll-1.20.5-1.fc22 then log in and leave karma (feedback). Is this the reason I need to install kde libs now? I was using it in Xfce quite nicely, but like this it's a bit too much for me. Yeah, I understand. Will create a sub package for this stuff, thanks for the report. Thanks a lot! This is awesome! :-) No problem, fix is just a few lines. recoll-1.20.5-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. recoll-1.20.5-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. recoll-1.20.5-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. gretl-1.10.1-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/gretl-1.10.1-2.fc22 gretl-1.10.1-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/gretl-1.10.1-2.fc21 gretl-1.10.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/gretl-1.10.1-2.fc20 Sorry, copied the wrong bug number from my e-mail client to bodhi. The library path error did creep back into recoll-kio.i686 0:1.20.5-2.fc21 : Could not open library '/usr/lib/kde4/kio_recoll.so'. Cannot load library /usr/lib/kde4/kio_recoll.so: (librecoll.so.1.20.5: cannot open shared object file: No such file or directory) klauncher(10026)/kio (KLauncher) KLauncher::processRequestReturn: "kio_recoll" failed. dolphin(10012): couldn't create slave: "Unable to create io-slave: klauncher said: Error loading 'kio_recoll'. |