Bug#606546: Canonical's Supported: 5y field -- search pattern and -F format character

2010-12-09 Thread Trent W. Buck
Package: aptitude Version: 0.6.3-3.2 Severity: wishlist Canonical places a Supported field in their Packages files, indicating how long they (nominally) provide support for the package in question. I can show this field in search results: $ grep-aptavail -ns Package,Supported -F Provides

Bug#603236: unblock: darcs/2.4.4-3

2010-11-11 Thread Trent W. Buck
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Please unblock package darcs Fixes 600759, which makes commands like darcs push and darcs pull fail most of the time on 64-bit architectures. When used interactively, you can

Bug#600759: tagging 600759

2010-11-08 Thread Trent W. Buck
intrigeri wrote: Hi, Trent W. Buck wrote (20 Oct 2010 09:19:13 GMT) : # I am reluctant to push 2.5.0 into Squeeze just to fix this. I'll get around to uploading a 2.5.0 to experimental Real Soon Now. tags 600759 + fixed-upstream Isn't it possible to apply the patch that fixes

Bug#600896: fmt: wrapping width 'changes' during the run?

2010-10-20 Thread Trent W. Buck
Package: coreutils Version: 8.5-1 Severity: minor File: /usr/bin/fmt In the transcript below, I don't understand why the last three lines appear to be wrapped to a width. $ # hostnames are four-letter proper nouns - RFC1178 $ realpath /usr/share/dict/words /usr/share/dict/british-english $ grep

Bug#600287: Please build darcs library

2010-10-15 Thread Trent W. Buck
Joachim Breitner wrote: eventually, I’d like to get ipatch into Debian. For that, I need to ask you to start building libghc6-darcs-{dev,prof,doc} packages when you start packaging darcs 2.5. Would that be possible? I'm basically waiting for the release of Squeeze (and the resulting un-freeze

Bug#599894: Mention bluez-test-device trusted.

2010-10-12 Thread Trent W. Buck
Package: bluez Version: 4.70-1 Severity: wishlist File: /usr/share/doc/bluez/README.Debian.gz From the README.Debian.gz, I used these commands to connect my new bluetooth keyboard: hcitool scan sudo bluez-simple-agent hci0 E8:06:88:52:C7:74 sudo bluez-test-input connect

Bug#598466: New upstream: 3.1

2010-09-29 Thread Trent W. Buck
Package: openvas-scanner Version: 3.0.2-4 Severity: wishlist openvas.net lists a 3.1 version. I guess that'd be a cool thing to have in Debian. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64

Bug#598466: Acknowledgement (New upstream: 3.1)

2010-09-29 Thread Trent W. Buck
PS: your current debian/watch rule should be prepended by opts=uversionmangle=s/\.(?:rc|beta)/~\1/ this prevents it from preferring betas and RCs to releases. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#597052: FTBFS if hlint is installed

2010-09-16 Thread Trent W. Buck
Joachim Breitner wrote: while uploading the NMU I noticed that darcs FTBFS if hlint is installed, at test tests/haskell-policy.sh. I suggest you either disable the test, add hlint to Build-Conflicts or fix the test (maybe it is fixed in the next upstream release). I am fine with either of

Bug#596606: darcs: Fails to build without network connectivity

2010-09-12 Thread Trent W. Buck
Stefano, I'm on vacation from the 12th until the 22nd of September, so I probably can't address this until then. The patch looks OK at a glance; feel free to upload this as an NMU or whatever else is necessary to facilitate Squeeze's release. -- To UNSUBSCRIBE, email to

Bug#596189: Ignores NotAutomatic: yes for flat file:/// repositories

2010-09-08 Thread Trent W. Buck
Package: apt Version: 0.8.1 Severity: normal I turn /var/cache/pbuilder/results into a flat repo using the following cron job: #!/bin/bash -eE # As etckeeper is triggered by apt-get install but not dpkg -i, it # is desirable to make a bare-bones private package archive. test -x

Bug#595364: Assumes /etc/fstab exists (it doesn't in cdebootstrap).

2010-09-03 Thread Trent W. Buck
Package: linux-base Version: 2.6.34-1~experimental.2 Severity: minor I had cdebootstrap generate a squeeze chroot, and installed a kernel into it. When I then ran dpkg-reconfigure -a -plow in the chroot, this package borked the dpkg-reconfigure run because /etc/fstab doesn't exist. + chroot

Bug#595400: chown/chmod warnings when creating resolv.conf for the first time

2010-09-03 Thread Trent W. Buck
Package: isc-dhcp-client Version: 4.1.1-P1-9 Severity: wishlist File: /sbin/dhclient-script I'm building live-boot images. resolv.conf isn't included in the squashfs root filesystem, because there's no sensible default and dhclient will overwrite it during boot anyway. And it WORKS, but there

Bug#595262: Broken reportbug hook (assumes usplash?)

