Bug#706679: Missing Depends: file

2013-05-03 Thread Trent W. Buck
Trent W. Buck wrote: Package: live-config Version: 3.0.23-1 Severity: minor During reboot of a minimal live image, I get live-boot: caching reboot files... /lib/live/boot-init.sh: 38: /lib/live/boot-init.sh: file: not found /lib/live/boot-init.sh: 38: /lib/live/boot-init.sh

Bug#706686: quickreboot ignored by /lib/live/boot-init.sh

2013-05-03 Thread Trent W. Buck
Package: live-config Version: 3.0.23-1 Severity: wishlist While quickreboot is documented in and parsed by live-boot, the actual prompting is done in /lib/live/boot-init.sh (from live-config). I am testing wheezy images with live-boot 3.0.1-1. If and only if live-config installed, quickreboot in

Bug#706691: In rc0.d, sendsigs stops before rpcbind stops

2013-05-03 Thread Trent W. Buck
Package: rpcbind Version: 0.2.0-8 Severity: normal In a minimal live-boot image I built, I noticed that sendsigs was running before all the NFS stuff was turned off. # ls /etc/rc0.d/ -l total 4 lrwxrwxrwx 2 root root 23 2013-05-03 21:19 K01busybox-klogd - ../init.d/busybox-klogd

Bug#706693: hwclock.sh creates incorrect /etc/adjtime

