Bug#1068091: dh-make-perl: Build fails with invalid git tag when using manual version and epoch

2024-03-30 Thread Andy Beverley
Package: dh-make-perl Version: 0.122 Severity: normal Dear Maintainer, When specifying a version with an epoch, and when a tag is used with a git repo, the build fails with an invalid tag error. For example: cpan2deb --version=1:1.006 --revision=1 PDF::Table Fails with: fatal:

Bug#956464: solr-tomcat: Unable to perform replication as slave

2020-04-11 Thread Andy Beverley
Package: solr-tomcat Version: 3.6.2+dfsg-20+deb10u1 Severity: normal Dear Maintainer, Solr running under Tomcat is unable to perform replication as a slave. This is because during replication it tries to create a temporary directory within its configuration directory (normally /etc/solr/conf,

Bug#800093: ITP: libdpkg-parse-perl -- module to parse various dpkg files into Perl Objects

2015-09-26 Thread Andy Beverley
Package: wnpp Owner: Andy Beverley <a...@andybev.com> Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libdpkg-parse-perl Version : 0.03 Upstream Author : Adam Jacob <holo...@cpan.org> * URL

Bug#794718: dovecot-lmtpd segfaults when configured to use sieve

2015-08-05 Thread Andy Beverley
Package: dovecot-lmtpd Version: 1:2.2.18-1 Severity: important Dear Maintainer, I've just upgrade from Debian Wheezy to Debian Jessie and am getting: Fatal: master: service(lmtp): child 6761 killed with signal 11 (core dumped) It seems to be something to do with sieve. When I disable that from

Bug#774068: dh-make-perl: Ensure no perllocal.pod files are created during build

2014-12-28 Thread Andy Beverley
Package: dh-make-perl Version: 0.75-1 Severity: normal Tags: upstream patch Although the version of ExtUtils-MakeMaker shipped with Debian does not create perllocal.pod files, there is a chance that a local version will have been installed that does. If perllocal.pod files are created, they

Bug#774070: dh-make-perl: Sometimes get A branch named 'master' already exists during recursive build

2014-12-28 Thread Andy Beverley
Package: dh-make-perl Version: 0.75-1 Severity: normal Tags: upstream patch Under some circumstances when building recursively, it's possible that Git environment variables will be set from previous builds, (Git.pm defines them once initialised). This then means that subsequent calls point to the

Bug#774071: dh-make-perl: Build fails if renaming existing directory already exists

2014-12-28 Thread Andy Beverley
Package: dh-make-perl Version: 0.75-1 Severity: normal Tags: upstream patch It's unlikely to happen, but I did get it once during a recursive build. dh-make-perl renames existing build directories, but doesn't check whether the directory being renamed to already exists. This fixes that. --

Bug#774072: dh-make-perl: Using install option fails as wrong path to deb is used

2014-12-28 Thread Andy Beverley
Package: dh-make-perl Version: 0.75-1 Severity: normal Tags: upstream patch As per the subject, using the install option tries to install the deb from the wrong location. The attached patch is very simple. Normally I'd be wary of hard-coding paths as such, but given that this will only ever be

Bug#774073: dh-make-perl: Ceating core module, install fails with trying to overwrite foo which is also in bar

2014-12-28 Thread Andy Beverley
Package: dh-make-perl Version: 0.75-1 Severity: normal Tags: upstream patch When creating an updated version of a module that is already in core, the subsequent install fails (as expected) with a message such as: trying to overwrite '/usr/bin/instmodsh', which is also in package perl

Bug#774074: dh-make-perl: Recursive option does not check version of existing packages

2014-12-28 Thread Andy Beverley
Package: dh-make-perl Version: 0.75-1 Severity: normal Tags: upstream patch When using the recursive option, dh-make-perl checks for existing packages both locally and in apt. However, it doesn't check the versions, so the actual module required may still not exist. This patch also checks the

Bug#656767: Request addition of mysql support for opendkim

2012-01-21 Thread Andy Beverley
Package: opendkim Version: 2.0.1+dfsg-1 Severity: wishlist Could I please request the addition (or option to include) mysql support to opendkim. This provides much more powerful configuration, and I would consider it essential for a site hosting large amounts of email accounts or domains. I