2010-09-02 Thread Trent W. Buck
Package: live-boot Version: 2.0.1-1 Severity: minor File: /usr/share/bug/live-boot/script reportbug borked trying to run /usr/share/bug/live-boot/script, I guess because I don't have usplash installed. A screenshot is attached. -- Package-specific info: -- System Information: Debian Release:

Bug#595264: assumes libdevmapper1.02.1 (optional in Squeeze) is installed; breaks update-initramfs

2010-09-02 Thread Trent W. Buck
Package: live-boot-initramfs-tools Version: 2.0.1-1 Severity: important File: /usr/share/initramfs-tools/hooks/live When installing live-boot and a kernel into a pretty minimalist bootstrap chroot, update-initramfs fails with cp: cannot stat `/lib/libdevmapper*': No such file or directory

Bug#594968: Support mksquashfs -e by prepending (not appending) to MKSQUASHFS_OPTIONS.

2010-08-31 Thread Trent W. Buck
Package: live-build Version: 2.0~a23-1 Severity: minor File: /usr/share/live/build/scripts/build/binary_rootfs Images based on Emdebian Grip are smaller than images based on Squeeze because the packages exclude directories like /usr/share/man/. I found that I can achieve equally small images

Bug#595017: Mishandles GPG with apt 0.8?

2010-08-31 Thread Trent W. Buck
Package: multistrap Version: 2.1.6 Severity: important I'm getting these errors (full transcript attached): W: GPG error: http://mirror.internode.on.net testing Release: Unable to read /srv/live/target/etc/apt/trusted.gpg.d/ - opendir (2: No such file or directory) I think it

Bug#593329: archiving unpacking support query

2010-08-19 Thread Trent W. Buck
Neil Williams wrote: [...] multistrap is stateless and will use whatever packages already exist. This is a feature of multistrap, not a bug. Fair enough. When repeatedly re-running multistrap, I wanted to avoid the lengthy download time for the binary packages. The option to support this

Bug#593326: Wish for --quiet option.

2010-08-19 Thread Trent W. Buck
package multistrap tag 593326 + wontfix quit Neil Williams wrote: Currently multistrap emits a lot of output. Actually, it outputs very little itself. Most comes from apt and dpkg. Right. It would be nice if this could be elided, with a --quiet option. Exactly what output are you seeking to

Bug#593329: archiving unpacking support query

2010-08-19 Thread Trent W. Buck
Neil Williams wrote: I anticipated that apt would do the right thing with a copy:// source based on a flat-file repository. (This part of the method is not within the control of multistrap.) [...] if that support doesn't work, it should probably be looked at. I would need to see the report

Bug#593561: Re-runs include @aptsources in bootstrap phase

2010-08-19 Thread Trent W. Buck
Package: multistrap Version: 2.1.6 Severity: minor Consider the case where multistrap.conf contains: [General] debootstrap=Y aptsources=X [...] The user 1. runs multistrap to succesful completion 2. realizes that she forgot to include mg 3. adds mg to packages= line

Bug#593326: Wish for --quiet option.

2010-08-17 Thread Trent W. Buck
Package: multistrap Version: 2.1.6 Severity: wishlist Currently multistrap emits a lot of output. It would be nice if this could be elided, with a --quiet option. I would expect this to also be passed to the apt-get calls multistrap makes. -- System Information: Debian Release: squeeze/sid APT

Bug#593329: Does the Wrong Thing when target/var/cache/apt/archives is pre-populated

2010-08-17 Thread Trent W. Buck
Package: multistrap Version: 2.1.6 Severity: minor When repeatedly re-running multistrap, I wanted to avoid the lengthy download time for the binary packages. So I did something like this: - run multistrap with cleanup=false - copy target/var/cache/apt/archives/*.deb to

Bug#593346: Wrong default keyring for LH_MODE=emdebian.

2010-08-17 Thread Trent W. Buck
Package: live-build Version: 2.0~a23-1 Severity: minor File: /usr/share/live/build/functions/defaults.sh In defaults.sh: # Setting keyring packages case ${LH_MODE} in debian|debian-release)

Bug#593346: Acknowledgement (Wrong default keyring for LH_MODE=emdebian.)

2010-08-17 Thread Trent W. Buck
Trent W. Buck wrote: emdebian) LH_KEYRING_PACKAGES=${LH_kEYRING_PACKAGES:-debian-archive-keyring} Worse, the k there is lowercase, so attempting to fix this user-side fails! Here is a patch. diff --git a/functions/defaults.sh b/functions/defaults.sh index

Bug#593186: config/chroot_local-packages/foo.deb cannot be a symlink

2010-08-15 Thread Trent W. Buck
Package: live-build Version: 2.0~a23-1 Severity: minor chroot_sources uses cp -l to copy packages from config/chroot_local-packages/ into the chroot. This breaks when packages are symlinks. Example: # ls -l config/chroot_local-packages/*deb lrwxrwxrwx 1 root disk 46 Aug 16 13:58

Bug#592195: debian-changelog-warning-face not defined in Emacs 23

2010-08-07 Thread Trent W. Buck
Package: dpkg-dev-el Version: 34.1 Severity: minor File: /usr/share/emacs/site-lisp/dpkg-dev-el/debian-changelog-mode.el In my emacs, (Closes: #123456) has a cyan Closes, but the bug number changed from red to white some time ago. Investigating, I find that debian-changelog-warning-face

Bug#590818: RFP: ubuntu-docs -- fnord

2010-07-29 Thread Trent W. Buck
Package: wnpp Severity: wishlist * Package name: ubuntu-docs Version : 10.04.3 Upstream Author : Ubuntu Documentation Team ubuntu-...@lists.ubuntu.com * URL : http://packages.ubuntu.com/source/lucid/ubuntu-docs * License : CC-BY-SA, GPL Programming Lang:

Bug#590831: wish for --font-height=16, fix 1px padding of unifont

2010-07-29 Thread Trent W. Buck
Package: fbterm Version: 1.6-1 Severity: wishlist I want to replace jfbterm (using PCF unifont) with fbterm (using TTF unifont). Unfortunately, it seems to force 1px padding between cells: $ fbterm -vs16 -nunifont -- login -f twb [screen] driver: inteldrmfb, mode: 1024x600-32bpp,

Bug#590831: wish for --font-height=16, fix 1px padding of unifont

2010-07-29 Thread Trent W. Buck
tags 590831 + patch thanks Trent W. Buck wrote: I *think* a cheap way to get what I want is to simply patch in a corresponding --font-height=16 option that sets mHeight. The attached patch works for me. Author: Trent W. Buck trentb...@gmail.com Bug-Debian: http://bugs.debian.org/590831 Index

Bug#549351: jfbterm status update

2010-07-28 Thread Trent W. Buck
AFAICT upstream hasn't had a release since 2005, so Debian's version is still current. It still Just Works for me, e.g. jfbterm -e w3m {zh,ja,ko,el,ru}.wikipedia.org Even w3m-img's inline image rendering works! I'm testing on an Asus Eee PC 1005P (GMA 3150), running Sid, using the i915

Bug#590668: w3mimg_fbopen.c: support fbterm (as well as jfbterm).

2010-07-28 Thread Trent W. Buck
Package: w3m-img Version: 0.5.2-7 Severity: normal These commands result in inline images: w3m google.com jfbterm -e w3m google.com fbterm -- env TERM=jfbterm w3m google.com This command does not: fbterm -- env TERM=fbterm w3m google.com It looks like w3m-img is hard-coded to

Bug#119911: draft package

2010-07-27 Thread Trent W. Buck
with the first couple of months of polishing and bug triaging – after that point, I expect it to be a low-maintenance package that I can handle on my own. Format: 3.0 (quilt) Source: alephone Binary: alephone Architecture: any Version: 20100424-1 Maintainer: Trent W. Buck trentb...@gmail.com Dm

Bug#590060: Breaks when a file contains whitespace.

2010-07-23 Thread Trent W. Buck
Package: dh-autoreconf Version: 1 Severity: important You aren't using find -print0 | xargs -0, so if any file contains whitespace (e.g. Aleph One), it'll fail. In any case, you can simply use find -exec {} +, which is just as variadic as xargs: find -ipath debian -prune -o -type f -exec

Bug#589614: Breaks nitech arctic hts 2.1 voices.

2010-07-19 Thread Trent W. Buck
Kartik Mistry wrote: On Mon, Jul 19, 2010 at 3:04 PM, Trent W. Buck trentb...@gmail.com wrote: I don't expect there's much you, the Debian festival maintainer, can do about this. I'm filing it anyway so that there'll be a record next time someone (e.g. me, in the future) upgrades festival

Bug#589368: darcs: lacks upstream changelog

2010-07-17 Thread Trent W. Buck
Jonathan Nieder wrote: Surely upstream keeps records in a vcs. So if it is not too inconvenient, it might be nice to generate a list of changes between releases from that. It keeps records of each commit, but my view has always been that this is too detailed, or low level, to be useful for

Bug#589368: darcs: lacks upstream changelog

2010-07-17 Thread Trent W. Buck
Jonathan Nieder wrote: +override_dh_installchangelogs: + dh_installchangelogs -- NEWS Ah, you've already solved it for me. This will be included in the next package. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#541848: Bug#589368: darcs: lacks upstream changelog

2010-07-17 Thread Trent W. Buck
Jonathan Nieder wrote: fixed 541848 2.0.2-3 quit Whoops, I meant http://bugs.debian.org/541848 (FTBFS: ld: cannot find -lHSrts_thr). I think the problem was introduced with Cabalization in 2.2, making lenny safe. Um, that bug only affects architectures which do not support the threaded

Bug#588995: Allow per-user default pastebin.

2010-07-14 Thread Trent W. Buck
Package: pastebinit Version: 1.1-2 Severity: wishlist pastebin.com is the default pastebin. Aside from my not liking it, it doesn't work correctly with polipo due to bizarro HTTP/1.1 expectation failures. I wish I could create a dotfile in my home directory to define additional pastebins and

Bug#588451: Separate binary package for GTK UI?

2010-07-08 Thread Trent W. Buck
Package: systemd Version: 0~git+20100605+dfd8ee-1 Severity: wishlist After including systemd, my live-helper image went from 80MB to 140MB (post-compression). This puzzled me until I realized it includes a GTK program. I don't know what it is, because systemadm --help is unhelpful, there's no

Bug#587399: Make URLs clickable in browser.

2010-06-28 Thread Trent W. Buck
Package: apt-listchanges Version: 2.84 Severity: wishlist With the browser UI, #NN is translated into an HTML anchor. It would be nice if http://... were also made into a clickable URLs. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500,

Bug#586757: mksquashfs --one-filesytem

2010-06-22 Thread Trent W. Buck
Package: squashfs-tools Version: 1:4.0-8 Severity: wishlist File: /usr/bin/mksquashfs I wish I could back up an active root filesystem like this: mksquashfs --just-one-filesystem / /dev/sda2 AFAICT the nearest approximation at present is to 1) specify a lot of --excludes. This breaks

Bug#586336: Cron job to downloaded share new levels.

2010-06-18 Thread Trent W. Buck
Package: xmoto Version: 0.5.2-2 Severity: wishlist xmoto --updateLevelsOnly is a scripted way to fetch all levels. There are lots -- hundreds of megabytes -- and they end up in $HOME. For a multi-user system with multiple xmoto users, this is a waste of network and disk resources. It can also

Bug#586236: Use lockfiles to prevent concurrent runs?

2010-06-17 Thread Trent W. Buck
Package: debhelper Version: 7.9.1 Severity: wishlist While waiting for some long-running packages to build, I wondered if debhelper would protect me from the following: 1. I run debuild, then go to sleep; 2. I wake up the next day and, not realizing that debuild is still running, initiate

Bug#586067: lh build assumes gnupg in chroot, not true for minbase-flavoured ubuntu

2010-06-16 Thread Trent W. Buck
Package: live-helper Version: 2.0~a14-1 Severity: minor With the following config/ tree: # egrep -v '^[[:space:]]*(#|$)' config/* config/binary:LH_BINARY_IMAGES=usb-hdd config/binary:LH_MEMTEST=false config/bootstrap:LH_BOOTSTRAP_FLAVOUR=minbase

Bug#585766: forbidden.c: use regerror(3) to improve error reporting.

2010-06-13 Thread Trent W. Buck
Package: polipo Version: 1.0.4.1-1.1 Severity: wishlist I seed ~/.polipo-forbidden based on the adblockplus database[0]. I updated this for the first time since 10 Jun 2010. Shortly after this, I noticed that 1) polipo doesn't respond to most requests from my browser[1]; and 2) polipo.log shows

Bug#585766: forbidden.c: use regerror(3) to improve error reporting.

2010-06-13 Thread Trent W. Buck
Trent W. Buck wrote: polipo doesn't respond to most requests from my browser This part of the issue appears to be caused by 2.6.35-rc3; I can reproduce it without any .polipo-forbidden, but I can't reproduce it on 2.6.35-rc2. So it was merely a catalyst to make me notice the regcomp error

Bug#557138: closed by Julien Cristau jcris...@debian.org (Bug#557138: fixed in xinit 1.2.0-2)

2010-06-10 Thread Trent W. Buck
Julien Cristau wrote: * Pass --with-xterm=/usr/bin/xterm to configure (closes: #557138). Sorry to be picky, but would it be better to use the /usr/bin/x-terminal-emulator alternative? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#584989: Utilize submenu support of syslinux menu.c32.

2010-06-09 Thread Trent W. Buck
Frank Lin PIAT wrote: di-n-a can't guarantee which version of pxelinux.0 is installed... therefore we try to be conservative. I'm assuming you'll add a a version floor like Recommends: syslinux-base, ... Conflicts: syslinux-base ( N) I'll see if I can determine the correct value of N.

Bug#584989: Utilize submenu support of syslinux menu.c32.

2010-06-08 Thread Trent W. Buck
Package: di-netboot-assistant Version: 0.36b Severity: wishlist Some time ago, syslinux (pxelinux) menu.c32 got some new features. Firstly, DEFAULT menu LABEL menu MENU HIDE KERNEL debian-installer/pxelinux.cfg/menu.c32 becomes UI menu.c32 Secondly, instead of

Bug#584556: Assumes graphical browser

2010-06-04 Thread Trent W. Buck
Package: ubuntu-dev-tools Version: 0.99 Severity: minor File: /usr/bin/lp-shell I ran lp-shell vaguely expecting to get a stdio prompt. It fired up my $BROWSER, w3m, with a single [continue] button on the default page. This confused me. It was not until I closed w3m that I saw lp-shell had

Bug#583526: emacs -Q still loads local libraries

2010-05-27 Thread Trent W. Buck
Package: emacs Version: 23.1+1-5 Severity: normal I set up a chroot containing GNU Emacs 23 and (almost) every elisp package, with the intention of looking for libraries that shadow emacs23's libraries with obsolete older versions. Imagine my surprise when *even with -Q*, a number of libraries

Bug#583329: Overrides emacs23's newer elisp: ispell.el, flyspell.el

2010-05-26 Thread Trent W. Buck
Package: dictionaries-common Version: 1.5.5 Severity: normal File: /etc/emacs/site-start.d/50dictionaries-common.el Usertags: emacs23-load-path-shadows This package appears to provide old versions[0] of elisp libraries that GNU Emacs 23 ships, and instructs GNU Emacs 23 to prefer these old

Bug#540626: found 540626 in roundup/1.4.13-2

2010-05-10 Thread Trent W. Buck
found 540626 roundup/1.4.13-2 thanks Rerunning the same tests as last time, I find this issue is still present. Trent W. Buck wrote: Making requests to bugs.darcs.net *from* bugs.darcs.net (to avoid network latency), we can see that HEAD and GET take about the same amount of time

Bug#580787: eeepc-acpi-scripts: Only brightness keys work on Eee PC 1005 HA

2010-05-08 Thread Trent W. Buck
Michael Holtermann wrote: Hi, on my Eee PC 1005 HA, only the suspend and the brightness keys are working. All other keys (WLAN, touchpad, volume) do nothing. Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Per http://wiki.debian.org/DebianEeePC/Model/1005HA, 2.6.32 and later require

Bug#580450: Support Range: 0-0,-1.

2010-05-06 Thread Trent W. Buck
Package: polipo Version: 1.0.5~20091115+54-1 Severity: wishlist Tags: upstream It seems that polipo understands Range requests only if they have exactly one range. This issue affected bzr export, which complained as follows. Got a 200 response when asking for multiple ranges, does your

Bug#579336: update-initramfs: recognize (and ignore?) moduleless/ramdiskless kernels.

2010-04-26 Thread Trent W. Buck
Package: initramfs-tools Version: 0.94.4 Severity: wishlist Following the kernel handbook, I built a mainline kernel using make deb-pkg. This kernel is configured without modules or initrd support. On installing it with dpkg -i, I got this: $ sudo dpkg -i

Bug#578381: Incompatible plugin version

2010-04-19 Thread Trent W. Buck
Package: llvm-gcc-4.5 Version: 0~20091229-2 Severity: minor This doesn't Just Work for me: $ echo 'void main(){}' tmp.c $ cc tmp.c $ cc -fplugin=/usr/lib/dragonegg/dragonegg.so tmp.c cc1: error: Cannot load plugin /usr/lib/dragonegg/dragonegg.so

Bug#578017: Rewrite local addresses (support /etc/aliases).

2010-04-16 Thread Trent W. Buck
Package: msmtp-mta Version: 1.4.20-1 Severity: wishlist [Feel free to WONTFIX this if it's beyond msmtp's intended scope.] I want a one-stop way to rewrite the recipient of system mail, i.e. To: root becomes RCPT TO:f...@example.net. I suggest: - add an msmtprc command local-to

Bug#577064: /etc/default/kexec assumes link_in_boot = no.

2010-04-09 Thread Trent W. Buck
Package: kexec-tools Version: 1:2.0.1-1 Severity: wishlist After installing kexec-tools, I get this: $ sudo /etc/init.d/kexec-load stop Loading new kernel image into memory...Cannot open `/vmlinuz': No such file or directory failed. This is because my symlinks are in /boot: $

