Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-06 Thread Athanasius
On Tue, Nov 05, 2024 at 02:30:04PM +, Athanasius wrote: > Yes, utilising `x-systemd.requires=network-online.target` in my NFS > mount /etc/fstab lines does indeed appear to have resolved this. I can > even see the correct ordering (systemd NFS mount units only firing once > &qu

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-05 Thread Athanasius
heir systemd units. They do absolutely rely on working network after all. Anyway, this bug can be closed. -- - Athanasius (he/him) = Athanasius(at)miggy.org / https://miggy.org/ GPG/PGP Key: https://miggy.org/gpg-key "And it's me who is my enemy. Me who beat

Bug#1086710: reportbug: if-up.d/mountnfs is always a NO-OP and should be fixed or removed

2024-11-05 Thread Athanasius
On Tue, Nov 05, 2024 at 01:04:54PM +, Athanasius wrote: > Having: > > 1. Disabled my custom /etc/dhcpcd.exit-hook script > 2. `apt remove --purge initscripts` > 3. Edited `/etc/fstab` to ensure the NFS mounts are `auto`, not > `noauto`. > > The NFS mount

Bug#1086710: reportbug: if-up.d/mountnfs is always a NO-OP and should be fixed or removed

2024-11-05 Thread Athanasius
On Mon, Nov 04, 2024 at 05:21:16PM +, Mark Hindley wrote: > Athanasius, > > On Mon, Nov 04, 2024 at 04:53:20PM +, Athanasius wrote: > > It's possible the *actual* issue I'm running into is that the if-up.d > > script being named `mountnfs` causes a mist

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-04 Thread Athanasius
On Mon, Nov 04, 2024 at 06:39:03PM +0200, Martin-Éric Racine wrote: > ma 4. marrask. 2024 klo 14.39 Athanasius (deb...@miggy.org) kirjoitti: > > 12:25:20 0$ grep -Ev '^[#]' interfaces.d/lan0 > > auto lan0 > > iface lan0 inet dhcp > > > > > > ifac

Bug#1086710: reportbug: if-up.d/mountnfs is always a NO-OP and should be fixed or removed

2024-11-04 Thread Athanasius
On Mon, Nov 04, 2024 at 04:44:43PM +, Mark Hindley wrote: > On Mon, Nov 04, 2024 at 02:20:27PM +0000, Athanasius wrote: > > Ergo, there is no way that this if-up.d script, in its current form, > > can ever actually do anything useful when systemd is in use, > > Co

Bug#1086710: reportbug: if-up.d/mountnfs is always a NO-OP and should be fixed or removed

2024-11-04 Thread Athanasius
untnfs 2>/dev/null ; then : else msg="if-up.d/mountnfs[$IFACE]: lock /var/run/network/mountnfs exist, not mounting" log_failure_msg "$msg" # Log if /usr/ is mounted [ -x /usr/bin/logger ] && /usr/bin/logger -t "if-up.d/mountn

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-04 Thread Athanasius
On Mon, Nov 04, 2024 at 01:39:48PM +, Athanasius wrote: > I'll now see if I can find which part of *systemd* is meant to take > care of this instead. This would seem to be network-online.target, which is automatically wanted by any remote-fs related target, i.e. in my case `

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-04 Thread Athanasius
On Mon, Nov 04, 2024 at 12:52:44PM +, Athanasius wrote: > Obviously this bug can be closed. Having checked more into why mountnfs.service is masked, I'm not so sure. Unless there's a flaw in my understanding, the situation is: 1. There is no actual systemd mountnfs.ser

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-04 Thread Athanasius
On Sat, Nov 02, 2024 at 02:36:36PM +0200, Martin-Éric Racine wrote: > la 2. marrask. 2024 klo 14.32 Athanasius (deb...@miggy.org) kirjoitti: > > > > On Sat, Nov 02, 2024 at 02:22:54PM +0200, Martin-Éric Racine wrote: > > > Btw, I assume that you are the one who filed &

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-04 Thread Athanasius
On Mon, Nov 04, 2024 at 12:39:07PM +, Athanasius wrote: > I'll see about instrumenting if-up.d/mountnfs some more to see if can > ascertain *why* it's not working. So, this all looks to be because: 12:49:45 0$ systemctl -p LoadState --value show mountnfs.service

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-11-02 Thread Athanasius
On Sat, Nov 02, 2024 at 02:22:54PM +0200, Martin-Éric Racine wrote: > Btw, I assume that you are the one who filed > (https://github.com/NetworkConfiguration/dhcpcd/issues/100) upstream? Yes.

Bug#1085997: dhcpcd: Dependent NFS mounts fail/never happen

2024-10-25 Thread Athanasius
Package: dhcpcd Version: 1:10.1.0-1 Severity: important Dear Maintainer, Given the pending removal of the isc `dhclient` I decided to move over to another method for obtaining DHCP leases. `dhcpcd`, in the form of `dhcpcd-base` appears to be the leading contender, so I settled on that. It works

Bug#845162: Still an issue in bookworm

2024-10-23 Thread Athanasius
ntfs-3g[263967]: Could not load plugin /usr/lib/x86_64-linux-gnu/ntfs-3g/ntfs-plugin-8017.so: Can not access a needed shared library Mostly seems to be a logging annoyance, but it would seem to be better if the compressed file support was in Debian. -- - Athanasius (he/him) = Athanasius

Bug#1009106: Also affects nfs-idmapd.service in Debian 12.7

2024-08-31 Thread Athanasius
un/ path. Editing /etc/nfs.conf to have the /var/... path allows rpc.idmapd to start correctly. So, it looks like the nfs-common nfs.conf needs updating, and of course an update pushed out to ensure that all users *get* that change as well. -- - Athanasius (he/him) = Athanasius(at)miggy.org /

Bug#858070: Bug still present in v0.8.41

2024-07-10 Thread Athanasius
e ones repeatedly. Either the logic needs to know it'll be performing more configuration on the same interface, and thus don't set the link down until the last of those... or if that's complicated, then maybe an interface configuration option to remove all the actual configuration but

Bug#1058808: exim4: Consider including Authenticated Received Chain (ARC) support in Debian packages

2023-12-16 Thread Athanasius
kages exim4 depends on: ii debconf [debconf-2.0] 1.5.82 ii exim4-base 4.96-15+deb12u3 ii exim4-daemon-heavy 4.96-15+deb12u3 exim4 recommends no packages. exim4 suggests no packages. -- debconf-show failed -- - Athanasius (he/him) = Athanasius(at)miggy.org / https://migg

Bug#1037966: Also affects normal chroot operation

2023-08-06 Thread Athanasius
I'll go see about implementing the socket in the chroot -- - Athanasius (he/him) = Athanasius(at)miggy.org / https://miggy.org/ GPG/PGP Key: https://miggy.org/gpg-key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters.

Bug#990336: This still affects the current bullseye package

2023-06-07 Thread Athanasius
On Wed, Jun 07, 2023 at 03:32:00PM +0200, Olivier Berger wrote: > Hi > > Le Thu, Jul 28, 2022 at 12:59:18PM +0100, Athanasius a écrit : > > I've just noticed this myself. Our smtp.log is from 2020-08-08 > > onwards, so almost 2 years worth of logging. It&#x

Bug#977813: Still present in bookworm 2.4.2-2 package

2023-03-26 Thread Athanasius
me Version Architecture Description +++-==---==> ii cups-daemon2.4.2-2 amd64Common UNIX Printing System(tm) - > Did this bug report get closed prematurely before a fixed package was actually produce

Bug#1012454: Also happens for a normal user

2023-03-26 Thread Athanasius
such file or directory -- - Athanasius (he/him) = Athanasius(at)miggy.org / https://miggy.org/ GPG/PGP Key: https://miggy.org/gpg-key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula Cole - ME

Bug#1033455: xscreensaver: won't unlock if libpam-cap is installed and active

2023-03-25 Thread Athanasius
ii xscreensaver-data-extra 6.06+dfsg1-2 ii xscreensaver-gl 6.06+dfsg1-2 ii xscreensaver-gl-extra 6.06+dfsg1-2 -- no debconf information -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger

Bug#1020835: exim4 processes get stuck with socket in FIN_WAIT2 for much longer than timeout

2022-09-27 Thread Athanasius
; -- System Information: Debian Release: 11.5 Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.15.68-fysh-kvmguest (SMP w/8 CPU threads) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd

Bug#986622: [Pkg-clamav-devel] Bug#986622: fixes

2021-04-21 Thread Athanasius
gging I'll be happy. -- - Athanasius = Athanasius(at)miggy.org / https://miggy.org/ GPG/PGP Key: https://miggy.org/gpg-key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula Cole - ME

Bug#968244: [Pkg-mailman-hackers] Bug#968244: mailman3-web: Crash with: /usr/share/mailman3-web/manage.py runjobs daily

2021-01-24 Thread Athanasius
sues/763#note_408737989> Pulling the latest git master of that code, head 177c123074ece0e64fc317cd78eea1d68fec1b88 I see no changes to the relevant code. Indeed `git log -- src/mailmanclient/client.py` only shows one change since '4 months ago', which is simply a copyright end-y

Bug#968371: Info received (Bug#968371: Acknowledgement (mailman3: NNTP Gateway'ing fails and causes message to not go out via email either))

2020-08-14 Thread Athanasius
llows different rules? So I've instead ended up using a tweaked patch that forces the max_line_length to 'None' for no wrapping. I've attached the three extra patch files that I'm now using. -- - Athanasius = Athanasius(at)miggy.org / https://miggy.org/

Bug#968371: Acknowledgement (mailman3: NNTP Gateway'ing fails and causes message to not go out via email either)

2020-08-13 Thread Athanasius
Having figured out how to get a test mailman3 instance up using latest git master I can confirm the gating of mailinglist emails to NNTP is working there. I guess I'll see if I can sanely git bisect to when they fixed this. -- - Athanasius = Athanasius(at)miggy.org /

Bug#968371: mailman3: NNTP Gateway'ing fails and causes message to not go out via email either

2020-08-13 Thread Athanasius
Package: mailman3 Version: 3.2.1-1 Severity: important Dear Maintainer, After importing lists from Mailman2.1 using the 'import21' module I automatically had one list with settings to gateway to NNTP as expected. Any email to that list with that configuration fails:

Bug#968244: mailman3-web: Crash with: /usr/share/mailman3-web/manage.py runjobs daily

2020-08-11 Thread Athanasius
Package: mailman3-web Version: 0+20180916-8 Severity: normal Dear Maintainer, After installing mailman3 I used migrated old Mailman 2.1 lists in using 'import21' and then their archives using 'python manage.py hyperkitty_import -l ...'. All seems to have gone OK, but the daily mailman3-web job i

Bug#859388: Issue still present in buster with dmsetup 1.02.155-3

2019-10-12 Thread Athanasius
/sort /usr/bin/sort ls: cannot access '/bin/sort': No such file or directory -rwxr-xr-x 1 root root 114120 Feb 28 2019 /usr/bin/sort -- - Athanasius = Athanasius(at)miggy.org / https://miggy.org/ GPG/PGP Key: https://miggy.org/gpg-key "And it

Bug#888765: Also affects compose-addressbook and others

2018-02-13 Thread Athanasius
hunderbird-labels virtuser_query All five of these use _ in the main .php filename. -- - Athanasius = Athanasius(at)miggy.org / https://miggy.org/ GPG/PGP Key: https://miggy.org/gpg-key "And it's me who is my enemy. Me who beats me up. Me wh

Bug#872036: Acknowledgement (AH00060: seg fault or similar nasty error detected in the parent process)

2017-11-08 Thread Athanasius
mpm-event based apache has now survived two nightly runs of logrotate doing '/etc/init.d/apache2 reload' since I ensured it will only do that once per run. So what is it about mpm-event that causes apache2 to crash when multiple '/etc/init.d/apache2 reload' invocations happen in very quick suc

Bug#872036: Acknowledgement (AH00060: seg fault or similar nasty error detected in the parent process)

2017-11-06 Thread Athanasius
Apparently this can be caused by something like logrotate sending many "reload" signals to apache in quick succession: I experienced such an apache crash this morning when the logs were rotated. I've now adjusted my logrotate config to only reload

Bug#792030: systemd does not reliably mount nfs shares

2017-03-15 Thread Athanasius
On Wed, Mar 15, 2017 at 10:15:54PM +0100, Michael Biebl wrote: > Am 15.03.2017 um 16:00 schrieb Athanasius: > > The other issue is that my two NFS mounts from my server (still on > > jessie) were failing at boot-time. After I fixed the /proc/bus/usb > > issue (by commenti

Bug#792030: systemd does not reliably mount nfs shares

2017-03-15 Thread Athanasius
on is required I'll capture it when it's in the "failed to mount automatically during boot" state, before I mount manually. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's

Bug#816286: lsof: Latest stable kernels issue WARN_ON for some uses

2016-02-29 Thread Athanasius
Package: lsof Version: 4.86+dfsg-1 Severity: minor Dear Maintainer, I just updated a web server to latest 3.14 stable kernel, 3.14.62, which includes a patch tightening up ptrace permissions. Now the use of "/usr/bin/lsof -w -l +d /var/lib/php5" by /etc/cron.d/php5 to clean up sessions cause

Bug#678921: Info received (Bug#678921: Info received (Bug#678921: Info received (STILL broken in 3.5-2+b2 in Jessie)))

2016-02-25 Thread Athanasius
For what it's worth, on checking the latest audacious-plugin source from upstream, it looks like they fixed this differently. I see both sid and stretch only have 3.6.2-based packages, but it looks to have already bee

Bug#678921: Info received (Bug#678921: Info received (STILL broken in 3.5-2+b2 in Jessie))

2016-02-24 Thread Athanasius
Actually, use this patch instead. It will also fire the first time it sees a new title, even if the previous saved one was empty. The previous patch would need *two* changes of title before it would fire the script, one to fill in the previous, and then another to be different to that. I'd d

Bug#678921: Info received (STILL broken in 3.5-2+b2 in Jessie)

2016-02-24 Thread Athanasius
Here, have a patch that gets this working again. As soon as I'd nailed semantics of a the function calls versus g_free() and str_unref() it's been working 100% here. --- audacious-plugins-3.5/src/song_change/song_change.c 2014-04-23 03:37:46.0 +0100 +++ new-audacious-plugins-3.5/src/so

Bug#678921: STILL broken in 3.5-2+b2 in Jessie

2016-02-24 Thread Athanasius
This is still broken. Looking at where I saw someone had posted this bug it may well be that a section of code that is #if 0'd out due to not being updated for some other changes. It would be great to get this updated. All I wanted to do was

Bug#787436: audacious-plugins: Global Hotkeys only work if focus in same display as audacious

2015-06-01 Thread Athanasius
Package: audacious-plugins Version: 3.5-1+b2 Severity: important Dear Maintainer, I have just upgraded the system in question from Debian Wheezy to Debian Jessie. In doing so I did allow systemd, including its init system, to be installed. On Wheezy the Global Hotkeys plugin would detect

Bug#524610: Where is 1.2.2-5 ?

2011-04-11 Thread Athanasius
Squeeze still shows 1.2.2-4 as current and sid is based on 1.2.3 now. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me

Bug#596172: openswan: pluto erroneously adds host route for IP with valid

2011-02-14 Thread Athanasius
On Mon, Feb 14, 2011 at 02:21:37PM +0100, Harald Jenny wrote: > On Mon, Feb 14, 2011 at 01:00:51PM +0000, Athanasius wrote: > > aptitude -t lenny-backports install openswan > > > > telling it to keep my current config and it's working. > > So may I close this

Bug#596172: openswan: pluto erroneously adds host route for IP with valid

2011-02-14 Thread Athanasius
o keep my current config and it's working. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confide

Bug#580070: Bug still present.

2010-09-26 Thread Athanasius
Description field. Adding a second test: if line == 'missing description': continue after the: if line == '': continue allows python-central to complete properly. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/

Bug#422139: This is *NOT* how to run a daemon on a standard Debian system!

2010-09-20 Thread Athanasius
rent idea of log rotation as well! This whole package needs to be, at most, optional. Yes, I'll calm down and go and read the docs to see if I can whack thing around the head until it runs as a sysvinit-controlled service and uses syslogd to log. Consider this another "WHAT THE

Bug#595975: ftp.nl... works

2010-09-09 Thread Athanasius
I've been seeing this problem for the last few days too. It does seem to be ftp.uk that has the problem as I just switched to ftp.nl and that's completed the upgrade of this package without problems. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/

Bug#596172: openswan: pluto erroneously adds host route for IP with valid network route

2010-09-08 Thread Athanasius
Package: openswan Version: 1:2.4.12+dfsg-1.3+lenny2 Severity: important In trying to get an L2TP/IPSec tunnel up from my Android-based phone to my server for use when on untrusted WiFi I've obviously been testing it at home. So I have a WiFi Access Point on 192.168.11.0/24, my server on .1, th

Bug#564054: Config workaround

2010-09-08 Thread Athanasius
section. I guess if you really need to restrict it to certain IPs you could use IPtables instead ? -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who mak

Bug#595282: Acknowledgement (eclipse: Update 3.5.2-5 -> 3.5.2-6 causes Android SDK plugin to stop working)

2010-09-05 Thread Athanasius
On Fri, Sep 03, 2010 at 01:15:04PM +0200, Niels Thykier wrote: > On 2010-09-02 21:44, Athanasius wrote: > > I tracked down snapshot.debian.org and managed to find the > > problem. It would appear to be the newer version of sat4j. I first > > wound back to each of the foll

Bug#595282: Acknowledgement (eclipse: Update 3.5.2-5 -> 3.5.2-6 causes Android SDK plugin to stop working)

2010-09-02 Thread Athanasius
I tracked down snapshot.debian.org and managed to find the problem. It would appear to be the newer version of sat4j. I first wound back to each of the following: http://snapshot.debian.org/archive/debian/20100810T205427Z/pool/main/e/eclipse/eclipse_3.5.2-5_all.deb http://snapshot.debian.org/a

Bug#595282: eclipse: Update 3.5.2-5 -> 3.5.2-6 causes Android SDK plugin to stop working

2010-09-02 Thread Athanasius
Package: eclipse Version: 3.5.2-6 Severity: important Today I went to check something in an Android project I started using Eclipse. On startup any Android-specific files (like res/layout/main.xml) can no longer find the specific editor. The pane contains the error: org.eclipse.ui.PartInitExce

Bug#515273: Still broken

2010-08-10 Thread Athanasius
nny's versions. For now I'm trying a libtorrent with the offending test and 'throw' commented out to see if it does any harm. I'm not familiar enough with the code to see exactly what the check is trying to prevent. -- - Athanasius = Athanasius(at)miggy.org / http://ww

Bug#572440: Info received (Reproduceable with Firefox and /dev/fd0)

2010-05-03 Thread Athanasius
;d checked this weeks ago. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula Cole - ME

Bug#572440: Reproduceable with Firefox and /dev/fd0

2010-05-03 Thread Athanasius
st it attempts to scan fd0 (OK, it's only clearly 12 seconds above, but there'll be some attributeable 'hang time' before 07:47:52 for the first attempt as well). So, is there some way to disable this 'scanning' *without* disabling the FDD entirely ? Oh, I should no

Bug#569539: console beep in xterm doesn't work

2010-03-31 Thread Athanasius
Indeed I noticed a few days ago that I have beeps back now in my mainly testing install. This would appear to be xterm 256-1 which got installed here on the 25th March 2010. So I think we can consider this bug fixed and close it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.d

Bug#573389: Smarty_Compiler.class.php in Debian package fails to handle single quotes properly

2010-03-10 Thread Athanasius
Package: gallery2 Version: 2.3.1.dfsg-1~bpo50+1 Severity: important The Debian version of /usr/share/gallery2/lib/smarty/Smarty_Compiler.class.php differs from the stock gallery2 2.3.1 version of the file, and it fails when there are single quotes (') in templates, leading to errors such as: Pars

Bug#441567: / on the end of open_basedir paths

2010-03-10 Thread Athanasius
#x27; in access, which is almost certainly incorrect. Using '/usr/share/gallery2/' would be correct. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats

Bug#569539: The culprit *is* xterm source, misc.c:817

2010-02-14 Thread Athanasius
dis‐ play, window, percent, and name, a device_spec of XkbUseCoreKbd, a bell_class of XkbDfltXIClass, and a bell_id of XkbDfltXIId, and returns True. which seems to mean that my change as above to not try both XkbBell() and XBell() is correct, as the former will fal

Bug#569539: This is not xterm itself

2010-02-14 Thread Athanasius
ace what's happening in libX11. -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula C

Bug#569539: console beep in xterm doesn't work

2010-02-12 Thread Athanasius
Package: xterm Version: 253-1 Severity: normal "echo -e '\a'" with visual bell off fails to illicit any sound. 1) "xkbbell" causes a beep 2) "beep" causes a beep (although of a different tone) 3) "echo -e '\a'" in "pterm" causes a beep (same as xkbbell) 4) Trying to search for a non-present stri

