Bug#515069: dpkg Format: 3.0 (quilt) support

2009-02-15 Thread Trent W. Buck
On Fri, Feb 13, 2009 at 09:16:15AM -0800, Russ Allbery wrote: Trent W. Buck trentb...@gmail.com writes: I know that dak doesn't support the whizzo new dpkg features yet, but it would be nice if I could use lintian with them for my private packages. Currently debuild gives me empty-debian

Bug#515068: orig.tar.{bz2,lzma} support

2009-02-15 Thread Trent W. Buck
On Fri, Feb 13, 2009 at 09:47:07AM -0600, Raphael Geissert wrote: I know that dak doesn't support the whizzo new dpkg features yet, but it would be nice if I could use lintian with them for my private packages. Currently debuild gives me this, with a orig.tar.lzma source package: lintian

Bug#515543: RFP: haskell-haskeline -- a command-line interface for user input, written in Haskell

2009-02-15 Thread Trent W. Buck
Package: wnpp Severity: wishlist Sometime in the next year I expect Darcs to require this library as a build dependency. Therefore I would like it available as a Debian package, but I don't really want to be responsible for maintaining yet another package (hence and RFP not an ITP). Packagers

Bug#515544: O: scheme48

2009-02-15 Thread Trent W. Buck
Package: wnpp Severity: normal Scheme48 is a slow-moving upstream with infrequent releases, so the effort to maintain this package is fairly minimal. However, I don't use Scheme48 anymore and haven't for some time, so I am probably not the right person to continue maintaining it. -- System

Bug#515550: xmlstarlet ed: wish for --in-place

2009-02-15 Thread Trent W. Buck
Package: xmlstarlet Version: 1.0.1-2 Severity: wishlist GNU sed has an --in-place option so that I can do something like sed -rsi s/foo/bar/ *.txt But xmlstarlet doesn't, so instead I have to use a loop: for i in *.html do xmlstarlet ed ... $i $i~ mv $i~ $i done It

Bug#510860: midori: User-Agent-String does not contain a reference to Debian.

2009-02-14 Thread Trent W. Buck
tag 510860 + wontfix On Mon, Jan 05, 2009 at 02:49:14PM +0100, Karsten Loeft wrote: The User-Agent-String of Midori does not contain a reference to Debian. I believe, it should be there, iceweasel, konqueror and kazehakase have it, too. I'm not convinced that everyone else is doing it is

Bug#515237: Document changing VCS backend.

2009-02-14 Thread Trent W. Buck
Package: etckeeper Version: 0.30 Severity: wishlist With the new Darcs support, I'd like to start using it for /etc[0]. In order to do so, I need to convert the existing history from git to darcs format. I know how to do this for normal (code) repositories using e.g. fast-export or tailor.

Bug#515068: orig.tar.{bz2,lzma} support

2009-02-12 Thread Trent W. Buck
Package: lintian Version: 2.2.5 Severity: wishlist I know that dak doesn't support the whizzo new dpkg features yet, but it would be nice if I could use lintian with them for my private packages. Currently debuild gives me this, with a orig.tar.lzma source package: Now running lintian...

Bug#515069: dpkg Format: 3.0 (quilt) support

2009-02-12 Thread Trent W. Buck
Package: lintian Version: 2.2.5 Severity: wishlist I know that dak doesn't support the whizzo new dpkg features yet, but it would be nice if I could use lintian with them for my private packages. Currently debuild gives me empty-debian-diff, with Format: 3.0 (quilt) in my debian/control file,

Bug#514944: expr: false negatives (expr match)

2009-02-11 Thread Trent W. Buck
Package: coreutils Version: 6.10-6 Severity: normal File: /usr/bin/expr In the following transcript, the second invocation of expr should exit successfully. 13:22 \amethyst hm, yeah, GNU expr is buggy 13:22 \amethyst # expr fooar : 'foob*ar'; echo $? 13:22 evalbot \amethyst: 5 13:22 evalbot

Bug#514676: aptitude why has no trailing newline

2009-02-09 Thread Trent W. Buck
Package: aptitude Version: 0.4.11.11-1 Severity: minor Without arguments, the error printed by aptitude does not have a trailing newline. $ aptitude why why: this command requires at least one argument (the package to query).$ -- Package-specific info: aptitude 0.4.11.11 compiled at Nov 20 2008

Bug#514682: color as alternative to bold

2009-02-09 Thread Trent W. Buck
Package: wdiff Version: 0.5-18 Severity: wishlist wdiff currently has a -t switch which uses reverse video and underlining to show adds and removes. I find this very hard to read; I would like there to also be a colour mode, which shows adds as (say) green and removes as (say) red. -- System

Bug#514564: Load sysfs.conf earlier?

2009-02-08 Thread Trent W. Buck
Package: sysfsutils Version: 2.1.0-5 Severity: minor I notice that sysfs.conf is loaded at /etc/rc5.d/S20 instead of around /etc/rcS.d/S08, i.e. immediately after /etc/modules. Is there a good reason for this? It means that e.g. the CPU governor is not activated until most services have