Bug#576915: 30store-metadata: use GNUisms to achieve 1s runtime.

2010-04-08 Thread Trent W. Buck
Package: etckeeper Version: 0.43 Severity: wishlist File: /etc/etckeeper/pre-commit.d/30store-metadata Tags: patch Using Darcs, etckeeper pre-commit was annoyingly slow. Profiling pre-commit.d, I found about 3s were spent running readlink(1) on each link in /etc/, though there were only 590

Bug#577040: dh_installinit: don't force upstart when both .init and .upstart exist.

2010-04-08 Thread Trent W. Buck
Package: debhelper Version: 7.4.17 Severity: wishlist File: /usr/bin/dh_installinit I wanted to try Ubuntu's (Scott's) bootchart implementation on Debian Sid, so I did this: $ bzr checkout --lightweight lp:ubuntu/bootchart bootchart $ cd bootchart/ $ debuild [...] $ dpkg -I

Bug#526598: emacs-goodies-el: please include paredit.el 21

2010-04-05 Thread Trent W. Buck
# Put this ticket in MY queue. reopen 526598 reassign 526598 paredit-el retitle 526598 Prepare paredit for inclusion in emacs-goodies-el thanks Peter S Galbraith wrote: - Instead of the HTML, provide documention in a form suitable for inclusion into the Info doc of emacs-goodies-el (I can

