Bug#803909: Assertion `bm->bus->dma->aiocb == ((void *)0)' failed

2016-01-31 Thread Andrew Buckeridge - Private
Restarted VM and then allowed Windows 7 to start normally. Was able to complete defrag C: /H /U /V /X in cmd dos box. Not reproducible. Any interesting comments regarding assertion? Same command line as before: qemu-system-x86_64 -enable-kvm -cpu host -localtime -usb -boot c -drive \

Bug#803909: Assertion `bm->bus->dma->aiocb == ((void *)0)' failed

2016-01-31 Thread Andrew Buckeridge - Private
With just the C: drive. defrag C: /H /U /V /X in cmd dos box seems to upset it. Was hoping to use this to clean up raw image before making it sparse. These raw images can be placed on a USB stick. Normally defrag is just a time waster. Now using qcow2 for general use on desktop. [ 1039.091722]

Bug#803909: Assertion `bm->bus->dma->aiocb == ((void *)0)' failed

2015-11-02 Thread Andrew Buckeridge - Private
Package: qemu-system-x86 Version: 1:2.1+dfsg-12+deb8u4 qemu-system-x86_64 crashes after a while when assertion fails. Running an install of Windows 7 Enterprise. qemu-system-x86_64 -enable-kvm -cpu host -localtime -usb -boot c \ -fda fat:floppy:rw:a \ -drive

Bug#800146: Can't load x32 binaries on amd64 system

2015-09-27 Thread Andrew Buckeridge - Private
Package: linux-image-3.16.0-4-amd64 Version: 3.16.7-ckt11-1+deb8u3 Severity: normal Dear Maintainer, I am able to run i386 and i686 binaries on my amd64 system, but not x32. Steps to reproduce: # apt-get install libc6-dev-x32 ... $ gcc -Os -mx32 -o /tmp/csv2tsv /usr/local/src/csv2tsv.c $ ldd

Bug#798425: e2fsprogs ext4 man page typo says ext2 twice in list

2015-09-08 Thread Andrew Buckeridge - Private
Package: e2fsprogs Version: 1.42.12-1.1 Severity: minor Minor annoyance that probably no one notices. My fix:- --- /tmp/ext4.5.orig2015-09-09 12:27:34.0 +0800 +++ /tmp/ext4.5 2015-09-09 12:27:40.0 +0800 @@ -6,7 +6,7 @@ .SH NAME ext2 \- the second extended file system .br

Bug#563335: The crypt() in dietlibc returns des regardless of salt

2015-07-16 Thread Andrew Buckeridge - Private
The crypt() in dietlibc-dev is not the same as crypt() in glibc. In checkpassword.c inserted the lines: #define _GNU_SOURCE #include alloca.h I linked against glibc with -lcrypt and it works. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#785241: i386 installer works, but amd64 did not

2015-07-06 Thread Andrew Buckeridge - Private
I have an Acer C720P. When I tried the amd64 installer via USB and it just rebooted the BIOS. I was able to run the i386 installer, pull amd64 kernel image and boot it from the built in flash drive. The johnlewis.ie FAQs say try another distro or mem=some_value. The i386 Debian userland is now

Bug#786851: maildrop: reformime -r8 is supposed to convert Q-P to 8bit

