[Bug 2051908] Re: autopkgtests fail with for version 5.0~1-4
Paride Legovini
2051908 at bugs.launchpad.net
Tue Feb 6 17:02:58 UTC 2024
Hello and thanks for submitting this patch both here and to Debian. I
have some comments/questions about it:
1. Do we actually need to keep the upstream way to detect ASTLIBDIR when
$(ASTMODDIR) is not set? I'm speaking of:
+ifeq ($(ASTMODDIR),)
+ ASTLIBDIR:=$(shell awk '/moddir/{print $$3}' /etc/asterisk/asterisk.conf 2> /dev/null)
Maybe in the context of the Debian package we can just assume $ASTMODDIR
is set from d/rules.
2. You mentioned that the issues comes from the fact that asterisk-
config isn't a build-dep, and "rightly so". Is there any issue in
installing asterisk-config as a build-dep? That will allow auto-
detecting ASTLIBDIR with the upstream logic.
3. If you're keeping the d/patches patch, please add full dep-3 headers
(https://dep-team.pages.debian.net/deps/dep3/), but I really suggest
exploring the solution above.
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2051908
Title:
autopkgtests fail with for version 5.0~1-4
Status in asterisk-espeak package in Ubuntu:
New
Bug description:
Failure of autopkgtests [1] is reported for the 5.0~1-4 which is
currently in noble proposed(universe). The output shows a failure of
the loading of app_espeak module into asterisk.
==== output =====
666s Removing autopkgtest-satdep (0) ...
666s autopkgtest [09:39:15]: test module-loadable: [-----------------------
668s Asterisk has fully booted.
668s Unable to load module app_espeak
668s Command 'module load app_espeak' failed.
668s autopkgtest [09:39:17]: test module-loadable: -----------------------]
668s module-loadable FAIL non-zero exit status 1
668s autopkgtest [09:39:17]: test module-loadable: - - - - - - - - - - results - - - - - - - - - -
668s autopkgtest [09:39:17]: @@@@@@@@@@@@@@@@@@@@ summary
668s module-loadable FAIL non-zero exit status 1
==================
[1] https://autopkgtest.ubuntu.com/results/autopkgtest-
noble/noble/amd64/a/asterisk-espeak/20240127_093929_2a248@/log.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk-espeak/+bug/2051908/+subscriptions
More information about the Ubuntu-sponsors
mailing list