Bug#1022208: direnv: Missing manpage direnv.toml(1)

2022-10-21 Thread Aaron Schrab
Package: direnv Version: 2.32.1-1+b1 Severity: normal X-Debbugs-Cc: aa...@schrab.com Dear Maintainer, The main manpage refers to the direnv.toml(1) manpage for information about configuration, but this isn't included in the package. Looking at the source I see it there, but it doesn't get

Bug#962921: apticron: Use of tempfile(1) produces a warning message

2020-06-15 Thread Aaron Schrab
: apticron/notification: root From 8f1206539aa08487c5729830e7c7da17f0fb8bb3 Mon Sep 17 00:00:00 2001 From: Aaron Schrab Date: Mon, 15 Jun 2020 19:52:18 -0400 Subject: [PATCH] Use mktemp(1) rather than tempfile(1) Starting with debianutils version 4.10 the tempfile(1) program displays a run-time

Bug#961690: [PATCH] Use mktemp(1) instead of tempfile(1) in lessfile

2020-05-27 Thread Aaron Schrab
tags 961690 patch thanks --- 8< -- From: Aaron Schrab Date: Wed, 27 May 2020 19:30:14 -0400 Subject: [PATCH] Use mktemp(1) instead of tempfile(1) in lessfile As of version 4.10 of the debianutils package, tempfile(1) issues a run-time deprecation warning. Switch to mktem

Bug#961690: less: Using lessfile and latest debianutils results in a deprecation warning

2020-05-27 Thread Aaron Schrab
Package: less Version: 551-1 Severity: normal Dear Maintainer, After updating my system today I started seeing the following warning when running `less` with LESSOPEN="/usr/bin/lessfile %s": WARNING: tempfile is deprecated; consider using mktemp instead. It looks like this is due to a

Bug#934661: [PATCH] Keep help files in upstream location

2019-08-13 Thread Aaron Schrab
tags 934661 patch thanks - >8 - Removing the entire contents due to the missing __init__.py file. Removing the markdown files from this location prevents the help from being displayed through the web UI. --- debian/python3-fava.docs | 1 - debian/rules | 4 2 files

Bug#934661: python3-fava: Fails to start with ModuleNotFoundError: No module named 'fava.help'

2019-08-12 Thread Aaron Schrab
Package: python3-fava Version: 1.10-1 Severity: grave Justification: renders package unusable Dear Maintainer, Freshly installed the package and attempted to run the program. It immediately died with the following stack trace: Traceback (most recent call last): File "/usr/bin/fava", line 11,

Bug#896644: postinst failure

2018-04-22 Thread Aaron Schrab
Although the script starts with `set -e` it also has: update-alternatives --query mpi | grep --silent libmpi if [ $? -eq 0 ] ; then Checking the status of a command afterward isn't going to work, since the `set -e` will cause the script to abort before the if statement is reached. That

Bug#867849: dovecot-core: Upgrade attempts to recreate dovecot user and fails when adduser reports the user already exists

2017-07-09 Thread Aaron Schrab
Package: dovecot-core Version: 1:2.2.31-1 Severity: important Dear Maintainer, I attempted to uprade my dovecot installation from 1:2.2.30.2-1 to 1:2.2.31-1, and it failed during the configuration phase. Output from the dpkg unpacking: Preparing to unpack

Bug#848180: konsole: Includes application name in window title when configured not to do so

2016-12-14 Thread Aaron Schrab
Package: konsole Version: 4:16.08.3-1 Severity: minor Dear Maintainer, After unchecking the "Show application name on the titlebar" option in the Configure Konsole dialog it still inludes " - Konsole" at the end of window titles. This occurs even after closing all Konsole windows and restarting

Bug#770105: sed in wheezy doesn't have -z option

2014-11-18 Thread Aaron Schrab
On Wed, 19 Nov 2014 00:21:19 +0100 Piotr Ożarowski pi...@debian.org wrote: sed in wheezy (v4.2.1) doesn't have -z (AKA --null-data). removing this option and -0 from xargs call in /usr/lib/php5/sessionclean fixed this for me, but I'm not sure if it's the proper fix (can php5 session file names

Bug#770105: sed in wheezy doesn't have -z option

