Le 27/04/2025 à 16:32, Chris Hofstaedtler a écrit :
a) /etc/apache2/conf-available/javascript-common.conf does NOT exist?
indeed. I don't remember ever touching this file.
b) Does the following print anything?
dpkg -C javascript-common
```
The following packages are only half configured, probably due to problems
configuring them the first time. The configuration should be retried using
dpkg --configure <package> or the configure menu option in dselect:
javascript-common Base support for JavaScript library packages
```
c) What do the following print?
dpkg -l javascript-common
```
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=================-============-============-============================================
iF javascript-common 12 all Base support for
JavaScript library packages
```
dpkg -L javascript-common
```
/.
/etc
/etc/apache2
/etc/apache2/conf-available
/etc/apache2/conf-available/javascript-common.conf
/etc/lighttpd
/etc/lighttpd/conf-available
/etc/lighttpd/conf-available/90-javascript-alias.conf
/usr
/usr/share
/usr/share/doc
/usr/share/doc/javascript-common
/usr/share/doc/javascript-common/README.Debian
/usr/share/doc/javascript-common/changelog.gz
/usr/share/doc/javascript-common/copyright
/usr/share/javascript
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/javascript-common
```