Bug#320296: mailman: mails with implicit destination should be configurable and subject to filtering

2006-01-05 Thread Roger Lynn
On 28/07/2005 08:06, Marc Lehmann wrote: > There are two issues with mailman related to it not accepting pr rejecting > mails "with implicit destination" as per its config. > > First issue: > > Mails with "implicit destination" (which I think is a confusing term, too) > are always subject to mode

Bug#346090: mailman: Large attachments trigger digest even though they've been stripped

2006-01-05 Thread Roger Lynn
Package: mailman Version: 2.1.5-8 Severity: normal Emails sent to the list with attachments larger than the digest_size_threshhold trigger the digest being sent even though the attachments are stripped from the digest and the digest is therefore nowhere near the required size. For example, wi

Bug#282259: fetchmail: shouldn't print sleeping at while logging into syslog

2006-01-10 Thread Roger Lynn
On Sat, Jan 07, 2006 at 04:30:16PM +0100, Matthias Andree wrote: > Why not just use --silent to get rid of these messages? That also disables logging when messages are received, which is a useful thing to have logged. If you're going to use --silent you may as well disable logging to syslog alto

Bug#316446: fetchmail: Sends delivery status notifications with non-null reverse-path

2005-06-30 Thread Roger Lynn
Package: fetchmail Version: 6.2.5-12 Severity: important When the local SMTP daemon rejects a message, Fetchmail generates a bounce messages with a non-null reverse-path, in violation of RFCs. In addition, the username it uses (FETCHMAIL-DAEMON) does not exist, so any responses will themselves

Bug#316454: fetchmail: Puts "localhost" into Received header instead of hostname

2005-06-30 Thread Roger Lynn
Package: fetchmail Version: 6.2.5-12 Severity: normal When adding a Received: header to a message, Fetchmail puts "localhost" instead of the name of the host Fetchmail is running on. This tells you nothing about where the message has been received, which is the point of the header, and is misle

Bug#316446: Invents invalid from address for bounce messages received with null reverse path

2005-07-22 Thread Roger Lynn
In addition to sending bounce messages with a non-null reverse path, I have also discovered that Fetchmail invents a from address for bounce messages received with a null reverse path, consisting of @, which in my case is not a valid address. If a spam is forged as coming from a non-existent ad

Bug#316446: Bouncing versus forwarding to postmaster

2005-07-22 Thread Roger Lynn
Roger Lynn wrote: > In addition to generating a bounce, the original mail is forwarded to > postmaster, as can be seen on the last couple of lines above. My > understanding of the man page is that either a bounce should be > generated *or* it should be forwarded to the postmaster addr

Bug#316454: fetchmail: Puts localhost into Received header instead of hostname