2014-11-18 Thread Aaron Schrab
At 19:18 -0500 18 Nov 2014, I wrote: Even with the above it just echoes the touch command rather than actually running it, so the `echo` needs to be removed as well. And a layer of quotes should be removed from the xargs placeholder as well, or just remove the placeholder altogether since

Bug#707760: zsh: Alternatives broken for long time during upgrade from zsh4 to zsh5

2014-10-10 Thread Aaron Schrab
At 12:12 +0200 10 Oct 2014, Axel Beckert a...@debian.org wrote: That's how I committed it last night: https://anonscm.debian.org/cgit/collab-maint/zsh.git/commit/?id=438969ffb81fd46b514d42a77b74890a7b4f778f Shouldn't the #! line use zsh5 explicitly? Otherwise it doesn't seem like this would

Bug#707760: zsh: Alternatives broken for long time during upgrade from zsh4 to zsh5

2014-10-10 Thread Aaron Schrab
At 06:44 -0400 10 Oct 2014, I wrote: At 12:12 +0200 10 Oct 2014, Axel Beckert a...@debian.org wrote: That's how I committed it last night: https://anonscm.debian.org/cgit/collab-maint/zsh.git/commit/?id=438969ffb81fd46b514d42a77b74890a7b4f778f Shouldn't the #! line use zsh5 explicitly?

Bug#707760: zsh: Alternatives broken for long time during upgrade from zsh4 to zsh5

2013-05-11 Thread Aaron Schrab
At 11:23 +0200 11 May 2013, Axel Beckert a...@debian.org wrote: Not nice, indeed. I though have no immediate idea what could have caused this. I though think that this issue, if not caused by other issues, is quite important to fix. As far as I can tell, it's just caused by how dpkg works. As

Bug#707760: zsh: Alternatives broken for long time during upgrade from zsh4 to zsh5

2013-05-10 Thread Aaron Schrab
Package: zsh Version: 5.0.2-3 Severity: normal Dear Maintainer, Today I upgraded my zsh package from 4.3.17-1 to 5.0.2-3, along with a somewhat large number of packages. Because there were quite a few packages being upgraded at once, there was a significant amount of time between when the

Bug#685818: shorewall: Unrelated env var causes failure

2012-08-24 Thread Aaron Schrab
Package: shorewall Version: 4.5.5.3-1 Severity: important Dear Maintainer, I recently upgraded my system to wheezy, and started getting the following type of errors when starting or restarting shorewall: Shorewall configuration compiled to /var/lib/shorewall/.restart

Bug#685038: ITP: mailscanner -- email gateway for virus scanning, spam and phishing detection

2012-08-15 Thread Aaron Schrab
Package: wnpp Severity: wishlist Owner: Aaron Schrab aa...@schrab.com * Package name: mailscanner Version : 4.84.5.2 Upstream Author : Julian Field mailscan...@ecs.soton.ac.uk * URL : http://www.mailscanner.info * License : GPL Programming Lang: Perl

Bug#685038: ITP: mailscanner -- email gateway for virus scanning, spam and phishing detection

2012-08-15 Thread Aaron Schrab
At 23:37 -0400 15 Aug 2012, Scott Kitterman deb...@kitterman.com wrote: Aaron Schrab aa...@schrab.com wrote: In order to integrate with postfix, mailscanner directly manipulates internal postfix queue files. This is not supported by postfix and has broken rather badly on multiple occasions

Bug#684619: [nullmailer] Debconf prompts for info that might contain password, saves to world-readable file

2012-08-13 Thread Aaron Schrab
At 08:54 +0100 13 Aug 2012, Nick Leverton n...@leverton.org wrote: Thanks for the very good catch on this one. The package is ready to upload but needs a sponsor. Would you be able to spare a bit more time to upload the fix for me, please ? Sorry I'm not a Debian Developer, so I can't upload

Bug#684619: [nullmailer] Debconf prompts for info that might contain password, saves to world-readable file

2012-08-11 Thread Aaron Schrab
Package: nullmailer Version: 1:1.11-1 Severity: serious Tags: security X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org --- Please enter the report below this line. --- Durint installation, this package uses debconf to get information about how mail should be delivered, giving examples

Bug#601426: blueproximity: no built-in options for kde screen locker

2012-08-10 Thread Aaron Schrab
I agree that it would be nice to have preconfigured commands available for working with the KDE screen saver. I would, however, make a slight change to the supplied lock command, and instead use the following: qdbus org.freedesktop.ScreenSaver /ScreenSaver Lock Specifying the interface