Bug#576248: Preserve mutt Old flag.

2010-04-01 Thread Trent W. Buck
Package: offlineimap Version: 6.2.0+nmu2 Severity: wishlist I use offlineimap unidirectionally to create a local cache of my gmail inbox. I browse both imap.gmail.com and ~/Mail with mutt. For the former, mutt distinguishes between new and old (in mutt terms) by adding (KEYWORD Old) to IMAP

Bug#576120: Sending 333 in response to /query confuses rcirc.

2010-03-31 Thread Trent W. Buck
Package: bitlbee Version: 1.2.5-1 Severity: normal I got the error below when connecting rcirc (part of GNU Emacs) to bitlbee, which was speaking XMPP to an internal server (running ejabberd, I believe). rcirc's developer, rcy, believes bitlbee is at fault. Please investigate. twb I just got

Bug#575797: There is no layout engine support for dot. Perhaps dot -c needs to be run (with installer's privileges) to register the plugins?

2010-03-29 Thread Trent W. Buck
Package: graphviz Version: 2.26.3-3 Severity: important Upon installing graphviz, I am confronted with $ dot --help There is no layout engine support for dot Perhaps dot -c needs to be run (with installer's privileges) to register the plugins? I don't remember seeing this before.

Bug#575883: Ignores USB keyboards connected after boot.

2010-03-29 Thread Trent W. Buck
Package: sleepd Version: 2.01 Severity: normal File: /usr/sbin/sleepd If I boot my laptop, THEN connect a USB keyboard, sleepd puts my system to sleep while I'm busy typing (on the external keyboard). The symptoms don't appear if the keyboard is connected at boot, and they disappear if I issue a

Bug#574942: Use gpg --with-colon --fixed-list-mode.

2010-03-22 Thread Trent W. Buck
Package: jetring Version: 0.18 Severity: normal File: /usr/bin/jetring-explode The gpg manual says: --list-keys, -k, --list-public-keys [...] Avoid using the output of this command in scripts or other programs as it is likely to change as GnuPG changes. See

Bug#574943: Support for secret keyrings.

2010-03-22 Thread Trent W. Buck
Package: jetring Version: 0.18 Severity: wishlist I wish to store changes to my .gnupg in a (private, of course!) VCS repository. Since VCSs handle text files better than binary blobs, jetring is useful -- ignore pubring.gpg itself, and instead run jetring as a pre-commit hook, committing

Bug#571441: FTBFS: Setup: At least the following dependencies are missing

2010-03-21 Thread Trent W. Buck
Cyril Brulebois wrote: your package FTBFS on kfreebsd-amd64: | Configuring darcs-2.3.0... | Setup: At least the following dependencies are missing: | array =0.1 0.3, containers =0.1 0.3, unix =1.0 2.4 | make[1]: *** [override_dh_auto_configure] Error 1 I can reproduce this on amd64 with

Bug#574844: SNDRV_PCM_IOCTL_RESUME failed: Function not implemented

2010-03-21 Thread Trent W. Buck
Package: eeepc-acpi-scripts Version: 1.1.10 Severity: normal On a 1005P, if I shut the lid while mplayer is playing, and open the lid and Control_L (to wake it), the speakers start spewing noise instead of music. Mplayer reports: [AO_ALSA] alsa-lib: pcm_hw.c:709:(snd_pcm_hw_resume)

Bug#272557: provide NotAutomatic option

2010-03-20 Thread Trent W. Buck
David Kalnischkies wrote: Are the maintainers waiting for a patch to be submitted? [...] apt-ftparchive doesn't have a maintainer currently who takes care of features and/or bugs and is therefore in (very) low maintenance mode [...] OK, I didn't realize. [...] if you have a patch and/or

Bug#574583: ^C should not eat the ETA.

2010-03-19 Thread Trent W. Buck
Package: xz-utils Version: 4.999.9beta+20100307-1 Severity: wishlist File: /usr/bin/xz As a rough-and-ready way to get a compression estimate for -9 vs. the default, I'm in the habit of doing running both with -v for a few minutes, then interrupting them. Unfortunately, ^C changes the ETA from

Bug#574678: init_acpi_acadapt() returned NOT_SUPPORTED.

2010-03-19 Thread Trent W. Buck
Package: battery-stats Version: 0.3.6-1 Severity: normal File: /usr/sbin/battery-stats-collector I get this: $ sudo battery-stats-collector battery-stats-collector: Using libacpi. battery-stats-collector: Number of batteries: 2. battery-stats-collector: Reading info from battery

Bug#272557: provide NotAutomatic option

2010-03-19 Thread Trent W. Buck
martin f krafft wrote: Please add [NotAutomatic: yes] functionality to apt-ftparchive by adding a configuration option to its configuration stanza. This feature is still absent, and still desirable (to me, at least). Are the maintainers waiting for a patch to be submitted? -- To

Bug#574415: Ignores $VISUAL.

2010-03-17 Thread Trent W. Buck
Package: libvirt-bin Version: 0.7.7-2 Severity: minor File: /usr/bin/virsh From the following transcript, you can see that virsh honours $EDITOR, but not $VISUAL. Convention is that the latter takes precedence over the former (e.g. with EDITOR=ex VIRTUAL=vim, virsh should pick vim). $

Bug#573912: linux-2.6: please enable ramzswap/compcache

2010-03-17 Thread Trent W. Buck
Vagrant Cascadian wrote: Please consider setting CONFIG_RAMZSWAP (a.k.a. compcache), which enables a ram based compressed swap device. i think it can be enabled as a module, but i'm not sure. This feature is very useful to thin clients, embedded devices, or other environments with limited

Bug#574085: Handle third-party bash_completion.d scripts.

2010-03-16 Thread Trent W. Buck
Package: bash-completion-lib Version: 1.3.1-2 Severity: wishlist A number of packages advertise themselves to bash-completion. These third-party completions are not visible to bash-completion-lib users. It would be nice if they were. On inspection, the internal layout of the two directories

Bug#574071: [update-extlinux] Broken by absence of boot.txt?

2010-03-15 Thread Trent W. Buck
Package: extlinux Version: 2:3.85+dfsg-1 Severity: important update-extlinux breaks any attempt to install/remove/purge kernels on several of my hosts. Attached is a transcript of an attempt to purge a kernel, after changing set -e to set -ex in update-extlinux. AFAICT it's upset because

Bug#573962: [update-extlinux] extlinux assumes update-extlinux should always be used.

2010-03-15 Thread Trent W. Buck
Package: extlinux Version: 2:3.85+dfsg-1 Severity: normal Attached is a transcript of an attempt to purge a removed kernel (triggering update-extlinux) on a host that uses extlinux with a static, hand-written extlinux.conf (using kernel-img.conf symlinks) rather than update-extlinux. This issue

Bug#574076: [update-extlinux] Doesn't work in live-helper.

2010-03-15 Thread Trent W. Buck
Package: extlinux Version: 2:3.85+dfsg-1 Severity: normal I tried to use live-helper to build a rescue image for hosts that use extlinux as their bootloader. Thus, I asked live-helper to include extlinux in its package list, so that I can run extlinux --install from the resulting rescue image,

Bug#571054: Divert /sbin/initctl to fix start(8) in lucid postinsts.

2010-03-10 Thread Trent W. Buck
Junichi Uekawa wrote: Hmmm..I see a problem. Ubuntu isn't Debian so they can break Debian policy as much as they wish. Which sucks. FWIW upstart itself is in Debian, but daemons[0] don't support it out-of-the-box, so this issue doesn't manifest with Debian chroots. Of course, being able to use

Bug#573397: Broke after upgrade due to ignoring new Recommends: seabios.

2010-03-10 Thread Trent W. Buck
Package: qemu-system Version: 0.12.3+dfsg-1 Severity: normal In the last upgrade, Recommends: bochbios became Recommends: seabios. However, aptitude safe-upgrade didn't do anything, so the first I learned of this was that qemu suddenly started complaining qemu: could not load PC BIOS

Bug#573108: Clarify what ldap support means.

2010-03-09 Thread Trent W. Buck
Bdale Garbee wrote: Since I don't personally admin anything LDAP-related, I have at best a weak understanding of it myself... ;-) Let me emphasize that my description was only a GUESS. I use sudo and ldap (but not sudo-ldap); my sudoers is just a flat file distributed by puppet. -- To

Bug#573242: [darcs] prehook breaks remote/unchrooted host

2010-03-09 Thread Trent W. Buck
Package: etckeeper Version: 0.43 Severity: minor etckeeper init creates the following hooks for the Darcs backend: record prehook etckeeper pre-commit -d /etc record run-prehook whatsnew prehook etckeeper pre-commit -d /etc whatsnew run-prehook I had a chroot which used

Bug#573108: Clarify what ldap support means.

2010-03-08 Thread Trent W. Buck
Package: sudo-ldap Version: 1.7.2p1-1.2 Severity: wishlist Currently this variant describes itself as This version is built with LDAP support. This puzzled me, because libpam-ldap already allows you to perform authentication via LDAP -- did sudo-ldap only exist for people that hated pam and

Bug#571054: Divert /sbin/initctl to fix start(8) in lucid postinsts.

2010-03-08 Thread Trent W. Buck
Junichi Uekawa wrote: pbuilder currently creates a policy-rc.d that prevents daemons from starting when they are installed to satisfy build dependencies. This works well for sysvinit packages. However, when working with Ubuntu Lucid[0] chroots, many daemons use upstart instead of sysvinit.

Bug#571300: fsck.btrfs does not support -a option used by checkroot.sh

2010-03-05 Thread Trent W. Buck
Version: 0.19-8 Joey Hess wrote: /etc/init.d/checkroot.sh runs fsck with an option of either -a or -y (depending on a configuration variable). FYI, the -f option also appears to be important; with a btrfs root filesystem I tried touch /forcefsck; reboot and got Checking root file

Bug#568074: Xfbdev: LinuxInit: Server must be suid root

2010-03-03 Thread Trent W. Buck
Cyril Brulebois wrote: Trent W. Buck trentb...@gmail.com (03/02/2010): Julien Cristau wrote: $ xinit -- /usr/bin/Xfbdev Fatal server error: LinuxInit: Server must be suid root It doesn't get the wrong mode. It needs to be started as root. Is it reasonable to patch the source

Bug#536183: Can't change CPU scaling governor after .29 to .30 upgrade.

2010-02-26 Thread Trent W. Buck
Bastian Blank wrote: On Fri, Feb 26, 2010 at 09:57:37AM +1100, Trent W. Buck wrote: # printf ondemand /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor It should give an error here. # dmesg | tail -1 [38198.312686] ondemand governor failed, too long transition latency

Bug#571184: Check for --help before $DISPLAY

2010-02-26 Thread Trent W. Buck
Ola Lundqvist wrote: $ xinit /usr/bin/xtightvncviewer --help [help output...] Are you really sure you got VNC help screen here, and not xinit help? Yes. Here's the full output: $ xinit /usr/bin/xtightvncviewer --help X.Org X Server 1.7.5 Release Date: 2010-02-16 X

Bug#571184: Check for --help before $DISPLAY

2010-02-26 Thread Trent W. Buck
Ola Lundqvist wrote: Interesting. If you just type xtightvncviewer without the --help, then you get the help text, right? No. Without arguments: $ xtightvncviewer Error: Can't open display: If I run it in X (i.e. xinit /usr/bin/xtightvncviewer), it prompts me for a server to connect

Bug#571441: FTBFS: Setup: At least the following dependencies are missing

2010-02-25 Thread Trent W. Buck
I'll try to look into this before Monday. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#536183: Can't change CPU scaling governor after .29 to .30 upgrade.

2010-02-25 Thread Trent W. Buck
Moritz Muehlenhoff wrote: After upgrading from .29 to .30, I can no longer change my CPU frequency scaling governor: [...] The next release of Debian (6.0, code name Squeeze) will be based on 2.6.32. Please test the current 2.6.32 from unstable/testing and tell us whether the problem

Bug#536183: Can't change CPU scaling governor after .29 to .30 upgrade.

2010-02-25 Thread Trent W. Buck
Ben Hutchings wrote: Also, you could try using acpi-cpufreq instead of p4-clockmod. I don't know whether it will work on this machine but it might do. # modprobe acpi-cpufreq FATAL: Error inserting acpi_cpufreq

Bug#571298: Discards exit status.

2010-02-24 Thread Trent W. Buck
Package: rlfe Version: 6.1-1 Severity: normal File: /usr/bin/rlfe rlfe doesn't propagate the exit status of its child to its parent. I think it should. $ rlfe false $ echo $? 0 -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'),

