-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
While testing to see if v36 builds on u22 with the packaging script, I noticed that build-debs.sh stopped and asked me to confirm, which I thought was odd. But then I noticed "Missing build dependencies for mythtv, will install them now", which I found odd since I had just run
git clone http://github.com/mythtv/ansible
cd ansible
./mythtv.yml --limit=localhost --extra-vars='{"venv_active":true}'
export VIRTUAL_ENV=/home/whu/.virtualenvs/mythtv
I have no idea is this mean ansible is missing something, or the packaging scripts are including things that aren't needed, or what. And the script installs them anyway. But I figured I would mention it.
tar czf /home/whu/build/packaging/deb/mythtv/../mythtv_36.0"+"fixes.20260308.a312d68f.orig.tar.gz --exclude-vcs --exclude
.pc --exclude-tag-all mythtv.make *
Missing build dependencies for mythtv, will install them now:
Note, using directory '.' to get the build dependencies
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
comerr-dev dh-python fftw-dev fftw2 help2man ibverbs-providers krb5-multidev libbz2-dev libcdaudio-dev
libcdaudio1 libcdparanoia-dev libclass-accessor-perl libclass-dbi-perl libclass-trigger-perl
libcoverart-dev libcoverart1 libcoverartcc1v5 libdbix-contextualfetch-perl libdeflate-dev
libdiscid-dev libdiscid0 libdvdnav-dev libdvdnav4 libdvdread-dev libdvdread8 libexif-dev libfaad-dev
libfaad2 libfabric1 libgif-dev libgif7 libgssrpc4 libhwloc-plugins libhwloc15 libibverbs1 libid3tag0
libid3tag0-dev libima-dbi-perl libimlib2 libimlib2-dev libjansson-dev libjbig-dev libjpeg-dev
libjpeg-turbo8-dev libjpeg8-dev libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10 liblirc-client0
liblirc-dev liblirc0 liblircclient-dev liblzma-dev libmad0 libmad0-dev libmusicbrainz5-2
libmusicbrainz5-dev libmusicbrainz5cc2v5 libneon27-gnutls libneon27-gnutls-dev libopenmpi3 libpmix2
libpsm-infinipath1 libpsm2-2 librdmacm1 libtiff-dev libtiffxx5 libucx0 libudev-dev
libuniversal-moniker-perl libusb-0.1-4 libvisual-0.4-dev libwebp-dev libxcb-shm0-dev libxvmc-dev
0 upgraded, 75 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.6 MB of archives.
After this operation, 38.4 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels