Opened 13 years ago

Closed 13 years ago

#9679 closed Bug Report - General (Invalid)

Library Install path incorrect when using Gentoo overlay (0.24_p20110319)

Reported by: scox_nz@… Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: Packaging Version: 0.24-fixes
Severity: medium Keywords: Gentoo install path
Cc: Ticket locked: no

Description

the libraries are being installed into /usr, instead /usr/lib64 (on a 64bit machine)

moving the libs manually resolved the issue - it may be line 218 of the ebuild - einstall INSTALL_ROOT="{D}"
die "install failed"

Change History (5)

comment:1 Changed 13 years ago by scox_nz@…

this should really be a higher priority - mythbackend/mythfrontdend will not start and ldd will report the libs as "not found" if checking the binaries

comment:2 Changed 13 years ago by Kenni Lund [kenni a kelu dot dk]

Milestone: 0.24.1unknown
Owner: set to Rob Smith
Status: newassigned

comment:3 Changed 13 years ago by Rob Smith

Status: assignedinfoneeded

/usr/lib64/libmythtv-0.24.so.0 exists here. Can you attach the output when you emerge myth?

comment:4 Changed 13 years ago by scox_nz@…

Sorry - Portage on my box must have gone haywire after updating (after emerge --sync it recommended updating Portage as a new version was available) - but for some reason subsequently the lib-dirs argument must have been blank when emerging all the myth* packages.

(I needed to re-extract a Gentoo stage 3 tar to get a working system again - not sure what went wrong).

After re-emerging portage & system I could re-emerge Myth* and everything was back to normal.

Please close the ticket - sorry for wasting your time.

Finally - thanks for all your hard work on MythTv?!

comment:5 Changed 13 years ago by Rob Smith

Resolution: Invalid
Status: infoneededclosed
Note: See TracTickets for help on using tickets.