Bug#215659: Patch to allow working on vfat filesystem (use ..._ if ... fails)

2007-10-20 Thread Russell Steicke
compatible directories by default, except where creating "..." fails. Not extensively tested, but I thought I'd put it out there for comment. Russell -- Russell Steicke -- Fortune says: Success is a journey, not a destination. diff -ru cfs-1.4.1--orig/cfs_adm.c cfs-1.4.1/cfs_adm

Bug#386344: apt-proxy: APT-Proxy has Problems with ~ in package-names: detailed output

2006-09-16 Thread Russell Steicke
I'm also seeing this problem. Here's my apt-proxy-v2.conf and some detailed output. I hope this helps. $ cat /etc/apt-proxy/apt-proxy-v2.conf [DEFAULT] ;; All times are in seconds, but you can add a suffix ;; for minutes(m), hours(h) or days(d) ;; Server IP to listen on ;address = 192.168.0.25

Bug#293843: texi2html generates bad html for emacs-wiki docs, makeinfo --html is better

2005-02-06 Thread Russell Steicke
I've let makeinfo generate split html because I tend to like that, but you could just as easily use the --no-split flag to keep it all in one file. This also reduces the build dependency list by removing texi2html. makeinfo is already a build dependency. Russell Steicke -- System Info

Bug#147052: This bug is still in woody

2005-02-02 Thread Russell Steicke
Hello, This bug still exists in the courier-mta version in woody, 0.37.3-2.5. I don't know what happened to version 0.37.3-5. These extra lines in courier-mta.postinst would fix it: chown $USER:$GROUP /var/lib/courier/allfilters chown $USER:$GROUP /var/lib/courier/filters -- Ru