Bug#549118: uswsusp: swap-offset fails on files over 2GB in size (32bit file access is used)

2009-09-30 Thread Athanasius
Package: uswsusp Version: 0.7-1.2 Severity: important Tags: patch In trying to set up uswsusp I found myself needing the offset of my swapfile. On running 'swap-offset /var/lib/swapfile1' I get: 20:57:07 3$ swap-offset /var/lib/swapfile1 open(): Value too large for defined data type r...@emili

Bug#524610: nfs-common: rpc.statd not running during umountnfs.sh at shutdown/reboot causes delay due to lockd timeout

2009-04-18 Thread Athanasius
Package: nfs-common Version: 1:1.1.2-6lenny1 Severity: normal For some time I'd been coping with a reboot or shutdown being delayed at the point umountnfs.sh runs. This turns out to be because by the time /etc/rc6.d/S31umountnfs.sh ran rpc.statd was dead and the in-kernel lockd expects this to be

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 10:36:15PM +0200, Micha Lenk wrote: > Athanasius wrote: > >> If this does not succeed in producing debugging output: I'm running out > >> of ideas for now... :-/ > > > > I'd hazard a guess it's more to do with one of the l

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 09:20:23PM +0200, Micha Lenk wrote: > Athanasius wrote: > >> To preclude that the error is related to your data file please give > >> additionally "--nofile" for starting gnucash without opening any data file. > > > > [EMAI

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 09:01:21PM +0200, Micha Lenk wrote: > Athanasius wrote: > >>> Not helped by the fact I have TMPDIR set and, on checking strace > >>> output, it actually ended up elsewhere. However, it's 0 bytes in size. > >> The gnucash.trace fi

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 07:22:59PM +0200, Micha Lenk wrote: > Athanasius wrote: > > On Wed, Aug 27, 2008 at 06:31:55PM +0200, Micha Lenk wrote: > >> Athanasius wrote: > >>>> Can you also provide an ltrace output and the file /tmp/gnucash.trace > >>>>

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 06:31:55PM +0200, Micha Lenk wrote: > Athanasius wrote: > >> Can you also provide an ltrace output and the file /tmp/gnucash.trace > >> produced when running Gnucash with command line option --debug? > > I got your ltrace file. What's

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 06:02:59PM +0200, Micha Lenk wrote: > Athanasius wrote: > > On Wed, Aug 27, 2008 at 05:14:43PM +0200, Micha Lenk wrote: > >> Athanasius wrote: > >>>> Can you please tell us the version of libgcrypt11 you have currently > >>>&

Bug#496793: GNUcash: fails to run "Libgcrypt version mismatch"

2008-08-27 Thread Athanasius
On Wed, Aug 27, 2008 at 04:19:49PM +0200, Micha Lenk wrote: > Athanasius wrote: > > Package: gnucash > > Version: 2.2.6-1 > > > > Recently GNUcash on my Debian/lenny (testing) system stopped running. > > If I run it from an xterm I see: > > > &g

Bug#483677: rtorrent: Incomplete manual page

2008-06-18 Thread Athanasius
n already-running rtorrent instance to pick up a new torrent automatically, but there is. Please (get upstream to) update the man page! This is for Etch, but the man page for Lenny is no better. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ F

Bug#128160: In reply to Michelle Konzack <[EMAIL PROTECTED]>

2007-09-03 Thread Athanasius
_FIELD, which is defined to ">From ". So if Debian wanted to fix this problem locally all it needs is that changing to "X-Procmail-From: " or somesuch. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP

Bug#128160: ! also affected

2007-09-03 Thread Athanasius
ually need to add the -d argument at all. It was cruft left over in our config from when we originally switched to exim in the late 90s! But adding that header is still a definite bug. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fys

Bug#440284: GNU mailutils' mail requires \n at end of last line

2007-08-31 Thread Athanasius
Package: nagios-common Version: 1.4-3 The definition of notify-by-email and the like in /etc/nagios/misccommands.cfg defines the body of the email to have a last line NOT ending in a \n character. GNU mailutils' mail will drop these last lines. For example, in the package source file nagios-1.4/

Bug#128160: Also affects 'formail'

2007-08-28 Thread Athanasius
be turned into something RFC-compliant, not '>From ', maybe 'Old-From_: ' ? Now to see if I can make procmail strip/change that badly formed header -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula Cole - ME signature.asc Description: Digital signature

Bug#325304: Problem in the /etc/init.d/proftpd script

2006-11-10 Thread Athanasius
x27;s the problem I found just now on checking this on my system. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. M

Bug#349001: Compiling with -ggdb3 instead of -O3 -> no crash

2006-11-10 Thread Athanasius
Anyway, it's either a bug triggered by the optimisation, or of course possibly a compile bug with that optimisation. Additionally, if this is to do with the delay engine stuff, then see bug #325304 and #308313 as mentioned in there. -Ath -- - Athanasius = Athanasius(at)miggy.org /

Bug#359629: NFS mounts without no_root_squash

2006-11-07 Thread Athanasius
tion. For now I'm going to investigate why my NFS mounts aren't allowing arbitrary root access so I can get back to ~/.Xauthority. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it'

Bug#349001: Proftpd 1.2.10-15sarge1.0.1 SEGVs

2006-10-14 Thread Athanasius
I'm seeing these on-disconnect SEGVs with 1.2.10-15sarge1.0.1. I see from the discussion here that it's a known issue, and at least some such issues are fixed in a later version (presumably in testing/unstable). Any word on possible security impact of this ? -Ath -- -

Bug#366262: Not just Ubuntu

2006-10-11 Thread Athanasius
ds kicking :P. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my confidence." Paula Cole - ME signature.asc Description: Digital signature

Bug#366262: Workaround

2006-10-11 Thread Athanasius
rsync and any other non-HTTP method in apt-proxy as well. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my

Bug#308836: Known upstream bug

2006-07-26 Thread Athanasius
https://bugzilla.samba.org/show_bug.cgi?id=2654 which identifies a bug to do with this in rsync 2.6.4, and they've worked out a fix which is now in rsync CVS. It's a one-liner, judging by the comments. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger at

Bug#309614: Successful woody to sarge upgrade

2005-05-18 Thread Athanasius
my own fault and nothing to do with package dependencies. -Ath -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats me up. Me who makes the monsters. Me who strips my c

Bug#291466: mailman: Insisting on deleting qfiles is a bug

2005-02-17 Thread Athanasius
interactive object-oriented scr ii ucf1.07 Update Configuration File: preserv -- - Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/ Finger athan(at)fysh.org for PGP key "And it's me who is my enemy. Me who beats