Bug#488280: postgresql-common: Undefined variable used in pg_ctlcluster error messages

2008-06-27 Thread Aaron Schrab
Package: postgresql-common Version: 88 Severity: normal *** Please type your report below this line *** There are 2 error messages in pg_ctlcluster that use $pgctl instead of $pg_ctl. The attached patch corrects these. -- System Information: Debian Release: lenny/sid APT prefers stable APT

Bug#342101: apt-proxy: Using virtual hosts already possible.

2007-07-03 Thread Aaron Schrab
Package: apt-proxy Followup-For: Bug #342101 Although apt-proxy won't doesn't allow using different backends based on the host name, it also doesn't care what host name is used. This means that you can already give the server running apt-proxy multiple names and be able to take advantage of

Bug#406643: mailscanner: Errors from cron.daily script with MTA other than exim

2007-01-12 Thread Aaron Schrab
Package: mailscanner Version: 4.57.6-1 Severity: normal I get the following errors when the cron.daily script runs, because I'm using postfix rather than exim. /etc/cron.daily/mailscanner: line 33: exim4: command not found /etc/cron.daily/mailscanner: line 36: [: eq: unary operator expected

Bug#401128: Mismatch of state.xml and enigma.score

2006-11-30 Thread Aaron Schrab
Package: enigma Version: 1.00~beta-r473-2 Severity: normal I need to remove the enigma.score file every time I run enigma or I get the following error message: Error: Cannot load application score file: /home/ats/.enigma/enigma.score Error: Mismatch of state.xml and enigma.score. Restore both

Bug#401130: enigma: Images for manual aren't included

2006-11-30 Thread Aaron Schrab
Package: enigma Version: 1.00~beta-r473-2 Severity: normal Images linked from the HTML manual aren't included in the package. This makes it difficult to know what it's talking about when referring to various types of objects. -- System Information: Debian Release: 4.0 APT prefers unstable

Bug#395842: libtagc0-ruby1.8: Missing dependency on libtagc0

2006-10-27 Thread Aaron Schrab
Package: libtagc0-ruby1.8 Version: 1.1-1 Severity: important As the subject says, there is no dependency on the libtagc0 package. If that isn't installed, the following exception is raised when attempting to require taglib: /usr/lib/ruby/1.8/taglib.rb:48:RuntimeError: libtag_c not found or uses

Bug#394706: grub2: update-grub generates incorrect entries for Xen hypervisor

2006-10-22 Thread Aaron Schrab
Package: grub2 Version: 1.95-1 Severity: normal Tags: patch Update grub genereates entries that attempt to use the linux command to load the Xen hypervisor. That command rejects hypervisor files. Instead the multiboot command should be used to load the hypervisor. The attached patch makes this

Bug#387678: dupload: Change Recommends: ssh to ssh-client

2006-09-15 Thread Aaron Schrab
Package: dupload Version: 2.6.3.2 Severity: wishlist Since this package doesn't (AFAIK) make any use of a local ssh server, it would be nice if it didn't indirectly recommend one. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'),

Bug#385487: maildrop: NEWS.Debian file not included in binary package

2006-08-31 Thread Aaron Schrab
Package: maildrop Version: 2.0.2-5 Severity: normal The NEWS.Debian file mentioned in the changelog isn't actually present in the binary package. I found the bit about the changes to regexp syntax to get data into $MATCH variables particularyly important. Also, the final bullet point in that

Bug#356075: xcolorsel: Upgrade fails if /usr/doc is a symlink to /usr/share/doc

2006-03-09 Thread Aaron Schrab
Package: xcolorsel Version: 1.1a-14 Severity: minor I'm lazy, so I prefer to type /usr/doc instead of /usr/share/doc. Because of this, I generally make the former a symlink to the latter on machines that I administer. I believe this was supposed to be allowed. The postinst script for the latest

Bug#354660: tedia2sql: Dies if foreign key constraint refers to non-primary key field

2006-02-27 Thread Aaron Schrab
Package: tedia2sql Version: 1.2.12-1 Severity: normal Tags: patch If a foreign key relation is setup that doesn't refer to the primary key, I get the following error, and the output file isn't generated: In association fooFoo a doesn't refer to a primary key or unique index This occurs even