Bug#514435: running midori twice crashes the browser

2009-02-07 Thread Trent W. Buck
tags 514435 + confirmed thank you On Sat, Feb 07, 2009 at 04:25:49PM +0100, Christoph Egger wrote: invoking midori while it is running crahses the browser. Reproducing is possible by: $ midori http://www.debian.org $ midori http://www.debian.org where midori will crash on the

Bug#513062: Acknowledgement (Spurious 417 Expectation failed (with midori roundup))

2009-02-03 Thread Trent W. Buck
I also experienced this bug, just now, when using the Save Changes button on en.wikipedia.org, after clicking an [edit] link. I guess this makes it more important, as more people use wikipedia/mediawiki than roundup. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#499225: Wish for waf support in dh_auto_build, dh_auto_clean, dh_auto_configure, dh_auto_install and dh_auto_test

2009-02-03 Thread Trent W. Buck
On Wed, Sep 17, 2008 at 01:24:39PM +1000, Trent W. Buck wrote: Package: debhelper Version: 7.0.15 Severity: wishlist waf is a configure/build infrastructure inspired by scons. It is currently used by the midori and xmms2 upstreams (and possibly others). It would be nice if the dh_auto_

Bug#433798: vsftpd corrupts uploaded files ?

2009-01-31 Thread Trent W. Buck
found 433798 2.0.7-1 stop On Sat, Jan 31, 2009 at 03:55:23AM +0100, Daniel Baumann wrote: tags 433798 +moreinfo notfound 433798 latest found 433798 2.0.5-2 thanks Hi, can you please retry with 2.0.7? This issue is still present in 2.0.7-1: # man vsftpd.conf | grep ' listen'

Bug#513785: dh: dh binary --before dh_strip fails

2009-01-31 Thread Trent W. Buck
Package: debhelper Version: 7.0.17 Severity: normal In bug 510772, Evgeni Golov wrote: When using a debhelper 7 styled debian/rules, dh binary-arch calls dh_strip -a. So when one wants to have a debug package, one needs to make the binary-arch target to look like this: dh binary-arch

Bug#439717: cdbs: run dh_desktop if needed.

2009-01-30 Thread Trent W. Buck
On Tue, Nov 27, 2007 at 03:35:37PM +0100, Peter Eisentraut wrote: Am Dienstag, 27. November 2007 schrieb Bernd Zeimetz: dh_desktop is what you need to use if you install a desktop file I have installed many desktop files in my lifetime and I've never felt the need to run this program. I

Bug#495203: hangs at Configuring package cdebootstrap-helper-apt

2009-01-28 Thread Trent W. Buck
I have also found this problem with cdebootstrap 0.4.4ubuntu1. On Fri, Aug 15, 2008 at 03:45:39PM +0530, Y Giridhar Appaji Nag wrote: Package: cdebootstrap Version: 0.5.3 Severity: important We hang at cdebootstrap-helper-apt. -- To UNSUBSCRIBE, email to

Bug#473157: cdebootstrap whoes about Ubuntu

2009-01-28 Thread Trent W. Buck
On Fri, Mar 28, 2008 at 07:32:09PM +0100, Harald Dunkel wrote: Package: cdebootstrap Version: 0.5.1 Trying to bootstrap an Ubuntu (Hardy) system on Debian Sid cdebootstrap returns # cdebootstrap --arch amd64 -f standard hardy /tmp/chroot http://archive.ubuntu.com/ubuntu E: Can't find

Bug#513191: Which compression level is the default (e.g. --best or -4)?

2009-01-26 Thread Trent W. Buck
Package: lzma Version: 4.43-14 Severity: minor File: /usr/share/man/man1/lzma.1.gz The manual explains how there are compression ratios from -1 (--fast) to -9 (--best), but it doesn't say which is the default. IIRC bzip2 defaults to --best and gzip defaults to -4. -- System Information: Debian

Bug#513048: paredit-el: debian-pkg-add-load-path-item in 50paredit-el.el