2005-09-13 Thread Roger Lynn
On Tue, Jul 26, 2005 at 02:12:19AM +0200, Matthias Andree wrote: > Please try adding a line like this to your .fetchmailrc and let me know > if it helps (yes it will report errors for obvious reasons - note that > "skip" doesn't work): > > poll dummy.invalid with proto ETRN no dns Yes, it does he

Bug#708852: how helping?

2014-01-24 Thread Roger Lynn
On 24/01/2014 10:30, Stéphane Grégoire wrote: > How can I help to package latest version? > > Iceape is very important because I think it's better than iceweasel + > icemonkey. Agreed. The Linux/x86_64 version from http://www.seamonkey-project.org/releases/#contrib seems to work for me on AMD64

Bug#740160: gnutls unusable with cacert SHA2-512 sigs

2014-04-03 Thread Roger Lynn
Package: libgnutls26 Version: 2.12.20-8+deb7u1 Followup-For: Bug #740160 Hi, I've just renewed the CAcert certificate on my production server and found this bug. At this point my options would appear to be to move to a different GNU/Linux distribution or move to a new certificate provider. Is tha

Bug#741675: clamav-base: Missing quoting and bogus generated config file

2014-03-16 Thread Roger Lynn
Package: clamav Version: 0.98.1+dfsg-1+deb7u2 Followup-For: Bug #741675 This update also trashes the clamd.conf file, see below for its contents. I've had to manually insert it as it also seems to upset reportbug: Gathering additional data, this may take a while... ERROR: Incorrect argument forma

Bug#690129: netplug: Please make clear the differences between netplug and ifplugd in the long description

2012-10-10 Thread Roger Lynn
Package: netplug Version: 1.2.9.2-1 Severity: wishlist Hi, Netplug claims to be better than ifplugd, but it does not support all of ifplugd's functions (in particular: "Can be configured to ignore short unplugged or plugged periods"). Please indicate which ifplugd fuctions are not supported in

Bug#614582: harmless warning about acls from btrfs

2012-10-19 Thread Roger Lynn
Package: squashfs-tools Version: 1:4.2-5 Followup-For: Bug #614582 These warning also occur with ext4. Thanks, Roger -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU core

Bug#691407: logrotate(8) does not mention all reasons for ignoring included files

2012-10-25 Thread Roger Lynn
Package: logrotate Version: 3.8.1-4 Severity: normal Under the include directive, logrotate(8) says: "The only files which are ignored are files which are not regular files (such as directories and named pipes) and files whose names end with one of the taboo extensions, as specified by the tabo

Bug#691409: shorewall refresh ignores AUTOMAKE option

2012-10-25 Thread Roger Lynn
Package: shorewall Version: 4.5.5.3-2 Severity: normal Hi, >From the documentation, shorewall refresh appears to be intended to be a lighter version of restart, however unlike restart it always performs the compilation step, ignoring the AUTOMAKE option. In addition refresh has no -f option wh

Bug#691469: fetchmail apprently uses mboxo format, which irrecoverably corrupts mail

2012-10-26 Thread Roger Lynn
On 26/10/2012 02:24, Christoph Anton Mitterer wrote: > This is basically the same as Debian bugs #690741 and #633799. > I used severity critical, as the mboxo format causes irrecoverable > mail corruption, which is unknown to most users. I don't think the severity of critical is justified. This is

Bug#691852: openbsd-inetd: inetd -l segfaults when internal services are enabled

2012-10-30 Thread Roger Lynn
Package: openbsd-inetd Version: 0.20091229-2 Severity: normal When internal services such as daytime or echo are enabled and OPTIONS="-l" is set, openbsd-inetd segfaults when a connection is made to the service. For example, "telnet localhost daytime" gives in syslog: kernel: [1040052.300462]

Bug#586757: /usr/bin/mksquashfs: Re: please add --one-filesytem to mksquashfs

2012-09-24 Thread Roger Lynn
Package: squashfs-tools Version: 1:4.2-5 Followup-For: Bug #586757 Hi, It seems surprising that mksquashfs does not have a --one-file-system option when so many related commands include it and it would make using squashfs for backup purposes much easier. I am struggling to find any record of t

Bug#688789: /sbin/lvcreate: lvcreate/lvremove --quiet are not quiet

2012-09-25 Thread Roger Lynn
Package: lvm2 Version: 2.02.95-4 Severity: normal File: /sbin/lvcreate Every invocation of lvcreate --quiet or lvremove --quiet from a /bin/sh script called from bash outputs: File descriptor 3 (/usr/share/bash-completion/completions) leaked on lvcreate invocation. Parent PID 32675: /bin/sh L

Bug#688634: roundcube-sqlite upgrade causes serious data-loss

2012-11-27 Thread Roger Lynn
On 24/11/2012 15:03, Dominik George wrote: >> I have asked people that did successfuly upgrade real sqlite databse to >> MySQL if they could provide directions or a script but they don't >> remember how they did it exactly. If nobody can come up with a script, >> we will just have to put a note in

Bug#632299: nano: Very slow scrolling since installing Squeeze

2012-01-14 Thread Roger Lynn
Hi, In addition to the very slow scrolling, pasting about 6kB of text into a nano running in an ssh session in an xterm locks nano up for about 30 seconds, using 99% CPU time. The first three times I tried it I thought my ssh session had hung, but it actually seems that nano has a serious performa

Bug#614817: Tabs in /etc/sources.list*

2012-01-14 Thread Roger Lynn
On Tue, 05 Jul 2011 23:16:29 +0200, Rodolphe Pelloux-Prayer wrote: > The attached patch fixe this bug and add the ability to highlight the > file in /etc/apt/sources.list.d/*.list. I've applied it directly to the installed files on a Squeeze system. It seems to do the job, thank you. Roger --

Bug#678955: /etc/ntp.conf: Add discard and limited commands to default configuration

2012-06-26 Thread Roger Lynn
Package: ntp Version: 1:4.2.6.p2+dfsg-1+b1 Severity: normal File: /etc/ntp.conf Hi, In addition to adding the "limited" option to the restrict command, I would suggest adding a discard command to override the default minimum request period of 2 seconds, which will block ntpdate clients older than

Bug#679491: marked as done ([fetchmail] Spamassassin-Fetchmail depedenty boot order needs fixing)

2012-08-30 Thread Roger Lynn
On 30/08/2012 15:00, Debian Bug Tracking System wrote: > Closing this bug report. Imho this report is bogus and there has been no > further activity. Then how should one ensure that Fetchmail starts after Spamassassin, which is the only startup order that makes sense? Roger -- To UNSUBSCRIBE,

Bug#684164: ppp: Allow MTU to be increased up to 1500

2012-08-07 Thread Roger Lynn
Package: ppp Severity: wishlist Please consider applying the upstream patch at http://git.ozlabs.org/?p=ppp.git;a=commit;h=fd1dcdf758418f040da3ed801ab001b5e46854e7 to allow the MTU to be increased up to 1500 bytes for PPPoe connections. Thanks, Roger -- System Information: Debian Release: 6.0

Bug#684128: false advertising

2012-08-07 Thread Roger Lynn
On Tue, 7 Aug 2012 14:11:05 +0200, Christian PERRIER wrote: > I think you probably have a strange definition of "just about > everybody". In reality, I think that just about nobody cares about > gigabytes being 2^30, or 10. This is basically splitting > hairs, which "wishlist" perfectly fi

Bug#684128: false advertising

2012-08-07 Thread Roger Lynn
On 08/08/12 07:20, Didier 'OdyX' Raboud wrote: > Le mardi, 7 août 2012 22.46:03, Roger Lynn a écrit : >> This has caught me out in the past. When it says gigabyte I expect 2^30 >> bytes. Hopefully this time when I do an installation I will remember to get >> a calcu

Bug#684128: false advertising

2012-08-08 Thread Roger Lynn
On 08/08/2012 09:19, Herbert Kaminski wrote: > Please have a look at IEC 60027-2 (or Wikipedia) to make clear that > the wording is absolutely correct. So if anybody wants to change > the units of measurement, a change to the wording _and_ the code > is required. I don't think anyone has sugge

Bug#687437: shorewall: README.Debian gives wrong location for default configuration files

2012-09-12 Thread Roger Lynn
Package: shorewall Version: 4.5.5.3-1 Severity: minor README.Debian and upstream's documentation give the location of the default upstream configuration files as /usr/share/doc/shorewall/default-config/ whereas they actually appear to be in /usr/share/shorewall/configfiles/ Thanks, Roger --

Bug#588349: shorewall: tcpri ports

2012-09-12 Thread Roger Lynn
On 07/07/2010 15:57, Roger Lynn wrote: > It would be useful if it was possible to specify source and destination > ports separately in /etc/shorewall/tcpri Upon rereading the documentation (shorewall-tcpri(5)) for this feature for a new installation, it is not clear whether the port

Bug#695061: decode2text.sh: /usr/local/libexec/dovecot/xml2text is actually in /usr/lib/dovecot/

2012-12-03 Thread Roger Lynn
Package: dovecot-core Version: 1:2.1.7-2 Severity: normal File: /usr/lib/dovecot/decode2text.sh Hi, /usr/lib/dovecot/decode2text.sh references /usr/local/libexec/dovecot/xml2text which is packaged in /usr/lib/dovecot/ Thanks, Roger -- Package-specific info: dovecot configuration -

Bug#708174: gnutls26: with priority SECURE128 fails to negotiate a cipher suite with itself

2013-06-02 Thread Roger Lynn
. On 14/05/13 02:21, Daniel Kahn Gillmor wrote: > On 05/13/2013 01:28 PM, Roger Lynn wrote: >> Source: gnutls26 >> Version: 2.12.20-6 >> Severity: normal >> >> Running >> gnutls-serv -d 255 -p 1234 --x509certfile /etc/ssl/certs/rilynn.pem >> --x

Bug#708174: gnutls26: with priority SECURE128 fails to negotiate a cipher suite with itself

2013-06-03 Thread Roger Lynn
On 13/05/13 18:28, Roger Lynn wrote: > Running > gnutls-serv -d 255 -p 1234 --x509certfile /etc/ssl/certs/rilynn.pem > --x509keyfile /etc/ssl/private/rilynn.key > and > gnutls-cli -d 255 -p 1234 --priority SECURE128 rilynn.me.uk > on the same box fails to negotiate a cipher

Bug#699641: unbound: Returns SERVFAIL for every query if there was no internet access when started

2013-02-02 Thread Roger Lynn
Package: unbound Version: 1.4.17-2 Severity: normal If there is no internet access when unbound is started (which there isn't on my server immediately after a reboot), then unbound logs: Feb 1 18:19:23 alphonse unbound-anchor: /var/lib/unbound/root.key has content Feb 1 18:19:23 alphonse unbound

Bug#699641: unbound: Returns SERVFAIL for every query if there was no internet access when started

2013-02-02 Thread Roger Lynn
On 02/02/13 20:07, Robert Edmonds wrote: > Robert Edmonds wrote: >> hi, roger: >> >> i agree, that's definitely an issue. it looks like there might have >> been some relevant fixes in unbound 1.4.19, do you think you could >> install unbound 1.4.19-1 from unstable and see if it behaves any better

Bug#700350: dovecot-core: fails to upgrade from squeeze to bpo: Can't locate feature.pm in @INC

2013-02-12 Thread Roger Lynn
On 12/02/2013 17:20, gregor herrmann wrote: > On Mon, 11 Feb 2013 23:40:38 +0100, Andreas Beckmann wrote: >> during a test with piuparts I noticed your package fails to upgrade from >> 'squeeze'. >> It installed fine in 'squeeze', then the upgrade to 'squeeze-backports' >> fails. > >> Can't loc

Bug#700729: swat: Password management has stopped working

2013-02-16 Thread Roger Lynn
Package: swat Version: 2:3.6.6-5 Severity: important Hi, At some point in the last month server password management using Swat has stopped working. Swat can be logged into and the old and new server passwords entered, but choosing "Change Password" appears to just reload the page without changing

Bug#700729: swat: Password management has stopped working

2013-02-18 Thread Roger Lynn
On 18/02/2013 00:00, Andrew Bartlett wrote: > On Sat, 2013-02-16 at 18:24 +0000, Roger Lynn wrote: >> At some point in the last month server password management using Swat has >> stopped working. Swat can be logged into and the old and new server passwords >> entered, but choo

Bug#699641: unbound: Returns SERVFAIL for every query if there was no internet access when started

2013-02-23 Thread Roger Lynn
On 02/02/13 20:07, Robert Edmonds wrote: > Robert Edmonds wrote: >> Roger Lynn wrote: >> > Every query returns SERVFAIL even after internet access appears and even >> > for >> > queries which are forwarded to a local server. Unbound has to be restarted >>

Bug#701508: nginx: Please provide httpd-cgi virtual package

2013-02-23 Thread Roger Lynn
Package: nginx Version: 1.2.1-2.2 Severity: important Hi, Many packages which should work with nginx cannot be installed with it because they depend on httpd-cgi. Nginx can run CGI applications, yet the only way to do this seems to be to install another webserver and then disable it. Thanks, Ro

Bug#701508: nginx: Please provide httpd-cgi virtual package

2013-02-25 Thread Roger Lynn
On 23/02/2013 22:47, Roger Lynn wrote: > Many packages which should work with nginx cannot be installed with it because > they depend on httpd-cgi. Nginx can run CGI applications, yet the only way to > do this seems to be to install another webserver and then disable it. I had forgo

Bug#708174: gnutls26: with priority SECURE128 fails to negotiate a cipher suite with itself

2013-05-13 Thread Roger Lynn
Source: gnutls26 Version: 2.12.20-6 Severity: normal Running gnutls-serv -d 255 -p 1234 --x509certfile /etc/ssl/certs/rilynn.pem --x509keyfile /etc/ssl/private/rilynn.key and gnutls-cli -d 255 -p 1234 --priority SECURE128 rilynn.me.uk on the same box fails to negotiate a cipher suite. A priority

Bug#684164: ppp: Please package upstream snaphots (was: rp-pppoe 3.11 allows 1500B MTU on PPPoE (RFC4638))

2013-03-15 Thread Roger Lynn
Hi, Once wheezy was released I was going to request for upstream snapshots to be packaged, as upstream appears to be stable, slow moving and releasing very infrequently. I have been successfully running the latest upstream using the Debian packaging for a PPPoE connection for the last six months w

Bug#709236: /usr/bin/apt-cdrom: Replaces tabs with spaces in /etc/apt/sources.list

2013-05-21 Thread Roger Lynn
Package: apt Version: 0.8.10.3+squeeze1 Severity: minor File: /usr/bin/apt-cdrom Hi, apt-cdrom has replaced all the tabs with spaces in my nicely formatted sources.list, messing up the appearance. It should not modify lines which it is not specifically editing the contents of. Thanks, Roger --

Bug#641905: /usr/bin/top: Re: CPU usage reporting for very long running jobs broken.

2011-10-07 Thread Roger Lynn
Package: procps Version: 1:3.2.8-9 Severity: normal File: /usr/bin/top Hi, This bug also causes top to report CPU usage for the affected process as 0.0% instead of 99.x%, and it gets sorted near the bottom of the list as a result. It is also reporting that the process has used about 295 CPU ye

Bug#695472: samba: cups smb:// printers broken after upgrading server to wheezy

2013-06-08 Thread Roger Lynn
Package: samba Version: 2:3.6.6-6 Followup-For: Bug #695472 Hi, After upgrading from Squeezy to Wheezy printing from 32b WinXP and 64b Win7 Pro inexplicably stopped working, the Windows queue list simply saying "Error" and not giving any further details. With the default logging levels nothing to

Bug#636592: New versions of Horde are available

2012-01-04 Thread Roger Lynn
Package: horde3 Severity: wishlist Hi, It would be great if Horde 4 could be packaged in time to get it into wheezy. Thank you for all your work on Debian, Roger -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-u

Bug#652564: roundcube: please package new upstream 0.7

2011-12-19 Thread Roger Lynn
Package: roundcube Version: 0.5.4+dfsg-1~bpo60+1 Severity: normal A Backport to Squeeze would also be very much appreciated, if it's not too much trouble. Thank you for all your work on Debian, Roger -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500,

Bug#581565: improve documentation for exim integration

2011-12-20 Thread Roger Lynn
Package: postgrey Version: 1.32-6.1 Severity: normal On Tue, 4 Jan 2011 13:21:22 +, Antonio Radici wrote: > thanks for your bug report, the exim user experience can definitely > being improved, this will be fixed in the next upload (1.33-2). Was this change ever applied to the package? Than

Bug#632214: Still missing host in the reference greylist-URL

2011-12-20 Thread Roger Lynn
Package: postgrey Version: 1.32-6.1 On Thu, 30 Jun 2011 17:03:42 +0200, Odd Martin Baanrud wrote: > I reported this issue with the Lenny build of postgrey, but at that time I > was unable to test with a newer version. > Now I'm running Squeeze, and the same thing appears. > The greylist-URL stil

Bug#652564: roundcube: please package new upstream 0.7

2012-01-22 Thread Roger Lynn
On 19/12/11 10:12, Roger Lynn wrote: > A Backport to Squeeze would also be very much appreciated, if it's not too > much > trouble. I wrote that without checking the dependencies first, as it's not something one has to worry about when installing from Backports. Having now

Bug#668903: The installer marks everything manually installed.

2012-04-15 Thread Roger Lynn
This is one of the reasons why I don't install tasks from the installer, and one of the first things I do on a new system is to mark most packages (especially libs) as automatically installed. I would be grateful if a way could be found to improve this. Thanks for your work on Debian, Roger --

Bug#676655: /usr/sbin/ntpdate-debian: Doesn't recognise tabs in ntp.conf

2012-06-08 Thread Roger Lynn
Package: ntpdate Version: 1:4.2.6.p2+dfsg-1+b1 Severity: normal File: /usr/sbin/ntpdate-debian Hi, When scanning ntp.conf for servers, ntpdate-debian appears to require precisely one space between the server or peer statement and the address. In particular it fails to recognise addresses preceded

Bug#568880: ~/.spamassassin/bayes_journal owned by root after sa-compile

2012-06-08 Thread Roger Lynn
Package: spamassassin Version: 3.3.1-1 Severity: normal On Mon, 8 Feb 2010 18:25:11 +0100, Alexander Wirt wrote: > As I told you on IRC: if you run software as root you should expect that you > end with files that root created. > > The docs may be improved a little bit, but this is only wishlis

Bug#623861: /etc/cron.daily/spamassassin running sa-update as root

2012-06-08 Thread Roger Lynn
Package: spamassassin Version: 3.3.1-1 Severity: normal On Sat, 23 Apr 2011 12:35:58 -0700, Jameson Graef Rollins wrote: > The cron script (/etc/cron.daily/spamassassin) runs sa-update as root. > However, sa-update pulls spamassassin rules from the net > (updates.spamassassin.org by default). I

Bug#785193: mailman depends on cron instead of cron-daemon

2015-05-14 Thread Roger Lynn
On 14/05/2015 14:41, Joost van Baal-Ilić wrote: > "Using the cron-daemon virtual package is clearly where we want to end up", > wrote Russ Allbery in Message-id <87r3y5dwm3@hope.eyrie.org>. > > So that would be a "Depends: cron-daemon|cron" for mailman afaik. > > See https://lists.debian.org/

Bug#787404: ntp_intres.request: permission denied

2015-06-10 Thread Roger Lynn
On 01/06/2015 09:16, Klaus Ethgen wrote: > This is a successor of bug #571469. All is said there. NTP needs running > DNS when it starts. Please add $named to Required-Start in init script. What if a $named is not installed? Shouldn't it be Should-Start? Roger (Not an NTP maintainer or a Debian D

Bug#755722: systemd must sync systemclock to RTC on shutdown

2015-02-13 Thread Roger Lynn
On 13/02/2015 06:54, Martin Pitt wrote: > Control: severity -1 normal > > I still disagree with critical: > > - If the hardware clock is so broken that at the next boot it has an >earlier time than on the previous boot/ntpdate, then writing it >once more at shutdown isn't going to entire

Bug#770069: Bug#769672: hdapsd: Doesn't start at boot

2014-12-02 Thread Roger Lynn
On 02/12/14 14:01, Roger Lynn wrote: > On 02/12/2014 13:47, Evgeni Golov wrote: >> On 11/26/2014 08:28 AM, Evgeni Golov wrote: >>> Thanks. Could you please test the following patched version: >>> https://people.debian.org/~evgeni/tmp/hdapsd_20141024-3~test1_amd64.deb &

Bug#782450: ppp: Buffer overflow in radius plugin

2015-04-14 Thread Roger Lynn
On 14/04/2015 07:48, Emanuele Rocca wrote: > NMU diff attached. > ppp_2.4.6-3.1-nmu.diff > diff -Nru ppp-2.4.6/debian/patches/rc_mksid-no-buffer-overflow > ppp-2.4.6/debian/patches/rc_mksid-no-buffer-overflow > --- ppp-2.4.6/debian/patches/rc_mksid-no-buffer-overflow 1970-01-01 > 01:00:00

Bug#782450: ppp: Buffer overflow in radius plugin

2015-04-14 Thread Roger Lynn
On 14/04/2015 07:48, Emanuele Rocca wrote: > NMU diff attached. > ppp_2.4.6-3.1-nmu.diff > diff -Nru ppp-2.4.6/debian/patches/rc_mksid-no-buffer-overflow > ppp-2.4.6/debian/patches/rc_mksid-no-buffer-overflow > --- ppp-2.4.6/debian/patches/rc_mksid-no-buffer-overflow 1970-01-01 > 01:00:00

Bug#789862: Error: Message creation failed, not sending

2015-06-24 Thread Roger Lynn
Package: reportbug Version: 6.6.3 Severity: normal Hi, I've just upgraded to Jessie and after editing a bug report for vsftpd 3.0.2-17 I got the following output: Report will be sent to "Debian Bug Tracking System" Attachments: conf-file attached log-file attached Submit this report on vsftp

Bug#761580: RFP: iceape -- The Iceape Internet Suite

2014-09-14 Thread Roger Lynn
Package: wnpp Severity: wishlist * Package name: iceape Version : 2.29 * URL : http://www.seamonkey-project.org/ * License : MPL/GPL/LGPL Programming Lang: C++/XUL Description : The Iceape Internet Suite The Iceape Internet Suite is an unbranded Seamonkey

Bug#737921: [TLS1.2] gnutls only likes SHA1 and SHA256 certificates

2014-10-23 Thread Roger Lynn
On 23/10/2014 04:46, Desai, Jason wrote: I ran into this bug too - not fun. I was not able to find a work around until I started investigating how to disable SSLv3 to protect against POODLE. Since it seems that the issue is with TLS 1.2 and SHA512, I think you can disable the TLS 1.2 protoco

Bug#766838: ntpdate runs before network is up

2014-10-26 Thread Roger Lynn
On 26/10/14 08:53, Torquil Macdonald Sørensen wrote: >4264 Oct 26 08:36:48 lenovo ntpdate[371]: Can't find host ntp.uio.no: Name > or service not known (-2) I recently noticed a similar problem caused by ntpdate being run before my DNS server (maradns at the moment) is started. I've worked ar

Bug#767331: get-iplayer: useless after BBC API changes

2014-11-12 Thread Roger Lynn
Hi, Is there any chance of getting this fixed in Jessie please? I would have expected that a freeze exception would be granted for this bug and I believe uploads fixing 'important' bugs are still allowed. Thanks, Roger -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#769672: hdapsd: Doesn't start at boot

2014-11-15 Thread Roger Lynn
Package: hdapsd Version: 1:20141024-1 Severity: important Hi, After adding hdapsd to a newly installed Jessie laptop, it is not being started at bootup, with nothing being logged. Running "/etc/init.d/hdapsd start" starts it as expected: Nov 15 14:01:36 brahms hdapsd[10763]: Selected interface:

Bug#769672: hdapsd: Doesn't start at boot

2014-11-16 Thread Roger Lynn
On 16/11/14 13:53, Evgeni Golov wrote: > Hi Roger, > > [ CCing Whoopie because he has more experience with the freefall code ] > > On 11/15/2014 03:07 PM, Roger Lynn wrote: > >> After adding hdapsd to a newly installed Jessie laptop, it is not being >> started

Bug#769672: hdapsd: Doesn't start at boot

2014-11-17 Thread Roger Lynn
On 17/11/2014 11:12, Whoopie wrote: I can reproduce the issue: $ sudo /etc/init.d/hdapsd start * Starting IBM Hard Disk Active Protection System (HDAPS) daemon hdapsd [ OK ] real0m2.059s user0m0.050s sys 0m0.023

Bug#769672: hdapsd: Doesn't start at boot

2014-11-17 Thread Roger Lynn
On 16/11/14 17:09, Evgeni Golov wrote: On 11/16/2014 06:00 PM, Evgeni Golov wrote: Right, how about this: The correct patch would be: diff --git a/debian/README.Debian b/debian/README.Debian index 97ea7cf..f914834 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,6 +1,16 @@ h

Bug#769672: hdapsd: Doesn't start at boot

2014-11-17 Thread Roger Lynn
On 17/11/14 17:00, Evgeni Golov wrote: > On 11/17/2014 04:24 PM, Roger Lynn wrote: >> On 17/11/2014 11:12, Whoopie wrote: >>> It looks like hdapsd doesn't terminate in time, it get's KILLed after >>> 30 seconds, see the do_stop() function in /etc/init.d/hdapsd:

Bug#232584: new svnserve init.d script

2016-01-05 Thread Roger Lynn
On Sun, 25 Mar 2012 05:33:14 +0800 Liu Yubao wrote: > Share my svnserve init.d script. > > First, I use user "svn" and group "svn" for svnserve: > > [ "`getent group svn`" ] || addgroup --system svn > > [ "`getent passwd svn`" ] || adduser --system --home /srv/svn \ > --shell /bin/false --i

Bug#770069: Bug#769672: hdapsd: Doesn't start at boot

2014-12-02 Thread Roger Lynn
On 02/12/2014 13:47, Evgeni Golov wrote: Hi, On 11/26/2014 08:28 AM, Evgeni Golov wrote: Thanks. Could you please test the following patched version: https://people.debian.org/~evgeni/tmp/hdapsd_20141024-3~test1_amd64.deb What I do not really understand: read() should be interrupted on SIGTER

Bug#873064: dovecot-imapd: Can't connect from older MacOSX and iOS devices to imap 993

2017-08-24 Thread Roger Lynn
On 24/08/2017 08:26, Peter Chubb wrote: > After upgrading dovecot, MacOSX El Capitan and IOS versions below 8 can > no longer connect. The error in the log is: > SSL_accept() failed: error:1417D18C:SSL > routines:tls_process_client_hello:version too low, session=... This is due to a bug introd

Bug#865042: sensord: Sensord package is missing in Debian Stretch

2017-06-29 Thread Roger Lynn
Package: sensord Version: 1:3.3.5-2 Followup-For: Bug #865042 Hi, Removing the whole package because one particular use-case has some problems seems like a bit of an over-reaction, especially when that usage isn't even mentioned in the package description and the required dependency is only a sug

Bug#760415: cups: Need to "reset" the printer between 2 jobs (very similar to STR #3964)"

2017-08-09 Thread Roger Lynn
Package: cups Version: 1.7.5-11+deb8u2 Followup-For: Bug #760415 I also have this problem with a Lexmark E232 with both Jessie and Wheezy. I can't remember if it occurred in Squeeze and I haven't tried Stretch yet. I'll try to remember to report back when I upgrade to Stretch. Thanks, Roger --

Bug#851620: partman-md: doesn't warn about not being able to embed in the end

2017-01-21 Thread Roger Lynn
On 16/01/17 22:00, Samuel Thibault wrote: > partman-md doesn't warn when disks to be used for RAID are partitioned > with GPT without a bios boot partition for embedding (and I haven't seen > documentation about the issue in the installer manual). Is this the same problem that was reported in inst

Bug#820983: /usr/share/doc/samba/NEWS.Debian.gz: "smb signing" is an "unknown parameter"

2016-04-14 Thread Roger Lynn
Package: samba Version: 2:4.2.10+dfsg-0+deb8u1 Severity: normal File: /usr/share/doc/samba/NEWS.Debian.gz Hi, The NEWS file states: Finally, two important configuration options should be considered, that we were unable to silently change defaults for: - smb signing = required - n

Bug#1035904: dpkg currently warning about merged-usr systems (revisited)

2023-05-17 Thread Roger Lynn
On 15/05/2023 19:00, Simon McVittie wrote: > On Sun, 14 May 2023 at 23:37:34 +0200, Josh Triplett wrote: >> People build things on Debian that are not Debian packages. People >> compile binaries on Debian, and expect them to work on any system that >> has sufficiently new libraries. > > *raises ha

Bug#328620: aptitude: Miscategorises updates from offical security mirrors

2008-02-21 Thread Roger Lynn
"Upgradable" instead of as "Security Updates". At the moment the only way I can tell which upgrades are security updates is by adding security.debian.org back into my sources.list, which is somewhat suboptimal. Thanks, Roger Lynn -- System Information: Debian Releas

Bug#466841: adzapper: Please provide updates in debian-volatile

2008-02-21 Thread Roger Lynn
Package: adzapper Version: 20060909-1 Severity: wishlist In README.Debian you suggest using update-zapper for upgrades. Have you considered packaging for debian-volatile, which seems to be intended for just this sort of thing? Thanks, Roger Lynn -- System Information: Debian Release: 4.0

Bug#432097: Please update gtkam for lenny

2008-03-03 Thread Roger Lynn
;very soft freeze"? Thank you, Roger Lynn -- System Information: Debian Release: 4.0 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.18-4-686 Loca

Bug#469158: gphotofs: New upstream release

2008-03-03 Thread Roger Lynn
Package: gphotofs Version: 0.3-1 Severity: wishlist Hi, Version 0.4.0 of gphotofs was released on 30 July 2007. It has several significant improvements and is available from http://www.gphoto.org/download/ Thanks, Roger Lynn -- System Information: Debian Release: 4.0 APT prefers proposed

Bug#469164: distributed-net: Causes cron to send email every week

2008-03-03 Thread Roger Lynn
;/dev/null" in its postrotate script. The line 'su daemon -c "$DAEMON $OPTIONS -restart"' in the init.d script outputs "Hangup" to stderr. Regards, Roger Lynn -- System Information: Debian Release: 4.0 APT prefers proposed-updates APT policy: (500, 'propo

Bug#445459: lighttpd: mod_alias fails on localhost

2007-12-20 Thread Roger Lynn
On Thu, Dec 13, 2007 at 04:31:00PM +, Andy Balaam wrote: > Executive summary: do all alias commands before any conditional sections. > > Specifically for Debian, I think we should move this line: > > include_shell "/usr/share/lighttpd/include-conf-enabled.pl" > > in lighttpd.conf so that it

Bug#511060: dovecot-imapd: Dovecot imapd deliberately fails if the clock moves backwards on a server.

2009-01-08 Thread Roger Lynn
On Wed, Jan 07, 2009 at 08:04:25AM +0100, Fabio Tranchitella wrote: > Are you running ntp on your server? You should, it would prevent your clock > to be moved backwards by 81 seconds all together, and would probably fix > this behaviour. I also have a problem with this, caused by running ntp. My

Bug#511060: dovecot-imapd: Dovecot imapd deliberately fails if the clock moves backwards on a server.

2009-01-08 Thread Roger Lynn
On Thu, Jan 08, 2009 at 08:31:30AM -0500, Timo Sirainen wrote: > Shouldn't the boot process run ntpdate before starting ntpd or other > processes so this wouldn't happen? I know some OSes/distros do this. I have now installed ntpdate, although I haven't yet tested it by using the BIOS to adjust

Bug#358575: Purging mailman safely

2006-05-25 Thread Roger Lynn
Would replacing (please excuse the line wrap): for file in $(sed -e ':/etc/mailman:!d' -e 's:^[0-9a-f]* *::' /var/lib/ucf/hashfile); do with for file in $(sed -e '\|^[0-9a-fA-F]\+[[:space:]]\+/etc/mailman/|!d' -e 's|^[0-9a-fA-F]\+[[:space:]]\+||' /var/lib/ucf/hashfile); do in /var/lib/dpkg/

Bug#228907: new upstream version

2007-06-20 Thread Roger Lynn
On Sat, May 08, 2004 at 07:06:42PM +0100, Roger Lynn wrote: > On Wed, Jan 21, 2004 at 05:19:14PM +0100, henry precheur wrote: > > Package: thttpd > > Version: 2.23beta1-2.3 > > > > new upstream version availiable at: > > http://www.acme.com/software/thttpd/thttp

Bug#460334: lighttpd's /usr/sbin/lighty-*able-mod does not work if there's no perl-modules installed

2008-03-18 Thread Roger Lynn
sential (see below), and should not do so unless they depend on a particular version of that package." It says nothing about dependencies on standard being special. Dependencies on standard packages should be declared. On my Etch system, perl has about 1900 reverse dependencies, according t

Bug#469158: Please update gphotofs for Lenny

2008-06-03 Thread Roger Lynn
Hi, Would it be possible to get gphotofs updated in time for Lenny, which is due to freeze next month, please? Thank you, Roger Lynn -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#436417: denyhosts: Python tracebacks in logs

2008-09-04 Thread Roger Lynn
Package: denyhosts Version: 2.6-1etch1 Followup-For: Bug #436417 I am also regularly getting the same error in my logs: 2008-09-04 05:43:25,894 - denyfileutil: INFO purging entries older than: Thu Aug 28 05:43:25 2008 2008-09-04 05:43:26,370 - loginattempt: INFO purging_hosts: [ ] 2008-

Bug#352876: mailman: Wrong timezone in list archive index pages

2006-02-14 Thread Roger Lynn
Package: mailman Version: 2.1.5-8sarge1 Severity: normal The timezone used on the list archive index pages for the starting, ending, last message and archived on dates is wrong. All these times are given in GMT (the standard timezone for the UK) but are claimed to be BST (British Summer Time,

Bug#353575: fetchmail: Invents envelope sender for mails received with null envelope sender

2006-02-19 Thread Roger Lynn
Package: fetchmail Version: 6.3.2-2 Severity: normal When fetchmail receives a DSN with a null envelope sender using the SDPS protocol, it invents an address to use as the envelope sender when delivering it by SMTP. I previously mentioned this in a comment to bug #316446. In the example below, a

Bug#353575: fetchmail: Invents envelope sender for mails received with null envelope sender

2006-02-22 Thread Roger Lynn
On Wed, Feb 22, 2006 at 10:51:23AM +0100, Matthias Andree wrote: > As a quick workaround, I am attaching a patch that is entirely > untested. Please apply to 6.3.2, recompile, reinstall and let me know if > the problem persists or is fixed. That works, thankyou. Roger -- To UNSUBSCRIBE, email

Bug#360905: web-frontend: mailman-cgis can not be used with apache-suexec

2006-04-05 Thread Roger Lynn
On 05/04/2006 13:43, Fionn Behrens wrote: > When installing mailman mit apache and suexec, mailman can not be used: > The Mailman CGIs insist on being group "www-data", otherwise they wont > execute. Unfortunately though, on debian the group "www-data" has gid 33 > and suexec forbids execution of C

Bug#240037: marked as done (ease upgrade)

2006-01-30 Thread Roger Lynn
> - Creating mailman list: No automatic creation (who should be the >owner?), but we now warn through debconf note. Could debconf not ask who the site list owner should be? Roger -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Bug#303342: A different solution for Exim4 integration

2006-01-30 Thread Roger Lynn
I use the Exim configuration documented on the Exim website at http://www.exim.org/howto/mailman21.html It seems to work well and I think it looks cleaner than your suggestion. I thought it looked more up to date and superior version supplied by Mailman upstream. I use a GID of "daemon" as that i

Bug#303342: A different solution for Exim4 integration

2006-02-01 Thread Roger Lynn
On 30/01/2006 19:38, Lionel Elie Mamane wrote: > Not with virtual domains: The mailing lists are present on all > domains. Okay, I seem to be out of my depth. There are issues I wasn't aware of. With respect to your previous message: On 12/11/2005 18:29, Lionel Elie Mamane wrote: > It is slightl

Bug#356877: mailman: private archive dir permissions insecure

2006-03-15 Thread Roger Lynn
On 15/03/2006 07:34, Lionel Elie Mamane wrote: > We're open to suggestions. That thing must be group list so that > mailman can write there. Putting www-data as user would give www-data > too much power there. We cannot put the files themselves non world > readable, as Apache won't serve anything t

  1   2   >