Bug#1005906: Strace / Docker build output

2022-02-17 Thread David Eccles (gringer)
--- Dockerfile --- FROM rocker/r-base:4.1.2 RUN echo "cachebust" COPY ./test_executable.sh /usr/local/bin RUN test_executable.sh RUN apt-get update && apt-get install -y strace nano RUN test_executable.sh --- Dockerfile --- --- test_executable.sh --- #!/bin/sh if test -x /usr/bin/head;

Bug#1005906: CIFS options

2022-02-16 Thread David Eccles (gringer)
Possibly important information: the docker container is running on a networked file system. //fileShares.X.X.X/Bioinformatics on /var/autofs/Bioinformatics type cifs (rw,relatime,vers=3.0,sec=ntlmssp,cache=strict, username=XXX,domain=XXX,uid=0,noforceuid,gid=0,

Bug#1005906: libc6: 'test -x' ignores executable bit on files and directories

2022-02-16 Thread David Eccles (gringer)
Package: libc6 Version: 2.33-6 Severity: important X-Debbugs-Cc: b...@gringene.org Dear Maintainer, I'm not sure which package this bug is linked to; I'm fairly confident it's one of the following: fontconfig-config libbrotli-dev libbrotli1 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev

Bug#1001048: vfychain: segmentation fault when trying to verify signatures signed with large keys

2021-12-02 Thread David Eccles (gringer)
My mistake, sorry. I've noticed after looking at the package versions that libnss3 is v2:3.68-1, which is not the same as the libnss3-tools version [i.e. 3.73-1].

Bug#1001048: vfychain: segmentation fault when trying to verify signatures signed with large keys

2021-12-02 Thread David Eccles (gringer)
Package: libnss3-tools Version: 2:3.73-1 Severity: important X-Debbugs-Cc: bugrepo...@gringene.org Dear Maintainer, I've recently noticed a bug in nss that was reported on Google Project Zero: https://googleprojectzero.blogspot.com/2021/12/this-shouldnt-have-happened.html The reporter's claim

Bug#793170: pulseaudio: Audio system hangs (120s timeout) while waiting for pulseaudio connection

2015-08-06 Thread David Eccles (gringer)
On 23/07/15 00:21, Felipe Sateler wrote: This looks like a kernel issue. Please try newer and older kernels, to see if the problem is fixed. This seems to be working now on my current system. Weird. Linux elegans 4.1.0-trunk-amd64 #1 SMP Debian 4.1.2-1~exp1 (2015-07-11) x86_64 GNU/Linux --

Bug#793170: pulseaudio: Audio system hangs (120s timeout) while waiting for pulseaudio connection

2015-07-21 Thread David Eccles (gringer)
Removing the Logitech USB headset appears to have fixed the hanging problem, which is a suitable temporary fix. A combination of earbuds and webcam microphone will probably do in the future while this bug is dealt with. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#793170: pulseaudio: Audio system hangs (120s timeout) while waiting for pulseaudio connection

2015-07-21 Thread David Eccles (gringer)
Package: pulseaudio Version: 6.0-2 Severity: normal Dear Maintainer, After a system upgrade ~2 weeks ago, my audio system started to hang, and I can no longer play any audio files or videos. I'm also unable to reboot or shutdown, because the system hangs indefinitely waiting for the pulseaudio

Bug#781638: openscad: Openscad places build time into compiled output

2015-03-31 Thread David Eccles (gringer)
Package: openscad Version: 2014.03+dfsg-1 Severity: minor Dear Maintainer, OpenSCAD fails reproducibility testing due to using the build date in the compiled output: https://reproducible.debian.net/rb-pkg/unstable/amd64/openscad.html A patch to remove use of the offending '__DATE__' macro is

Bug#754437: icedove terminates on startup with 'Inconsistency detected' message

2014-09-24 Thread David Eccles (gringer)
On 15/09/14 04:16, Carsten Schoenert wrote: what about writing some lines about your problem and the solution into the Debian wiki? It isn't as hard as it seems. So than we could close this bug report ... Done, see https://wiki.debian.org/Firefox -- To UNSUBSCRIBE, email to

Bug#754437: icedove terminates on startup with 'Inconsistency detected' message

2014-07-23 Thread David Eccles (gringer)
Tags: fixed I ran strace on icedove and noticed that it was complaining about having trouble finding libraries associated with the google talk plugin. I uninstalled the googletalk package (Debian package made by google), and it still crashed with the same message. I then looked in my mozilla

Bug#754437: icedove terminates on startup with 'Inconsistency detected' message

2014-07-23 Thread David Eccles (gringer)
My general advice to others who are having similar issues relating to firefox/iceweasel terminating on startup without a trace is to run strace and then look at the last few lines to see if anything looks odd: $ strace firefox http://offending_page.url 2 firefox_strace_$(date

Bug#754437: icedove terminates on startup with 'Inconsistency detected' message

