Bug#341111: Can't run iptables on Opteron 175 running amd64-k8 kernel

2005-11-28 Thread Andrew Buckeridge
Package: iptables Version: 1.2.11-10 Modules load, but I can not run iptables. ipt_REJECT 7616 0 iptable_filter 3392 0 ip_tables 18432 2 ipt_REJECT,iptable_filter iptables v1.2.11: can't initialize iptables table `filter': Module is wrong version

Bug#341111: Subarch package required

2005-11-28 Thread Andrew Buckeridge
Package: iptables Version: 1.2.11-10 To fix I borrowed the package from the amd64 architecture. This will need to be packaged in i386 as iptables-amd64 and will need to depend on amd64-libs. apt-get remove iptables dpkg -i --force-architecture iptables_1.2.11-10_amd64.deb apt-get install

Bug#341339: Can not run rcconf on serial console

2005-11-29 Thread Andrew Buckeridge
Package: rcconf Version: 1.12 Severity: minor tty is /dev/ttyS0 TERM=xterm vt220 OR vt100 Xterm window is standard 80 x 24 like a vt100 (Via Cyclades terminal server) Program just completes without calling dialog or whiptail. Works fine via /dev/pts/0 -- To UNSUBSCRIBE, email to [EMAIL

Bug#308610: [ati] monitor does not sync irrespective of config

2005-05-11 Thread Andrew Buckeridge
-- \|/ \|/ @'/ .. \`@ /_| \__/ |_\ \__U_/ 6279EACE 2004-04-23 Andrew Buckeridge [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#342628: Can't resize window under twm

2005-12-08 Thread Andrew Buckeridge
package: openoffice.org version: 1.1.3-9 When the Window size is increased under twm the menu bar stays in the same place. Some events (using scrot for example) will later properly resize the later. This is not Debian specific as we also have the same issue with openoffice.org on Solaris. --

Bug#343420: Split directories can only be turned off for the imap spool

2005-12-14 Thread Andrew Buckeridge
Package: cyrus21-imapd Version: 2.1.18-1 Severity: whishlist When I set the /etc/imapd.conf option hashimapspool: false it only works for the imap spool. I think a global option or other options to prevent directory splitting could be a good idea for small sites or sites that use modern file

Bug#316477: No directory /var/run/apache2 error 503

2006-01-02 Thread Andrew Buckeridge
package: apache2-mpm-worker version: 2.0.54-5 Still not fixed in stable. Cant create UNIX domain socket cgisock if directory /var/run/apache2 does not exist. This causes an error 503 to be displayed. To fix create directory /var/run/apache2 when apache2-mpm-worker is installed. The socket is

Bug#316477: No directory /var/run/apache2 error 503

2006-01-02 Thread Andrew Buckeridge
:24 +0800, Andrew Buckeridge wrote: package: apache2-mpm-worker version: 2.0.54-5 Still not fixed in stable. Cant create UNIX domain socket cgisock if directory /var/run/apache2 does not exist. This causes an error 503 to be displayed. To fix create directory /var/run/apache2

Bug#257292: segfault in Etch 2.4.27.0-6 genksyms too

2006-09-08 Thread Andrew Buckeridge
Package: modutils Version: 2.4.27.0-6 Can not build kernel-source-2.4.27_2.4.27-10sarge3 with modutils_2.4.27.0-6 when running linux-image-2.6.16-2-powerpc_2.6.16-18 25309 Segmentation fault | /sbin/genksyms -k 2.4.27 /usr/src/kernel-source-2.4.27/include/linux/modules/xattr.ver.tmp --

Bug#342628: Can't resize window

2006-10-14 Thread Andrew Buckeridge
package: openoffice.org version: 2.0.4~rc3-1 Are some wm events being missed? When I make the window larger the menu bar stays at the same height from the bottom of the window. When I make the window smaller the menu bar is lost. Moving the window fixes it. This is easiest to reproduce on

Bug#389843: Dovecot fails to create needed home directories

2006-09-27 Thread Andrew Buckeridge
Package: dovecot Version: 1.0.rc7-1 As I am running libpam-ldap users are created elsewhere. Exim4 creates the mail folder when it delivers mail which cucipop (orphaned non-free) could use. With dovecot both imap4 and pop3 sessions drop immediately after the user has been authenticated. To fix

Bug#385155: Took over 3 h to fsck so escalating severity

2006-09-28 Thread Andrew Buckeridge
Package: reiserfsprogs Version: 3.6.19-3 Severity: important I had to reboot as knew kernel. As fsck was required it was done by init scripts. This took more than 3 hours which was an outage longer than was planned. It is only a small ( 80 GB) file system : - [EMAIL PROTECTED]:/home/andrewb$

Bug#389843: Our bad?

2006-09-28 Thread Andrew Buckeridge
Package: dovecot Version: 1.0.rc7-1 Our LDAP user login group 3000 do not work with Debian homes (which are staff GID 50 by default). Ugly fix is to make /home GID 3000 or same perms as /tmp ! thot:/home# su spammeanddie2 [EMAIL PROTECTED]:/home$ mkdir spammeanddie2 mkdir: cannot create

Bug#389843: No bug at all, please close

2006-09-28 Thread Andrew Buckeridge
Package: dovecot Version: 1.0.rc7-1 After fixing my permissions dovecot created needed home directory with : - drwx--S--- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#341339: rcconf does not work on a serial tty

2006-01-18 Thread Andrew Buckeridge
package: rcconf version: 1.12 Version 1.17 runs in sarge, Thanks. I also made the BOX_LIST_HEIGHT 5 bigger. --- /usr/bin/rcconf 2005-01-14 22:13:24.0 +0800 +++ /usr/local/bin/rcconf.local 2006-01-19 15:15:30.518490364 +0800 @@ -144,7 +144,7 @@ my $TITLE = rcconf - Debian Runlevel

Bug#500912: Add Fortran 95 support using gfortran

2008-10-02 Thread Andrew Buckeridge
Package: binfmtc Version: 0.15-1 Severity: wishlist G77 is not available in lenny. Gfortran does Fortran 95 and is available. You can work around the hard coded compiler with ln -s `which gfortran` /usr/local/bin/g77 or export G77=`which gfortran` but the hard coded magic starts with 'c' rather

Bug#500912: Changed default options back to -O2 -Wall and fixed man page to match

2008-10-04 Thread Andrew Buckeridge
Package: binfmtc Version: 0.15-1 Severity: wishlist File magic was wrong in my version of manpage. Changed references to C in source and compiler to Fortran. Changed options back to -O2 -Wall to match the rest. You need to balance compile time with run time. Is -O2 wise? You need at least -O

Bug#500912: It works

2008-10-07 Thread Andrew Buckeridge
Package: binfmtc Version: 0.16-1 Thanks for the new one card trick. Ready to close? mailto:[EMAIL PROTECTED] Cleaned out config. Built and installed .deb. That all important hello program worked. Gfortran accepts old Fortan too. $ ./hello.f95 Hello, world! $ cat hello.f95 ! BINFMTF95: -O

Bug#491853: mutt lacks plain and login for smtp auth

2008-07-22 Thread Andrew Buckeridge
Package: mutt Version: 1.5.18-2 Severity: whishlist set smtp_authenticators=plain:login does not work I am using TLS to protect plain and login auth as passwords are via LDAP. Mutt seems to be able to use plain and login for IMAP, but not SMTP. Only a few users are in the separate plaint text

Bug#491873: SMTP protocol synchronization error with TLS on exim4

2008-07-22 Thread Andrew Buckeridge
Package: ssmtp Version: 2.62-1 Severity: whishlist Ssmtp works with exim4 without TLS. When I STARTTLS to protect AUTH Exim4 rejects the connection. Can use cram-md5 with users in the separate plaint text database. In my exim4-daemon-heavy mainlog I have: - 2008-07-22 21:47:07 SMTP protocol

Bug#465065: thttpd work with dwww

2008-02-10 Thread Andrew Buckeridge
Package: thttpd Version: 2.25b-4 www requires cgi-bin. In Debian this is in /usr/lib/cgi-bin. Thttd followed symlink for cgi-bin, but did not work for virtual documents within the CGI. lrwxrwxrwx 1 root root 16 2006-11-11 13:04 /var/www/cgi-bin - /usr/lib/cgi-bin Following symlinks would be

Bug#444020: Did not have problem when I installed from source pkg

2007-11-14 Thread Andrew Buckeridge
Package: open-cobol Version: 0.33~cvs20070616-1 Did: apt-get source open-cobol cd open-cobol-0.33~cvs20070616/ apt-get install debhelper autotools-dev libgmp3-dev libltdl3-dev libdb4.5-dev libncurses5-dev autoconf cdbs ./debian/rules binary cd .. dpkg -i

Bug#451886: fgets() and poison NULL byte attacks (aka NULL escapes)

2007-11-18 Thread Andrew Buckeridge
package: libc6 version: 2.3.6.ds1-13etch2 severity: wishlist Possible partial fix for fgets and alternatives. Bug #57729 is marked as done. It could be fixed for real. I have found null escapes a pretty reliable way of breaking many C programs including various editors. The standard C stdio.h

Bug#293704: usbserial and ircomm don't work on sparc

2005-02-06 Thread Andrew Buckeridge
:~# uname -r 2.6.8 - -- 6279EACE 2004-04-23 Andrew Buckeridge [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCBtJpm2fZcWJ56s4RAtmqAKDHtODmAb3l7dj96D0Vj5mIwB4d5wCdH/es AztbtIRoI9mg6I2l8YMdmCo= =ZKhK -END PGP SIGNATURE- -- To UNSUBSCRIBE, email

Bug#297813: can't submit spam via spamassassin or razor-report

2005-03-02 Thread Andrew Buckeridge
of servers is. - -- 6279EACE 2004-04-23 Andrew Buckeridge [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCJoqQm2fZcWJ56s4RAmUUAJ9S8XcWiNi/xNAnSBf/E4MkfqZjTQCg6NKe uNkA2pY6ve7iwRiNLXHSGKI= =BGjU -END PGP SIGNATURE- -- To UNSUBSCRIBE, email

Bug#297813: Fixed in 2.670-1 back port needed

2005-03-04 Thread Andrew Buckeridge
I made libdigest-nilsimsa-perl_0.06-2_i386.deb razor_2.670-1_i386.deb from unstable source packages. Working with spamassassin_2.20-1woody4 on woody. Exim 4 + Exiscan backport + spamassassin with razor has got one! ***: 2.5 RAZOR2_CHECK Listed in Razor2 (http://razor.sf.net/)

Bug#342628: Can't resize window under twm

2007-09-21 Thread Andrew Buckeridge
Package: openoffice.org Version: 2.0.4.dfsg.2-7etch2 Also this version in stable too. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#444020: libcob can not find symbols on lenny

2007-09-25 Thread Andrew Buckeridge
Package: open-cobol Version: 0.33~cvs20070616-1 cobc -v -x hello.cob preprocessing hello.cob into /tmp/cob1933_0.cob translating /tmp/cob1933_0.cob into /tmp/cob1933_0.c cc -pipe -c -Wall-fsigned-char -Wno-pointer-sign -o /tmp/cob1933_0.o /tmp/cob1933_0.c cc -pipe

Bug#444176: SSL certificate verify failed because of self signed certificate

2007-09-26 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.5-1 Severity: wishlist SSL certificate verify failed because of self signed certificate. This warning is issued each time sylpheed is started. Sylpheed did not do this before. It would be less annoying if a warning was only issued for degraded security and once

Bug#432142: Sudden death

2007-08-20 Thread Andrew Buckeridge
Package: linux-image-2.6.18-4-powerpc Version: 2.6.18.dfsg.1-12etch2 The noisy panic may be a diff problem to the sudden death which just stops logging and requires a reset. I had stopped nmbd and smokeping and it was still locking up. I did have one where dis{pl,m}ay had crashed, but keyboard

Bug#446131: When I change attachment Properties dialog is behind Compose window

2007-10-10 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.5-1 When I attach a 7bit clean US-ASCII script it is attached as application/octet-stream with base64 encoding. When I change the attachment Properties with a right click in twm the dialog ends up behind the Compose window. I must then move the Compose window to

Bug#446134: window too tall when I open again

2007-10-10 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.5-1 When I open sylpheed again the window is too tall to fit. The width, however is the same as before. Using twm. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#446134: Only does it some times

2007-10-10 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.5-1 To repeat I made message list pane taller, over all window height remained the same, but when I stopped sylpheed and then started it later the window was too tall. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#446131: When I change attachment Properties dialog is behind Compose window

2007-10-15 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.7-1 On Mon, 15 Oct 2007 20:35:09 +0200 Ricardo Mones [EMAIL PROTECTED] wrote: On Thu, 11 Oct 2007 00:56:49 +0800 Andrew Buckeridge [EMAIL PROTECTED] wrote: Package: sylpheed Version: 2.4.5-1 When I attach a 7bit clean US-ASCII script it is attached

Bug#446134: Only does it some times

2007-10-15 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.7-1 New version did not do it in Xfce4 (lenny) or Twm (lenny). Using new libgtk2.0 and other sylpheed deps in lenny. On Mon, 15 Oct 2007 20:37:04 +0200 Ricardo Mones [EMAIL PROTECTED] wrote: On Thu, 11 Oct 2007 07:03:13 +0800 Andrew Buckeridge [EMAIL PROTECTED

Bug#446131: When I change attachment Properties dialog is behind Compose window

2007-10-15 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.7-1 This one does depend on WM. Still have prob with Twm, but can not reproduce with Xfce4. Which one is wrong? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#446131: When I change attachment Properties dialog is behind Compose window

2007-10-16 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.7-1 I can reproduce this problem in Twm, Aewm, Saphire, but not Xfce4. Sylpheed could be depending on a bug in Xfce4. Keeping_tabs_on_brickworks-1.rtf Description: RTF file

Bug#446131: When I change attachment Properties dialog is behind Compose window

2007-10-16 Thread Andrew Buckeridge
Package: sylpheed Version: 2.4.7-1 I can reproduce this problem in Twm, Aewm, Saphire, but not Xfce4. Sylpheed could be depending on a bug in Xfce4. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#404357: Does not display font

2007-09-13 Thread Andrew Buckeridge
Package: wine Version: 0.9.25-2.1 Severity: important Installed on an amd64 running Debian i386. The head X is Debian on sparc. Here is what it looks like: - attachment: 070913135046_408x542.png

Bug#432142: Black screen of darkness

2007-10-17 Thread Andrew Buckeridge
Package: linux-image-2.6.18-4-powerpc Version: 2.6.18.dfsg.1-12etch2 Was running 2.6.22-2-powerpc and did not have any NAT modules loaded. 04:45:52 probably unrelated network activity 05:42:31 last heart beat -- MARK -- 06:39:22 reset machine as not responding In the morning I will have moved

Bug#404357: I only have this prob with ssh -XC and not XDMCP

2007-09-27 Thread Andrew Buckeridge
Package: wine Version: 0.9.25-2.1 Ran test again via XDMCP and it worked. The problem only happened when I used ssh -XC. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#404357: I only have this prob with remote X servers.

2007-09-28 Thread Andrew Buckeridge
Package: wine Version: 0.9.25-2.1 Ran test again via XDMCP and it worked. This X server was SRSS on Solaris sparc. The problem only happened when I used ssh -XC. These X servers are Etch on powerpc and sparc. When I XDMCP from the same box I used ssh -XC on I also have the problem. It looks

Bug#404357: Need [Software\\Wine\\X11 Driver] ... ClientSideWithRender=N

2007-10-03 Thread Andrew Buckeridge
Package: wine Version: 0.9.25-2.1 Got fix from Huw Davies of CodeWeavers. In ~/.wine/user.reg have: - [Software\\Wine\\X11 Driver] 1191453569 ClientSideWithRender=N -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#403364: Same prob on SunBlade100 too.

2006-12-26 Thread Andrew Buckeridge
Package: linux-image-2.6.18-3-sparc64 Version: 2.6.18-17 This hangs just after issuing Booting Linux... on a SunBlade100. appended the secret kernel parameter console=prom and it hung just after showing the two atyfb: lines. Running silo 1.4.13-1 with default memory and initrd parameters. It

Bug#413078: Gcc does not work after kernel upgrade

2007-03-01 Thread Andrew Buckeridge
package: linux-image-2.6.18-4-amd64 version: 2.6.18.dfsg.1-11 Trivial program now segfault and/or get garbled data from functions. The same program compiles and works on powerpc. The package linux-image-2.6.18-4-amd64 is from the i386 distro. i386 distro binaries report correct date. Running

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Andrew Buckeridge
On Fri, 2 Mar 2007 01:39:16 -0700 dann frazier [EMAIL PROTECTED] wrote: On Fri, Mar 02, 2007 at 02:13:22PM +0800, Andrew Buckeridge wrote: package: linux-image-2.6.18-4-amd64 version: 2.6.18.dfsg.1-11 Trivial program now segfault and/or get garbled data from functions. Please include

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Andrew Buckeridge
Tried on another 64-bit machine, but this is sparc64. This kernel gave some noise. Kernel unaligned access at TPC[432d98] sys32_gettimeofday+0x20/0x80 Kernel unaligned access at TPC[432da8] sys32_gettimeofday+0x30/0x80 Bus error It looks like both time() time.h and gettimeofday() sys/time.h

Bug#413078: Gcc does not work after kernel upgrade

2007-03-02 Thread Andrew Buckeridge
Can reproduce diff probs with other kernels. I had upgraded libc6 at same time as kernel. Sorry, I should report in libc6 when I figure it out. 32-bit powerpc [EMAIL PROTECTED]:~/src$ gcc -Wall -Werror -o gettimeofday gettimeofday.c [EMAIL PROTECTED]:~/src$ ./gettimeofday (nil) - NULL not

Bug#413195: Variable junk and segfault with gettimeofday function

2007-03-02 Thread Andrew Buckeridge
package: libc6 version: 2.3.6.ds1-11 I incorrectly posted Bug#413078 against kernel, but had similar prob with old kernel too. The bloated version works, but the simple one does not. Any ideas why? Man pages have: PRINTF(3) SYNOPSIS #include stdio.h GETTIMEOFDAY(2) SYNOPSIS

Bug#308610: Adam found the answer to X on SunBlade100

2007-03-29 Thread Andrew Buckeridge
To avoid hang I had to boot with video=atyfb:off I am not using the kernel fbdev. With this I can now use X: - Section Device Identifier ATI Technologies 3D Rage Pro or similar (ATY,RageXL) Driver ati BusID PCI:0:19:0 Option ReferenceClock

Bug#308610: [ati] monitor does not sync irrespective of config

2007-02-19 Thread Andrew Buckeridge
On Thu, 11 Jan 2007 23:03:50 +0100 Brice Goglin [EMAIL PROTECTED] wrote: Hi, About 2 years ago, you reported (or replied to) a bug in the Debian BTS regarding modelines/sync problems with the ati X driver. Did you reproduce this problem recently? If not, I will close this bug in the next

Bug#418963: later version 0.90.2-1~volatile1 now available in volatile

2007-04-28 Thread Andrew Buckeridge
I made pkg from unstable 0.90.2-1 source pkg and installed it in etch. Seems to be working. Btw I have volatile as a mail system is not usable unless spam filter is at the bleeding edge. Clamav 0.90.2-1~volatile1 is now in volatile

Bug#342628: Please update your Debian openoffice.org bug report

2007-07-01 Thread Andrew Buckeridge
Package: openoffice.org Version: 2.0.4.dfsg.2-7etch1 Still have problem with twm version 1:1.0.3-2 and xserver-xorg version 1:7.2-5 in testing (Lenny). In xterm issue: - [EMAIL PROTECTED]:~$ twm [1] 5545 [EMAIL PROTECTED]:~$ ooffice [2] 5547 [EMAIL PROTECTED]:~$ I18N: Operating system doesn't

Bug#431954: Sfdisk calls BLKRRPART on file that is not a block device

2007-07-06 Thread Andrew Buckeridge
Package: util-linux Version: 2.12r-19 Severity: whishlist Having -C -H -S parameters and working from the command line with sfdisk -d style here documents makes sfdisk suited to making disc images for virtual machines or automatic installation. It issues a warning about file not being a block

Bug#432142: Panic on G4 Pegasos II

2007-07-07 Thread Andrew Buckeridge
Package: linux-image-2.6.18-4-powerpc Version: 2.6.18.dfsg.1-12etch2 I have a panic in 2.6.18.dfsg.1-12etch2 on a Pegasos II with a G4. It wrote to screen, but not to disc. Had to revert back to 2.6.18.dfsg.1-12 as 2.6.18.dfsg.1-12etch1 would hang with a black screen. I.e. 2.6.18.dfsg.1-12etch1

Bug#418963: Fw: Cron [EMAIL PROTECTED] [ -x /usr/bin/freshclam ] /usr/bin/freshclam /dev/null

2007-07-13 Thread Andrew Buckeridge
Package: clamav Version: 0.90.3-1~volatile1 Even volatile spams me. Stable still on 0.90.1-3etch3. ---BeginMessage--- WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.90.3 Recommended version: 0.91 ---End Message---

Bug#419136: Fails with linux-image-2.6.21-2-powerpc_ 2.6.21-6 too

2007-07-15 Thread Andrew Buckeridge
Package: mkvmlinuz Version: 33 / # dpkg-reconfigure linux-image-2.6.21-2-powerpc Running depmod. Finding valid ramdisk creators. Using mkinitramfs-kpkg to build the ramdisk. Not updating initrd symbolic links since we are being updated/reinstalled (2.6.21-6 was configured last, according to dpkg)

Bug#432142: Found the panic kern.log

2007-07-16 Thread Andrew Buckeridge
Package: linux-image-2.6.18-4-powerpc Version: 2.6.18.dfsg.1-12 Only the crons running at this time. Will try cron.{daily,weekly,monthly} with more recent kernel. Jul 17 05:48:42 chrp kernel: IN=eth1 OUT= MAC=00:0b:2f:74:9c:c1:00:60:64:03:ee:e9:08:00 SRC=212.210.63.18 DST=10.254.0.3 LEN=48

Bug#342628: Can't resize window under twm

2007-04-12 Thread Andrew Buckeridge
Package: openoffice.org Version: 2.0.4.dfsg.2-5etch1 Problem exists with Package: twm Version: 1:1.0.1-4 Window needs to be moved after a resize in twm. In aewm the splash screen looks different (tiled in -geometry sized window), but window can be resized after application starts. Also works

Bug#418963: clamav warnings about later versions

2007-04-12 Thread Andrew Buckeridge
Package: clamav Version: 0.90.1-2 Severity: wishlist When I run stable clamav it goes on about later versions. ClamAV 0.90.2 is available upstream. Not in volatile or unstable. In a non-Microsoft environment Microsoft viruses and spam are just a nuisance and a Debian user may have a good

Bug#418963: silenced for now with 21

2007-04-13 Thread Andrew Buckeridge
/etc/cron.d/clamav-freshclam 48 */1 * * *clamav [ -x /usr/bin/freshclam ] /usr/bin/freshclam /dev/null 21 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#418963: silenced for now with 21 || :

2007-04-13 Thread Andrew Buckeridge
/etc/cron.d/clamav-freshclam 48 */1 * * *clamav [ -x /usr/bin/freshclam ] /usr/bin/freshclam /dev/null 21 || : -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#318039: Needs to run as root with X

2005-07-12 Thread Andrew Buckeridge
/eximon.bin -- \|/ \|/ @'/ .. \`@ /_| \__/ |_\ \__U_/ 6279EACE 2004-04-23 Andrew Buckeridge [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#314593: Can't run sparc install with USB keyboard on SB100

2005-06-17 Thread Andrew Buckeridge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: installation-reports Debian-installer-version: 20050305 uname -a: Linux asok 2.6.8 #1 Wed Feb 2 06:15:12 WST 2005 sparc64 GNU/Linux (commands issued from system running off disc) Date: Fri, 17 Jun 2005 17:53:48 +0800 Method: cdrom

Bug#481081: Maildir appendfile names longer than they need to be

2008-05-13 Thread Andrew Buckeridge
Package: exim4 Version: 4.69-2 Severity: wishlist In ~/Maildir/cur/ I have: - 1210666181.H610983P31901.203.161.103.17.static.amnet.net.au ^^^ ^^ The Microseconds should start with M. (Some one needs another X font or glasses? Phil, like the

Bug#475599: Maybe a small error in stunnel4 init script

2008-05-02 Thread Andrew Buckeridge
Package: stunnel4 Version: 3:4.18-2 Just needs a warning that it will not start because it has not been enabled. It should tell user to change /etc/default/stunnel4 as with other scripts. If default config has risks then this is a good idea to enable user to review config before it starts. For

Bug#446131: closed by Ricardo Mones [EMAIL PROTECTED] (Re: Bug#446131: When I change attachment Properties dialog is behind Compose window)

2008-06-17 Thread Andrew Buckeridge
Package: sylpheed Version: 2.5.0~beta3-1 Not a WM issue, but a Sylpheed-Gtk one. It can be reproduced with a number of more stable WMs. Perhaps I need to use a non-Gtk mail client with a non-Gtk WM. On Mon, 16 Jun 2008 08:31:19 + [EMAIL PROTECTED] (Debian Bug Tracking System) wrote: This

Bug#446131: Focus works with -gtk1 version

2008-06-17 Thread Andrew Buckeridge
Focus and raise have been separate in X11 and Twm. This allows me to work with several windows in just one screen. The sylpheed-gtk1_1.0.6-6 package raises the focused window. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#477194: Get this in 4.69-2+b1 too

2008-05-06 Thread Andrew Buckeridge
Package: exim4-base Version: 4.69-2+b1 Own script starts with /usr/sbin/exim4 -bd -C /etc/exim4/exim4.conf as using local exim4.conf Selecting previously deselected package exim4-config. (Reading database ... 213415 files and directories currently installed.) Unpacking exim4-config (from

Bug#255493: User starting with a capital is more secure

2008-05-06 Thread Andrew Buckeridge
Package: exim4 Version: 4.69-2 As SMTP requires that local_part be case insensitive it is squashed by exim4. The account Debian-exim starts with a capital. This stops remote from getting at it via email. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#477194: Fixed in 4.69-5+b1

2008-05-06 Thread Andrew Buckeridge
Package: exim4-base Version: 4.69-5+b1 [EMAIL PROTECTED]:~# /etc/init.d/exim4 start Starting MTA: exim4. [EMAIL PROTECTED]:~# ps $(/var/run/exim4/exim.pid) PID TTY STAT TIME COMMAND 26441 ?Ss 0:00 /usr/sbin/exim4 -bd -q30m -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#480244: X cursor gone

2008-05-08 Thread Andrew Buckeridge
Package: xserver-xorg-video-ati Version: 1:6.8.0-1 Architecture: powerpc After upgrading xserver-xorg-video-ati from 1:6.6.3-2 to 1:6.8.0-1 my X cursor changed from to . I.e. left and right appear swapped. The arrow now points from the bottom left to centre of the top of cursor box. Some of

Bug#366658: efix throws floating point exception

2006-05-10 Thread Andrew Buckeridge
, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x556b2000 read(3, From: Andrew Buckeridge andrewb..., 131072) = 376 _llseek(3, 0, [0], SEEK_SET)= 0 --- SIGFPE (Floating point exception) @ 0 (0) --- +++ killed by SIGFPE +++ Process 20369 detached -- To UNSUBSCRIBE, email

Bug#366658: efix throws floating point exception

2006-05-10 Thread Andrew Buckeridge
On Wed, 10 May 2006 10:59:28 +0100 MJ Ray [EMAIL PROTECTED] wrote: package efax tags 366658 + unreproducible moreinfo stop Running on Debian etch i386 on x86_64 machine with 2.6.8-12-amd64-k8 kernel. 4660_100.txt is 7bit clean. Throws with and without ^M at end of lines. I've

Bug#366658: sarge version does not throw floating point on sparc64

2006-05-10 Thread Andrew Buckeridge
Package: efax Version: 0.9a-15 Works on sparc64. [EMAIL PROTECTED]:/tmp$ ls 4660_100.txt [EMAIL PROTECTED]:/tmp$ efix -i text -n 4660_100_%03d.tif 4660_100.txt efix: Thu May 11 10:43:35 2006 efix v 0.3 Copyright 1999 Ed Casas [EMAIL PROTECTED]:/tmp$ ls -l 4660_100_001.tif -rw-r--r-- 1 andrewb

Bug#366658: older version of efix works on x86_64 etch

2006-05-10 Thread Andrew Buckeridge
Package: efax Version: 0.9a-15 [EMAIL PROTECTED]:/tmp$ ls 4660_100.txt [EMAIL PROTECTED]:/tmp$ efix -i text -n 4660_100_%03d.tif 4660_100.txt efix: Thu May 11 11:45:30 2006 efix v 0.3 Copyright 1999 Ed Casas [EMAIL PROTECTED]:/tmp$ dpkg -l efax libc6 libpaper-utils debconf make

Bug#354776: Missing dependency libxft1 on etch

2006-02-28 Thread Andrew Buckeridge
package: regexplorer version: 0.1.6-7 I already had libxft2. Installed libxft1 and then it worked. [EMAIL PROTECTED]:~$ ldd `which regexplorer` linux-gate.so.1 = (0xe000) libqt.so.2 = /usr/lib/libqt.so.2 (0x55576000) libXext.so.6 = /usr/X11R6/lib/libXext.so.6

Bug#385101: dovecot segfaults after upgrade

2006-08-29 Thread Andrew Buckeridge
package: dovecot version: 1.0.rc6-1 Severity: grave Justification: Can not start dovecot. console: imap-login[8895]: segfault at 0010 rip 08054dd7 rsp dc8c error 4 imap-login[8897]: segfault at 0010 rip 08054dd7 rsp dc8c error 4

Bug#385101: dovecot segfaults after upgrade

2006-08-29 Thread Andrew Buckeridge
On Tue, 29 Aug 2006 09:21:44 +0200 Fabio Tranchitella [EMAIL PROTECTED] wrote: Il giorno mar, 29/08/2006 alle 13.50 +0800, Andrew Buckeridge ha scritto: package: dovecot version: 1.0.rc6-1 Severity: grave Justification: Can not start dovecot. Hi, could you please try dovecot-1.0.rc7

Bug#385155: fsck.reiserfs can take a very long time to complete

2006-08-29 Thread Andrew Buckeridge
Package: reiserfsprogs Version: 3.6.19-3 fsck.reiserfs built for Debian does not presume the -q option. As -q is not supplied by the init script fsck will take a very long time to complete on a serial console. This is particularly significant when you have a serial console that is limited to

Bug#606168: Parted complains about MBR modified by gptsync

2010-12-06 Thread Andrew Buckeridge
Package: parted Version: 1.8.8.git.2008.03.24-11.1 disk0label attached is the first 40 blocks (20480 B) of GPT with MBR modified by gptsync. $ /sbin/parted -s disk0label print Warning: Unable to open /home/andrewb/disk0label read-write (Permission denied). /home/andrewb/disk0label has been

Bug#609756: vsnprintf segfaults on second attempt with alloca

2011-01-12 Thread Andrew Buckeridge
is no larger than many auto arrays. Is stack allocation failing later? /* fprint.c - unistdio fprint function - Andrew Buckeridge */ #include stdio.h #include stdarg.h #include unistd.h #include alloca.h #include fprint.h /* #include string.h */ /* +Ve == bytes written -Ve == bytes required */ int

Bug#609756: vsnprintf segfaults on second attempt with alloca

2011-01-12 Thread Andrew Buckeridge
Package: libc6 Version: 2.7-18lenny7 Changing to alloca malloc does not help. /* fprint.c - unistdio fprint function - Andrew Buckeridge */ #include stdio.h #include stdarg.h #include unistd.h #include stdlib.h #include fprint.h /* #include string.h */ /* +Ve == bytes written -Ve == bytes

Bug#609756: vsnprintf segfaults on second attempt with alloca

2011-01-12 Thread Andrew Buckeridge
)=(va_list)((last)+sizeof(last)) #define va_arg(ap, type) ((ap)+=sizeof(type),(type)*((ap)-sizeof(type))) would be wrong. On Wed, 12 Jan 2011 10:18:41 + Florian Weimer fwei...@bfk.de wrote: * Andrew Buckeridge: int vfprint(int fdout, const char *fmt, va_list ap) { int i=NONSTDBUF; i

Bug#506394: ISO-8859-15 support with -latin0 is undocumented in man page

2008-11-20 Thread Andrew Buckeridge
Package: tidy Version: 20051018-1 Manual page tidy(1) says: -ascii use US-ASCII for output, ISO-8859-1 for input -latin0 use US-ASCII for output, ISO-8859-1 for input -latin1 use ISO-8859-1 for both input and output The -latin0 option

Bug#506398: Tidy has a non-zero exit status when successful

2008-11-20 Thread Andrew Buckeridge
Package: tidy Version: 20051018-1 Severity: whishlist Tidy will throw some warnings, but still produce output. When it throws these warnings it has a non-zero exit status. This makes it difficult to use in a Makefile. A work around is to test the target file size with: - test -s $(@)

Bug#506394: Fixed in testing

2008-11-21 Thread Andrew Buckeridge
Package: tidy Version: 20080116cvs-2 Manual page tidy(1) now says: -ascii use ISO-8859-1 for input, US-ASCII for output -latin0 use ISO-8859-15 for input, US-ASCII for output -latin1 use ISO-8859-1 for both input and output -- To

Bug#484670: RAR 3 encoding circumvents clamav

2008-11-06 Thread Andrew Buckeridge
Package: clamav Version: 0.90.1dfsg-3.1+etch14 Severity: grave Suggests: unrar (= 3.0-1) which is non-free. I have non-free unrar installed anyway, but it appears that it is not being used. Bug #484642 had this as normal. Bug #484670 has this as grave. Though not security issue for system

Bug#342628: openoffice.org-common /usr/bin/ooffice

2009-05-27 Thread Andrew Buckeridge
Package: openoffice.org-common Version: 1:2.4.1+dfsg-1 openoffice.org-gtk does not fix the resize issue in twm. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#342628: Can't resize window under twm or xfwm4 without openoffice.org-gtk

2009-05-27 Thread Andrew Buckeridge
Package: openoffice.org-common Version: 1:2.4.1+dfsg-1 On Wed, 27 May 2009 09:18:42 +0200 Rene Engelhard r...@debian.org wrote: retitle 342628 Can't resize window under twm or xfwm4 without openoffice.org-gtk thanks Hi, Andrew Buckeridge wrote: openoffice.org-gtk does not fix

Bug#515262: at lacks POSIX -t [[CC]YY]MMDDhhmm[.SS] option

2009-02-15 Thread Andrew Buckeridge
Package: at Version: 3.1.10 Severity: whishlist at -t 02201400 gave Got at: invalid option -- t Says garbled time if 02201400 used without the -t option. at 14:00 20 Feb did work and gave job 40 at Fri Feb 20 14:00:00 2009 Good thing as there is no way English speakers would use a

Bug#419547: batch accepts commands from standard input

2009-02-15 Thread Andrew Buckeridge
Package: at Version: 3.1.10 The POSIX batch has no parameters. It not useless as it can accept commands from standard input. The batch accepts no parameters response will ensure scripts are portable. batch __ # List your jobs here job1 job2 job3 __ SYNOPSIS batch DESCRIPTION

Bug#515262: POSIX at(1) referring to touch(1) which has one second resolution is odd

2009-02-16 Thread Andrew Buckeridge
Package: at Version: 3.1.10 Severity: whishlist Having one second resolution for touch(1) makes sense as file system time stamps must support this. See also utime(3), utime.h(7), stat(3) and stat.h(7) POSIX man pages. With at(1), however we only want minute resolution. I.e. it is really just at

Bug#535915: logrotate postrotate has error if stunnel not running

2009-07-05 Thread Andrew Buckeridge
Package: stunnel4 Version: 3:4.22-2 /etc/cron.daily/logrotate: error: error running shared postrotate script for /var/log/stunnel4/*.log run-parts: /etc/cron.daily/logrotate exited with return code 1 /etc/logrotate.d/stunnel4 /var/log/stunnel4/*.log { daily missingok

Bug#535924: can not bind after restart

2009-07-06 Thread Andrew Buckeridge
Package: stunnel4 Version: 3:4.22-2 If stunnel4 is restarted when clients are connected it can not re-bind. Eventually all clients will disconnect and no be able to re-connect. If stunnel4 were then to retry binding the address it could then succed. The need for restarting could be addressed

Bug#535926: stunnel wrapper pid file diff to old stunnel pkg

2009-07-06 Thread Andrew Buckeridge
Package: stunnel4 Version: 3:4.22-2 Severity: wishlist The stunnel wrapper does not set default -P option. This is different behaviour to the old stunnel that it replaces. In my local scripts I had to add the -P option to my OPTIONS: - : DAEMON=/usr/bin/stunnel NAME=imaps

Bug#535915: copytruncate avoids need for restart

2009-07-06 Thread Andrew Buckeridge
Package: stunnel4 Version: 3:4.22-2 Using copytruncate is much better than postrotate ... endscript. I am using root:adm rather than stunnel4:stunnel4 (bug #529481) as using stunnel wrapper. I only keep 90 days or 13 weeks worth of logs on live. /var/log/stunnel4/*.log { weekly

Bug#577827: Exception include/linux/dcache.h:324

2010-04-14 Thread Andrew Buckeridge
Package: linux-image-2.6.26-2-powerpc Version: 2.6.26-21lenny4 [ 8786.557407] Linux agpgart interface v0.103 [ 8786.617325] [drm] Initialized drm 1.1.0 20060810 [ 8786.645700] [drm] Initialized radeon 1.29.0 20080528 on minor 0 [ 8788.031407] [drm] Setting GART location based on new memory

Bug#577827: Some noise from userspace too

2010-04-14 Thread Andrew Buckeridge
Package: linux-image-2.6.26-2-powerpc Version: 2.6.26-21lenny4 After Oops seamonkey threw chrp kernel: [ 9298.922086] [ cut here ] /usr/bin/seamonkey: line 322: 17217 Trace/breakpoint trap DISPLAY=${CMDLINE_DISPLAY} ${MOZ_PROGRAM} -remote 'ping()' /dev/null 21 --

Bug#579632: Netbook enhancements

2010-04-29 Thread Andrew Buckeridge
Package: squirrelmail Version: 2:1.4.15-4+lenny2 Severity: whishlist The options in squirrelmail to edit are all over the shop and a waste of SVGA space. When overseas I noticed that these would not fit on netbook display when a reasonable font size was used. The inconsistency issue is a bit

  1   2   >