Bug#571056: chroot_upstart: divert initctl (like policy-rc.d) to fix start(8) in Ubuntu Lucid postinsts.

2010-02-23 Thread Trent W. Buck
Trent W. Buck wrote: In chroot_sysv-rc, live-helper currently creates a policy-rc.d that prevents daemons from starting when they are installed. This works well for sysvinit packages. However, when working with Ubuntu Lucid[0] chroots, many daemons use upstart instead of sysvinit. Thus

Bug#571056: [PATCH 1/3] Appease lintian (typos and roff syntax errors).

2010-02-23 Thread Trent W. Buck
From: Trent W. Buck t...@cybersource.com.au --- manpages/lh_config.en.1 | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1 index 3a3e4cf..8a12232 100644 --- a/manpages/lh_config.en.1 +++ b/manpages

Bug#571184: Check for --help before $DISPLAY

2010-02-23 Thread Trent W. Buck
Package: xtightvncviewer Version: 1.3.9-6 Severity: wishlist This is stupid. I should be able to get the command-line options BEFORE starting X: $ xtightvncviewer --help Error: Can't open display: $ xinit /usr/bin/xtightvncviewer --help [help output...] -- System Information:

Bug#571053: Source package contains 50MB of .debs in bar/var/cache/apt.

2010-02-22 Thread Trent W. Buck
Package: debootstrap Version: 1.0.21 Severity: important The 1.0.21 tarball is huge: -rw-rw-r-- 1 twb cyber 1.1K Oct 5 09:33 debootstrap_1.0.20.dsc -rw-rw-r-- 1 twb cyber 50K Oct 5 09:33 debootstrap_1.0.20.tar.gz -rw-rw-r-- 1 twb cyber 1.7K Feb 22 14:33 debootstrap_1.0.21.dsc

<    1   2   3   4   5   6   7   8   9   10   >