mythtv is built without libhdhomerun in disco

Bug #1826664 reported by Benoit Grégoire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mythtv (Ubuntu)
Fix Committed
Medium
Thomas Mashos

Bug Description

It causes the popular hdhomerun tuners to stop working. It's probably missing a builddep libhdhomerun-dev

Just rebuilding the package with the following causes libhdhomerun to be detected and creates working packages:

apt-get source mythtv-backend
sudo apt-get build-dep mythtv-backend
#This is the important part
sudo apt install libhdhomerun-dev
cd mythtv-30.0+fixes.20190207.1c2068c62b
dpkg-buildpackage -rfakeroot -uc -b
cd ..
sudo dpkg --install ...

This is on Ubuntu 19.04, in package version 2:30.0+fixes.20190207.1c2068c62b-0ubuntu1 (as distributed in disco as of 2019-04-27)

summary: - mythtv is built with libhdhomerun in disco
+ mythtv is built without libhdhomerun in disco
Revision history for this message
Thomas Mashos (tgm4883) wrote :

I've just pushed a fix for this here https://github.com/MythTV/packaging/commit/578adfa06cb2e03772b83fc295cfaed073735144

This should be fixed in the next build located in the fixes/30 PPA
https://launchpad.net/~mythbuntu/+archive/ubuntu/30

Changed in mythtv (Ubuntu):
assignee: nobody → Thomas Mashos (tgm4883)
importance: Undecided → Medium
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.