Bug 595151
| Summary: | Deluge broken in F13 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bobpoljakov | ||||
| Component: | deluge | Assignee: | Peter Gordon <peter> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | peter | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-05-27 18:27:54 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
I've found the source of the problem. After updating from f12 to f13, rb_libtorrent and rb_libtorrent-python was not upgraded properly. After removing the mentioned packages, and reinstall them, deluge works fine. |
Created attachment 415976 [details] deluge startup error Description of problem: After upgrade to F13, deluge can't be used anymore. After startup, it shows an error, and dont start in classic mode: ImportError: libboost_python-mt.so.5: cannot open shared object file: No such file or directory After switching to non classic mode, there's a connection to 127.0.0.1:<someport> , but Start daemon button does nothing I've deleted the old config, but it doesn't help. Version-Release number of selected component (if applicable): deluge-1.2.0-1.fc13.noarch deluge-1.2.3-1.fc13.noarch (from koji) How reproducible: Start deluge with old config or without any config. Try to use classic mode, or try to start daemon Steps to Reproduce: 1.Start deluge 2. 3. Actual results: Python error in classic mode, can't start daemon in non classic mode Expected results: working classic mode and working daemon Additional info: