Control: found -1 javascript-common/12 Hi VA,
On Sun, Apr 27, 2025 at 02:50:17PM +0200, VA wrote: > The given commands output `No conf matches javascript-common` and `1`. [..] please provide the additional info requested by Fiona: On Fri, 11 Apr, 2025, Fiona Ebner wrote: [..] | AFAICT, the postinst script most likely fails in the automatically added | snippet: | | > # Automatically added by dh_apache2/UNDECLARED | > if true; then | > if [ -e /usr/share/apache2/apache2-maintscript-helper ] ; then | > . /usr/share/apache2/apache2-maintscript-helper | > for conf in javascript-common ; do | > apache2_invoke enconf $conf || exit 1 | > done | > fi | > fi | > # End automatically added section | | Looking at the apache2-maintscript-helper, could you please run the | following commands and share the output? | | > a2query -c javascript-common | > echo $? | | Please also check your system logs/journal from the time around you | attempted the upgrade, there might be more messages there. | | I wasn't able to reproduce the issue. For me, the javascript-common | installs and re-installs without issue. Thus, I wonder if this should be | considered release-critical or lowered in priority. Best, Chris