Opened 4 years ago

Closed 2 years ago

#13590 closed Patch - Bug Fix (Trac EOL)

Packaging deb-light fix configure lines

Reported by: Mike Bibbings Owned by: Peter Bennett
Priority: minor Milestone: needs_triage
Component: Packaging Version: v31-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

applies to fixes/31 and master

Fix configure lines for mythtv (--enable-libmp3lame was missed) and mythplugins (update for v31 and on) see 20200225_fix_configure.patch

I have not done anything about mythplugins MythNetvision? and MythZMServer failure (used current ansible to setup depends)

MythNetvision requires the Python URL library 2 (urllib2)
Disabling MythNetvision due to missing dependencies.
Disabling MythZMServer. Requires mysql/mysql.h header

Configuration settings: 
 
        Qt minimum     5.7
        Qt installed   5.11.3
        qmake          /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake
 
        MythArchive    plugin will be built
        MythBrowser    plugin will be built
        MythGame       plugin will be built
        MythMusic      plugin will be built
        MythNetvision  plugin will not be built
        MythNews       plugin will be built
        MythWeather    plugin will be built
        MythZoneMinder plugin will be built
        libcdio        support will be included in MythMusic
        FFTW v.3       support will be included in MythMusic
        mythzmserver   support will not be included in MythZoneMinder

Info: creating stash file /home/pi/build/mythtv/mythplugins/.qmake.stash

Also in relation to python3 do the install depends (package.sh) need adjusting ?

Attachments (1)

20200225_fix_configure.patch (1.3 KB) - added by Mike Bibbings 4 years ago.

Download all attachments as: .zip

Change History (6)

Changed 4 years ago by Mike Bibbings

comment:1 Changed 4 years ago by Mike Bibbings

Just noticed change today for mythtv master (and presumably fixes/31 at some point) which is going to need a further change to ./configure see https://github.com/MythTV/mythtv/commit/8b16ce6ae8a8e214c3002a13d911c8356e061373

comment:2 Changed 4 years ago by Peter Bennett

Owner: set to Peter Bennett
Status: newassigned

comment:3 Changed 4 years ago by Peter Bennett

Resolution: Fixed
Status: assignedclosed

This has been fixed

ansible commit: 64b4964 packaging commits: c380a6b ed2e862

Version 0, edited 4 years ago by Peter Bennett (next)

comment:4 Changed 4 years ago by Peter Bennett

Resolution: Fixed
Status: closednew

Re-opened to fix further issues. See forum message

https://forum.mythtv.org/viewtopic.php?f=46&t=3719#p17791

comment:5 Changed 2 years ago by Stuart Auchterlonie

Resolution: Trac EOL
Status: newclosed

We have moved all bug tracking to github [1]

If you continue to have this issue, please open a new issue at github, referencing this ticket.

[1] - https://github.com/MythTV/mythtv/issues

Note: See TracTickets for help on using tickets.