Bug#433893: init script assumes /usr/sbin in PATH

2007-07-20 Thread Trent W. Buck
Package: vsftpd Version: 2.0.5-2 Severity: minor File: /etc/init.d/vsftpd Tags: patch The init script assumes /usr/sbin/start-stop-daemon is in the PATH. This is not necessarily the case, particularly when using something like sudo to run a command as root without going through a full login

Bug#433893: init script assumes /usr/sbin in PATH

2007-07-20 Thread Trent W. Buck
On Fri, Jul 20, 2007 at 05:41:36PM +1000, Trent W. Buck wrote: The init script assumes /usr/sbin/start-stop-daemon is in the PATH. ^^^ Errata: that should be /sbin/start-stop-daemon. -- Trent W. Buck signature.asc Description: Digital signature

Bug#433912: Wrong value in error message

2007-07-20 Thread Trent W. Buck
Package: wget Version: 1.10.2-3 Severity: minor I notice that when you prematurely close wget's output stream when writing to stdout, wget gives a misleading error message: $ wget -O - http://en.wikipedia.org/wiki/FTP | head /dev/null --19:59:20-- http://en.wikipedia.org/wiki/FTP

Bug#433798: listen stanza in vsftpd.conf manual formatted inconsistently

2007-07-19 Thread Trent W. Buck
Package: vsftpd Version: 2.0.5-2 Severity: minor File: /usr/share/man/man5/vsftpd.conf.5.gz The stanza describing the listen option is not formatted consistently with other stanzas, in the vsftpd.conf(5) manual. -- System Information: Debian Release: lenny/sid APT prefers unstable APT

Bug#433720: false positive logcheck security event

2007-07-18 Thread Trent W. Buck
Package: leafnode Version: 1.11.5-5 Severity: minor When leafnode creates syslog entries of the form Jul 19 00:09:05 ares fetchnews[10724]: article /var/spool/news/gmane/linux/debian/devel/bugs/general/6413 contained illegal headers: References: does not start with Logcheck treats them

Bug#433347: lintian: manpage-has-errors-from-man

2007-07-16 Thread Trent W. Buck
Package: thttpd Version: 2.23beta1-7 Severity: minor Tags: patch The upstream manuals contain the literal copyright character ©. To appease lintian, replace all occurrences with: \[co] W: thttpd-util: manpage-has-errors-from-man usr/share/man/man1/makeweb.1.gz 19: warning: can't find numbered

Bug#433348: W: thttpd source: debian-rules-ignores-make-clean-error line 42

2007-07-16 Thread Trent W. Buck
Package: thttpd Version: 2.23beta1-7 Severity: minor Lintian does not like the debian/rules file. One way to appease it is to use CDBS. W: thttpd source: debian-rules-ignores-make-clean-error line 42 N: N: A rule in the debian/rules file for this package calls the package's N: clean or

Bug#228907: integration RC

2007-07-16 Thread Trent W. Buck
. -- Trent W. Buck thttpd_2.25b-1.0.diff.gz Description: Binary data signature.asc Description: Digital signature

Bug#400233: start-stop-daemon attempt 1

2007-07-15 Thread Trent W. Buck
Here are (currently untested) rewrites of init.d and logrotate.d using start-stop-daemon. I'm posting early, posting often in case I forget to follow through or I get an attack of guilt and start doing paid work tomorrow. -- Trent W. Buck #! /bin/sh ### BEGIN INIT INFO # Provides

Bug#433221: Logcheck integration

2007-07-15 Thread Trent W. Buck
Package: thttpd Version: 2.23beta1-5 Severity: wishlist Tags: patch The logcheck package warns the sysadmin whenever it encounters a syslog entry that is not whitelisted as ignorable. The attached file, placed in /etc/logcheck/ignore.d.server/thttpd, teaches logcheck not to care about some

Bug#433221: Logcheck integration

2007-07-15 Thread Trent W. Buck
On Mon, Jul 16, 2007 at 02:08:08AM +1000, Trent W. Buck wrote: The attached file, placed in /etc/logcheck/ignore.d.server/thttpd, teaches logcheck not to care about some boring thttpd entries. Whoops, here it is. -- Trent W. Buck # thttpd is listing a directory that has no index.html file

Bug#433079: thttpd keeps log filehandle open, breaks when logrotate gzips log

2007-07-14 Thread Trent W. Buck
Package: thttpd Version: 2.23beta1-5 Severity: normal I worked out why thttpd isn't logging properly. When logrotate moves /var/log/thttpd.log to /var/log/thttpd.log.1, thttpd keeps the filehandle open for the old logfile. So when logrotate gzips it, thttpd can't write any more logging data

