Opened 10 years ago
Closed 10 years ago
#9338 closed Patch - Bug Fix (Won't Fix)
Sandbox violation (gentoo)
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Plugin - MythWeather | Version: | Master Head |
Severity: | medium | Keywords: | Sandbox violation |
Cc: | Ticket locked: | no |
Description
Gentoo complains about a sandbox violation referencing how the mythweather scripts are being installed. The attached patch changes the install method to use the same process the install of the mythvideo scripts uses.
Attachments (1)
Change History (2)
Changed 10 years ago by
Attachment: | mythweather-makefile-fix.patch added |
---|
comment:1 Changed 10 years ago by
Resolution: | → Won't Fix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You will have to find another way to fix your packaging issue. The use of qmake for installing these scripts was removed because it doesn't work 100% right, and I'm not putting it back to using qmake. Find a way that involves keeping the new Makefiles, not backtracking.