Bug 488756
| Summary: | DeviceKit interferes with livecd-creator | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> |
| Component: | livecd-tools | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | davidz, katzj |
| 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: | 2009-03-20 17:48:51 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 446452 | ||
|
Description
Warren Togami
2009-03-05 16:56:19 UTC
Bug #488850 devkit-disks --inhibit broken parameter handling While this might work around the problem, it introduces new and different problems 1) Someone plugs in a USB device while their livecd build is running. Now their USB device doesn't get mounted 2) Everything that we've done to have "nice" handling of ctrl-C is thrown out the window. Entirely. Forget cleanup. Really, this whole "inhibit a subsystem" thing is nothing more than a large hack that we really need to have a better solution for :/ Okay, new DeviceKit-disks (003-7.fc11) fixes this by not automounting all dm devices |