Opened 4 years ago

Closed 4 years ago

Last modified 3 years ago

#13586 closed Bug Report - General (Fixed)

Packaging deb-light missing libxml-simple-perl

Reported by: Mike Bibbings Owned by: Peter Bennett
Priority: minor Milestone: 31.0
Component: Packaging Version: Master Head
Severity: medium Keywords: fixes/30 fixes/31
Cc: Ticket locked: no

Description

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.

Change History (4)

comment:1 Changed 4 years ago by Peter Bennett

Owner: set to Peter Bennett
Status: newaccepted

comment:2 Changed 4 years ago by Peter Bennett

I have updated it and built and deployed a new package to bintray.

comment:3 Changed 4 years ago by Peter Bennett

Resolution: Fixed
Status: acceptedclosed

comment:4 Changed 3 years ago by Stuart Auchterlonie

Milestone: needs_triage31.0
Note: See TracTickets for help on using tickets.