Package: wims Version: 2:4.31b+dfsg1-3 Severity: important `apt dist-upgrade` had not been able to upgrade wims.
Using aptitude, marking manually wims for upgrade to 4.31b+dfsg1-3 and wims- modules for uninstalling (sorry for the messages in Spanish) ``` Performing actions... ... dpkg: wims-modules: problemas de dependencias, pero se desinstalará de todas formas tal y como se solicitó: wims depende de wims-modules (>= 2:4.30+dfsg1-1). (Leyendo la base de datos ... 1076080 ficheros o directorios instalados actualmente.) Desinstalando wims-modules (2:4.30+dfsg1-1) ... (Leyendo la base de datos ... 1059569 ficheros o directorios instalados actualmente.) Preparando para desempaquetar .../wims_3%3a4.31b+dfsg1-3_amd64.deb ... Desempaquetando wims (3:4.31b+dfsg1-3) sobre (2:4.30+dfsg1-1) ... dpkg: error al procesar el archivo /var/cache/apt/archives/wims_3%3a4.31b+dfsg1-3_amd64.deb (--unpack): no se puede abrir `/var/lib/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js.dpkg- new': No existe el fichero o el directorio apache2_invoke wims: already enabled Se encontraron errores al procesar: /var/cache/apt/archives/wims_3%3a4.31b+dfsg1-3_amd64.deb needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1) ``` The error message is that `/var/lib/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js.dpkg- new' can't be found. The file is in the package... ``` $ apt-file search foundation.accordion.min.js wims: /var/lib/wims/public_html/html/themes/_inc/foundation/foundation.accordion.min.js wims: /var/lib/wims/public_html/html/themes/_inc/foundation/foundation.accordion.min.js.map wims: /var/lib/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js wims: /var/lib/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js.map ``` ... but is not installed in the computer ``` $ ls -la /var/lib/wims/public_html/themes/_inc/foundation/ total 16 drwxr-xr-x 2 root root 12288 mar 25 10:57 . drwxr-xr-x 3 root root 4096 mar 25 10:57 .. ``` Nothing is copied to the subdirectory. Checking whether the system fixes itself ``` # LANGUAGE=C apt --fix-broken install Correcting dependencies... Done Upgrading: wims Summary: Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 0 Download size: 0 B / 29,4 MB Space needed: 58,5 MB / 152 GB available (Reading database ... 1059569 files and directories currently installed.) Preparing to unpack .../wims_3%3a4.31b+dfsg1-3_amd64.deb ... Unpacking wims (3:4.31b+dfsg1-3) over (2:4.30+dfsg1-1) dpkg: error processing archive /var/cache/apt/archives/wims_3%3a4.31b+dfsg1-3_amd64.deb (--unpack): unable to open '/var/lib/wims/public_html/themes/_inc/foundation/foundation.accordion.min.js.dpkg- new': No such file or directory apache2_invoke wims: already enabled Errors were encountered while processing: /var/cache/apt/archives/wims_3%3a4.31b+dfsg1-3_amd64.deb needrestart is being skipped since dpkg has failed Error: Sub-process /usr/bin/dpkg returned an error code (1) ``` -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.19.8+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_USER Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wims depends on: ii adduser 3.154 ii bsd-mailx [mailx] 8.1.2-0.20220412cvs-1.1 ii chemeq 3.7-1+b1 ii cpp 4:15.2.0-5 ii fortunes 1:1.99.1-9.2 ii gnuplot 6.0.3+dfsg1-1 ii gnuplot-x11 [gnuplot] 6.0.3+dfsg1-1 ii graphviz 14.1.2-1 ii imagemagick 8:7.1.2.15+dfsg1-2 ii imagemagick-7.q16 [imagemagick] 8:7.1.2.15+dfsg1-2 ii ldap-utils 2.6.10+dfsg-1+b1 ii libapache2-mod-fcgid 1:2.3.9-4 ii libc6 2.42-13 ii libcrypt1 1:4.5.1-1 ii libgcc-s1 16-20260308-1 ii libgd3 2.3.3-13+b1 ii libstdc++6 16-20260308-1 ii libwebservice-validator-html-w3c-perl 0.28-3 ii mailutils [mailx] 1:3.20-3 ii maxima 5.49.0+dsfg-4 ii maxima-share 5.49.0+dsfg-4 ii octave 11.1.0-2 ii pari-gp 2.17.3-1+b1 ii qrencode 4.1.1-2+b1 ii texlive-base 2025.20260124-1 ii texlive-fonts-recommended 2025.20260124-1 ii texlive-latex-base 2025.20260124-1 ii units-filter 4.2.1-1+b1 ic wims-modules 2:4.30+dfsg1-1 Versions of packages wims recommends: ii apache2 [httpd] 2.4.66-8 ii gap 4.15.1-1 ii wims-help 4.01-5 ii yacas 1.9.1+dfsg-1 wims suggests no packages. -- Configuration Files: /etc/apache2/conf-available/wims.conf [file not found] -- debconf information excluded

