for target 'override_dh_auto_configure' failed
The solution is simple, and included as a patch.
>From 4b42204da774cec2345e140c16a49c1ac04e37de Mon Sep 17 00:00:00 2001
From: Jonathan Hall
Date: Sun, 25 Oct 2015 20:01:00 +0100
Subject: [PATCH] Don't swallow $@ when configure() fails, for accurate er
Package: wnpp
Version: N/A; reported 2015-04-28
Severity: wishlist
* Package name: google-caja
* URL: https://code.google.com/p/google-caja/
* License: Apache 2
Description: Compiler for making third-party HTML, CSS and JavaScript
safe for embedding
The Caja Compiler is a tool for making third
This bug has now been fixed upstream, and will be included in the
upcoming version 1.49 release.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: p0f
Version: 3.06b-2
Severity: grave
Tags: security
Sending "malformed" (or legacy format(!!?)) packets to p0f's socket results in
a crash of the service:
[+] Closed 1 file descriptor.
[+] Loaded 314 signatures from '/etc/p0f/p0f.fp'.
[+] Intercepting traffic on default interface 'eth0'
Package: geoip-database-contrib
Version: 1.18
Severity: minor
Tags: patch
This simple patch fixes two minor typos/grammar mistakes.
?
patch
Description: patch
I'm experiencing the same error with the following command:
git svn clone -r 4061:HEAD --authors-file=./eFolder-authors
--trunk=dc/trunk --ignore-paths="^dc/trunk/upstream" file:///svn/dc dc-trunk
I ran a strace and it ends as follows:
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLI
Package: libjs-qunit
Version: 1.14.0-1
Severity: important
The libjs-qunit package does not ship with the required CSS file.
Ideally the CSS file ought to be installed in a suitable location for
easy access. At the very least, it ought to be included in
/usr/share/doc/libjs-qunit/examples, and
Tags: patch
I have also confirmed this bug to exist in postfix 2.10.2, and have
adapted my previous patch to work with this version.
diff -ur postfix-2.10.2/src/global/mail_params.c postfix-214741/src/global/mail_params.c
--- postfix-2.10.2/src/global/mail_params.c 2012-01-17 10:33:25.
We are also experiencing this with postfix 2.7.1 and 2.9.6. The
included patch solves the problem for 2.7.1, and should be trivial to
adapt for newer versions.
Index: src/global/mail_params.c
===
--- src/global/mail_params.c(
Subject: sqlite3: last_insert_id() fails with big numbers on 32-bit system
Package: sqlite3
Version: 3.7.3-1
Severity: normal
Tags: upstream
*** Please type your report below this line ***
I discovered an annoying behavior when running some code on a 32-bit
(i386) system
that does not exist wh
Package: roundcube
Version: 0.3.1-6
Severity: minor
*** Please type your report below this line ***
The (no doubt upstream) /usr/share/doc/roundcube/README file shipped with
roundcube directs me to "refer to the INSTALL document in the same directory
as this document," however the INSTALL docume
Package: dovecot-common
Version: 1:2.0.12-1
Severity: normal
Tags: patch
The shipped init script failes to use -c ${CONF} when calling doveconf to
determine PIDBASE, resulting in:
a) The following warning:
doveconf: Warning: Dovecot was last started using
/etc/doublecheck/dovecot/dovecot.conf
Package: qemu-launcher
Version: 1.7.4-1
Severity: normal
--- Please enter the report below this line. ---
When I select a system type of "PC, 64-bit (x86_64)", and the "Provide a
control panel" option, qemu launches a 32-bit VM instead of a 64-bit VM.
The command line generated with "Provid
The reason this is a problem is that identd (at least openbsd-identd) is
"smart", and doesn't start itself when no services are defined in
/etc/inetd.conf. Then when a new service (such as pidentd) is
installed, update-identd attempts a force-reload or a restart; neither
of which will start a
This new patch, I believe, addresses most of the issues that have been
brought up with my initial patch, and one or two others:
* It eliminates the hard-coded list of arches in which_deb,
update_tasks, and generate_di_lists, in favor of the ARCHES environment
variable, and falls back to (i386,
Frans Pop wrote:
Wouldn't it make much more sense for which_deb to just try the current
arch(es) (the one(s) for which we're building the image) instead of
trying arches randomly? Or at least to try relevant arches first?
This works fine, except when building a source-only CD Then I'm bac
Pardon my indiligence... I didn't notice that in the last week two bugs
had already been filed that I should have submitted my patch against.
At any rate, this patch should close #513497 and #513498. So perhaps
some bug merging should take place.
--
Jonathan
--
Inbound and outbound email s
Package: debian-cd
Version: 3.1.0-nymgy1
Severity: wishlist
Tags: patch
This patch adds two features to debian-cd, filed as a single bug/patch, per
Steve McIntyre's suggestion on the mailing list:
1) It no longer requires the existence of the i386 architecture in the
mirror to build non-i386
Package: nagios3-common
Version: 3.0.6-2
Severity: important
A syntax error in nagios3-common's prerm prevents removal of the package.
The fix is simple:
--- nagios3-3.0.6/debian/nagios3-common.prerm 2009-02-04 15:08:48.0
-0600
+++ nagios3-3.0.6/debian/nagios3-common.prerm 2009-02-04 15
Frans Pop wrote:
Note also that the "local" component is already being
handled separately.
That brings up another question... should I simply add a
CUSTOM_COMPONENTS feature, or should I merge the exiting LOCAL/LOCALDEBS
features into the new CUSTOM_COMPONENTS option, thus simplifying
confi
I have similar needs, so have been working on addressing this issue, and
will submit a patch later. Before I get too deep into hacking debian-cd
to do this, I have a question to pose to those who have a better feel
for how debian-cd is used in the wild...
The simplest way I can think of to im
Package: debian-cd
Version: 3.1.0-nymgy1
Severity: normal
The DISC_PKG_HOOK option is currently completely ignored, due to an apparent
typo in tools/start_new_disc. The fix is quite simple:
--- debian-cd/tools/start_new_disc 2009-01-28 15:26:50 UTC
+++ debian-cd/tools/start_new_disc 2009-01-28 2
Package: libtemplate-perl
Version: 2.20-1
Severity: normal
TT2 seems to not properly handle a single-element array-of-hashrefs. Below
is a sample script (test.pl and test.tt2) and its actual output, and
expected output.
It appears that when looping through an array of hashrefs, if there is only
Package: kate
Version: 4:3.5.9.dfsg.1-5
Severity: minor
Kate's current perl syntax highlighting does not understand the '//=' or
'//' operators that are now available, as of Perl 5.10.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architectu
Package: casper
Version: 1.79+debian-2
Severity: minor
Tags: patch
There are several command-line options recognized by casper that are not
documented. This patch adds documentation for these features to the
casper(7) man page. I have attempted to group these options logically
with related featu
Package: casper
Version: 1.79+debian-1
Severity: serious
/etc/rc0.d/S89casper attempts to use the 'file' command, but 'file' is
not required by the package.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: casper
Version: 1.79+debian-1
In the script 'casper', find_livefs() does a -lt comparison between
${timeout} and ${LIVEMEDIA_TIMEOUT} which requires numerical values.
However, mountroot() passes a mixture of numbers and letters as
arguments to find_livefs() which become ${timeout}. This
27 matches
Mail list logo