2014-07-12 Thread David Eccles (gringer)
On Fri, Jul 11, 2014 at 02:35:50PM +1200, David Eccles (gringer) wrote: so this bug is not Icedove related, I think. I would like to reassign it to the iceweasel package, that's o.k. for you? Well, I'd expect similar results if I visited those webpages in icedove (assuming it could get that far

Bug#754437: icedove terminates on startup with 'Inconsistency detected' message

2014-07-10 Thread David Eccles (gringer)
Package: icedove Version: 31.0~b1-2 Severity: important Dear Maintainer, icedove crashes (or gracefully terminates) on startup, before showing any graphical elements, after showing the following message: Inconsistency detected by ld.so: dl-open.c: 689: _dl_open: Assertion `_dl_debug_initialize

Bug#754437: icedove terminates on startup with 'Inconsistency detected' message

2014-07-10 Thread David Eccles (gringer)
On 11/07/14 13:53, David Eccles (gringer) wrote: This has been a problem in the past for me using iceweasel, but I've been able to work around it by downgrading iceweasel. A downgrade of iceweasel stopped working a few days ago, but the iceweasel version of this bug seems to have been fixed

Bug#726092: Rebuild on my system seems to fix this problem

2013-12-07 Thread David Eccles (gringer)
So it turns out I had a local install at /home/$user/perl5 which was messing up the running of Perl -- I noticed this after running into the same problem with another module today. - D -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#726092: libboost-geometry-utils-perl: Perl API version does not match installed version of Perl

2013-10-12 Thread David Eccles (gringer)
Package: libboost-geometry-utils-perl Version: 0.15-1+b1 Severity: important I've been having trouble running Repetier-Host effectively after a debian update a few days ago. The current problem is an API mismatch error when running the Slic3r program, which uses Boost::Geometry::Utils:

Bug#726092: Rebuild on my system seems to fix this problem

2013-10-12 Thread David Eccles (gringer)
A simple rebuild fixes this problem (via apt-get source, then dpkg-buildpackage, then dpkg -i package.deb). Presumably the current Debian binary package was last updated prior to the Perl API change. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#725315: alsa-utils: Default sound card switches after changing Logitech USB headset

2013-10-03 Thread David Eccles (gringer)
Package: alsa-utils Version: 1.0.27.1-1 Severity: normal I've noticed that the audio for my Logitech USB headset will stop after any volume change. However, I expect the audio to continue playing in my headset at a different volume. This muting persists until the program plays another file,

Bug#687968: Upstream now at v2.1.1

2013-05-21 Thread David Eccles (gringer)
from... configure.ac:39: the top level configure.ac:34: required file `build-aux/ar-lib' not found configure.ac:34: `automake --add-missing' can install `ar-lib' autoreconf: automake failed with exit status: 1 - David Eccles (gringer) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#688513: [experimental] soft lockup (CPU#1 stuck for stuck for Xs!) on Intel(R) Pentium(R) D CPU 2.80GHz

2012-11-10 Thread David Eccles (gringer)
On 25.09.2012 19:06, Jonathan Nieder wrote: Do you remember what the first kernel you experienced this with was? Does 3.2.29-1 or newer from unstable have this problem as well? How about the 2.6.32.y kernel from squeeze? The problem actually still exists for 2.6.32

Bug#688513: linux-image-3.5-trunk-amd64: soft lockup (CPU#1 stuck for stuck for Xs!) on Intel(R) Pentium(R) D CPU 2.80GHz

2012-09-23 Thread David Eccles (gringer)
Package: src:linux Version: 3.5.2-1~experimental.1 Severity: grave Justification: causes non-serious data loss Dear Maintainer, Since returning to NZ and reinstalling Debian unstable on my computer in March this year, I have had issues with my computer freezing about once per week. This seems

Bug#624492: grub-common: allow additional customisation before graphics mode is set

2011-04-28 Thread David Eccles (gringer)
Package: grub-common Version: 1.99~rc1-13 Severity: wishlist I would like to try to get my eeepc 701 to start the grub menu with a screen resolution of 800x480 (the native resolution of the computer). This resolution is not available at grub startup, but various websites suggest that this

Bug#591815: Manpage not installed for acpi-support

2010-08-06 Thread David Eccles (gringer)
for filename clashes between packages, and it's possible for a manpage to be replaced by a manpage for another package. David Eccles (gringer) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#591815: Bug only an issue for the same source package, installed at the same time?

2010-08-06 Thread David Eccles (gringer)
processing: acpi-support_0.137-3_all.deb David Eccles (gringer) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#588580: openshot: similar error about setup.py

2010-07-12 Thread David Eccles (gringer)
Package: openshot Version: 1.1.3-1 Severity: normal I had a similar error about setup.py (see below). The PYTHONPATH fix mentioned previously allows me to run openshot. The setup.py script mentioned in this error message doesn't appear to exist, and I'm not convinced running a script called

Bug#551780: Alternate solution -- stop resolving in bash_completion

2010-01-26 Thread David Eccles (gringer)
This bug maybe should be moved to avahi? The problem is in /etc/bash_completion, or at least can be fixed by modifying /etc/bash_completion (see attached diff), so it seems reasonable to call this a bash-completion bug. Of course, it may be that avahi-browse isn't meant to block while waiting

Bug#563135: sign problem

2009-12-31 Thread David Eccles (gringer)
whoops, there were a few '=' signs where there should have been '==' signs. diff -ur gtetrinet-0.7.11/src/config.c gtetrinet-0.7.11-new/src/config.c --- gtetrinet-0.7.11/src/config.c 2006-11-04 01:49:49.0 +1300 +++ gtetrinet-0.7.11-new/src/config.c 2009-12-31 18:29:29.0

Bug#563135: Alternate reduced-press input method for gtetrinet

2009-12-30 Thread David Eccles (gringer)
Package: gtetrinet Version: 0.7.11 Severity: wishlist Tags: patch I would like to be able to use an alternate method for changing rotation and selecting the drop column for gtetrinet. This would have three actions per drop, each requiring a single keypress: 1) rotate piece to desired rotation 2)