[mythtv-commits] Ticket #13627: mytharchivehelper calls QList without error handling

MythTV noreply at mythtv.org
Tue Aug 25 02:13:47 UTC 2020


#13627: mytharchivehelper calls QList without error handling
----------------------------------------------+----------------------------
 Reporter:  martinscharnke                    |          Owner:  (none)
     Type:  Bug Report - General              |         Status:  new
 Priority:  minor                             |      Milestone:
                                              |  needs_triage
Component:  MythTV - General                  |        Version:  v31-fixes
 Severity:  medium                            |     Resolution:
 Keywords:  mytharchivehelper QList coredump  |  Ticket locked:  0
----------------------------------------------+----------------------------

Comment (by martinscharnke):

 I am still unable to configure mythtv source ...
 libtag1-dev is indeed installed.

 {{{
 sudo apt install libtag1-dev
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 libtag1-dev is already the newest version (1.11.1+dfsg.1-0.3ubuntu2).
 0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
 }}}


 I can run the ansible recipe successfully to completion
 {{{
 PLAY RECAP
 ****************************************************************************************************************************************************************************************************************************************
 localhost                  : ok=17   changed=0    unreachable=0
 failed=0    skipped=118  rescued=0    ignored=0
 }}}
 Yet configure still complains:
 {{{
 ~/Downloads/mythtv/mythtv$ ./configure
 ERROR: cannot find taglib 1.7 or later.

 If you think configure made a mistake, make sure that you are using the
 latest
 version of MythTV from git.  If the latest version fails, report the
 problem to the
 mythtv-dev at mythtv.org mailing list or IRC #mythtv on irc.freenode.net
 Include the log file "config.ep" produced by configure as this will help
 solve the problem.
 }}}
 {{{
 git pull mythtv
 From mythtv
  * branch                  HEAD       -> FETCH_HEAD
 Already up to date.
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13627#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list