2009-01-25 Thread Trent W. Buck
On Mon, Jan 26, 2009 at 09:23:04AM +1100, Kevin Ryde wrote: Package: paredit-el Version: 20-2 Severity: minor File: /etc/emacs/site-start.d/50paredit-el.el /usr/share/doc/emacsen-common/debian-emacs-policy.gz asks packages to use `debian-pkg-add-load-path-item' instead of consing onto

Bug#512474: update-gconf-defaults for ~/.gconfd.

2009-01-20 Thread Trent W. Buck
Package: gconf2 Severity: wishlist File: /usr/sbin/update-gconf-defaults The file /usr/sbin/update-gconf-defaults is wonderful, because it allows me to write simple line-based config files and have them turned into the XML crap that gconf expects. Currently at one site I use this approach to

Bug#512476: Ignore backups in /usr/share/gconf/defaults.

2009-01-20 Thread Trent W. Buck
Package: gconf2 Severity: wishlist I have (IIRC) been screwed in the past using update-gconf-defaults because I had two files: 20-foo and 20-foo~. The latter was created by Emacs when I edited 20-foo, and contains an old version. Because update-gconf-defaults uses both as input, the net effect

Bug#511277: Spurious 504 for host in local domain.

2009-01-08 Thread Trent W. Buck
Package: polipo Version: 1.0.4-1 Severity: normal There is a web server in current domain: $ host alloc alloc.office.cyber.com.au CNAME soy.office.cyber.com.au soy.office.cyber.com.au A 192.168.155.19 Using Polipo I get a spurious 504 when using an unqualified host

Bug#510925: -snapshot breaks savevm?

2009-01-05 Thread Trent W. Buck
Package: qemu Version: 0.9.1-5ubuntu3+twb Severity: normal I booted with qemu -hda foo.qcow2 -snapshot, and then did savevm commit all quit Then I restarted qemu, and did info snapshots it lists nothing. It has silently deleted my snapshots? If I do the above process again,

Bug#510925: -snapshot breaks savevm?

2009-01-05 Thread Trent W. Buck
According to Charles Duffy of Freenode's #qemu channel, -snapshot is simply incompatible with savevm. Therefore it would be nice if this was clearer. For example, attempting to use savevm would say error, savevm doesn't work with -snapshot. -- To UNSUBSCRIBE, email to

Bug#510932: ssh-copy-id can't handle -p 2222 (or other ssh arguments)

2009-01-05 Thread Trent W. Buck
Package: openssh-client Version: 1:5.1p1-4 Severity: normal File: /usr/bin/ssh-copy-id ssh -p r...@plum works, but ssh-copy-id doesn't: $ ssh-copy-id -p r...@plum Bad port 'umask 077; test -d .ssh || mkdir .ssh ; cat .ssh/authorized_keys' The problem is that ssh-copy-id assumes that

Bug#510559: Doesn't like spaces in URL (Proxy error: 400 Error in request line.)

2009-01-02 Thread Trent W. Buck
Package: polipo Version: 1.0.4-1 Severity: normal Polipo doesn't like it when I have unencoded whitespace in the URL. $ env -u http_proxy curl 'http://bugs.darcs.net/iss...@action=export_csv@columns=id,title@search_text=there is' id,title $ curl

Bug#510284: Ignores logFile in /etc/polipo/config

2008-12-30 Thread Trent W. Buck
Package: polipo Version: 1.0.4-1 Severity: normal Due to severe space constraints, I have a tmpfs mounted on /var/log. Thus, there is no /var/log/polipo/, and polipo fails to start. $ sudo /etc/init.d/polipo start Starting polipo: Couldn't open log file /var/log/polipo/polipo.log: No

Bug#510293: Tried fetching ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/README-all.html five times for . Giving up.

2008-12-30 Thread Trent W. Buck
Package: whohas Version: 0.21-3 Severity: normal whohas always complains for me about NetBSD, but I can download the file and list the parent directory. The times for . is supicious, it sounds like it referring to a variable that doesn't exist or something. $ time whohas ^mg$ Tried fetching

Bug#509969: Typo in roundup-demo manpage, s/.TH DESCRIPTION/.SH DESCRIPTION/

2008-12-27 Thread Trent W. Buck
Package: roundup Version: 1.4.4-2 Severity: minor File: /usr/share/man/man1/roundup-demo.1.gz Tags: patch diff -ud -L /usr/share/man/man1/roundup-demo.1.gz -L /tmp/buffer-content-2336x_O /tmp/jka-com2336-JV /tmp/buffer-content-2336x_O --- /usr/share/man/man1/roundup-demo.1.gz +++

Bug#509973: roundup-demo's argument parsing is silly

2008-12-27 Thread Trent W. Buck
Package: roundup Version: 1.4.4-2 Severity: minor File: /usr/share/pyshared/roundup/scripts/roundup_demo.py The manpage for roundup-demo is misleading, because roundup-demo sqlite creates an anydbm database. This is because roundup-demo looks at args[-2]. Thus, you instead need to run something

Bug#509974: Auto-lowercase package names?

2008-12-27 Thread Trent W. Buck
Package: aptitude Version: 0.4.11.11-1~lenny1 Severity: wishlist In a moment of confusion, I ran this: $ sudo aptitude install RCS [...] Couldn't find any package matching RCS. However, the following packages contain RCS in their description: As package names are always

Bug#509801: midori 0.1.1 incompatible with libunique 1.0.4

2008-12-26 Thread Trent W. Buck
Package: midori Version: 0.1.1-1 Severity: important twb With libunique, 0.1.1, 0.1.1+39 and 0.1.1+69 all segfault when I twb run midori x when there is already a running midori. That is, twb the main midori process segfaults. As you might imagine, this is twb REALLY annoying. p3pilot twb:

Bug#509723: Support TFTP preseed fetch method

2008-12-26 Thread Trent W. Buck
On Thu, Dec 25, 2008 at 03:33:47PM +, Colin Watson wrote: On Thu, Dec 25, 2008 at 10:54:47PM +1100, Trent W. Buck wrote: I would find it useful if the preseed file could be fetched via TFTP. I think this is a great idea; we'd need a TFTP client udeb first, though. The installation guide

Bug#509723: Support TFTP preseed fetch method

2008-12-25 Thread Trent W. Buck
Package: debian-installer Severity: wishlist (I have a feeling I already reported this and been tagged WONTFIX; apologies if this is the case and I can't find it in the BTS.) Currently AFAICT the preseed file must be supplied either within the initrd, on local media (including the install CD),

Bug#509069: Dotfiles and removals not listed by vc/darcs.py

2008-12-17 Thread Trent W. Buck
Package: meld Version: 1.2.1-1 Severity: minor In a Darcs repository, darcs whatsnew --summary reports: $ darcs w -s M ./.Xresources -2 +2 M ./.bashrc -1 +3 M ./.crawlrc -20 +23 [...] M ./.wgetrc +1 M ./.xinitrc -4 +7 M ./GNUmakefile +3 R ./Idioms.sh If I run

Bug#503157: Dependency on oo.org is annoying.

2008-12-11 Thread Trent W. Buck
On Thu, Dec 11, 2008 at 10:00:43AM +0100, Rene Engelhard wrote: What is the status of this bug? Still only on the radar. No problem. I'll leave it in my IN tray :-) OK, so this issue is on hold until you package OOo 3.0? [Details...] It will get done somewhen in the Squeeze cycle. No

Bug#503157: Dependency on oo.org is annoying.

2008-12-10 Thread Trent W. Buck
Hi René, What is the status of this bug? On Thu, Oct 23, 2008 at 08:22:02PM +0200, Rene Engelhard wrote: Hmm, the change was done due to #502759; the hyphenation data packages call an oo.org update script to tell oo.org about themselves Not exactly true. It calls a dictionaries-common

Bug#507856: mircism ^B (bold) disconnected me from jabber.

2008-12-04 Thread Trent W. Buck
Package: bitlbee Version: 1.2.3-1 Severity: minor When using bitlbee to communicate between ejabber (I think) and Emacs' rcirc IRC client, I tried to send literal ^B characters to emphasize a word. This resulting in my connection being severed. From bitlbee: 13:44 root jabber - Error: Stream

Bug#495501: closing 495501

2008-11-20 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # As Lenny now includes libglib2.0-0=2.16.6-1, this bug should not manifest. close 495501 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#506315: rst2html --strict discards exit status.

2008-11-20 Thread Trent W. Buck
Package: python-docutils Version: 0.5-2 Severity: normal Consider the following transcript. It demonstrates that --strict is discarding the exit status and always succeeding -- which is the *opposite* of what I expected from its description. I want an option that will make rst2html fail on the

Bug#506053: Don't show javascript buttons on developer.php unless js is enabled.

2008-11-17 Thread Trent W. Buck
Package: qa.debian.org Severity: wishlist Currently, the text (click to expand) appears beside some headings. This looks like a link, and the mouse pointer changes to a clicking shape, but clicking on it has no effect unless the browser supports javascript. This is confusing. Please remove

Bug#506052: Move configuration stanza to bottom of developer.php

2008-11-17 Thread Trent W. Buck
Package: qa.debian.org Severity: minor Currently, CSS users see a few lines at the top of the page: Display configuration: (click to expand) Help (click to expand) General information (click to collapse) Bugs: open - RC - all - submitted - WNPP - statistics Reports: Buildd -

Bug#506054: FYI: Netsurf (jsless, CSSfull) cannot access display configuration on developer.php.

2008-11-17 Thread Trent W. Buck
Package: qa.debian.org Severity: wishlist Netsurf is a graphical browser in Debian that implements CSS, but not javascript. As a result of this, the Display configuration and Help sections of the developer.php page are hidden and cannot be unhidden. -- To UNSUBSCRIBE, email to [EMAIL

Bug#505257: Autologin using username and password from .netrc.

2008-11-10 Thread Trent W. Buck
Package: editmoin Version: 1.10.1-2 Severity: wishlist It is annoying to have to generate the session cookie by hand, and then add this to a non-standard file ~/.moin_ids. Instead, it would be better if editmoin used the netrc library to search ~/.netrc for an entry matching the target hostname,

Bug#475024: [html2ps-users] Only first page is printed

2008-11-07 Thread Trent W. Buck
Joachim, On Fri, Nov 07, 2008 at 10:13:21PM +0100, Torsten Vogel wrote: Joachim Breitner schrieb: http://bugs.debian.org/475024 there is a bug in your html that even tidy doesn't find. you have two consecutive table width=1024 tags around line number 139. I suggest reassigning this bug to

Bug#502381: [pkg-fetchmail-maint] Bug#502381: Bug#502381: --idle should care about expunging.

2008-10-30 Thread Trent W. Buck
On Thu, Oct 30, 2008 at 05:17:19PM +0100, Nico Golde wrote: Hi, * Matthias Andree [EMAIL PROTECTED] [2008-10-16 17:45]: On Thu, 16 Oct 2008, Trent W. Buck wrote: I'm interested in (ab)using fetchmail as a kind of imap biff -- that is, I want it to print a line whenever the number

Bug#502497: mbox(5) manpage does not define the mbox format.

2008-10-28 Thread Trent W. Buck
On Fri, Oct 24, 2008 at 07:32:05PM +0200, Michelle Konzack wrote: Am 2008-10-21 10:25:15, schrieb Trent W. Buck: On Sun, Oct 19, 2008 at 03:53:58PM +0200, Michelle Konzack wrote: And where is the problem now? The date-time format described in RFC2822 3.3 IS: Fri Jun 23 02:56:55 2000

Bug#503888: Typo in makefile; ps does not build.

2008-10-28 Thread Trent W. Buck
Package: python-sphinx Version: 0.4.2-1 Severity: normal File: /usr/share/pyshared/sphinx/texinputs/Makefile Tags: patch This is the immediate fix, but really it should use $(addsuffix) as done for ALLPDF and ALLDVI. diff -ud /usr/share/pyshared/sphinx/texinputs/Makefile

Bug#503384: Form element INPUT not recognized on http://community.haskell.org/admin/account_request.html

2008-10-25 Thread Trent W. Buck
Package: w3m Version: 0.5.2-2+b1 Severity: minor Using either emacs-w3m or plain w3m, the INPUT fields of the form at http://community.haskell.org/admin/account_request.html are not recognized. The line simply ends at Username:, Name: and E-mail address:. My first guess would be that this

Bug#503053: sphinx-quickstart assumes support for ANSI/SGR colour escape codes

2008-10-22 Thread Trent W. Buck
Package: python-sphinx Version: 0.4.2-1 Severity: minor Emacs' M-x shell is a TERM=dumb tty. When I run sphinx-quickstart there, I get $ sphinx-quickstart ^[[01mWelcome to the Sphinx quickstart utility.^[[39;49;00m Please enter values for the following settings (just press Enter to

Bug#503157: Dependency on oo.org is annoying.

2008-10-22 Thread Trent W. Buck
Package: openoffice.org-hyphenation-en-us Version: 2.4-2 Severity: minor The 2.4-2 to 2.4-4 upgrade adds a dependency on openoffice.org. This is annoying, because my pyhyphen and wordaxe packages (not uploaded yet) make use of these hyphenation files, but don't use openoffice.org itself. (And

Bug#503157: Dependency on oo.org is annoying.

2008-10-22 Thread Trent W. Buck
On Thu, Oct 23, 2008 at 11:26:18AM +1100, Trent W. Buck wrote: Package: openoffice.org-hyphenation-en-us Version: 2.4-2 Severity: minor The 2.4-2 to 2.4-4 upgrade adds a dependency on openoffice.org. This is annoying, because my pyhyphen and wordaxe packages (not uploaded yet) make use

Bug#478263: xdm: does not allow to log in when no password is set

2008-10-21 Thread Trent W. Buck
On Tue, Oct 21, 2008 at 04:38:35PM +1100, Trent W. Buck wrote: When I try to log in as a user with no password set xdm asks for a password and fails to verify it. I can reproduce this problem. I can log in with no problem using login(8) on the tty, so I tried cp --backup /etc/pam.d

Bug#502497: mbox(5) manpage does not define the mbox format.

2008-10-20 Thread Trent W. Buck
above in that if a day of the week is specified, it must be followed by a comma. Am 2008-10-17 14:08:32, schrieb Trent W. Buck: Yet actually attempting to use this format results in mutt reporting an empty mailbox. What do you mean, with: '[empty] mailbox'? Here is an example mbox that mutt

Bug#478263: xdm: does not allow to log in when no password is set

2008-10-20 Thread Trent W. Buck
found 478263 1:1.1.8-5 thank you On Mon, Apr 28, 2008 at 02:35:17PM +0200, Michal Suchanek wrote: Package: xdm Severity: normal When I try to log in as a user with no password set xdm asks for a password and fails to verify it. I can reproduce this problem. -- To UNSUBSCRIBE, email to

Bug#462917: tagging 462917

2008-10-19 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # fixed upstream in 2.1.0. tags 462917 + pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#497134: closing 497134

2008-10-19 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # wontfixed by upstream, and I don't care enough to leave it open here close 497134 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#458629: tagging 458629

2008-10-19 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # fixed upstream in 2.1.0. tags 458629 + pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494109: tagging 494109

2008-10-19 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # fixed upstream in 2.1.0. tags 494109 + pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#502497: mbox(5) manpage does not define the mbox format.

2008-10-16 Thread Trent W. Buck
Package: mutt Version: 1.5.18-4 Severity: normal File: /usr/share/man/man5/mbox.5.gz The mbox(5) manpage says The date [if the From_ line] is expected to be date-time as defined in RFC2822 3.3. Yet actually attempting to use this format results in mutt reporting an empty mailbox. The

Bug#502381: --idle should care about expunging.

2008-10-15 Thread Trent W. Buck
Package: fetchmail Version: 6.3.9~rc2-3 Severity: minor I'm interested in (ab)using fetchmail as a kind of imap biff -- that is, I want it to print a line whenever the number of \seen mail in my IMAP inbox changes. This nearly works with fetchmail --check --idle, but unfortunately it doesn't

Bug#502382: --check can't distinguish between read and unread mail on imap.gmail.com.

2008-10-15 Thread Trent W. Buck
Package: fetchmail Version: 6.3.9~rc2-3 Severity: minor In mutt, I browse to imaps://imap.gmail.com/INBOX and I can see a bunch of messages with O (read) and a bunch with N (unread). But fetchmail --check seems to treat both of these statuses as unread. -- System Information: Debian Release:

Bug#501963: Unconventional english in description: s/like does MacOS/like MacOS does/

2008-10-11 Thread Trent W. Buck
Package: mousetweaks Version: 2.22.3-1 Severity: minor Tags: patch The phrase like does MacOS is unconventional English. I suggest changing the list items in the Description field to * clicking without a button; * opening the context menu with a one-button mouse (like MacOS does); and

Bug#501276: new upstream package

2008-10-06 Thread Trent W. Buck
Package: python-reportlab Version: 2.2-2 Severity: wishlist Tags: patch There is now a reportlab 2.2. I have debianized it here: http://mentors.debian.net/cgi-bin/maintainer-packages?action=details;package=python-reportlab -- System Information: Debian Release: lenny/sid APT prefers testing

Bug#339770: tagging 498542, tagging 489131, tagging 339770, tagging 486192

2008-10-05 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 tags 498542 + pending tags 489131 + pending tags 339770 + pending # Abolish darcs-server binary package is now in Vcs-Darcs: http://repos.mornfall.net/darcs/debian. tags 486192 + pending -- To UNSUBSCRIBE, email to [EMAIL

Bug#491875: tagging 491875

2008-10-05 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # now in Vcs-Darcs: http://repos.mornfall.net/darcs/debian. tags 491875 + pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501252: [bts] Support trailing (noop) comma before comment.

2008-10-05 Thread Trent W. Buck
Package: devscripts Version: 2.10.35 Severity: wishlist File: /usr/bin/bts I was surprised when this failed (simplifying): $ bts $(printf 'tag %s + pending , ' 1 7 18 24) '# comment' ++ printf 'tag %s + pending , ' 1 7 18 24 + bts tag 1 + pending , tag 7 + pending , tag 18 + pending

Bug#499365: forcibly merging 499365 500864

2008-10-05 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # whoops, this DID get an actual bug number the first time. forcemerge 499365 500864 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501101: Use sensible-pager or pager, not less.

2008-10-03 Thread Trent W. Buck
Package: darcs Version: 2.1.0~pre3-1 Severity: wishlist BTW: contrary to the documentation, darcs does *not* use more(1) by default if neiter DARCS_PAGER nor PAGER are defined, it really uses less(1). From src/Darcs/Utils.lhs: get_viewer :: IO String get_viewer = getEnv

Bug#500864: ITP: python-wordaxe -- germanic (and basic) hyphenation algorithms

2008-10-02 Thread Trent W. Buck
Package: wnpp Severity: wishlist Owner: Trent W. Buck [EMAIL PROTECTED] The rst2pdf utility (see #496864) cannot create hyphenated output without this library. Therefore I wish to package it for Debian. Attached is a minimal, draft .diff.gz that I have created. I do not intend to do further

Bug#500867: RFP: python-pyhyphen -- Python wrapper for libhyphen

2008-10-02 Thread Trent W. Buck
Package: wnpp Severity: wishlist The rst2pdf utility (see #496864) can apparently do much better hyphenating when the pyhyphen library is installed. In fact, rst2pdf currently has some bugs[0] that make hyphenating break entirely unless pyhyphen is present. Packaging this turns out to be a

Bug#500868: Does not provide openoffice.org-hyphenation

2008-10-02 Thread Trent W. Buck
Package: openoffice.org-hyphenation-en-us Version: 2.4-2 Severity: normal I don't understand why this package doesn't provide the virtual package openoffice.org-hyphenation. Observe the discrepancy: $ aptitude -F %p search ~nopenoffice.org-hyphenation /tmp/y $ aptitude -F %p search

Bug#500747: Make a python-docutils-contrib package?

2008-10-01 Thread Trent W. Buck
On Wed, Oct 01, 2008 at 04:15:03PM +1000, Ben Finney wrote: On 01-Oct-2008, Trent W. Buck wrote: [the experimental Python packages in the sandbox] seems to assume I'm running docutils directly from an upstream checkout. It looks like the sandbox stuff in the python-docutils .deb. I have

Bug#500747: Make a python-docutils-contrib package?

2008-09-30 Thread Trent W. Buck
Package: python-docutils Version: 0.5-2 Severity: minor The upstream source apparently contains a bunch of useful contributed features in the sandbox subdirectory. For example, the mailing list recently had What I don't know is how to make use of [the experimental manpage writer]. I don't

Bug#136810: [emacs-w3m:10279] Re: button on forms

2008-09-29 Thread Trent W. Buck
I found this on the mailing list. I haven't tried it yet. From: Tetsurou Okazaki [EMAIL PROTECTED] Subject: [emacs-w3m:10279] Re: button on forms Newsgroups: gmane.emacs.w3m To: [EMAIL PROTECTED] Date: Wed, 02 Jul 2008 14:05:57 +1000 Reply-To: [EMAIL PROTECTED] At Tue, 01 Jul 2008 20:48:22

Bug#500642: debian-changelog-warning-face not documented as a face.

2008-09-29 Thread Trent W. Buck
Package: dpkg-dev-el Version: 29.3-2 Severity: minor File: /usr/share/emacs/site-lisp/dpkg-dev-el/debian-changelog-mode.el Normally, (Closes: #NN) has a cyan Closes and a red NN in debian/changelog files. Today I noticed that the NN part was no longer red. Putting the cursor over it

Bug#491799: Slow darcs in sid

2008-09-28 Thread Trent W. Buck
On Sun, Sep 28, 2008 at 03:51:46PM +0200, Stefan Potyra wrote: Just FYI, a new ghc6 (6.8.2-7) was uploaded an hour ago, which should fix the problem if darcs is rebuilt with it. Hi, thanks for the heads-up! Unfortunately I have no direct control over what GHC is used to build binary packages,

Bug#136810: bug 136810 is forwarded to http://sourceforge.net/tracker/index.php?func=detailaid=1942190group_id=39518atid=425439

2008-09-25 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # This was also reported upstream. forwarded 136810 http://sourceforge.net/tracker/index.php?func=detailaid=1942190group_id=39518atid=425439 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#500097: killall: dd: no process killed misleading when doing killall -USR1 dd

2008-09-24 Thread Trent W. Buck
Package: psmisc Version: 22.6-1 Severity: minor File: /usr/bin/killall This error is misleading: $ killall -USR1 dd dd: no process killed since USR1 doesn't kill dd; it makes it print status information. Perhaps a better error would be dd: no such process -- To UNSUBSCRIBE,

Bug#499777: Refactor package description

2008-09-22 Thread Trent W. Buck
Package: googleearth-package Version: 0.5.4 Severity: minor Tags: patch Suggest replacing this Description: utility to automatically build a Debian package of Google Earth Google Earth is available for GNU/Linux from their web site, but is not only not Free Software, but is completely

Bug#499365: ITP: python-wordaxe -- germanic (and basic) hyphenation algorithms

2008-09-18 Thread Trent W. Buck
Package: wnpp Severity: wishlist Owner: Trent W. Buck [EMAIL PROTECTED] The rst2pdf utility (see #496864) cannot create hyphenated output without this library. Therefore I wish to package it for Debian. Attached is a minimal, draft .diff.gz that I have created. I do not intend to do further

Bug#499354: Wish for giggle foo instead of cd foo giggle

2008-09-17 Thread Trent W. Buck
Package: giggle Version: 0.4-2 Severity: wishlist Where foo is a git repository, I wish I could say giggle foo instead of having to change directory to foo and then run giggle without arguments. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing')

Bug#499225: Wish for waf support in dh_auto_build, dh_auto_clean, dh_auto_configure, dh_auto_install and dh_auto_test

2008-09-16 Thread Trent W. Buck
Package: debhelper Version: 7.0.15 Severity: wishlist waf is a configure/build infrastructure inspired by scons. It is currently used by the midori and xmms2 upstreams (and possibly others). It would be nice if the dh_auto_* scripts detected and used the waf. Note that Midori provides both waf

Bug#498560: DM application for Trent W. Buck

2008-09-11 Thread Trent W. Buck
Package: debian-maintainers Version: 1.42 Severity: normal Please add me to the debian-maintainers keyring. Date: Thu, 11 Sep 2008 15:47:37 +1000 Comment: adding debian-maintainer Trent W. Buck Agreement: http://lists.debian.org/debian-newmaint/2008/09/msg00015.html, http://lists.debian.org

Bug#498561: Please add Provides: pdf-viewer

2008-09-11 Thread Trent W. Buck
Package: epdfview Version: 0.1.6-5 Severity: wishlist $ grep-aptavail -ns Package -F Provides pdf-viewer | fmt evince evince-gtk gv kghostview kpdf okular viewpdf.app xpdf-reader xpdf-utils Please add a Provides: pdf-viewer header to epdfview so that it is incuded in this list. -- System

Bug#498460: dh_installchangelogs: guess CHANGES.txt as well as CHANGES

2008-09-10 Thread Trent W. Buck
Package: debhelper Version: 7.0.15 Severity: wishlist File: /usr/bin/dh_installchangelogs Currently, without arguments, dh_installchangelogs fill find and install CHANGES but not CHANGES.txt. Please add support for the latter style. -- System Information: Debian Release: lenny/sid APT prefers

Bug#498542: darcs-server: Doesn't work with Perl 5.10's stricter taint checks

2008-09-10 Thread Trent W. Buck
On Thu, Sep 11, 2008 at 12:19:43AM +0100, Steve Cotton wrote: Package: darcs-server Version: 2.0.2-2 Severity: important [...] darcs-server appears to be completely broken with Perl 5.10. Setting this bug non-RC as it shares the source package with the main darcs binary. Due to the general

Bug#498551: Suggest lipsum for not-Homer's not-Odyssey

2008-09-10 Thread Trent W. Buck
Package: python-reportlab Version: 2.1dfsg-2 Severity: wishlist In debian/debian-font-patches you replace a copyrighted demo text with some nonsense text. Rather than repeating and this sentence he intentionally left meaningless, over and over, it might be better to use a lipsum, e.g.

Bug#498033: Fix for xzgv scaling crash

2008-09-09 Thread Trent W. Buck
On Tue, Sep 09, 2008 at 08:59:02AM -0400, Theodore Tso wrote: Also, since this bug report falls into the Doctor, doctor, it hurts when I do that --- then don't that!, The situation is that I do this: xzgv `mainline -v -c @ | grep Saved | cut -d\ -f 2` ...which downloads new webcomics, and

Bug#498033: Fix for xzgv scaling crash

2008-09-09 Thread Trent W. Buck
On Tue, Sep 09, 2008 at 10:15:59AM -0400, Theodore Tso wrote: On Tue, Sep 09, 2008 at 11:32:25PM +1000, Trent W. Buck wrote: On Tue, Sep 09, 2008 at 08:59:02AM -0400, Theodore Tso wrote: Also, since this bug report falls into the Doctor, doctor, it hurts when I do that --- then don't

Bug#493548: Please default PROMPT to 0 in pxelinux.HEAD

2008-09-08 Thread Trent W. Buck
On Mon, Sep 08, 2008 at 08:04:44PM +0100, Chris Lamb wrote: Trent W. Buck wrote: Please default PROMPT to 0 in pxelinux.HEAD - it seems a little silly to me for di-netboot-assistant to construct a pretty menu and then ask the user to randomly press enter 99.9% of the time

Bug#498316: RFP: zcs -- Zimbra Collaboration Suite (Open Source Edition)

2008-09-08 Thread Trent W. Buck
Package: wnpp Severity: wishlist * Package name: zcs Version : 5.0.9 Upstream Author : I don't know. * URL : http://www.zimbra.com/community/downloads.html * License : Yahoo Public License 1.1 Programming Lang: Java Description : Zimbra Collaboration

Bug#420579: reopening 420579

2008-09-08 Thread Trent W . Buck
# Automatically generated email from bts, devscripts version 2.10.35 # I'm pretty sure the close message was spam. reopen 420579 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#498206: debian-installer/ not needed in pxelinux.cfg paths?

2008-09-07 Thread Trent W. Buck
Package: di-netboot-assistant Version: 0.36 Severity: normal I installed di-netboot-assistant on a Hardy box that was already doing netbooting, with the following dnsmasq.conf: bogus-priv dhcp-authoritative dhcp-boot=net:PXE,debian-installer/pxelinux.0

Bug#493548: Please default PROMPT to 0 in pxelinux.HEAD

2008-09-07 Thread Trent W. Buck
On Sun, Aug 03, 2008 at 07:09:00AM +0100, Chris Lamb wrote: Please default PROMPT to 0 in pxelinux.HEAD - it seems a little silly to me for di-netboot-assistant to construct a pretty menu and then ask the user to randomly press enter 99.9% of the time, especially as that screen is full of

Bug#498011: Wish for keyboard access to menu and location bars

2008-09-06 Thread Trent W. Buck
Package: reportbug-ng Version: 1.1 Severity: wishlist AFAICT it is impossible to open the Reportbug-NG or Bugreport menus without using a pointing device (i.e. mouse). This is annoying; please add access keys (e.g. Alt+r for the Reportbug-NG menu). Please also add an Alt+q (or similar) and a

<    4   5   6   7   8   9   10   11   12   13   >