Modify ↓
Ticket #10982 (closed Patch - Bug Fix: fixed)
Opened 9 months ago
Last modified 9 months ago
Hardware Profile submission fails when MYTHCONFDIR is set
| Reported by: | Lawrence Rust <lvr@…> | Owned by: | wagnerrp |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.26 |
| Component: | MythTV - General | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | hardware profile MYTHCONFDIR |
| Cc: | Ticket locked: | no |
Description
If the MYTHCONFDIR EV is set to a directory other than the default ~/.mythtv then sendProfile.py fails and the user is unable to submit their hardware profile:
smolt.UUIDError: Unable to save UUID to /home/lvr/.mythtv/HardwareProfile/hw-uuid. Please run once as root. sendProfile.py exited with error 1: FAILURE
The attached patch fixes config.py to use MYTHCONFDIR if it's set. The bug also affects 0.25.
Attachments
Change History
Changed 9 months ago by Lawrence Rust <lvr@…>
- Attachment 0001-Fix-hardwareProfile-to-work-with-MYTHCONFDIR-environ.patch added
comment:1 Changed 9 months ago by wagnerrp
- Owner set to wagnerrp
- Status changed from new to accepted
- Version changed from Master Head to 0.25-fixes
comment:3 Changed 9 months ago by Raymond Wagner <rwagner@…>
- Status changed from accepted to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