Bug#432928: Does not recognize RCS metadata as such.

2007-07-13 Thread Trent W. Buck
Package: meld Version: 1.1.5-1 Severity: normal Tags: patch Meld does not recognize RCS metadata as such; i.e. it will not be ignored when recursively diffing (melding) over directories. I believe the attached patch corrects this. (It definitely works for RCS/ dirs, but I haven't tested whether

Bug#404640: /etc/mt-daapd.conf is world-readable, too

2007-07-12 Thread Trent W. Buck
Package: mt-daapd Version: 0.2.4+r1376-2+b1 Followup-For: Bug #404640 /etc/mt-daapd.conf is world-readable, too. This seems like a pretty bad idea for a file that contains passwords as clear text. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990,

Bug#432918: Doesn't grok shadow passwords? [pass013w] Username `gwb' is not using an acceptable password hash (x).

2007-07-12 Thread Trent W. Buck
Package: tiger Version: 1:3.2.1-35 Severity: minor It seems that tiger does not understand when a system is using shadow passwords: NEW: --WARN-- [pass013w] Username `gwb' is not using an acceptable password hash (x). NEW: --WARN-- [pass013w] Username `mbb' is not using an acceptable

Bug#432656: Prints root directory as // instead of / for root files.

2007-07-11 Thread Trent W. Buck
Package: mg Version: 20061119-1 Severity: minor When invoked as mg /x (where /x does not exist), typing C-x C-f will default to the directory // instead of the correct /. This appears to only be a display anomaly, mg still behaves correctly AFAICT. -- System Information: Debian Release: 4.0

Bug#432662: slapd.conf group not openldap

2007-07-11 Thread Trent W. Buck
Package: slapd Version: 2.3.30-5 Severity: normal Note: I've never used LDAP before, this may be a non-bug. Following http://wiki.debian.org/OpenLDAPSetup, I tried the following command (with slapd stopped): $ sudo slapindex WARNING! Runnig as root! There's a fair chance

Bug#432710: Annoying EXTRA_GROUPS example

2007-07-11 Thread Trent W. Buck
Package: adduser Version: 3.102 Severity: minor The (commented out) EXTRA_GROUPS value in /etc/adduser.conf 1) contains two copies of srv; and 2) doesn't match the groups used by debian-installer for the first user -- to whit, lp and src were added and plugdev was missing. -- System Information:

Bug#432714: Typo in commentary of hosts.allow and hosts.deny

2007-07-11 Thread Trent W. Buck
Package: netbase Version: 4.29 Severity: minor Tags: patch Both hosts.allow and hosts.deny refer to the file /usr/doc/netbase/portmapper.txt.gz This should be perhaps be /usr/share/doc/portmap/portmapper.txt.gz -- System Information: Debian Release: 4.0 APT prefers stable APT

Bug#432720: grammatical error in description

2007-07-11 Thread Trent W. Buck
Package: fcheck Version: 2.7.59-8 Severity: minor Tags: patch Essentially, fcheck has the ability to monitor directories, files or complete filesystems for any additions, deletions, and modifications. It is configurable to exclude active log files, and can be ran as often as

Bug#432749: Suggests transition package

2007-07-11 Thread Trent W. Buck
Package: slack Version: 0.14.1-1 Severity: minor This package Suggests: ssh. This is a transition (read: deprecated) package and the dependency relation should be changed to one of Suggests: openssh-client, openssh-server Suggests: openssh-client Suggests: openssh-server --

Bug#432788: cruft chokes on RCS-controlled excuses

2007-07-11 Thread Trent W. Buck
Package: cruft Version: 0.9.6-0.15 Severity: normal Tags: patch Observe: # cruft /usr/sbin/cruft: line 89: ./RCS: is a directory Directories are executable as well as scripts. Attached patch fixes this. -- System Information: Debian Release: 4.0 APT prefers stable APT policy:

Bug#432281: SIGABRT when using limit with ~d after installing.

2007-07-11 Thread Trent W. Buck
On Tue, Jul 10, 2007 at 07:27:06AM -0700, Daniel Burrows wrote: On Mon, Jul 09, 2007 at 04:08:37PM +1000, Trent Buck [EMAIL PROTECTED] was heard to say: I get the following error often (but not consistently) in aptitude when using the `l' binding to limit list to a pattern. I think

Bug#432280: bash-like command interface locks up typing long lines?

2007-07-09 Thread Trent Buck
On Mon, Jul 09, 2007 at 03:28:42PM +1000, Trent Buck wrote: I could enter linux, initrd and boot commands and succeeded in booting (yay for tab completion!). However I noticed that typing a line longer wider than the screen, e.g. linux (hd0,1)/vmlinuz-2.6.21-2-amd64 root=/dev/mapper

Bug#432281: SIGABRT when using limit with ~d after installing.

2007-07-09 Thread Trent Buck
Package: aptitude Version: 0.4.5.3-1 Severity: normal I get the following error often (but not consistently) in aptitude when using the `l' binding to limit list to a pattern. I think it happens after I type ~d, but it might be after typing any letter. I also think it's happening only after

