[Bug 1824474] [NEW] Is Vcs-Git line correct?

2019-04-11 Thread Dave Pifke
Public bug reported: The control file for the latest version of this package contains: Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux- meta/+git/disco raspi2 This cauases `apt-get source` to suggest: NOTICE: 'linux-meta-raspi2' packaging is maintained in the 'Git' version

[Bug 1577197] Re: Pulseaudio bluez5-util.c: TryAcquire() failed - Operation Not Authorized

2016-05-13 Thread Dave Pifke
I too encountered this problem: Bluetooth audio stopped working after I upgraded to 16.04. Running pulseaudio -v, I saw my headphones connect, then the TryAcquire() error message from the subject line of this bug: I: [pulseaudio] module.c: Loaded "module-bluez5-device" (index: #21; argument: "pa

[Bug 885358] Re: decrypt_gnupg prompt does not accept any keyboard input

2015-10-24 Thread Dave Pifke
I created the attached patch, which fixes this problem by using plymouth to prompt for the password, if it is available. If plymouth is not available, it defaults to the old behavior of using /lib/cryptsetup/askpass. ** Patch added: "cryptsetup-1.6.6-885358.patch" https://bugs.launchpad.net/

[Bug 1406678] Re: git-annex fails to encrypt AWS credentials

2015-01-12 Thread Dave Pifke
I finally had a chance to look at this again today. I attempted to merge the relevant bits from upstream, see: https://github.com/dpifke/git-annex/commits/master Attached is a patch containing the results of this effort. Unfortunately, this doesn't fix the problem: running `git annex enableremo

[Bug 1004204] Re: PostGIS does not properly escape data with PostgreSQL 9.1

2012-05-24 Thread Dave Pifke
** Patch added: "Patch to PostGIS database backend from upstream issue 16778" https://bugs.launchpad.net/bugs/1004204/+attachment/3161791/+files/postgis-adapter-2.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1004204] [NEW] PostGIS does not properly escape data with PostgreSQL 9.1

2012-05-24 Thread Dave Pifke
Public bug reported: The PostGIS database backend does not properly escape geography data when "standard_conforming_strings = off" is set in the PostgreSQL configuration. This is the default setting in PostgreSQL 9.1. As a result, trying to insert GIS database fails with the exception: Databa

[Bug 1004180] Re: Unable to run unit tests when using PostGIS database backend

2012-05-24 Thread Dave Pifke
** Patch added: "One-line patch to make PostGIS compatible with psycopg2 > 2.4.1" https://bugs.launchpad.net/bugs/1004180/+attachment/3161739/+files/postgis.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1004180] [NEW] Unable to run unit tests when using PostGIS database backend

2012-05-24 Thread Dave Pifke
Public bug reported: LP: #905837 described an incompatibility between Django and the latest version of psycopg2. The fix for that issue was applied in 1.3.1-4ubuntu1. The problem is that the fix as applied does not solve the issue if using the PostGIS database backend. An additional one-line fi

[Bug 905837] Re: python-django 1.3-2ubuntu1.1 is incompatible with Psycopg2 2.4.2-1

2011-12-17 Thread Dave Pifke
The second patch is the same as 16250-3.diff from the linked ticket, less a whitespace change that fails to apply. The issue is resolved on my system and all unit tests pass after applying the patch from my previous comment followed by the attached. ** Patch added: "Fix for Django ticket 16250"

[Bug 905837] Re: python-django 1.3-2ubuntu1.1 is incompatible with Psycopg2 2.4.2-1

2011-12-17 Thread Dave Pifke
The fix for this involves two patches. The first (attached) copies creation.py from db/backends/postgresql to db/backends/postgresql_psycopg2, derived from: https://code.djangoproject.com/changeset/15980 ** Patch added: "Patch to copy creation.py from db/backends/postgresql to db/backends/pos

[Bug 905837] [NEW] python-django 1.3-2ubuntu1.1 is incompatible with Psycopg2 2.4.2-1

2011-12-17 Thread Dave Pifke
Public bug reported: When using the default versions of python-django and python-psycopg2 that ship with Oneiric, I am unable to run any unit tests for any Django application, due to upstream issue 16250: https://code.djangoproject.com/ticket/16250 As discussed in the Django ticket, Django 1.3

[Bug 905837] Re: python-django 1.3-2ubuntu1.1 is incompatible with Psycopg2 2.4.2-1

2011-12-17 Thread Dave Pifke
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/905837 Title: python-django 1.3-2ubuntu1.1 is incompatible with Psycopg2 2.4.2-1 To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 686087] [NEW] linux-image-virtual includes generated module maps

2010-12-06 Thread Dave Pifke
Public bug reported: Package linux-image-2.6.32-26-virtual (version 2.6.32-26.48) contains copies of the module maps in /lib/modules that get overwritten at package installation time when the postinst script runs depmod. This causes debsums and other programs to report that files in the package h

[Bug 681550] [NEW] /etc/cron.daily/roundcube-core removes .htaccess file

2010-11-25 Thread Dave Pifke
Public bug reported: Binary package hint: roundcube-core Ubuntu release Ubuntu 10.04.1 LTS roundcube-core version 0.3.1-3 The roundcube-core package ships with an .htaccess file in /var/lib/roundcube/temp, however this file gets deleted the first time the daily cron job cleans out the temp direc

[Bug 681536] [NEW] /usr/share/bind9/bind9-default.md5sum should be in conffiles

2010-11-25 Thread Dave Pifke
Public bug reported: Binary package hint: bind9 Ubuntu release: Ubuntu 10.04.1 LTS bind9 version: 1:9.7.0.dfsg.P1-1 0 Running debsums on my system returns an error because /usr/share/bind9/bind9-default.md5sums differs from the file that ships with the package. Looking at bind9's postinst scrip