Bug#852380: ekeyd: Does not start after luasocket upgrade

2017-02-01 Thread Courtney Bane
On Thu, Jan 26, 2017 at 11:22:25PM +0100, Mathieu Parent wrote: > Hi Courtney, > > Can you please test with lua-socket 3.0~rc1+git+ac3201d-3, which > includes your fix (backported)? > > Then close this one... > > Thanks! > > Mathieu Parent Unfortunately, the updated version of lua-socket does

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-01-25 Thread Courtney Bane
On Wed, Jan 25, 2017 at 10:48:43PM +0100, Mathieu Parent wrote: > Will look at a fix inside lua-socket (preserving both > compatibilities), but please relax your rules to help find a fix for > all cases. I just opened a pull request[1] with upstream that adds backwards compatibility wrappers. It s

Bug#852250: [lua-socket] luasocket was not compiled with UNIX sockets support

2017-01-23 Thread Courtney Bane
I just ran in to this problem affecting my ekeyd installation (just reported as #852380). Unix domain sockets are available, but the API changed in the new version. Instead of calling socket.unix() to create a socket, you now need to call socket.unix.tcp(). Note that there is another API change co

Bug#852380: ekeyd: Does not start after luasocket upgrade

2017-01-23 Thread Courtney Bane
ration Files: /etc/entropykey/ekeyd.conf changed [not included] /etc/entropykey/keyring [Errno 13] Permission denied: '/etc/entropykey/keyring' -- no debconf information From: Courtney Bane Date: Mon, 23 Jan 2017 20:30:59 -0600 Subject: Fix compatibility problems with Unix domain s

Bug#831504: smartmontools: New version (6.5) is available

2016-07-16 Thread Courtney Bane
Package: smartmontools Version: 6.4+svn4214-1 Severity: wishlist Dear Maintainer, There is a new version of smartmontool available (version 6.5). This version adds support for NVMe drives; I have recently purchased a new laptop with an NVMe SSD, and I would like to be able to check the health o

Bug#816630: needrestart: Systemd unit names containing dots parsed incorrectly

2016-03-03 Thread Courtney Bane
Package: needrestart Version: 2.6-1 Severity: normal Needrestart doesn't properly handle systemd unit names that contain dots (e.g., "postgresql@9.5-main.service"). It strips the part of the unit name that comes before any embedded dots (producing e.g. "5-main.service"). This mangled unit name the

Bug#784573: roundcube: DB upgrade to 1.1.1 has error with PostgreSQL

2015-05-06 Thread Courtney Bane
Package: roundcube Version: 1.1.1+dfsg.1-2 Severity: normal I ran into errors with the DB upgrade script for PostgreSQL. Here's the output I get: dbconfig-common: writing config to /etc/dbconfig-common/roundcube.conf Replacing config file /etc/roundcube/debian-db.php with new version creating dat

Bug#748084: dracut: Package needs a dependency on pkg-config

2014-05-13 Thread Courtney Bane
Package: dracut Version: 037-1 Severity: important Dracut can't find systemd if pkg-config isn't installed. Without pkg-config, I get these error messages when building an initrd: /usr/lib/dracut/modules.d/98systemd/module-setup.sh: line 9: /usr/lib/systemd/systemd: No such file or directory /u

Bug#648867: please install bash completion script

2013-03-21 Thread Courtney Bane
On Thu, Mar 14, 2013 at 05:18:37PM +0100, Romain Francoise wrote: > In your opinion, is this file useful enough to be shipped in the package? > I don't want to get bug reports about it, it's not supported upstream (it > hasn't been updated since 2010). It's been useful enough for me that I've inst

Bug#648867: please install bash completion script

2013-03-14 Thread Courtney Bane
> I see at least two reasons not to do it this way: 1) some people drop > /usr/share/doc using dpkg path filters on space-constrained systems, and > 2) debhelper automatically compresses files larger than 4KB under > /usr/share/doc so if the file ever grows past that, it will break. > The latter c

Bug#679098: iptables -L does no longer show comments