Bug#432287: bashism at line 31 of some file

2007-07-09 Thread Trent Buck
Package: xserver-xorg Version: 1:7.2-5 Severity: normal During dpkg-reconfigure xserver-xorg, the following is printed shortly after monitor autodetection: [: 31: ==: unexpected operator This strongly suggests there is a bashism somewhere; /bin/[ does not support the == operator and its

Bug#432017: loss of 'auto' status, evidence

2007-07-09 Thread Trent Buck
Package: aptitude Version: 0.4.5.4-1 Followup-For: Bug #432017 The following listing demonstrates that the auto status is being removed when an action is scheduled instead of being performed immediately. This didn't happen in Etch, or in the aptitude in Sid a few months ago. | $ echo n | sudo

Bug#432434: mutt(1) claims remember-mail-date is broken

2007-07-09 Thread Trent Buck
Package: remember-el Version: 1.9-1 Severity: normal File: /usr/share/emacs/site-lisp/remember-el/remember.el Tags: patch Mutt cannot read mboxes written by remember. The following patch fixes this. | --- /usr/share/emacs/site-lisp/remember-el/remember.el 2006-08-13 23:09:02.0 +1000 |

Bug#411425: sponsor needed

2007-07-08 Thread Trent Buck
I'm not a DD, so I can't upload packages to Debian without a sponsor! http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=scheme48 -- Trent Buck signature.asc Description: Digital signature

Bug#432272: --mbox doesn't work with multiple bugs

2007-07-08 Thread Trent Buck
Package: devscripts Version: 2.10.6 Severity: wishlist File: /usr/bin/bts Observe: $ bts show --mbox from:[EMAIL PROTECTED] bts: you can only request a mailbox for a single bug report. I much prefer to read bug reports in an MUA than a web browser -- for example, I can only customize

Bug#432280: bash-like command interface locks up typing long lines?

2007-07-08 Thread Trent Buck
Package: grub-pc Version: 1.95+20070626-1 Severity: normal After copying /usr/share/grub/unifont.pff to my /boot partition, I re-ran update-grub and rebooted. The gfxterm terminal didn't appear to start (still 640x480 with white text), and there were no entries in the menu chooser thingy. I

Bug#432124: postinst doesn't grok grub2?

2007-07-07 Thread Trent Buck
Package: linux-image-2.6.21-2-amd64 Version: 2.6.21-5 Severity: normal Observe: | $ nl -b a /var/lib/dpkg/info/linux-image-2.6.21-2-amd64.postinst | grep -A 9 sub.run_lilo | 1247 sub run_lilo (){ | 1248my $ret; | 1249# Try and figure out if the user really wants lilo to be run --

Bug#432121: --in-place switch

2007-07-07 Thread Trent Buck
Package: bbe Version: 0.1.9-1 Severity: wishlist GNU sed has the immensely useful --in-place switch: sed -i -e x y is roughly equivalent to sed -e x y y~ mv y~ y It would be convenient if bbe(1) had the same functionality. -- System Information: Debian Release: lenny/sid APT

Bug#432154: LVM not working when *any* md array degraded

2007-07-07 Thread Trent Buck
Package: grub-pc Version: 1.95+20070626-1 Severity: normal I have the following disk setup: ARRAY /dev/md0 level=raid1 num-devices=2 UUID=35350c38:74a95022:4eeb7f3f:b5bc804c devices=/dev/sdc1,/dev/sdd1 ARRAY /dev/md1 level=raid1 num-devices=2 UUID=3c0b822d:7ad0dd9a:997fa798:3fa99da6

Bug#432156: 00_header long-winded

2007-07-07 Thread Trent Buck
Package: grub-pc Version: 1.95+20070626-1 Severity: wishlist File: /etc/grub.d/00_header Tags: patch The following is (AFAIK) SUS/POSIX portable, and is both terser and, IMO, more concise: | --- 00_header 2007/07/08 01:18:03 1.1 | +++ 00_header 2007/07/08 01:19:11 1.2 | @@ -25,20 +25,15

Bug#432159: update-grub tries to execute directories

2007-07-07 Thread Trent Buck
Package: grub-pc Version: 1.95+20070626-1 Severity: minor File: /usr/sbin/update-grub Tags: patch update-grub does not sufficiently validate the contents of /etc/grub.d: | $ sudo update-grub | Updating /boot/grub/grub.cfg ... | Found linux image: /boot/vmlinuz-2.6.21-2-amd64 | Found initrd

Bug#432154: Acknowledgement (LVM not working when *any* md array degraded)

2007-07-07 Thread Trent Buck
See also http://bugs.debian.org/426341, although I'm not convinced these reports concern the same bug. -- Trent Buck signature.asc Description: Digital signature

Bug#431637: apt-get source reports Unable to find a source package

2007-07-03 Thread Trent Buck
Package: apt Version: 0.7.3 Severity: normal apt-get source is playing silly buggers, and I don't understand why. $ cd `mktemp -d` $ grep -v ^# /etc/apt/sources.list deb-src http://ftp.debian.org/debian experimental main $ sudo apt-get update sudo apt-get source aptitude

Bug#430525: emacsclient manually seven-eighths missing

2007-06-25 Thread Trent Buck
Package: emacs22-common Version: 22.0.99+1-1 Severity: minor File: /usr/share/man/man1/emacsclient.1emacs22.gz The emacsclient manually only mentions one of the eight options listed by the --help switch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#430553: python.el AWOL

2007-06-25 Thread Trent Buck
Package: emacs22-common Version: 22.0.99+1-1 Severity: minor Old emacs-snapshot packages have python.el: emacs-snapshot-common: /usr/share/emacs/22.1.50/lisp/progmodes/python.elc emacs-snapshot-el: /usr/share/emacs/22.1.50/lisp/progmodes/python.el.gz and they seem to be in the upstream

Bug#411425: scheme48: Please package new upstream version

2007-06-21 Thread Trent Buck
On Thu, Jun 21, 2007 at 02:37:39PM +0200, Lionel Elie Mamane wrote: On Fri, Mar 16, 2007 at 03:43:41AM +1100, Trent Buck wrote: On Thu, Mar 15, 2007 at 05:15:01PM +0100, Lionel Elie Mamane wrote: As such, scheme48 is mostly orphaned in Debian. Do you want to adopt the Scheme48 package

Bug#411425: scheme48: Please package new upstream version

2007-06-21 Thread Trent Buck
to find another sponsor. So tagging them no-sponsor-need doesn't seem a good idea to me. OK, understood. Should I file ITA bugs to wnpp for s48 and scsh? -- Trent Buck signature.asc Description: Digital signature

Bug#429769: 3.x versions available

2007-06-19 Thread Trent Buck
Package: darkstat Version: 2.6-13 Severity: wishlist http://purl.org/net/darkstat reports the existence of version 3.0.619. I can't see this in Sid; have you considered packaging it? -- Trent Buck -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#429769: Acknowledgement (3.x versions available)

2007-06-19 Thread Trent Buck
instead of darkstat. -- Trent Buck signature.asc Description: Digital signature

Bug#429526: C-h r still reports Info file emacs does not exist

2007-06-18 Thread Trent Buck
Package: emacs22-common-non-dfsg Version: 22.0.99+1-1 Severity: normal Typing C-h r (info-emacs-manual) in emacs22 fails thusly: | Debugger entered--Lisp error: (error Info file emacs does not exist) | signal(error (Info file emacs does not exist)) | error(Info file %s does not exist emacs)

Bug#240215: X11 dependency is annoying

2007-06-16 Thread Trent Buck
kind of autohinting should be used in X, and so on. For a headless server, this is a (brief) source of annoyance and confusion. If gs-esp can be produced in a -nox variant or cupsys can be made to support other flavours of gs, this issue would go away. -- Trent Buck -- To UNSUBSCRIBE, email

Bug#427279: emacs 22.1 status?

2007-06-11 Thread Trent Buck
along (other than testing 22.0.99+1-1). -- Trent Buck signature.asc Description: Digital signature

Bug#427279: emacs 22.1 status?

2007-06-11 Thread Trent Buck
On Mon, Jun 11, 2007 at 05:41:16PM -0700, Rob Browning wrote: Trent Buck [EMAIL PROTECTED] writes: If it's not too much trouble, I'd appreciate an acknowledgement reply to this bug along the lines of Packaging of 22.1 is underway, but not yet complete. so that I can at least

Bug#427737: logcheck regexp broken

2007-06-06 Thread Trent Buck
Package: ssmtp Version: 2.61-12 Severity: minor Tags: patch Per http://bugs.debian.org/319942, ssmtp instructs logcheck to ignore boring syslog entries. This regexp is no longer correct, for entries like the one below, the regexp does not expect the 2.0.0 string. Jun 6 15:02:07 baal

Bug#426457: fretsonfire: Nothing displayed

2007-06-04 Thread Trent Buck
to the Ogg library You may also wish to Suggests: psyco for the benefit of users on the i386 architecture. -- Trent Buck $ fretsonfire -v (W) PyOGG not found. OGG files will be fully decoded prior to playing; expect absurd memory usage. (W) PyAmanith not found, SVG support disabled. (W) Video setup

Bug#427560: querybts: allow -m to fetch package/multiple bugs

2007-06-04 Thread Trent Buck
Package: reportbug Version: 3.38 Severity: wishlist File: /usr/bin/querybts Currently the following do not work: querybts -m mutt tmp.mbox querybts -m 310205 364870 tmp.mbox In the latter case, only the mbox of the first bug is downloaded. -- Package-specific info: ** Environment

Bug#426457: fretsonfire: Nothing displayed

2007-05-31 Thread Trent Buck
, with a Radeon 9000 GPU. -- Trent Buck Section InputDevice Identifier Default Keyboard Driver kbd Option CoreKeyboard Option XkbRules xorg Option XkbModel pc104 Option XkbLayout us EndSection Section InputDevice Identifier Default Mouse Driver mouse Option CorePointer Option Device /dev/input/mice

Bug#426457: fretsonfire: Nothing displayed

2007-05-31 Thread Trent Buck
On Thu, May 31, 2007 at 02:55:49PM +0200, Miriam Ruiz wrote: Do other programs using SDL and OpenGL Work well for you? Yes, stuff like Tremulous, Sauerbraten and Solarfox work perfectly. -- Trent Buck signature.asc Description: Digital signature

Bug#425676: syntactically incorrect completion script

2007-05-23 Thread Trent Buck
Package: debconf Version: 1.5.13 Severity: normal File: /etc/bash_completion.d/debconf Tags: patch From the bash manual: ,[ bash(1), Definitions ] | name: A word consisting only of alphanumeric characters and | underscores, and beginning with an alphabetic character or an | underscore. Also

Bug#398661: Fixed upstream in 2.25b

2007-05-23 Thread Trent Buck
six months since you said tomorrow. What is the hold up? I have a little packaging experience (cf. mg, paredit-el); is it something I can help with? -- Trent Buck signature.asc Description: Digital signature

Bug#425657: Conflicts with ghc6=6.6.1-2

2007-05-22 Thread Trent Buck
Package: libghc6-gtk-dev Version: 0.9.10.5-1 Severity: important This package cannot be installed with GHC 6.6.1: [EMAIL PROTECTED] sudo aptitude install libghc6-gtk-dev [...] The following packages are BROKEN: libghc6-cairo-dev libghc6-glib-dev libghc6-gtk-dev [...]

Bug#425285: This bug is due to a bashism

2007-05-20 Thread Trent Buck
Package: dpatch Version: 2.0.23 Followup-For: Bug #425285 The following is a minimal transcript: | $ readlink /bin/sh | dash | $ dpatch --help | set: 8: Illegal option -o pipefail | $ sed -n '1p;8p' /usr/bin/dpatch | #! /bin/sh | set -o pipefail One of the two lines from dpatch shown above must

Bug#425142: ITP: dpans2texi -- draft ANS Common Lisp specification

2007-05-19 Thread Trent Buck
Package: wnpp Severity: wishlist Owner: Trent Buck [EMAIL PROTECTED] * Package name: dpans2texi Version : 1.03 Upstream Author : Jesper Harder [EMAIL PROTECTED] * URL : http://whome.phys.au.dk/~harder/dpans.html * License : GPL / non-Free Programming Lang

Bug#424947: dependency typo: texlive-doc-cn vs. texlive-doc-ch

2007-05-18 Thread Trent Buck
On Fri, May 18, 2007 at 08:25:18AM +0200, Norbert Preining wrote: On Fre, 18 Mai 2007, Trent Buck wrote: texlive-full depends on texlive-doc-cn, a package that does not exist. I note that texlive-doc-ch DOES exist, and is not depended upon. This is probably a typo. Closing this bug, -6

Bug#424946: info manual in unusual category

2007-05-17 Thread Trent Buck
Package: rubber Version: 1.1-2 Severity: minor File: /usr/share/info/rubber.info.gz In the info dir, rubber is listed as being in the `teTeX' category. I can't currently afford to download the tetex or texlive info manuals, but on my Ubuntu Edgy host at work, they are placed in the `TeX'

Bug#424948: Strange info manual category

2007-05-17 Thread Trent Buck
Package: readline-common Version: 5.2-2 Severity: minor File: /usr/share/info/rluserman.info.gz In the info directory, rluserman is listed as being in the `Miscellaneous:' category. None of the other categories have a colon, and the groff manual is in the category `Miscellaneous'. This suggests

Bug#424947: dependency typo: texlive-doc-cn vs. texlive-doc-ch

2007-05-17 Thread Trent Buck
Package: texlive-full Version: 2007-5 Severity: serious texlive-full depends on texlive-doc-cn, a package that does not exist. I note that texlive-doc-ch DOES exist, and is not depended upon. This is probably a typo. This is a serious (if trivial) mistake, because it prevents the texlive-full

Bug#424953: filename typo

2007-05-17 Thread Trent Buck
Package: dh-make Version: 0.43 Severity: minor File: /usr/share/debhelper/dh_make/debian/package-default.ex According to its manpage, dh_installinit expects the files debian/[package.]init.d debian/[package.]default Since debian/init.d.ex exists, debian/package-default.ex should be

Bug#424736: Evince 0.8 supports compressed PDFs (pdf.gz).

2007-05-16 Thread Trent Buck
Package: bash Version: 3.1dfsg-8 Severity: minor File: /etc/bash_completion Per http://bugs.debian.org/395119, bash should complete pdf.gz (and pdf.bz2?) for evince. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental')

Bug#423828: 822-date apparently deprecated

2007-05-14 Thread Trent Buck
Package: dpkg-dev-el Version: 26.10-1 Severity: normal File: /usr/share/emacs/site-lisp/dpkg-dev-el/debian-changelog-mode.el d-c-m.el uses 822-date. In dpkg-dev 1.14.2, this now prints a warning: $ 822-date 822-date: warning: This program is deprecated. Please use 'date -R' instead.

Bug#327541: Status?

2007-05-14 Thread Trent Buck
What is the status of this bug? Does the maintainer require assistance packaging festival 1.9[56] beta? Are there reasons why these versions should not be added to Debian? signature.asc Description: Digital signature

Bug#423544: perl warnings

2007-05-12 Thread Trent Buck
Package: dpkg Version: 1.14.2 Severity: normal File: /usr/sbin/update-alternatives I get a bunch of these when installing some home-made emacs-snapshot packages: Use of uninitialized value in concatenation (.) or string at /usr/sbin/update-alternatives line 718. Use of uninitialized

Bug#423119: Invert Colour option

2007-05-09 Thread Trent Buck
Package: evince Version: 0.8.1-1 Severity: wishlist I spend all day staring at white-on-black terminal emulators, emacs frames, and browser windows. When I flip across to an evince window, the brightness of the black-on-white text is blinding. I would like a Invert Colors option in the menu or

Bug#375631: Depends on libgamin0

2007-05-02 Thread Trent Buck
I notice that other packages (e.g. bmpx, konqueror, libgnomevfs2-0) depend on libfam0, which can be provided by EITHER libfam0 or libgamin0. Since thunar explicitly depends on libgamin0, it forces the user to remove libfam0 and thereby run these other applications on top of libgamin0. Is it

Bug#375631: Depends on libgamin0

2007-05-02 Thread Trent Buck
0.8.0-2 (in unstable), and this bug should therefore be closed. -- Trent Buck, Student Errant signature.asc Description: Digital signature

Bug#421997: unwanted focus-follows-mouse behaviour

2007-05-02 Thread Trent Buck
Package: evince Version: 0.8.1-1 Severity: normal Today I upgraded from evince/testing (to experimental). I find that now, unless the pointer is positioned over the main canvas area, the arrow, F11 and PgUp/PgDn keys no longer appear to have any effect. Previously they would allow me to pan over

Bug#421997: unwanted focus-follows-mouse behaviour

2007-05-02 Thread Trent Buck
CCing the Ratpoison mailing list. Ratpoison readers, see http://bugs.debian.org/421997 for the previous message. On Wed, May 02, 2007 at 10:46:29PM +0200, Marc 'HE' Brockschmidt wrote: I tried this with another window manager (openbox), both while using xte to change the mouse cursor position

Bug#421385: $HOME/.html2psrc not read

2007-04-28 Thread Trent Buck
Package: html2ps Version: 1.0b5-4 Severity: important Tags: patch The #410011 fix applied as 1.0b5-4 1) did not fix #410011; and 2) introduced further errors. The most important of these is that users' config files are not read. The attached patch (in ADDITION to the 1.0b5-4 patch, NOT instead

Bug#415287: Should ion3 snapshots be kept from testing?

2007-04-26 Thread Trent Buck
*, and can now be closed. -- Trent Buck, Student Errant signature.asc Description: Digital signature

Bug#420579: zangband: High scores not updated the lib/apex on NFS.

2007-04-23 Thread Trent Buck
Package: zangband Version: 2.7.4b Severity: normal I have not reproduced this issue with the Debian package. I'm reporting this bug to Debian anyway because upstream's BTS is unpleasant. I unpacked the zangband 2.7.4b source tarball, compile it and ran it in-place (i.e. with no make install

Bug#292952: Investors report

2007-04-17 Thread Trent Simpkins
http://www.mypicshare.com/ojvcqjeepic.html It wasn't their mistake. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#419796: makes ifdown take ten seconds more if openvpn is running

2007-04-17 Thread Trent Lloyd
and downing one interface won't change the unicast .local situation, which is not correct. Having said that, this delay is also annoying. I wonder if we can background this check without causing hassles? Cheers, Trent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#419322: /usr/share/cdbs/1/class/hbuild.mk: Typo: DEB_PAKCAGES

2007-04-14 Thread Trent Buck
Package: cdbs Version: 0.4.48 Severity: important File: /usr/share/cdbs/1/class/hbuild.mk I'm pretty sure DEB_PAKCAGES is a typo in /usr/share/cdbs/1/class/hbuild.mk:30: cdbs_hugs_packages = $(filter %-hugs,$(DEB_PAKCAGES)) cdbs_ghc_packages = $(filter %-ghc,$(DEB_PAKCAGES)) Especially

Bug#418738: chicken-bin: chicken-setup -l fails if no packages are installed

2007-04-11 Thread Trent Buck
Package: chicken-bin Version: 2.5-1 Severity: minor chicken-setup fails if no packages are installed: $ chicken-setup -list Error: (directory) can not open directory - No such file or directory: /var/lib/chicken/1 Suggest the (empty) directory /var/lib/chicken/1 is included in

Bug#418747: New upstream version: 2.6

2007-04-11 Thread Trent Buck
Package: chicken-bin Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There is a new upstream release, 2.6. Attached is a working .diff.gz for the new upstream, based on the 2.5 .diff.gz, but cleaned up and using CDBS. As a side effect, the patch is a lot smaller (doesn't

Bug#418115: common-lisp-controller: UID not exported?

2007-04-06 Thread Trent Buck
Package: common-lisp-controller Version: 6.9 Severity: important In my normal shell environment, I tried to use ECL's ASDF to load a package: | [EMAIL PROTECTED] ecl -eval (require 'clx) -eval (asdf:oos 'asdf:load-op :stumpwm) -eval (in-package :stumpwm) | ;;; Loading #P/usr/lib/ecl/cmp.fas |

Bug#336949: boost worker wages

2007-04-03 Thread Trent dfd
Holland CLUBDaniel Boone III http://img444.imageshack.us/my.php?image=0mtj3.jpg continues fact economist Diana shown -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#415908: lhs2tex: Indirect dependency conflict with texlive

2007-03-22 Thread Trent Buck
Package: lhs2tex Version: 1.11-2 Severity: important There are currently two competing TeX distributions in Debian: tetex and texlive. They cannot both be installed concurrently. lhs2tex currently depends only on tetex; therefore texlive users cannot install lhs2tex. If (as is probably the

Bug#415485: /usr/share/emacs/site-lisp/pylint/pylint.el: binds keys

2007-03-19 Thread Trent Buck
Package: pylint Version: 0.12.1-1 Severity: normal File: /usr/share/emacs/site-lisp/pylint/pylint.el pylint.el binds [f1], [f2] and [f3] in the python mode map, without asking. It should not. I personally feel that pylint.el should not bind any keys at all. If you feel pylint.el really must

Bug#414846: mg: Segfaults on very long extended commands

2007-03-19 Thread Trent Buck
From upstream: 09:06 Han twb, ``Yep. reproducable. I'll look into it.'' -- Kjell Wooding. signature.asc Description: Digital signature

Bug#415267: mg: have two spaces before Homepage: in the description

2007-03-17 Thread Trent Buck
Package: mg Version: 20070214-1 Severity: wishlist kaol says: it's customary to have two spaces before Homepage: in the description. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#414931: scsh-0.6: patch for amd64 support

2007-03-15 Thread Trent Buck
On Thu, Mar 15, 2007 at 07:16:09AM +0100, Lionel Elie Mamane wrote: On Thu, Mar 15, 2007 at 07:28:49AM +1100, Trent Buck wrote: The attached patch makes scsh 0.6.7 compile on the amd64 platform, using 32-bit libraries. Thank you for the patch. I do not know if it has detrimental side

Bug#401855: scheme48: FTBFS on kfreebsd-i386: kfreebsd-i386 not in the architecture list

2007-03-15 Thread Trent Buck
of the original i386 architecture (and other archiectures) that should be in the Architecture field, but are not currently. scsh has a similar problem (only supports 32-bit architectures); it uses the `type-handling' package as a workaround. Perhaps a similar approach could be adopted here. -- Trent

Bug#410401: scheme48: Please package new upstream version

2007-03-15 Thread Trent Buck
of Debian. [1] http://mumble.net/~campbell/slime48.html -- Trent Buck, Student Errant signature.asc Description: Digital signature

Bug#410401: scheme48: Please package new upstream version

2007-03-15 Thread Trent Buck
needed to (for the packages I currently maintain). Presumably I need to find a new sponsor before I can adopt s48. -- Trent Buck, Student Errant signature.asc Description: Digital signature

Bug#414569: [Pkg-utopia-maintainers] Bug#414569: Reverse lookup for said host is not set up

2007-03-14 Thread Trent Lloyd
this is possible, practically not yet implemented. Trent Regards, -- Martin Steigerwald - team(ix) GmbH - http://www.teamix.de gpg: 19E3 8D42 896F D004 08AC A0CA 1E10 C593 0399 AE90 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#414846: mg: Segfaults on very long extended commands

2007-03-14 Thread Trent Buck
... [...]it does not affect normal use. PS: Han, please preserve the CC to [EMAIL PROTECTED] when you reply, so that the BTS will file your reply with the original report. -- Trent Buck, Student Errant signature.asc Description: Digital signature

Bug#412388: cdbs: hbuild.mk assumes Setup.lhs

2007-02-25 Thread Trent Buck
Package: cdbs Version: 0.4.48 Severity: important I'm trying to package shim[1], an Emacs interface for Haskell. This is my first attempt to package a Haskell project, so I may be doing things wrong. I notice that hbuild.mk assumes the Setup program (roughly analogous to the ./configure file in

Bug#411978: libnss-mdns: Should be in /lib

2007-02-24 Thread Trent Lloyd
speedy and doesn't cause real dns to lag, also causes it to fail *ALL* dns lookups if you cannot find the plugin (NOTFOUND=return) Cheers, Trent -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move

Bug#412256: avahi-daemon: fails to browse huge LANs

2007-02-24 Thread Trent Lloyd
localhost avahi-daemon[1686]: accept(): Too many open files Feb 24 21:29:44 localhost last message repeated 104263 times Thanks for your report, are you able to provide the output of lsof -n|grep avahi when this is occuring? Cheers, Trent (Avahi Upstream) Thanks. -- System Information

Bug#409513: ifup and ifdown slow becouse of avahi-deamon script

2007-02-21 Thread Trent Lloyd
this in the foreground however, perhaps we can affect the timeout value of 'host'? Cheers, Trent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#409513: [Pkg-utopia-maintainers] Bug#409513: ifup and ifdown slow becouse of avahi-deamon script

2007-02-21 Thread Trent Lloyd
On Wed, Feb 21, 2007 at 04:31:42PM +0100, Reinhard Tartler wrote: [EMAIL PROTECTED] (Sjoerd Simons) writes: On Wed, Feb 21, 2007 at 03:48:08PM +0100, Reinhard Tartler wrote: Trent Lloyd [EMAIL PROTECTED] writes: This check is done at IP up time because this is in no way a once-off

Bug#410011: html2ps: Honour PAPERSIZE environment variable

2007-02-07 Thread Trent Buck
On Wed, Feb 07, 2007 at 01:10:32PM +1100, Trent Buck wrote: Package: html2ps Version: 1.0b5-1 Severity: wishlist AFAICT, html2ps always generates pages of size letter, as this is what is hard-coded in /etc/html2psrc. The libpaper-utils package provides a mechanism for setting a host

Bug#410011: html2ps: Honour PAPERSIZE environment variable

2007-02-07 Thread Trent Buck
it. The paper { type: letter; } setting should be removed from /etc/html2psrc. That doesn't work either, because of a quoting bug in the html2ps source. The attached patch fixes it. -- Trent Buck, Student Errant --- /tmp/html2ps-1.0b5/html2ps 2007-02-08 13:25:25.0 +1100 +++ /usr/bin

Bug#410011: html2ps: Honour PAPERSIZE environment variable

2007-02-06 Thread Trent Buck
Package: html2ps Version: 1.0b5-1 Severity: wishlist AFAICT, html2ps always generates pages of size letter, as this is what is hard-coded in /etc/html2psrc. The libpaper-utils package provides a mechanism for setting a host-wide paper size (/etc/papersize), which can be overridden by users using

<    10   11   12   13   14   15   16   >