2015-05-29 Thread Andrew Buckeridge - Private
I have included two samples of QP: One ending with .ms abuses QP to conceal long lines. (The .ms is for MicroSoft not groff -ms which I like.) This is not converted to 8bit. One ending with .qp uses QP to encapsulate human readable plaintext. (This encoding would only be useful where you really

Bug#786851: maildrop: reformime -r8 is supposed to convert Q-P to 8bit

2015-05-26 Thread Andrew Buckeridge - Private
The problem seems to be of the except in some situations kind. It could be failing if the line is more than 78 characters or 998 octets, but this is not what you expect when you tell it to get rid of QP by supplying the -r8 option. I have some samples that are confidential so I will try and hand

Bug#786851: maildrop: reformime -r8 is supposed to convert Q-P to 8bit

2015-05-25 Thread Andrew Buckeridge
Package: maildrop Version: 2.7.1-3 Severity: important Dear Maintainer, Wanted to use script /usr/local/bin/mimetidy.sh to check email is readable: #!/bin/sh exec 31 [ $(reformime -r8 | tee /dev/fd/3 | wc -L) -le 80 ] Also tried processessing email with reformime -r8 message.eml | less -S

Bug#718366: I get same with the R flat panel modes

2013-10-04 Thread Andrew Buckeridge
Package: arandr Version: 0.1.6-1 I can't replace built in XxY modes so use additional R ones calculated with: cvt -r 1440 900 60 cvt -r 1400 1050 60 This is labelled 1440x900R as previous 1440x900 in use can not be changed. Integer conversion (int()) stops on 'R' with error. Need to match only

Bug#712659: mkvmlinuz missing xxd from vim-common

2013-06-18 Thread Andrew Buckeridge
Package: mkvmlinuz Version: 36 Depends: bash (= 3), binutils, debconf (= 0.5) | debconf-2.0, libc6 (= 2.4) I got hit with this on my Pegasos2 when upgrading to wheezy because I run nvi and did not have vim-common installed. There is also hexdump or hd command from bsdmainutils. Now have

Bug#606168: Bug #606168 - Parted complains about MBR modified by gptsync

2013-01-12 Thread Andrew Buckeridge
On Tue, 08 Jan 2013 13:27:09 -0500 Phillip Susi ps...@ubuntu.com wrote: tags 606168 + moreinfo thanks Is there a problem with the original disk, or only on the truncated image? Whole disk. Parted expects protective MBR to have a single entry for GPT (the GPT itself contains the partitions).

Bug#692796: stunnel.conf: options = SSL_OP_CIPHER_SERVER_PREFERENCE: Illegal SSL option

2012-11-08 Thread Andrew Buckeridge
Package: stunnel4 Version: 3:4.29-1 I have not tagged severity. Is it a real security issue? In my stunnel.conf I tried:-- options = SSL_OP_CIPHER_SERVER_PREFERENCE It gave Illegal SSL option and did not start. Trying to set SSL_CTX_set_options(3ssl) SSL_OP_CIPHER_SERVER_PREFERENCE.

Bug#692186: pnmtofiasco can't read valid PNM files created by netpbm

2012-11-02 Thread Andrew Buckeridge
Package: netpbm Version: 2:10.0-12.2+b1 pnmtofiasco: bad magic number - not a ppm, pgm, or pbm file with output of pnmnorm, but this same output was accepted by pnmtojpeg Steps to reproduce: # pngtopnm file.png | pnmnorm -bpercent 1 -wpercent 1 | pnmtojpeg --quality=70 --dct=float

Bug#660627: Serious if you change config

2012-07-27 Thread Andrew Buckeridge
Quite easy to reproduce with ksh script attached. HTTP Host is not checked in the DNS to see if it matches socket. This would be expensive. Checking Host against glob would be faster. If config could match /** or **..** in domains then it would be okay, but it did not seem to match. ** should

Bug#673989: Timestamps can be fixed to solve #353744 and #174038 of sysklogd

2012-05-22 Thread Andrew Buckeridge
Package: syslog-ng Version: 3.1.3-3 Severity: wishlist See also #353744 and #174038 of sysklogd. A small change to syslog-ng could make logs useful. Could then use as default to solve #353744 and #174038. /etc/syslog-ng/syslog-ng.conf:-- # First, set some global options. options { ...

Bug#649467: Sets 25 s timeout without option and -1 does not work

2011-11-21 Thread Andrew Buckeridge
Package: rlpr Version: 2.05-4 The man page says that --timeout= defaults to 3 s, but it defaults to 25 s in the program. Even 25 s is way too short and causes a timeout. A more logical default would be -1 which according to the man page means never. However, a value of -1 as documented also

Bug#649467: LPD timeout is harmful

2011-11-21 Thread Andrew Buckeridge
Direct socket printing (such as HP JetDirect on 9100/tcp) by accepting only one TCP connection on the socket exploits the rate adaptation and logical end of file inherent in TCP. With this scheme it can start processing the input as soon as it starts to receive it. The RFC 1179 Line Printer

Bug#644130: openssh-server: Sets DISPLAY to wrong value

2011-10-03 Thread Andrew Buckeridge
Package: openssh-server Version: 1:5.5p1-6 Severity: normal If I ssh -X into my machine chrp from n50.bgcaus.com DISPLAY is bogus. However, if I change DISPLAY X client will run. andrewb@chrp:~$ echo $DISPLAY n50.bgcaus.com:0.0 andrewb@chrp:~$ xclock Error: Can't open display:

Bug#641698: xpdf: Hangs with blank screen when used as iceape helper

2011-09-15 Thread Andrew Buckeridge
Package: xpdf Version: 3.02-12 Severity: normal It does not consume CPU like #231208, but just looks like its dealocked. If I clean the environment the problem goes away. #!/bin/sh #/usr/local/bin/xpdf wrapper for /usr/bin/xpdf exec env -i DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY /usr/bin/xpdf

Bug#641247: dovecot-imapd: Get IMAP Error: fchown

2011-09-12 Thread Andrew Buckeridge
On Mon, 12 Sep 2011 10:08:58 +0300 Timo Sirainen t...@iki.fi wrote: On 12.9.2011, at 7.34, Andrew Buckeridge wrote: 2011-09-12 11:37:03 IMAP(???): Error: fchown(/var/lib/dovecot/control/9998/.INBOX/dovecot-uidlist.tmp, -1, 9111(mailusers)) failed: Operation not permitted (egid=9000

Bug#641247: dovecot-imapd: Get IMAP Error: fchown

2011-09-11 Thread Andrew Buckeridge
Package: dovecot-imapd Version: 1:1.2.15-7 Severity: important User can not create folders or save email. http://www.dovecot.org/list/dovecot/2006-May/013083.html http://www.dovecot.org/list/dovecot/2009-August/042431.html The umask option to mitigate this problem has been removed. -- System

Bug#397856: groff -ms -Tlatin1 | less -R only works on vt100

2011-08-21 Thread Andrew Buckeridge
Package: less Version: 436-1 Severity: wishlist The less options -R or --RAW-CONTROL-CHARS do not work on non-vt100 terminals. http://www.greenwoodsoftware.com/less/news.346.html Consider: ... | groff -ms -Tlatin1 | less -R There groff -man uses overstrike which is emulated by less using

Bug#627585: Only depth 8bpp works with XGI Volari Z9s

2011-06-28 Thread Andrew Buckeridge
Package: linux-image-3.0.0-rc4-amd64 Version: 3.0.0~rc4-1~experimental.1 Architecture: i386 Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-31 Architecture: i386 PCA-5612 XGI Volari Z9s works fine on x86 with above and Xorg sis driver shipped by Debian. Is it endian? /etc/modules: -- sisfb

Bug#630845: linux-image-2.6.39-2-powerpc: CHRP Pegasos2 boot failure

2011-06-23 Thread Andrew Buckeridge
Package: linux-image-3.0.0-rc3-powerpc Version: 3.0.0~rc3-1~experimental.1 On Wed, 22 Jun 2011 04:01:38 +0100 Ben Hutchings b...@decadent.org.uk wrote: linux-image-2.6.36-trunk-powerpc_2.6.36-1~experimental.1_powerpc.deb linux-image-2.6.37-1-powerpc_2.6.37-1_powerpc.deb

Bug#630845: linux-image-2.6.39-2-powerpc: CHRP Pegasos2 boot failure

2011-06-23 Thread Andrew Buckeridge
Package: linux-image-3.0.0-rc3-powerpc Version: 3.0.0~rc3-1~experimental.1 Firmware boot command line is: -- vmlinuz-3.0.0-rc3-powerpc video=radeonfb:1400x1050-8@60 panic=60 \ root=UUID=39c3b58f-8331-4c14-828b-77eb1c2132df I get this warning. Is it important? Is it related? +---+

Bug#630778: xdm does not just work

2011-06-17 Thread Andrew Buckeridge
Package: xdm Version: 1:1.1.10-3 See bug #76929 in particular PAM. Trying a Wyse Winterm with XDMCP direct. I see the login widget then it dies. (The Wyse Winterm then starts up and can then RDP login to xrdp package I have running on system. Really should do X to a Linux box. Wyse Winterm can

Bug#630778: xdm does not just work

2011-06-17 Thread Andrew Buckeridge
Package: xdm Version: 1:1.1.10-3 Remote display is actually 10.253.0.200 00:80:64:32:01:70 (Wyse Technology) The ps command just displayed: -- 5027 ?Ss 0:00 /usr/bin/xdm 5308 ?Ss 0:00 \_ -10.253.0.20 -- To UNSUBSCRIBE, email to

Bug#630845: linux-image-2.6.39-2-powerpc: CHRP Pegasos2 boot failure

2011-06-17 Thread Andrew Buckeridge
Package: linux-2.6 Version: 2.6.39-2 Severity: normal Binary packages that have failed to boot on my Pegasos2 are linux-image-2.6.39-2-powerpc_2.6.39-2, linux-image-2.6.39-1-powerpc_2.6.39-1 and linux-image-2.6.38-2-powerpc_2.6.38-5. There is nothing interesting on the screen. After loading

Bug#627585: Can not test xgi volari z9s with 2.6.39

2011-06-17 Thread Andrew Buckeridge
I can't run linux-image-2.6.39-2-powerpc 2.6.39-2, linux-image-2.6.39-1-powerpc 2.6.39-1 or linux-image-2.6.38-2-powerpc 2.6.38-5 as a result I am not able to confirm if bug 627585 has been fixed on this arch. These displays are sometimes found on x86 servers.

Bug#627585: /boot/vmlinux-2.6.32-5-powerpc: Only depth 8bpp works with XGI Volari Z9s card PCA-5612 when using sisfb

2011-05-22 Thread Andrew Buckeridge
Package: linux-2.6 Version: 2.6.32-31 Severity: normal File: /boot/vmlinux-2.6.32-5-powerpc If a depth other than 8 bit is chosen colours are not mapped properly. The text on the virtual console is not white. The same happens when X.org is started. The virtual console is functional at 8 bpp

Bug#619467: ***SPAM*** Does not convert from HTML to Word

2011-03-24 Thread Andrew Buckeridge
Package: unoconv Version: 0.4-1 I only mentioned the images in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518938 however it can not layout HTML to page. If I use: -- unoconv -v -d document -f doc Public_BD58_AS3999_ACIMA.html This CSS is honored: -- style type=text/css !-- @page { size:

Bug#619450: Oops after loading via-ircc

2011-03-23 Thread Andrew Buckeridge
Package: linux-image-2.6.32-5-powerpc Version: 2.6.32-31 After upgrading to squeeze userland I now have this Oops. [ 12.894056] via-ircc: dongle probing not supported, please specify dongle_id module parameter. [ 12.915795] [ cut here ] [ 12.936549] kernel BUG

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#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#496355: Wrong severity tag to fix stable

2010-09-02 Thread Andrew Buckeridge
I believe the segfault bug is bad enough for a release-critical grave classification as it results in data loss and limits usefulness of the package. The current severity is important which is not enough to get the fixed version into stable. For new a package to be moved in to stable it needs to

Bug#496355: Can build texmacs 1:1.0.7.4-2 in lenny.

2010-08-31 Thread Andrew Buckeridge
I installed texmacs and texmacs-common 1:1.0.7.4-2 from source in stable and texmacs-extra-fonts binary from testing and I could close file without sefault. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#496355: close document closes application is grave

2010-08-30 Thread Andrew Buckeridge
Package: texmacs Version: 1:1.0.6.14-1 Can open help and Go to multiple documents, but as soon as I close any via menu Close document C-x k it dies. This makes Help useless. I would call this grave as it will segfault with any use. It will need a severity of serious, grave or critical so that it

Bug#540601: Getting Oopses on a 32-bit powerpc Pegasos2

2010-07-21 Thread Andrew Buckeridge
Package: linux-image-2.6.32-5-powerpc Version: 2.6.32-15 Running 2.6.32-15 since Tue, 20 Jul 2010 and system has stayed up between reboot and fsck forced with: 0 3 * * * /sbin/shutdown -t 15 -rF now $ uname -r 2.6.32-5-powerpc Jul 22 03:22:55 chrp -- MARK -- Jul 22 03:42:55 chrp -- MARK

Bug#540601: Getting Oopses on a 32-bit powerpc Pegasos2

2010-07-20 Thread Andrew Buckeridge
Package: linux-image-2.6.32-bpo.5-powerpc Version: 2.6.32-15~bpo50+1 I am running 2.6.32 now from backports and system has stayed up. $ uname -r 2.6.32-bpo.5-powerpc http://packages.debian.org/squeeze/linux-image-2.6.32-5-powerpc # wget

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

Bug#579632: Drafts folder

2010-04-29 Thread Andrew Buckeridge
Package: squirrelmail Version: 2:1.4.15-4+lenny2 Severity: whishlist My change resulted in two Edit options for Drafts folder. They were very similar. Now I have: Folder Edit option textNew text == SentEdit Message as New Edit Drafts Resume

Bug#579639: Netbook enhancements

2010-04-29 Thread Andrew Buckeridge
Package: squirrelmail Version: 2:1.4.15-4+lenny2 Severity: wishlist 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 like

Bug#579639: Drafts folder

2010-04-29 Thread Andrew Buckeridge
Package: squirrelmail Version: 2:1.4.15-4+lenny2 Severity: wishlist My change resulted in two Edit options for Drafts folder. They were very similar. Now I have: Folder Edit option textNew text == SentEdit Message as New Edit Drafts Resume

Bug#579639: sourceforge.net SquirrelMail ID: 2994524

2010-04-29 Thread Andrew Buckeridge
Package: squirrelmail Version: 2:1.4.15-4+lenny2 Severity: wishlist I have posted similar in SourceForge https://sourceforge.net/tracker/?func=detailaid=2994524group_id=311atid=350311 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

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#576486: WPA does not work on Apple airport

2010-04-04 Thread Andrew Buckeridge
Package: wpasupplicant Version: 0.6.4-3 I can not get Apple airport to use WPA via /etc/network/interfaces This may be related to https://launchpad.net/ubuntu/+source/wpasupplicant/+bug/37396 Modules hermes, orinoco and airport are from linux-image-2.6.26-2-powerpc_2.6.26-21

Bug#532750: linux-image-2.6.26-2-powerpc too

2009-10-20 Thread Andrew Buckeridge
Package: linux-image-2.6.26-2-powerpc Version: 2.6.26-19 On Mon, 19 Oct 2009 01:03:42 +0100 Ben Hutchings xxx wrote: On Fri, 2009-10-02 at 22:58 +0800, Andrew Buckeridge wrote: Package: linux-image-2.6.26-2-powerpc Version: 2.6.26-19 Get kernel BUG at mm/slab.c:3008! with linux-image

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#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#535027: dovecot-common does not rotate logs

2009-06-28 Thread Andrew Buckeridge
Package: dovecot-common Version: 1:1.0.15-2.3 Severity: whishlist A script to rotate the logs was not installed with the package. After rotating logs I issue a SIGUSR1 to re-open logfile. May have something to do with #532918 SIGHUP should re-exec master and re-read config too. SIGUSR1

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#522803: Can still be useful

2009-04-15 Thread Andrew Buckeridge
Package: dsbltesters Version: 0.9.5-3 I have got it to target spamt...@bgcaus.com which should be pretty obvious what that email does. I do not look for signature in body. Too bad if hit that mailbox. In my /etc/dsbl.conf I now have sender_user=spamtrap sender_domain=bgcaus.com

Bug#522803: Can still be useful

2009-04-15 Thread Andrew Buckeridge
Package: dsbltesters Version: 0.9.5-3 If I was not asleep. In my /etc/dsbl.conf I now have # backscatter relay sender_user=spamtrap sender_domain=bgcaus.com # other relay target_user=spamtrap target_domain=bgcaus.com As it is my own blacklist I can catch backscatter DSN spam. -- To

Bug#522803: DSBL is GONE

2009-04-06 Thread Andrew Buckeridge
Package: dsbltesters Version: 0.9.5-3 http://www.dsbl.org/ DSBL is GONE and highly unlikely to return. Please remove it from your mail server configuration. The relay target lis...@dsbl.org is still hard coded. When I try to connect to SMTP I get: - ** 421 shelob.surriel.com: Too many

Bug#518893: Lost gfortran and f95 support regression

2009-03-22 Thread Andrew Buckeridge
Package: binfmtc Version: 0.15-1 On Sun, 22 Mar 2009 20:59:38 +0900 Junichi Uekawa dan...@netfort.gr.jp wrote: Hi, You mentioned in a private email that you mis-filed the version, that this bug is already fixed in 0.16 and you found it against 0.15. Can you verify? Yes, should have been

Bug#518938: Does not convert from HTML to Word

2009-03-09 Thread Andrew Buckeridge
Package: unoconv Version: 0.3-3 It can convert HTML to PDF, but HTML to Word or RTF fails. unoconv -v -d document -f doc DRAFT.html In the resulting DRAFT.doc the images are not visible. In using openoffice.org by hand you can not just open the HTML and then save as MS Word. This may be a

Bug#518893: Lost gfortran and f95 support regression

2009-03-08 Thread Andrew Buckeridge
Package: binfmtc Version: 0.16-1 It had Fortran 95 support for a while, but now it has gone. The problem with the magic c BINFMTF: is that 'c' is not in the Old Fortran character set +-0123456789ABCDEFGHIJKLMNOPQR/STUVWXYZ='.)$*,( , but neither is ':' or the compiler options. Porting back to the

Bug#472960: Won't use OpenOffice.org due to context sensitive popup menus

2009-03-02 Thread Andrew Buckeridge
Package: openoffice.org-core Version: 1:2.4.1-17 Popup or on screen context menus make the Writer application pretty much unusable. My automatic response to any pop-up is to throw a skull and cross bones cursor at it. Then next time I run OpenOffice.org it does its file recovery dialog. When

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#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#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#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#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#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#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: 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#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#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#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#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#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#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#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#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#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#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#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#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-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#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#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

  1   2   >