2012-07-25 Thread Courtney Bane
A patch for this was just committed upstream. It's commit 44191bdbd71e685fba9eab864b9df25e63905220 (netfilter gitweb at [1], and I've attached a copy). It applied cleanly for me, and it fixes the problem. [1] https://git.netfilter.org/cgi-bin/gitweb.cgi?p=iptables.git;a=commitdiff;h=44191bdbd71e6

Bug#677330: rred crashes in apt-get update

2012-07-05 Thread Courtney Bane
On Thu, Jul 05, 2012 at 09:15:19AM +0200, David Kalnischkies wrote: > Are you sure about the version numbers involved? > > The backtrace doesn't match with the code as FileFd::Close doesn't have > a gzclose() call itself anymore, but offloads it to FileFdPrivate::CloseDown. > This looks more like

Bug#677330: rred crashes in apt-get update

2012-07-02 Thread Courtney Bane
Package: apt Version: 0.9.6 Followup-For: Bug #677330 I'm not positive that this is the exact same problem, but I'm still seeing segfaults in rred with apt 0.9.6. I rebuilt rred with debugging information before my latest crash, and was able to get a full backtrace. I've attached a file with the s

Bug#630832: gbp-create-remote-repo: should support homedir URLs

2011-06-24 Thread Courtney Bane
On Thu, Jun 23, 2011 at 02:35:51PM +0200, Guido Günther wrote: > On Sun, Jun 19, 2011 at 03:55:02PM -0500, Courtney Bane wrote: > > Sure. I've attached an updated patch that handles both forms of homedir > > URLs. This one is a little bit more involved, since I had to modify t

Bug#630832: gbp-create-remote-repo: should support homedir URLs

2011-06-19 Thread Courtney Bane
On Sun, Jun 19, 2011 at 07:21:49PM +0200, Guido Günther wrote: > Patch looks great. But according to the got-clone manpage git also > supports ~user expansion: > > ssh://[user@]host.xz[:port]/~[user]/path/to/repo.git/ > > Could you handle that case too? Sure. I've attached an updated patch that

Bug#630832: gbp-create-remote-repo: should support homedir URLs

2011-06-17 Thread Courtney Bane
Package: git-buildpackage Version: 0.5.25 Severity: wishlist File: /usr/bin/gbp-create-remote-repo Tags: patch gbp-create-remote-repo doesn't support remote URL patterns of the form "ssh:///~/", even though git does. I've attached a patch that adds support for this (by removing "/~/" from the begi

Bug#599463: emacs23-nox: Emacs initializes the alternate screen twice

2010-10-07 Thread Courtney Bane
Package: emacs23-nox Version: 23.2+1-4 Severity: minor Tags: fixed-upstream patch When a console-mode Emacs initializes its terminal, it sends the escape sequence to switch to the alternate screen twice. This causes problems when running under screen (and maybe other terminal programs as well): e

Bug#598310: linux-2.6: Please enable CONFIG_PPS_CLIENT_LDISC

2010-09-27 Thread Courtney Bane
Package: linux-2.6 Version: 2.6.36~rc5-1~experimental.1 Severity: wishlist I'm using this system as a stratum-1 NTP server, synced to a PPS-enabled GPS. However, the Debian-provided kernels don't have the PPS line discipline enabled, which prevents the PPS API from seeing the PPS events. Please e

Bug#551834: dpkg-dev: dpkg-source overquotes extra exclude files for "3.0 (git)" format packages

2009-10-20 Thread Courtney Bane
Package: dpkg-dev Version: 1.15.4 Severity: normal Tags: patch dpkg-source doesn't work on "3.0 (git)" format source packages if an extra excludes file is specified in the git config. It queries the core.excludesfile git config variable, and if it exists, adds an option to use that file when runn

Bug#551829: dpkg-dev: dpkg-source overquotes extra exclude files for "3.0 (git)" format packages

2009-10-20 Thread Courtney Bane
Package: dpkg-dev Version: 1.15.4 Severity: normal Tags: patch dpkg-source doesn't work on "3.0 (git)" format source packages if an extra excludes file is specified in the git config. It queries the core.excludesfile git config variable, and if it exists, adds an option to use that file when runn