Bug#972396: [PATCH] fix 'no space left on device' : use mktemp to avoid boot partition

2024-07-02 Thread John Mullee
diff --git a/update-initramfs b/update-initramfs index 4bb8d8a..5fe7921 100755 --- a/update-initramfs +++ b/update-initramfs @@ -138,15 +138,16 @@ generate_initramfs()      if [ "${verbose}" = 1 ]; then          OPTS="-v ${OPTS}"      fi +    initramfs_tmp=$(mktemp)      # shellcheck disa

Bug#985903: lib3MF.so.1: undefined symbol: zip_fclose

2021-03-25 Thread John Mullee
Package: lib3mf1 Version: 1.8.1+ds-3 Severity: important Tags: patch upstream Dear Maintainer, * running CGAL Demos * Recompiled lib from sources, after debugging and patching NB : wouldn't build as was * cgal-demo runs and can r/w *.3mf files * had expected cgal demo to work;

Bug#863002: grep missing path

2017-05-19 Thread john mullee
Package: grep Version: 2.20-4.1 cat /bin/egrep #!/bin/sh exec grep -E "$@" should replace with exec /bin/grep -E "$@" to reproduce: root@debian-512mb-fra1-01:/opt/firewall# bash root@debian-512mb-fra1-01:/opt/firewall# PATH=/usr/local egrep "any" /etc/* bash: egrep: command not fo

Bug#778744: workaround for dconf-editor crash

2015-05-05 Thread john mullee
fix for: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784345 patch: /usr/share/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml ---8<--- --- org.gnome.lightsoff.gschema.xml +++ org.gnome.lightsoff.gschema.xml @@ -2,7 +2,7 @@ 1 - + The current level