Bug#353448: listarchives: Please add a link to the message-id search page

2006-02-18 Thread Aaron Schrab
Package: listarchives Severity: wishlist It would be nice if the search page had a link to the message-id search, http://lists.debian.org/msgid-search/ . -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#346561: Please use forked transset-df version

2006-01-08 Thread Aaron Schrab
Package: transset Version: 0.1.0+cvs.20051218-1 Severity: wishlist It would be nice to have the transset-df fork. http://forchheimer.se/transset-df/ It adds the following features: * select window by pointing * select by window name or id * force toggle * increase or decrease

Bug#344414: vim-runtime: vimtutor moving from -common to -runtime causes problems

2005-12-22 Thread Aaron Schrab
Package: vim-runtime Version: 1:6.4-004+2 Severity: normal Unpacking replacement vim-runtime ... dpkg: error processing /var/cache/apt/archives/vim-runtime_1%3a6.4-004+2_all.deb (--unpack): trying to overwrite `/usr/bin/vimtutor', which is also in package vim-common dpkg-deb: subprocess paste

Bug#344042: ruby1.8: YAML loading of quoted symbols is broken

2005-12-19 Thread Aaron Schrab
Package: ruby1.8 Version: 1.8.3+1.8.4preview2-1 Severity: normal Tags: patch I reported this upstream some time ago, it's bug 2525 on rubyforge. http://rubyforge.org/tracker/?func=detailaid=2535group_id=426atid=1698 Since it doesn't look like this is going to get fixed upstream for 1.8.4, I'm

Bug#343616: postgresql-client-8.1: Incorrect expansion of %[ and %] in prompts

2005-12-16 Thread Aaron Schrab
Package: postgresql-client-8.1 Version: 8.1.1-1 Severity: normal Tags: patch I'd previously opened bug #343128 against libreadline5 about this, but the discussion there convinced me that the bug is actually in psql. psql expands %[ and %] to \001\001 and \001\002 respectively. Apparently the

Bug#343128: libreadline5: Ignoring terminal control characters for prompt length also broken in irb

2005-12-14 Thread Aaron Schrab
Package: libreadline5 Version: 5.1-1 Followup-For: Bug #343128 I just noticed that this bug also affects irb (from the irb1.8 package, version 1.8.3-3). Since Ruby's readline interface doesn't currently provide a way to access the RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE values, I

Bug#343402: vim-runtime: JavaScript syntax highlighting broken

2005-12-14 Thread Aaron Schrab
Package: vim-runtime Version: 1:6.4-004+1 Severity: normal Tags: patch The javascript syntax highlighting file has redundant definitions of the region javaScriptParen, the second of which is missing some contained regions. This causes most syntax highlighting to be disabled inside of function

Bug#343128: libreadline5: %[ and %] broken in psql

2005-12-12 Thread Aaron Schrab
Package: libreadline5 Version: 5.1-1 Severity: normal This version breaks the %[ and %] characters for psql (from the postgresql-client-8.1 package) prompts, which are equivalent to \[ and \] in bash, allowing terminal control characters to be included without messing up readline's idea of the

Bug#340461: libcommandline-ruby1.8: Postinst fails when calling install-docs

2005-11-23 Thread Aaron Schrab
Package: libcommandline-ruby1.8 Version: 0.7.10-1 Severity: grave Justification: renders package unusable Attempting to install this package results in the following error: Setting up libcommandline-ruby1.8 (0.7.10-1) ... error in control file: `Files' value not specified at

Bug#336612: yaird: Fails to parse fstab

2005-10-31 Thread Aaron Schrab
Package: yaird Version: 0.0.11-10 Severity: important When attempting to create an initrd image, yaird failed with the following error: yaird error: malformed line in /etc/fstab:16 (fatal) Line 16 of /etc/fstab is: /dev/ipod /media/ipod autonoauto,user It seems the

Bug#289809: ruby1.8: Patch for autoload type error

2005-01-11 Thread Aaron Schrab
Package: ruby1.8 Version: 1.8.2-1 Followup-For: Bug #289809 I've also had this problem in a different situation. I found that the following patch fixes it. http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/variable.c.diff?r1=1.108.2.5;r2=1.108.2.6 -- System Information: Debian Release: 3.1