Bug 1239133
| Summary: | caja crashes when opening an external USB drive on the desktop | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom Killian <tom.killian> |
| Component: | udisks | Assignee: | David King <amigadave> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 21 | CC: | amigadave, raveit65.sun |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-05 06:57:26 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: | |
| Embargoed: | |||
|
Description
Tom Killian
2015-07-03 16:56:06 UTC
Confirmed with udisks-1.0.5-1.fc21. Downgrade to udisks-1.0.4-15.fc21.x86_64 and the issue is gone. But that's not the only issue with new udisk version. Here caja becomes unusable. [root@mother rave]# systemctl status udisks.service -l
● udisks.service - Disk Manager (legacy version)
Loaded: loaded (/usr/lib/systemd/system/udisks.service; static)
Active: failed (Result: exit-code) since Sa 2015-07-04 00:19:12 CEST; 25s ago
Docs: man:udisks(7)
Process: 2875 ExecStart=/usr/lib/udisks/udisks-daemon --no-debug (code=exited, status=203/EXEC)
Main PID: 2875 (code=exited, status=203/EXEC)
Jul 04 00:19:12 mother.mother.loc systemd[2875]: Failed at step EXEC spawning /usr/lib/udisks/udisks-daemon: No such file or directory
Jul 04 00:19:12 mother.mother.loc systemd[1]: udisks.service: main process exited, code=exited, status=203/EXEC
Jul 04 00:19:12 mother.mother.loc systemd[1]: Failed to start Disk Manager (legacy version).
Jul 04 00:19:12 mother.mother.loc systemd[1]: Unit udisks.service entered failed state.
Jul 04 00:19:12 mother.mother.loc systemd[1]: udisks.service failed.
OK, I removed the symlink /usr/lib/udisks/udisks-daemon -> /usr/libexec/udisks-daemon and installed udisks-1.0.5-2 per above. Issue resolved, thanks. *** This bug has been marked as a duplicate of bug 1238664 *** |