2013-05-03 Thread Trent W. Buck
Package: util-linux Version: 2.20.1-5.3 Severity: normal I created a minimal live netboot image, and I noticed it was complaining during shutdown: [info] Saving the system clock. hwclock: Warning: unrecognized third line in adjtime file (Expected: `UTC' or `LOCAL' or nothing.) The

Bug#706596: wget tftp:// support

2013-05-02 Thread Trent W. Buck
Package: busybox Version: 1:1.20.0-7 Severity: wishlist Tags: upstream curl has a conventional tftp://server/path syntax to download a file from a TFTP server. To do the same with busybox tftp, you have to break up the URL into pieces. If busybox wget supported tftp:// when the tftp applet was

Bug#706055: Unicode box art lines in git log --graph

2013-04-23 Thread Trent W. Buck
Package: git Version: 1:1.8.2.1-1 Severity: wishlist Tags: upstream I like git log --graph. I'd like it more if it could use Unicode lines. A trivial example is mocked up below. BEFORE * 8f78c67 (origin/prisonpc-satellite) Merge branch 'wheezy' into prisonpc-satellite |\ | *

Bug#705913: Choosing -ize/-ise has no effect

2013-04-22 Thread Trent W. Buck
Package: aspell-en Version: 7.1-0-1 Severity: normal I can't see it stated anywhere, but I think en_GB-ize is supposed to let me have something close to Oxford spelling (en-GB-oed). When I tried it, it didn't work for me. $ cat test.txt The group analysed labour statistics published by

Bug#705584: syslog a succesful login (like pam_unix does)

2013-04-17 Thread Trent W. Buck
Package: libpam-ldap Version: 184-8.6 Severity: wishlist On my netboot desktop farm, I used to have both pam_ldap and pam_unix enabled. I turned off pam_unix to workaround something or other. Only later did I realize this also meant I have no logs of when a user has successfully logged in,

Bug#101317: fixed ages ago

2013-04-04 Thread Trent W. Buck
Hi, this issue was resolved many years ago by ifenslave-2.6 providing hooks in if-[up|down].d. I was about to close this, but first I think ifupdown should add a Suggests: ifenslave, as it currently does for similar integration packages for ppp, dhcp and icmpv6. Opinions? -- To UNSUBSCRIBE,

Bug#704504: dget: confused by compressed in ~/.curlrc

2013-04-01 Thread Trent W. Buck
Package: devscripts Version: 2.12.6 Severity: wishlist File: /usr/bin/dget $ dget --insecure https://launchpad.net/~linrunner/+archive/tlp/+files/tlp_0.3.8.1-1.dsc [...] $ dpkg-source -x *dsc gpgv: Signature made Sat 30 Mar 2013 10:06:24 EST using DSA key ID BB97FFE6 gpgv:

Bug#703593: squashfs4 support

2013-03-21 Thread Trent W. Buck
Package: file-roller Severity: wishlist Tags: upstream Squashfs4 is a compressed archive format that can EITHER be mounted as a loopback read-only filesystem OR it can be treated as an archive like tgz or zip -- using unsquashfs foo.sq to extract some/all files, or with -ls / -ll to list the

Bug#703392: Support round numbers (4GiB not 4GB)

2013-03-18 Thread Trent W. Buck
Package: partman Severity: wishlist Quick ticket before I forget this again. When I do an install with LVM LVs created by partman, and I say 4GB and partman reports them as 4GB, once the install is finished lvs will list them as 3.78g or something, so I lvextend them. This is a bit icky, and it

Bug#702925: Replace cups-specific mime.types/libcupsmime with libmagic

2013-03-12 Thread Trent W. Buck
Package: cups Version: 1.5.3-2.15 Severity: wishlist File: /usr/share/cups/mime/mime.types Tags: upstream I came across mime.types / libcupsmime and my immediate reaction is why is cups doing this, when libmagic already provides a perfectly good library and database of MIME type heuristics?

Bug#702835: debhelper-but-no-misc-depends

2013-03-11 Thread Trent W. Buck
Package: dh-make Version: 0.61 Severity: minor File: /usr/share/debhelper/dh_make/debianl/control Building a freshly dh-make'd library package, I get debhelper-but-no-misc-depends. I think this is a trivial fix by adding the ${misc:Depends} lines to control by default, at least when using dh7

Bug#701863: invoke-rc.d: report service when policy-rc.d prevents execution.

2013-02-27 Thread Trent W. Buck
Package: sysv-rc Version: 2.88dsf-41 Severity: wishlist File: /usr/sbin/invoke-rc.d When doing dpkg-reconfigure -a in a chroot where everything is denied by policy-rc.d, I see a sequence like this: live-boot: core filesystems devices utils udev blockdev. update-initramfs: deferring

Bug#645286: fix works

2013-02-05 Thread Trent W. Buck
Trent W. Buck wrote: I applied 5629fba80b05cc906c45e62c397d18e5afa18636 to wheezy's 1.4.25-2 and the resulting binary fixed the problems I was having, when run with buffer_mail=on in ~/.msmtprc. (Without buffer_mail=on, the problem came back, so the test is sound.) So, if it's not too much

Bug#699410: false positive for shell-script-fails-syntax-check (bash -O extglob)

2013-01-30 Thread Trent W. Buck
Package: lintian Version: 2.5.10.3 Severity: minor In an exceptionally stupid in-house package, I ran across a false positive for shell-script-fails-syntax-check. Distilled, it is $ cat tmp.bash #!/bin/bash shopt -s extglob ls -ld /home/!(prisoners) $ bash -n tmp.bash

Bug#668439: mg: leaves alternatives after purge

2013-01-26 Thread Trent W. Buck
Andreas Beckmann wrote: Followup-For: Bug #668439 Control: tag -1 patch Hi, I'm attaching a minimal fix to the prerm script that fixes two issues: * unregister the alternative in prerm remove * keep the alternative untouched during upgrades - removing and readding it everytime could

Bug#452484: dosage: Multiplexing option similar to make -j 4

2013-01-23 Thread Trent W. Buck
FTR, this is the workaround I came up with since filing the ticket: cd Comics find * -type d | xargs -n1 -P4 mainline -vcb. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#698203: Not a directory at /var/lib/dpkg/info/linux-base.postinst line 1177. (extlinux)

2013-01-21 Thread Trent W. Buck
Ben Hutchings wrote: I'll change it to treat ENOTDIR as non-fatal (same as ENOENT). Thanks, that sounds appropriate to me. 4875 open(/boot/extlinux/options.cfg, O_RDONLY) = -1 ENOTDIR (Not a directory) FTR, this was happening because /boot/extlinux existed -- it was the installer

Bug#698615: lp ignores silly options; should give error

2013-01-20 Thread Trent W. Buck
Package: cups-client Version: 1.5.3-2.12 Severity: wishlist Tags: upstream While dealing with an unrelated issue, I tried to type date | lp -n2 -o collate=true but instead I typed date | lp -n2 --collate=true AFAICT, lp silently ignored the bogus option. I would strongly prefer that

Bug#698203: Not a directory at /var/lib/dpkg/info/linux-base.postinst line 1177. (extlinux)

2013-01-14 Thread Trent W. Buck
Package: linux-base Version: 3.5 Severity: minor I did the following: - basic squeeze install, choose no bootloader, - manually do an extlinux install in /boot (extlinux package is NOT installed) - set link_in_boot=yes in kernel-img.conf Those are about the only things I did. Then I

Bug#694123: debcommit: support $onlydebian=1 for git

2012-11-23 Thread Trent W. Buck
Package: devscripts Version: 2.12.5 Severity: wishlist File: /usr/bin/debcommit I just migrated my packaging (collab-maint/mg) from darcs to git. I maintain debian/ as a separate repo, which appears to correspond to: } elsif (-d debian/_darcs) { $onlydebian = 1;

Bug#693946: mailfilter.crm spw misleading comment (underscore vs. hyphen)

2012-11-21 Thread Trent W. Buck
Package: crm114 Version: 20100106-3 Severity: minor Tags: upstream mailfilter.cf says: #If you leave it as DEFAULT-PASSWORD, you will not be able to #access the mail-to-myself commanding system, as DEFAULT-PASSWORD #is specifically _disabled_ as a legal password. Just

Bug#693393: Increase in .deb size from 2MB to 1.2GB!

2012-11-15 Thread Trent W. Buck
Package: ns3-doc Version: 3.15+dfsg-1 Severity: normal At 1.2GiB, ns3-doc is currently the largest package in the repo. Since the previous version was only 2MiB, I suspect this is a bug. 11:44 twb Hm, $ rsync mirror.internode.on.net::debian/pool/main/n/ns3/ | grep doc 11:44 twb -rw-r--r--

Bug#693394: freefoam-dev-doc package increased from 66MB to 622MB!

2012-11-15 Thread Trent W. Buck
Package: freefoam-dev-doc Version: 0.1.0+dfsg-1 Severity: normal Your dev-doc package is now one of the largest files in the repo. Since the previous version was relatively small, this may be a bug. On #debian-mentors, nbreen says the problem appears to be an enormous doxygen tree. Ref.

Bug#642172: packaged 6.1.0.62018-1

2012-08-05 Thread Trent W. Buck
Hi, Richard Sellam wrote: Thank you for your interest in likewise-open package. As said in http://mentors.debian.net/package/likewise-open , i have a working likewise-open package in version 6.1.0.62018-1. You can get this version from mentors or wait for the package to be uploaded

Bug#682252: crystalhd: NULL pointer dereference after playback is paused for a long period of time

2012-07-20 Thread Trent Nelson
Package: crystalhd Severity: normal The Broadcom CrystalHD kernel module tries to dereference a NULL pointer after playback is paused for a long (~1min) time. Fix at https://github.com/t-nelson/crystalhd-debian/tree/fixes . This branch also fixes a compile error on newer kernels, though I'm not

Bug#679361: RFP: nwipe (DBAN) -- Erase disks for computer recycling

2012-06-28 Thread Trent W. Buck
Package: wnpp Severity: wishlist * Package name: nwipe (DBAN) Version : 0.08 Upstream Author : Andy Bev * URL : http://www.andybev.com/index.php/Nwipe * License : GPL Programming Lang: C Description : Erase disks prior to donation DBAN is a well-known

Bug#675308: 019-upstart breaks /etc/init/ttyS0.conf.

2012-05-31 Thread Trent W. Buck
Package: live-config Severity: normal Tags: upstream This issue is present in git as at debian/3.0_a37-1. The script live-config/scripts/config/019-upstart edits /etc/init/tty* This include ttyS0.conf i.e. a serial port, which it changes to exec /bin/login -f cyber /dev/ttyS0 /dev/ttyS0 21

Bug#675308: 019-upstart breaks /etc/init/ttyS0.conf.

2012-05-31 Thread Trent W. Buck
Daniel Baumann wrote: tag 675308 - upstream severity 675308 wishlist retitle 675308 please support serial consoles when using upstart thanks On 05/31/2012 09:09 AM, Trent W. Buck wrote: This will not make the serial consoles auto-log-in, but it will at least let them remain functional

Bug#674744: Wikipedia broke w3m-search-escape-query-string (+ vs. %20)

2012-05-27 Thread Trent W. Buck
Package: w3m-el-snapshot Version: 1.4.478+0.20120501-1 Severity: normal I use wikipedia as my default search engine: (setq w3m-search-engine-alist '((google http://encrypted.google.com/search?q=%s;) ;; (google http://google.com.au/search?q=%s;) (wikipedia

Bug#674245: mutt silently truncates IMAP passwords longer than 63 bytes.

2012-05-23 Thread Trent W. Buck
Package: mutt Severity: minor Tags: upstream Mutt uses a fixed-length buffer for passwords, 64-bytes wide. The last byte is for NULL termination, meaning that mutt will silently truncate IMAP passwords longer than 63 bytes. Upstream has doubled the buffer length in HEAD (6204:0fb6d7579fd1), but

Bug#673123: Support gnueabi

2012-05-16 Thread Trent W. Buck
Package: w3m Version: 0.5.3-5 Severity: normal In debian/rules, please change ifeq ($(DEB_BUILD_GNU_SYSTEM),linux-gnu) DEVS=x11,fb+s else DEVS=x11 endif to ifeq ($(DEB_BUILD_ARCH_OS),linux) DEVS=x11,fb+s else DEVS=x11 endif On my ARM laptop,

Bug#495163: useless static library due to libkrb5

2012-04-12 Thread Trent W. Buck
Alessandro Ghedini wrote: Hannes von Haugwitz wrote: A static library without krb is better than the current one which is not usable at all. That's just not true. Nothing stops you from using the static libcurl library and linking to the shared krb5, which is installed on pretty much every

Bug#495163: useless static library due to libkrb5

2012-04-12 Thread Trent W. Buck
Alessandro Ghedini wrote: Would it be possible to use MIT krb for the dynamic libcurl, and *no* krb for the static libcurl? The krb part is, after all, only used for SPNEGO, and the set intersection of people who want static libcurl and people who need krb is probably pretty small. [...]

Bug#495163: useless static library due to libkrb5

2012-04-11 Thread Trent W. Buck
Alessandro Ghedini wrote: On Tue, Apr 10, 2012 at 11:14:25AM +0200, Hannes von Haugwitz wrote: Hello, On Sat, Feb 18, 2012 at 05:01:14PM +0100, Alessandro Ghedini wrote: An alternative solution would be to build curl with Heimdal (AFAICT they do provide the static library)

Bug#668439: mg: leaves alternatives after purge

2012-04-11 Thread Trent W. Buck
Andreas Beckmann wrote: While there is ongoing discussion how to remove alternatives correctly (see http://bugs.debian.org/71621 for details) the following strategy should work for regular cases: * 'postinst configure' always installs the alternative * 'prerm remove' removes the alternative

Bug#645286: Can't send mail from long cron jobs.

2012-04-01 Thread Trent W. Buck
Trent W. Buck wrote: For now, I am working around it as follows, but this feels like a dirty hack, and it's a pain to have to do it on all my hosts. # dpkg-divert --rename /usr/sbin/sendmail # cat /usr/sbin/sendmail -EOF #!/bin/bash -e ## Workaround long cron jobs being

Bug#589614: festvox-nitech-us-awb-arctic-hts_2.1-2

2012-03-31 Thread Trent W. Buck
-nitech-us-awb-arctic-hts Binary: festvox-nitech-us-awb-arctic-hts Architecture: all Version: 2.1-2 Maintainer: Trent W. Buck trentb...@gmail.com Dm-Upload-Allowed: yes Homepage: http://hts.sp.nitech.ac.jp/?Download Standards-Version: 3.8.4 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi

Bug#664987: git rebase -i ignores core.abbrev=16

2012-03-21 Thread Trent W. Buck
: Trent W. Buck trentb...@gmail.com 1 files changed, 26 insertions(+), 65 deletions(-) $ git show $ git rebase --continue [detached HEAD ebd32a8] .crawlrc: switch pickup logic from a whitelist to a blacklist. Author: Trent W. Buck trentb...@gmail.com 1 files changed, 127

Bug#663941: Cannot rebase commits at midnight, 1 Jan 1970 (epoch 0).

2012-03-14 Thread Trent W. Buck
Package: git Version: 1:1.7.9.1-1 Severity: wishlist When creating a test repo to demonstrate a problem, I deliberately forced commit dates to the most obvious date -- epoch zero: $ git filter-branch --env-filter 'export GIT_AUTHOR_DATE=$(TZ=UTC date -d@0 -R)' $ git rebase -f HEAD~1

Bug#663941: Info received (Cannot rebase commits at midnight, 1 Jan 1970 (epoch 0).)

2012-03-14 Thread Trent W. Buck
Ah, sorry, my test of @1 was wrong, because that is also not accepted. #git on Freenode indicated that git considers dates before ca. 1975 obviously wrong and rejects them. So I guess this is WONTFIX, this is by design. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#662765: RFP: MARS (Core Wars / corewars) -- Memory Array Redcode Simulator

2012-03-06 Thread Trent W. Buck
Package: wnpp Severity: wishlist * Package name: mars Version : not sure Upstream Author : not sure * URL : http://corewar.co.uk/mars.htm https://en.wikipedia.org/wiki/Core_War * License : not sure Programming Lang: C Description :

Bug#657113: Preserve delete link

2012-01-23 Thread Trent W. Buck
Package: pastebinit Version: 1.2-4 Severity: wishlist Apparently when using paste.debian.net from a browser, you get back two URLs -- one to publish, and and one that allows you to redact the paste ahead of time. The latter is useful if you accidentally paste, say, a transcript that contains

Bug#360155: worst part

2012-01-11 Thread Trent Lloyd
The worst part about this bug is if you do ifdown eth0:1 With an IPv6 stanza configured, it downs the entire interface, including IPv4. This caused a production server outage for me and is likely to catch people out. In my opinion that is a much more critical bug than the fact there is no

Bug#631167: On purge, deletes RRD databases without prompting.

2012-01-11 Thread Trent W. Buck
Sebastian Harl wrote: However, policy does not talk about anything else (besides log files which should be removed as well) in that respect. *Imho*, purge is meant to be remove any trace of the package in question which includes generated data as well. Anyway, for now I'm downgrading the

Bug#641270: aptitude segfault in qemu-arm-static.

2012-01-04 Thread Trent W. Buck
Vagrant Cascadian wrote: Version: 1.0+dfsg-1 On Mon, Sep 12, 2011 at 07:18:40PM +1000, Trent W. Buck wrote: Package: qemu-user-static Version: 0.15.0~rc2+dfsg-1 Severity: normal File: /usr/bin/qemu-arm-static I did this: mkdir -p target/usr/bin cp /usr/bin/qemu-arm

Bug#654674: vim-tiny incompatible with vim-common's mailcap

2012-01-04 Thread Trent W. Buck
Package: vim-common Version: 2:7.3.363-1 Severity: minor File: /usr/lib/mime/packages/vim-common After installing vim-tiny, $ compose /tmp/tmp.c sh: 1: vim: not found Warning: program returned non-zero exit code #127 This is because vim-tiny provides vi but not vim, and vim-common

Bug#651903: iptables-persistent: Install/update fails with IPv6 disabled in /etc/default/grub

2011-12-19 Thread Trent W. Buck
[With] GRUB_CMDLINE_LINUX_DEFAULT=ipv6.disable=1 [on upgrade...] Setting up iptables-persistent (0.5.3) ... ip6tables-save v1.4.12: Cannot initialize: Address family not supported by protocol dpkg: error processing iptables-persistent (--configure): subprocess installed post-installation

Bug#645286: fix works

2011-12-07 Thread Trent W. Buck
I applied 5629fba80b05cc906c45e62c397d18e5afa18636 to wheezy's 1.4.25-2 and the resulting binary fixed the problems I was having, when run with buffer_mail=on in ~/.msmtprc. (Without buffer_mail=on, the problem came back, so the test is sound.) So, if it's not too much trouble, I would like this

Bug#645286: Patch dropped

2011-11-30 Thread Trent W. Buck
Martin, Martin Lambers wrote: Hi Trent, The latest git version of msmtp adds a 'buffer_mail' command and '--buffer-mail' option which tells msmtp to first buffer the complete mail in a temporary file before sending it. Can you test if this works for you? Since there was no reaction

Bug#647600: PS1=\\W reports pocc for /proc

2011-11-04 Thread Trent W. Buck
Package: bash Version: 4.1-3 Severity: minor File: /bin/bash I noticed a strange thing on my laptop: root@dali:~# PS1=\\W ~cd /proc pocc For some reason the \W of /proc is reported as pocc; \w is reported correctly (as /proc) and other paths (e.g. /usr) are reported

Bug#589614: Breaks nitech arctic hts 2.1 voices

2011-10-26 Thread Trent W. Buck
Peter, Peter Drysdale wrote: anonscm.debian.org/gitweb/?p=tts/festival.git I just built from here, please find attached some red tape changes that keep lintian happy. (Testing if my vox works now is the next step :-) diff --git a/debian/changelog b/debian/changelog index d0a1a2a..e70e631

Bug#589614: Breaks nitech arctic hts 2.1 voices

2011-10-26 Thread Trent W. Buck
Peter Drysdale wrote: Dear Trent Buck and Festival users in Debian and Ubuntu, I have applied a commit to the git repository for Debian festival, currently located at: anonscm.debian.org/gitweb/?p=tts/festival.git I can confirm this work with my favourite vox, with this change to the vox

Bug#645286: Can't send mail from long cron jobs.

2011-10-13 Thread Trent W. Buck
Package: msmtp-mta Version: 1.4.24-2 Severity: important Consider the following scenario: msmtp-mta is installed and configured to relay mail to a postfix smarthost at smtp.local domain, which accepts it. Thus, cron can demonstrably send mail, e.g. with a job @hourly echo foo. Now, suppose

Bug#495163: useless static library due to libkrb5

2011-09-29 Thread Trent W. Buck
Hannes von Haugwitz wrote: What is the state of this bug? I would like to add curl support to the aide pkg (which is statically linked). AFAIK, no change. If it were a private package, I'd advise you to reroll curl without kerberos support, so it can be statically linked into aide. To do

Bug#643306: Don't ask about GRUB2 when it isn't used.

2011-09-27 Thread Trent W. Buck
Package: kexec-tools Version: 1:2.0.2-2 Severity: minor On upgrading to current sid version as at today, kexec-tools asked If you choose this option, kexec will read grub2 config file to determine which kernel and options to load for kexec reboot, as opposed to what is in

Bug#643311: secure_defaults affects BOTH sudo -i and sudo -iufred

2011-09-27 Thread Trent W. Buck
Package: sudo Version: 1.8.2-1 Severity: important This issue may tie in with the change that closed #85123 and #85917 and opened #639841. Once upon a time, I ran su -, and it gave me a clean root login shell, with /sbin and /usr/sbin in its path. Then I switched to sudo su - or sudo -H -s.

Bug#643321: no bt after upgrade (4.94-2 - 4.96-1)

2011-09-27 Thread Trent W. Buck
Package: bluez Version: 4.96-1 Severity: important After a large dist-upgrade today, typing on bluetooth keyboard had no effect. Initial investigation follows. Please advise how to proceed. The relevant bluez upgrades were as follows. The kernel was not upgraded; it is 2.6.38-2-amd64. dbus was

Bug#643321: Acknowledgement (no bt after upgrade (4.94-2 - 4.96-1))

2011-09-27 Thread Trent W. Buck
PS: looking through the logs, I found /var/log/apt/term.log contained this: Unpacking replacement cron ... Preparing to replace bluez 4.94-2 (using .../bluez_4.96-1_amd64.deb) ... Stopping bluetooth: /usr/sbin/bluetoothd. dpkg: warning: version 'bluez' has bad syntax: version number does not

Bug#643321: Acknowledgement (no bt after upgrade (4.94-2 - 4.96-1))

2011-09-27 Thread Trent W. Buck
OK, yes, that mv_conffile fuckup is the cause of this problem. Moving it back *and* restarting dbus and bluetooth daemons fixed it. I didn't realize at first that hcitool talked to the daemon; its manpage gave me the impression that it talked directly to the devices; that the bluetooth daemon was

Bug#637365: Also affects fbi

2011-09-27 Thread Trent W. Buck
Package: fbi Version: 2.07-8 Followup-For: Bug #637365 After an overdue dist-upgrade, this issue affects me in fbi. That is, fbi -e foo.jpg, hit l, and it segfaults. 2011-09-27 15:13:43 upgrade fbi 2.07-7 2.07-8 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT

Bug#642349: Please put cache in ~/.cache

2011-09-21 Thread Trent W. Buck
Josh Triplett wrote: Darcs seems to store a cache in ~/.darcs/cache . Please consider moving this to a darcs subdirectory in the common ~/.cache directory. As a short-term workaround, you can manually make .darcs/cache a symlink to .cache/darcs; Darcs will honour this. You can also specify

Bug#641270: aptitude segfault in qemu-arm-static.

2011-09-12 Thread Trent W. Buck
Package: qemu-user-static Version: 0.15.0~rc2+dfsg-1 Severity: normal File: /usr/bin/qemu-arm-static I did this: mkdir -p target/usr/bin cp /usr/bin/qemu-arm-static target/usr/bin cdebootstrap -f minimal -k /etc/debmirror/trustedkeys.gpg -a armhf unstable target

Bug#641270: Acknowledgement (aptitude segfault in qemu-arm-static.)

2011-09-12 Thread Trent W. Buck
Here's another one: (bootstrap)root@twb:~# git clone git://github.com/lilstevie/CrOS-Hybrid-Kernel.git Cloning into CrOS-Hybrid-Kernel... *** longjmp causes uninitialized stack frame ***: /usr/bin/qemu-arm-static terminated === Backtrace: = [0x600d6395]

Bug#635772: [ha...@afaics.de: Bug#635772: mg should not touch modification date of the backup]

2011-09-05 Thread Trent W. Buck
tag 635772 + wontfix thank you Han Boetes wrote: As stated in the source code: /* * Make a backup copy of fname. On Unix the backup has the same * name as the original file, with a ~ on the end; this seems to * be newest of the new-speak. The error handling is all in file.c. * We do a

Bug#628476: Package does not seem to work at all

2011-08-20 Thread Trent W. Buck
Jakub Wilk wrote: tags 628476 + confirmed upstream fixed-upstream thanks * Florian Weimer f...@deneb.enyo.de, 2011-05-29, 12:59: The documentation mentions importing wordaxe.DCWHyphenator. But this does not work: fw@deneb:~$ python Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48) [GCC

Bug#635093: GTK3 Adwaita - gtk3-demo segfaults without notebook tab style.

2011-07-22 Thread Trent W. Buck
Package: gnome-themes-standard Version: 3.0.2-1 Severity: important File: /usr/lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so With the following ~/.config/gtk-3.0/gtk.css, gtk3-demo segfaults on start: * { engine: adwaita; } This gtk.css doesn't cause a segfault: * { engine: adwaita;

Bug#634237: Wish for free -h (human readable).

2011-07-17 Thread Trent W. Buck
Package: procps Version: 1:3.2.8-10 Severity: wishlist File: /usr/bin/free It's a minor but ongoing annoyance that free doesn't support a -h human-readable format as other GNU tools (e.g. df, sort) do. I can use -m, but I'd prefer -h. -- System Information: Debian Release: wheezy/sid APT

Bug#616187: Test browser always segfaults.

2011-07-13 Thread Trent W. Buck
Hi, None of the following programs/packages exhibit the problem (segfaulting on boot). I think this ticket can be closed. $ COLUMNS=70 dpkg -l libwebkit*[0-9] | grep ^ii ii libwebkit-1.0- 1.2.7-3Web content engine library for Gtk+ ii libwebkitgtk-1 1.4.2-1Web

Bug#632936: disk plugin, use vg0-lv0 not dm-1

2011-07-07 Thread Trent W. Buck
Package: collectd-core Severity: wishlist The disks plugin uses the same names as are in /proc/partitions, e.g. sda, md0, dm-1. The third of these uses a number that isn't very intuitive. My dm-N devices are LVM LVs; I would like it to use the names from /dev/mapper/, like vg0-lv1 or omega-var.

Bug#632940: Wish for notify_syslog plugin

2011-07-07 Thread Trent W. Buck
Package: collectd-core Severity: wishlist collectd generates notifications internally, and its notify_email plugin provides a notification handler that will send an email for each one. I prefer notifications to turn into syslog entries, so that even if there are a hundred notifications all at

Bug#632941: Wish for tcpconss plugin ListeningPorts=privileged

2011-07-07 Thread Trent W. Buck
Package: collectd-core Severity: wishlist I'm using tcpconns to look at e.g. the number of open SSH and HTTP connections. It's really useful that it auto-detects which ports are in use, rather than me having to list them. It means if a new service is added to a machine (especially a customer

Bug#631167: On purge, deletes RRD databases without prompting.

2011-06-20 Thread Trent W. Buck
Package: collectd Version: 4.10.1-2.1 Severity: critical Recently I apt-get remove collectd-core and manually installed collectd for its git repo. Later, I found that /etc/collection.conf was still around, so I did dpkg -P collectd-core. To my surprise, I found that collectd-core's postrm purge

Bug#630448: iptables-apply: does not rollback on error.

2011-06-14 Thread Trent W. Buck
Package: iptables Version: 1.4.10-1 Severity: normal File: /usr/sbin/iptables-apply If iptables-restore exits with a non-zero status, iptables-apply will NOT roll back to the original ruleset. This is not a problem if the file contains a single table (e.g. *filter ... COMMIT), because that is

Bug#630108: [Pkg-kbd-devel] Bug#630108: Stopped propagating errors from child.

2011-06-13 Thread Trent W. Buck
Anton Zinoviev wrote: PS: I'm using kbd instead of console-setup because the former can do a smaller Terminus font than the latter. [...] Maybe Trent means console-tools (not console-setup)? Console-tools doesn't support small font sizes (12x6). Sorry, yes, I meant console-tools. I

Bug#630108: Stopped propagating errors from child.

2011-06-10 Thread Trent W. Buck
Package: kbd Version: 1.15.3-3 Severity: normal File: /bin/openvt The version of openvt(1) I had yesterday, would return an error if its child did, i.e. openvt -sw -- false, failed. This version doesn't. I want the old behaviour back, because it's useful for my scripts. I think my old version

Bug#628892: dlocate -- -multi == grep: invalid max count

2011-06-02 Thread Trent W. Buck
Package: dlocate Version: 1.02 Severity: minor Looks like I can't search for strings that start with a leading hyphen. Second error indicates you have code to deal with this, but apparently it needs more work. $ dlocate -- -multi grep: invalid max count $ dlocate -multi dlocate: unknown option

Bug#629023: Use readline for interactive prompts.

2011-06-02 Thread Trent W. Buck
Package: gnutls-bin Version: 2.10.5-1+b1 Severity: wishlist File: /usr/bin/certtool When you say something like certtool --to-p12, it will prompt you for filenames and suchlike. These prompts would be easier to use if filename tab completion and other readline features were available. (I'm

Bug#628545: O: python-wordaxe

2011-05-29 Thread Trent W. Buck
Package: wnpp Severity: normal I wanted English-language hyphenation in rst2pdf, which apparently needs/needed both pyhyphen and wordaxe. So I got wordaxe into Debian as a first step. I never managed to get pyhyphen into Debian, and since hyphenation completely broke in rst2pdf a while back,

Bug#627286: Still requires X for headless use.

2011-05-19 Thread Trent W. Buck
Package: webkit2pdf Version: 0.2-1 Severity: important I can't see how to use this tool without installing X. This also makes it difficult to automate, e.g. in a cron job. $ webkit2pdf --help (webkit2pdf:8302): Gtk-WARNING **: cannot open display: $ webkit2pdf http://example.net/

Bug#625288: Disable harmful second timestamp (or make optional).

2011-05-03 Thread Trent W. Buck
Package: libvirt Version: 0.9.0-1 Severity: normal I run logcheck with syslog-summary enabled. That allows me to get ONE line like this, indicating the number of duplicate (in this case 10): 10 stomp dovecot: IMAP(russm): stat(/var/mail/lists/.managers/tmp) failed: Permission denied

Bug#624149: Doesn't like running in /.

2011-04-25 Thread Trent W. Buck
Package: lintian Version: 2.5.0~rc3 Severity: minor I noticed that when files are in / (don't ask), lintian gets confused. root@blood:/# lintian haskell-mmap_0.5.7-1.dsc warning: the authors of lintian do not recommend running it with root privileges! W: haskell-mmap source:

Bug#624162: RFA: darcs -- distributed, interactive, smart revision control system

2011-04-25 Thread Trent W. Buck
Package: wnpp Severity: normal I request an adopter for the darcs package. The package description is: Darcs is a free, open source revision control system. It is: . * Distributed: Every user has access to the full command set, removing boundaries between server and client or committer

Bug#622942: ifaces can have hyphens (br-dmz).

2011-04-15 Thread Trent W. Buck
Package: logcheck-database Version: 1.3.13 Severity: minor File: /etc/logcheck/ignore.d.server/dhclient I have an interface br-dmz, configured via DHCP and to which KVM VMs attach. Currently this rule (I think) ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|RELEASE) (of

Bug#620782: Confused by EOF on stdin.

2011-04-04 Thread Trent W. Buck
Package: aptitude Version: 0.6.3-3.2 Severity: minor Instead of -sy, I tried -s -, which instructs the shell to close stdin after forking and before execing. The behaviour was undesirable: $ aptitude -s install - vim The following NEW packages will be installed: vim vim-common{a}

Bug#619451: Report DPI in xrandr -q

2011-03-23 Thread Trent W. Buck
Package: x11-xserver-utils Version: 7.6+1 Severity: wishlist File: /usr/bin/xrandr xrandr provides a means to SET the DPI, but no means to GET it. Please add one, e.g. in the xrandr -q output. Otherwise, the only way I know to query DPI is to grep Xorg.0.log, which is a pain in the ass. --

Bug#619217: Requires X11 version of emacs23

2011-03-21 Thread Trent W. Buck
Package: geiser Version: 0.1.2-2 Severity: normal I use emacs23-nox because I do not have (nor want) X installed. This means I cannot install geiser (transcript follows). Please fix your Depends to allow all supported emacsen to be used. root@blood:/# aptitude -sR install geiser The

Bug#618442: memdisk support confused by initrd.img

2011-03-15 Thread Trent W. Buck
Package: extlinux Version: 2:4.03+dfsg-12 Severity: minor I was really confused by this /boot/extlinux/memdisk.cfg in my hand-bootstrapped images: label m0 menu label Memdisk, image initrd.img linux /boot/extlinux/memdisk initrd /boot/initrd.img

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

2011-03-07 Thread Trent W. Buck
Michal Suchanek wrote: Excerpts from Cyril Brulebois's message of Sun Mar 06 08:16:47 +0100 2011: Cyril Brulebois k...@debian.org (06/03/2011): if you'd like this bug to be looked at, you probably want to report it upstream (product xorg, component App/xdm):

Bug#614582: Complains about system.posix_acl_access xattrs (btrfs).

2011-02-22 Thread Trent W. Buck
Package: squashfs-tools Version: 1:4.1-3 Severity: minor I get lots (hundreds/thousands) of these when I do something like mksquashfs $HOME $HOME.sq: Unrecognised xattr prefix system.posix_acl_default Unrecognised xattr prefix system.posix_acl_access I don't know why... I haven't

Bug#613901: Does not use invoke-rc.d in postinst.

2011-02-17 Thread Trent W. Buck
Package: acpi-fakekey Version: 0.138-6 Severity: important In the postinst, you do start-stop-daemon --oknodo --stop --quiet --exec /usr/sbin/acpi_fakekeyd This makes it impossible to install acpi-support in a chroot, e.g. when preparing a rootfs for a live CD: Setting up acpi-fakekey

Bug#613658: Please enable SQUASHFS_XZ et al for =2.6.38-rc1.

2011-02-16 Thread Trent W. Buck
Package: linux-2.6 Severity: wishlist Tags: experimental User: debian-l...@live.debian.org Usertags: kernel xz (a.k.a. LZMA2) is a shiny new compression algorithm that yields smaller files than gzip, and is faster than bzip2. For Debian Live images, especially, it would be nice to have better

Bug#613601: Wikipedia #anchor links don't work anymore.

2011-02-15 Thread Trent W. Buck
Package: w3m-el-snapshot Version: 1.4.400+0.20100725-1 Severity: minor For some reason anchors within a page (e.g. from the table of contents) don't work on wikipedia anymore. For example, http://en.wikipedia.org/wiki/example.net#Subdomains AFAICT this is supposed to hit the id=Subdomains

Bug#610940: dpkg -x --path-exclude does not DWIM

2011-01-24 Thread Trent W. Buck
Package: dpkg Version: 1.15.8.7 Severity: minor File: /usr/bin/dpkg I wanted to run logcheck on my centralized logging server, to which syslog messages are sent. Further, I wanted to see this with the logcheck exclusions provided by individual packages. To this end, I fetched the relevant

Bug#610940: dpkg -x --path-exclude does not DWIM

2011-01-24 Thread trent W. Buck
Raphael Hertzog wrote: --path-include/exclude apply for installation of packages (i.e. dpkg's operations) and not for the other operations delegated to dpkg-deb. The opposite can be also very misleading... suppose you have a few --path-* options in /etc/dpkg.cfg and you want to extract a

Bug#610391: Defaults to \n, not /bin/sh, when loginShell is not set

2011-01-18 Thread Trent W. Buck
feeling especially paranoid, I would at least like it to default to (say) /bin/false, so that I don't have spurious blank lines in my getent output. root@blood:~# getent passwd twb conz twb:x:1008:1008:Trent W. Buck:/home/twb: conz:x:1001:1001:Con Zymaris:/home/conz: root@blood

Bug#610391: Defaults to \n, not /bin/sh, when loginShell is not set

2011-01-18 Thread Trent W. Buck
Arthur de Jong wrote: On Tue, 2011-01-18 at 19:36 +1100, Trent W. Buck wrote: RFC2307 (nis.schema) doesn't require a passwordAccount object to set any loginShell. For such an account, PADL falls back to /bin/sh, but this implementation falls back to \n, which obviously is not useful

Bug#609940: Support RSYSLOG_FileFormat (RFC 3339 timestamps)

2011-01-13 Thread Trent W. Buck
Package: syslog-summary Version: 1.14-2 Severity: wishlist In rsyslog.conf, there is # Use traditional timestamp format. # To enable high precision timestamps, comment out the following line. # $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat When it's commented out, I

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