[mythtv-commits] Ticket #13586: Packaging deb-light missing libxml-simple-perl

MythTV noreply at mythtv.org
Sun Feb 23 14:40:26 UTC 2020


#13586: Packaging deb-light missing libxml-simple-perl
--------------------------------------+-------------------------------
     Reporter:  Mike Bibbings         |      Owner:  (none)
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  needs_triage
    Component:  Packaging             |    Version:  Master Head
     Severity:  medium                |   Keywords:  fixes/30 fixes/31
Ticket locked:  0                     |
--------------------------------------+-------------------------------
 libxml-simple-perl is missing from install depends for mythtv-light in
 package.sh. This causes ./optimize_mythdb.pl to fail when running
 mythbackend on Raspberry Pi.

 Reported by Jim A in https://forum.mythtv.org/viewtopic.php?p=17335#p17335

 Can't locate XML/Simple.pm in @INC (you may need to install the
 XML::Simple module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-
 gnueabihf/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/arm-linux-
 gnueabihf/perl5/5.28 /usr/share/perl5 /usr/lib/arm-linux-
 gnueabihf/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib
 /arm-linux-gnueabihf/perl-base) at /usr/local/share/perl/5.28.1/MythTV.pm
 line 27.
 BEGIN failed--compilation aborted at
 /usr/local/share/perl/5.28.1/MythTV.pm line 27.
 Compilation failed in require at ./optimize_mythdb.pl line 15.
 BEGIN failed--compilation aborted at ./optimize_mythdb.pl line 15.

 For ubuntu/debian mythtv/packaging/deb/debian/control libxml-simple-perl
 is install depends for mythtv-backend, mythtv-frontend, mythweather.


 Affects master, fixes/30 fixes/31.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13586>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list