Bug#581358: FTBFS: sys-utils/fallocate.c:162: undefined reference to `fallocate64'

2010-05-12 Thread Cyril Brulebois
Source: util-linux Version: 2.17.2-1 Severity: serious Justification: FTBFS Hi, your package FTBFS on almost every arch with: | CC fallocate.o | CCLD fallocate | fallocate.o: In function `main': |

Bug#474787: hugin: diff for NMU version 0.6.1-1.4

2008-07-13 Thread Cyril Brulebois
tag 474787 pending thanks Luk Claes [EMAIL PROTECTED] (12/07/2008): Attached is the diff for Joerg Friedrich's hugin 0.6.1-1.4 NMU. Thanks to both of you. I don't see this NMU anywhere. Not uploaded yet? If so, please refrain from uploading, I'm getting a new upstream tested, and it should be

Bug#474787: hugin: diff for NMU version 0.6.1-1.4

2008-07-13 Thread Cyril Brulebois
Luk Claes [EMAIL PROTECTED] (13/07/2008): I uploaded it to DELAYED-2, which got to incoming a little while ago. Sorry that I didn't mention that bit. So I cannot cancel it anymore, though from the IRC discussion I understood you will ack this NMU anyway. Thanks. No problem at all, NMU merged

Bug#490317: tagging 490317

2008-07-13 Thread Cyril Brulebois
# Automatically generated email from bts, devscripts version 2.10.33 # fixed in git. tags 490317 pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#492377: mksh: strcasestr implicitly converted to pointer

2008-07-25 Thread Cyril Brulebois
Thorsten Glaser [EMAIL PROTECTED] (25/07/2008): dann frazier dixit: but mksh cannot release until it is fixed somehow Hm okay. Putting him back in the loop, submitters don't receive mails to the bug they opened (thanks Don for that…). I don't have any good solutions in mind Good, then

Bug#489964: libgv-php5: graphviz php class gv not found

2008-07-25 Thread Cyril Brulebois
Hi Jason, sorry for the late reply. Jason Cormie [EMAIL PROTECTED] (09/07/2008): I have been trying without success to use graphviz with php via this package. Whenever I try I get the following error Fatal error: Class 'gv' not found Reproduced here. Maybe I'm not doing something

Bug#489964: tagging 489964

2008-07-27 Thread Cyril Brulebois
# Automatically generated email from bts, devscripts version 2.10.33 # Uploading being discussed, see http://lists.debian.org/debian-release/2008/07/msg00587.html tags 489964 pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#463277: afnix FTBFS - will fix when new upstream version is ready

2008-07-28 Thread Cyril Brulebois
Paul Cager [EMAIL PROTECTED] (28/07/2008): Martin / Cyril - Would you be interested in adopting afnix? Hi, I've neither real use of afnix, or time to maintain it, I'm afraid. I've also got more image-oriented libraries to help maintain in the near future, sorry. Mraw, KiBi. signature.asc

Bug#477353: Fwd: Please schedule binNMUs for openal - openal-soft transition

2008-07-28 Thread Cyril Brulebois
+(Closes: #477353). The right way to do it is to support parallel=n in +DEB_BUILD_OPTIONS, see Debian Policy §4.9.1. + * Remove Cyril Brulebois from Uploaders on his request (Luk's NMU wasn't +acknowledged). + + -- Cyril Brulebois [EMAIL PROTECTED] Tue, 29 Jul 2008 04:34:38 +0200

Bug#477353: Fwd: Please schedule binNMUs for openal - openal-soft transition

2008-07-30 Thread Cyril Brulebois
tag 477353 pending thanks On Tue, Jul 29, 2008 at 04:56:11AM +0200, Cyril Brulebois wrote: Something along the following lines should do the trick (untested though). Since I've been asked to do so by a release manager, I'll probably upload an NMU (with the above-mentioned patch) in a few hours

Bug#482239: tagging 482239

2008-07-30 Thread Cyril Brulebois
# Automatically generated email from bts, devscripts version 2.10.33 # See #477353 for comments. tags 482239 pending -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#482239: [PATCH 2/4] Fix FTBFS due to policy CMP0004, thanks to Andreas Putzo (Closes: #482239).

2008-07-30 Thread Cyril Brulebois
): + - debian/patches/fix-cmp0004-build-failure.dpatch -- Cyril Brulebois [EMAIL PROTECTED] Tue, 29 Jul 2008 04:34:38 +0200 diff --git a/debian/patches/00list b/debian/patches/00list index cecdf80..0019420 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,2 +1,3

Bug#477353: [PATCH 3/4] Add support for parallel=n.

2008-07-30 Thread Cyril Brulebois
--- debian/changelog |3 ++- debian/rules | 13 + 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1c70a28..f1f9c32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ openscenegraph (2.4.0-1.1)

Bug#477353: [PATCH 4/4] Remove myself from Uploaders.

2008-07-30 Thread Cyril Brulebois
. -- Cyril Brulebois [EMAIL PROTECTED] Tue, 29 Jul 2008 04:34:38 +0200 diff --git a/debian/control b/debian/control index 6e27abd..dcce7cd 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Loic Dachary (OuoU) [EMAIL PROTECTED] Build-Depends

Bug#482239: Patch series for my 2.4.0-1.1 NMU.

2008-07-30 Thread Cyril Brulebois
Please find in reply to this mail my patch series, created when fixing those bugs, so that it can be merged in a friendly way in $VCS. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#482239: [PATCH 1/4] Don't try to detect the number of CPUS (Closes: #477353).

2008-07-30 Thread Cyril Brulebois
Debian Policy §4.9.1. + + -- Cyril Brulebois [EMAIL PROTECTED] Tue, 29 Jul 2008 04:34:38 +0200 + openscenegraph (2.4.0-1) unstable; urgency=low * New upstream release diff --git a/debian/rules b/debian/rules index d7e7c69..d68405a 100755 --- a/debian/rules +++ b/debian/rules @@ -27,9 +27,6

Bug#493184: aufs: Deadlocks in the rename() call.

2008-07-31 Thread Cyril Brulebois
needed to do so to prepare some (better-working) LiveCD images. Cheers, -- Cyril Brulebois diff -u aufs-0+20080719/debian/changelog aufs-0+20080719/debian/changelog --- aufs-0+20080719/debian/changelog +++ aufs-0+20080719/debian/changelog @@ -1,3 +1,11 @@ +aufs (0+20080719-2) unstable; urgency=low

Bug#561401: heimdal: FTBFS: Uses quilt in debian/rules, patches fail to apply.

2009-12-16 Thread Cyril Brulebois
Brian May b...@snoopy.debian.net (17/12/2009): See bug #561401. See bug #557667? Mraw, KiBi. signature.asc Description: Digital signature

Bug#561549: subunit: No package 'cppunit' found

2009-12-17 Thread Cyril Brulebois
Package: subunit Version: 0.0.4-1 Severity: serious Justification: FTBFS | configure: error: Package requirements (cppunit) were not met: | No package 'cppunit' found meh. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#561549: Accepted subunit 0.0.4-2 (source all amd64)

2009-12-19 Thread Cyril Brulebois
Robert Collins robe...@robertcollins.net (19/12/2009): Format: 1.8 Date: Sun, 20 Dec 2009 10:30:19 +1100 Source: subunit Binary: subunit libsubunit-perl python-subunit libsubunit0 libsubunit-dev libcppunit-subunit0 libcppunit-subunit-dev Architecture: source amd64 all Version: 0.0.4-2 […]

Bug#561549: Accepted subunit 0.0.4-2 (source all amd64)

2009-12-19 Thread Cyril Brulebois
Robert Collins robe...@robertcollins.net (20/12/2009): Thank you for drawing my attention to this bug. You're very welcome. I'm not the maintainer, and uploaders don't get copied on new bugs, so I wasn't aware of it. I certainly shall address this promptly. So what? Comaintainers are

Bug#561772: FTBFS: FAIL: check-guile (segfault)

2009-12-19 Thread Cyril Brulebois
Package: guile-1.6 Version: 1.6.8-7 Severity: serious Justification: FTBFS Hi, your package FTBFS on various archs (alpha, hppa, kfreebsd-amd64 as of today, but some still are in Needs-Build state): | /usr/bin/make check-TESTS | make[3]: Entering directory `/build/buildd/guile-1.6-1.6.8' |

Bug#561549: Accepted subunit 0.0.4-2 (source all amd64)

2009-12-20 Thread Cyril Brulebois
Robert Collins robe...@robertcollins.net (20/12/2009): So what? Comaintainers are supposed to be subscribed to the PTS and receive mails related to the packages they're supposed to maintain. It would be nice if the PTS mailed me, but it doesn't, for whatever reason. Since you're not

Bug#561549: Accepted subunit 0.0.4-2 (source all amd64)

2009-12-20 Thread Cyril Brulebois
Robert Collins robe...@robertcollins.net (20/12/2009): If you: - start doing some QA checks before uploading your package; I already do such checks. I'm wondering how the obviously missing B-D went unnoticed then. I thought checking ones package builds fine in a clean chroot was supposed

Bug#561772: FTBFS: FAIL: check-guile (segfault)

2009-12-20 Thread Cyril Brulebois
Rob Browning r...@defaultvalue.org (20/12/2009): OK, I'm looking in to it. The hppa failure is probably a mistake I made when pulling in the configure options changes; I'm not sure about the others yet. If you need a testbuild on kfreebsd-amd64, I can perform it if you provide me with either

Bug#561906: FTBFS: make[5]: *** [tests] Error 1

2009-12-20 Thread Cyril Brulebois
Package: geda-gaf Version: 1:1.6.0-1 Severity: serious Justification: FTBFS Hi, your package FTBFS on all buildds. Build logs at the usual place: https://buildd.debian.org/status/package.php?suite=unstablep=geda-gaf Log excerpt: | fail=0 ; \ | pass=0 ; \ | for file in ./*.sym; do

Bug#561911: FTBFS: libtool: Version mismatch error.

2009-12-20 Thread Cyril Brulebois
Package: scim-unikey Version: 0.3.1+debian-1 Severity: serious Justification: FTBFS Hi, your package FTBFS on all buildds: | make[3]: Entering directory `/build/buildd-scim-unikey_0.3.1+debian-1-alpha-dXKpPj/scim-unikey-0.3.1+debian/ukengine' | /bin/bash ../libtool --tag=CXX --mode=compile

Bug#561908: closed by Bartosz Fenski fe...@debian.org (Bug#561908: fixed in potrace 1.8-3)

2009-12-21 Thread Cyril Brulebois
reopen 561908 found 561908 1.8-3 thanks Debian Bug Tracking System ow...@bugs.debian.org (21/12/2009): Changes: potrace (1.8-3) unstable; urgency=low . * Add autoconf to Build-Depends (Closes: #561908) You certainly didn't check your package was building fine before uploading… |

Bug#561939: FTBFS: cannot find csc

2009-12-21 Thread Cyril Brulebois
Package: njb-sharp Version: 0.3.0-4 Severity: serious Justification: FTBFS Hi, it looks like you're (now?) missing some Build-Depends: | checking for mono... /usr/bin/mono | checking for csc... no | configure: error: Can not find csc in your PATH | make: *** [config.status] Error 1 |

Bug#561939: [pkg-cli-libs-team] Bug#561939: FTBFS: cannot find csc

2009-12-21 Thread Cyril Brulebois
Hi. Iain Lane la...@ubuntu.com (21/12/2009): a lot of packages will now FTBFS due to this. We will fix them all in parallel with the -dev transition that is also taking place currently. Okay. I assume most of the mono packages are maintained under your umbrella, so you probably will know

Bug#561906: [Pkg-electronics-devel] Bug#561906: FTBFS: make[5]: *** [tests] Error 1

2009-12-21 Thread Cyril Brulebois
Hamish Moffatt ham...@debian.org (21/12/2009): This is a mystery to us and to upstream. The tests are comparing the output of the gsymcheck program with pre-prepared output via diff. From the diff output it looks like the newly built gsymcheck is producing no output at all. It behaves ok in

Bug#559508: FTBFS: E: Couldn't find package libmp3lame-dev

2009-12-21 Thread Cyril Brulebois
Cyril Brulebois k...@debian.org (04/12/2009): Package: rotter Version: 0.8-1 Severity: serious Tags: patch Justification: FTBFS I've just uploaded an NMU to fix this. Please find attached the source debdiff. Mraw, KiBi. diff -u rotter-0.8/debian/changelog rotter-0.8/debian/changelog

Bug#561906: [Pkg-electronics-devel] Bug#561906: Bug#561906: FTBFS: make[5]: *** [tests] Error 1

2009-12-21 Thread Cyril Brulebois
أحمد المحمودي aelmahmo...@users.sourceforge.net (21/12/2009): On Mon, Dec 21, 2009 at 08:49:47PM +0200, أحمد المحمودي wrote: Yet, the failing test is in gsymcheck not in gnetlist ! And? | HOME=/foo make -C gsymcheck/tests check | make: Entering directory

Bug#562010: cynthiune.app: FTBFS on amd64 and kfreebsd-amd64: ICE

2009-12-21 Thread Cyril Brulebois
Package: cynthiune.app Version: 0.9.5-9 Severity: serious Justification: FTBFS Hi, your package FTBFS on both amd64 and kfreebsd-amd64: | gcc CynthiuneHeaderCell.m -c \ | -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1

Bug#562040: magics++: “Maintainer” again failed to do a basic build test

2009-12-22 Thread Cyril Brulebois
Package: magics++ Version: 2.6.4~dfsg-1 Severity: serious Justification: FTBFS -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#561906: [Pkg-electronics-devel] Bug#561906: Bug#561906: FTBFS: make[5]: *** [tests] Error 1

2009-12-22 Thread Cyril Brulebois
Hamish Moffatt ham...@debian.org (22/12/2009): Yes... the i386 autobuilder just succeeded on -3 so perhaps we have success at last. Worked on my buildds too. ;) As for -2 on armel, it might just be that the home directory is writable? Anyway, never rely on HOME existing and being writable. ;)

Bug#562010: cynthiune.app: FTBFS on amd64 and kfreebsd-amd64: ICE

2009-12-22 Thread Cyril Brulebois
Yavor Doganov ya...@gnu.org (22/12/2009): Thanks for the report. No problem. Does the package build successfully with noopt? I would put my bet that there's no ICE with -0O. If so, it would be hard [1] to figure out in which version the GCC regression occurred, because the last few

Bug#562010: cynthiune.app: FTBFS on amd64 and kfreebsd-amd64: ICE

2009-12-22 Thread Cyril Brulebois
Yavor Doganov ya...@gnu.org (22/12/2009): Thanks, I didn't know about this facility. But I'm not sure how it would help me in this particular situation. In this very particular situation, I don't think it would help, but in the general ICE case, it might be interesting to know whether early

Bug#562120: magics++: “Maintainer” yet again failed to do a basic build test

2009-12-22 Thread Cyril Brulebois
Package: magics++ Version: 2.8.0.dfsg-1 Severity: serious Justification: FTBFS Congratz! You failed *yet again* to upload a buildable package! | autoreconf -if | configure.ac:79: error: possibly undefined macro: AC_DISABLE_STATIC | If this token and others are legitimate, please use

Bug#562010: cynthiune.app: FTBFS on amd64 and kfreebsd-amd64: ICE

2009-12-23 Thread Cyril Brulebois
Yavor Doganov ya...@gnu.org (23/12/2009): Don't bother, please -- I managed to reproduce the ICE on fencepost with a manually built GCC 4.4.2. Thanks for your efforts. Okay. And you're welcome, again. ;) Now, what are the options to deal with this FTBFS until the GCC bug is fixed? 1)

Bug#562010: cynthiune.app: FTBFS on amd64 and kfreebsd-amd64: ICE

2009-12-23 Thread Cyril Brulebois
Yavor Doganov ya...@gnu.org (23/12/2009): Therefore I plan to wait a few more days before resorting to 1). Probably okay provided your package isn't entangled in a huge transition and blocking migration to testing for a few dozens or hundreds of packages. ;) Mraw, KiBi. signature.asc

Bug#541667: kde-style-qtcurve: FTBFS: error: missing terminating character

2009-12-23 Thread Cyril Brulebois
Pino Toscano p...@kde.org (22/12/2009): Excellent finding, I have prepared a patch that should make it build even with read-only home. Patch (with a bit longer explanation) is attached. Looks working correctly here, feel free to give it a test. Seems to be working fine indeed: -

Bug#562120: magics++: “Maintainer” yet again failed to do a basic build test

2009-12-23 Thread Cyril Brulebois
Alastair McKinstry alastair.mckins...@sceal.ie (23/12/2009): This is building fine locally under pbuilder. Rebuilding from a fresh install of sid ... Your pbuilder chroot is broken then. It just can't be building fine given the Build-Depends you're trying to use. (And since I tend to

Bug#559136: Bug#560252: band-aid fix

2009-12-30 Thread Cyril Brulebois
(2.8.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Re-apply Riku's band-aid (introduced in 2.6.0-4.1 and 2.6.0-4.2, which +were not ACK'd) to unbreak the buildds again: Use “set +e” in postinst +and prerm instead of “set -e” (Closes: #559136). + + -- Cyril Brulebois k

Bug#563121: dh_installdefoma leads to buggy maintainer scripts

2009-12-30 Thread Cyril Brulebois
Package: defoma Version: 0.11.10-3 Severity: grave Justification: Fucks up fontconfig (at least), then buildds. Hi, dh_installdefoma leads to this kind of code in maintainer scripts: test -x `which foo` foo bar baz The trick being that if foo isn't found by which, “foo bar baz” gets

Bug#563121: dh_installdefoma leads to buggy maintainer scripts

2009-12-31 Thread Cyril Brulebois
Keith Packard kei...@keithp.com (30/12/2009): I'm about to QA-upload defoma with this change in the various debhelper-files/* files, but I wanted to open this bugreport for reference. Fortunately, I didn't do so, that wouldn't have helped (yay for sleeping before uploading :)). Here's a

Bug#559136: Bug#560252: band-aid fix

2009-12-31 Thread Cyril Brulebois
Keith Packard kei...@keithp.com (30/12/2009): I haven't received any mail about RC bugs today, and can't find any through the bugs.debian.org web interface. I meant #559136 and #560252, opened for some weeks. 2. optionally fix them; I'm trying, but it looks like dh_installdefoma is just

Bug#544879: Missing libclutter-doc package

2009-12-31 Thread Cyril Brulebois
(Never heard of Cc'ing bug submitters?) gregor herrmann gre...@debian.org (20/12/2009): It looks like the clutter-doc package was missing from the last upload (cfr. .changes files) but still exists in debian/control and .dsc files. Rebuilding the package brings back to missing binary

Bug#563121: Returning a status of non-zero might not be safe

2009-12-31 Thread Cyril Brulebois
YOSHINO Yoshihito yy.y.ja...@gmail.com (31/12/2009): Hello, Hi, test -x `which foo` foo bar baz returns status 1, which comes to an error if a script executed this as the last command. E.g. like #563121, prerm will exit with status 1 if defoma not found unless explicitly writing the last

Bug#563121: dh_installdefoma leads to buggy maintainer scripts

2009-12-31 Thread Cyril Brulebois
Cyril Brulebois k...@debian.org (31/12/2009): Current/common practice within debhelper seems to be: | if [ -x `which foo 2/dev/null` ]; then… I think I'm going to upload with such a change once I'm up (for real, not vaguely opening eyes). Hi again, I've just checked that fontconfig 2.8.0-1

Bug#563121: dh_installdefoma leads to buggy maintainer scripts

2009-12-31 Thread Cyril Brulebois
Keith Packard kei...@keithp.com (31/12/2009): Check out the 'bash' manual -- set -e explicitly excludes precisely this case from causing early termination of the script: […] Alrighty. I must confess I'm not really keen on checking what happens in the various shells, but that seems to be true

Bug#560252: Bug#559136: Bug#560252: band-aid fix

2009-12-31 Thread Cyril Brulebois
Keith Packard kei...@keithp.com (31/12/2009): Right, I didn't realize there was a bug in defoma as well which was causing this problem; having found an obvious bug in my packaging, I thought that would have fixed the bug; sorry for not testing it properly. Oh well, since in the end, final

Bug#563194: fuzz: FTBFS on buildds: wrong dh_* flags

2009-12-31 Thread Cyril Brulebois
Package: fuzz Version: 0.6-9 Severity: serious Tags: patch Justification: FTBFS Hi, your package FTBFS on the buildds: | dpkg-genchanges -B -mDebian Build Daemon buildd_alpha-goe...@buildd.debian.org ../fuzz_0.6-9_alpha.changes | dpkg-genchanges: arch-specific upload - not including

Bug#563298: automoc: 01_patch_out_qprocess_bug561203.diff breaks many builds on kfreebsd-*

2010-01-01 Thread Cyril Brulebois
Package: automoc Version: 1.0~version-0.9.88-3 Severity: grave Justification: Breaks many rbdeps. Hi, as mentioned on IRC, many qt/kde builds (e.g. kde-style-qtcurve or kdiff3) are broken by this version of automoc. I also confirmed reverting to squeeze's version (1.0~version-0.9.88-2) make

Bug#563303: FTBFS: 99-update-autoconf fails to apply

2010-01-01 Thread Cyril Brulebois
Package: cyrus-imapd-2.2 Version: 2.2.13-17 Severity: serious Justification: FTBFS Hi, your package FTBFS on the buildds for the +b1 binNMU round: | applying patch 99-update-autoconf to ./ ... | patching file config.guess | patching file config.h.in | patching file config.sub | patching file

Bug#563306: FTBFS: make: autoreconf: Command not found

2010-01-01 Thread Cyril Brulebois
Package: linux-atm Version: 1:2.5.1-1.1 Severity: serious Justification: FTBFS (NMUer X-D-Cc'd.) Guess what, you failed: | make: autoreconf: Command not found Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#563450: FTBFS: make[1]: ruby1.9: Command not found

2010-01-02 Thread Cyril Brulebois
Package: dpkg-ruby Version: 0.3.3 Severity: serious Justification: FTBFS Hi, your package FTBFS: | mkdir -p ext/ruby1.9 ext/ruby1.8 | ruby1.9 -C ext/ruby1.9 ../debian_version/extconf.rb | make[1]: ruby1.9: Command not found Full build logs at the usual place:

Bug#539491: liferea: Fails to start, failure while preparing statement

2010-01-05 Thread Cyril Brulebois
Adrian Bunk b...@stusta.de (05/01/2010): All I can see is that you somehow managed to get your sqlite db corrupted, and I don't know enough about sqlite to debug this much further. I guess you can close this bug as it might have just been a glitch at some point that triggered this db issue?

Bug#562040: closed by Alastair McKinstry mckins...@debian.org (Bug#562040: fixed in magics++ 2.8.0.dfsg-1)

2010-01-05 Thread Cyril Brulebois
reopen 562040 notfixed 562040 2.8.0.dfsg-1 thanks Debian Bug Tracking System ow...@bugs.debian.org (22/12/2009): #562040: magics++: “Maintainer” again failed to do a basic build test That still holds. It has been closed by Alastair McKinstry mckins...@debian.org. No. Mraw, KiBi.

Bug#563863: FTBFS: /usr/bin/ld: cannot find -lz

2010-01-05 Thread Cyril Brulebois
Package: axiom Version: 20091101-1 Severity: serious Justification: FTBFS Hi, your package FTBFS: | Compiling /build/buildd-axiom_20091101-1-amd64-JSzJ1L/axiom-20091101/books/tangle.lisp. | End of Pass 1. | End of Pass 2. | OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0,

Bug#563923: FTBFS: ZLIB_LIBRARY (ADVANCED)

2010-01-06 Thread Cyril Brulebois
Package: kmymoney2 Version: 3.95.0+svn1069391-1 Severity: serious Justification: FTBFS Hi, your package FTBFS: | Good - your configure finished. | Now type 'make' to build KMyMoney. For more help, consult README.cmake | | CMake Error: The following variables are used in this project, but they

Bug#564008: FTBFS: Applying patch kfreebsd/local-no-SOCK_NONBLOCK.diff fails

2010-01-06 Thread Cyril Brulebois
Package: eglibc Version: 2.10.2-4 Severity: serious Justification: FTBFS Hi Aurélien et al., eglibc unfortunately FTBFS on all non-Linux ports (at least): | Applying patch kfreebsd/local-no-SOCK_NONBLOCK.diff | patching file resolv/res_send.c | Hunk #1 FAILED at 933. | Hunk #2 succeeded at 927

Bug#564050: FTBFS: Package requirements (gobject-introspection-1.0 = 0.6.2) were not met

2010-01-07 Thread Cyril Brulebois
Package: webkit Version: 1.1.18-1 Severity: serious Justification: FTBFS Hi, your package FTBFS: | checking whether to enable GObject introspection support... yes | configure: error: Package requirements (gobject-introspection-1.0 = 0.6.2) were not met: | | Package libffi was not found in the

Bug#564050: FTBFS: Package requirements (gobject-introspection-1.0 = 0.6.2) were not met

2010-01-07 Thread Cyril Brulebois
Gustavo Noronha Silva k...@debian.org (07/01/2010): This is actually a bug in gobject-introspection. I am fixing it there. Can you set a dep-wait on libgirepository1.0-dev = 0.6.7-2? =) Hi, as replied on IRC, I've seen the build log for g-i first. Once it's installed, I'm giving back webkit

Bug#564135: colortail: FTBFS on alpha, ia64, kfreebsd-*, hurd-i386: libc6-dev is virtual

2010-01-07 Thread Cyril Brulebois
Package: colortail Version: 0.3.2-1 Severity: serious Justification: FTBFS (serious although it's usually only important, since it's quite a big mistake in my opinion.) Hi, your package B-D on libc6-dev with a version, which is incorrect: libc6-dev is virtual on a bunch of architectures, where

Bug#528229: libopenscenegraph-dev: openscenegraph.pc references missing -losgIntrospection

2009-05-11 Thread Cyril Brulebois
does that introspection thingy only work on i386?). A better option would be to drop it altogether from the .pc, and leave people really needing this feature add it by themselves. Cheers, -- Cyril Brulebois -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500

Bug#527720: osgcal: FTBFS: src/osgCal/IOCFG.cpp:76: error: 'strchr' was not declared in this scope

2009-05-11 Thread Cyril Brulebois
--- osgcal-0.1.46/debian/changelog +++ osgcal-0.1.46/debian/changelog @@ -1,3 +1,10 @@ +osgcal (0.1.46-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with newer GCC again (Closes: #527720). + + -- Cyril Brulebois k...@debian.org Tue, 12 May 2009 00:00:45 +0200 + osgcal (0.1.46

Bug#517568: Intent to NMU (Re: Bug#517568: motion - FTBFS)

2009-05-12 Thread Cyril Brulebois
tag 517568 pending thanks peter green plugw...@p10link.net (03/03/2009): The fix is to change the two occourances of offset_t to int64_t in the declaration of file_seek in ffmpeg.c (following the defintion in the structure the function is used in) Does the trick, thanks. Attached as real

Bug#530608: python-liblouis: loads liblouis.so which does not exist

2009-05-26 Thread Cyril Brulebois
the patch, apply it, run autoreconf -vfi, then debuild. Mraw, KiBi. --- liblouis-1.6.1/debian/changelog +++ liblouis-1.6.1/debian/changelog @@ -1,3 +1,9 @@ +liblouis (1.6.1-2) unstable; urgency=low + + * Another fix? + + -- Cyril Brulebois k...@debian.org Tue, 26 May 2009 14:59:15 +0200

Bug#550062: aptitude-gtk: Fails to install: update-apt-xapian-index not found

2009-10-07 Thread Cyril Brulebois
Package: aptitude-gtk Version: 0.5.9rc2-1 Severity: serious Justification: Fails to install Hi, apt-xapian-index is only in Recommends, so you probably want to tweak the postinst to call update-apt-xapian-index conditionally. Mraw, KiBi. -- System Information: Debian Release: sid APT prefers

Bug#550127: FTBFS: make[1]: *** No rule to make target `src/tools/bootstrap/Makefile', needed by `sub-tools-bootstrap-sub_src_target_ordered'. Stop.

2009-10-07 Thread Cyril Brulebois
Package: qt4-x11 Version: 4:4.5.3-1 Severity: serious Justification: FTBFS Hi, your package FTBFS'd on all buildds (so far). Example on kfreebsd-amd64: | Qt is now configured for building. Just run 'make'. | Once everything is built, you must run 'make install'. | Qt will be installed into /usr

Bug#550217: wget: Uninstallable, contains dir.gz

2009-10-08 Thread Cyril Brulebois
Package: wget Version: 1.12-1 Severity: serious Justification: Uninstallable Hi, your package is broken at least on kfreebsd-amd64: | E: wget: package-contains-info-dir-file usr/share/info/dir.gz | N: | N:This package contains a file named dir or dir.old, possibly compressed, | N:in

Bug#550217: wget: Uninstallable, contains dir.gz

2009-10-08 Thread Cyril Brulebois
Noèl Köthe n...@debian.org (08/10/2009): Hello, Hi, Am Donnerstag, den 08.10.2009, 14:46 +0200 schrieb Cyril Brulebois: your package is broken at least on kfreebsd-amd64: your paste is from -i386. is it on both or only on the pasted -i386? only -i386, sorry about that, misreported

Bug#542979: graphviz: FTBFS: gv_tcl.cpp:2052: error: expected, unqualified-id before '%' token

2009-10-21 Thread Cyril Brulebois
Ludovico Cavedon ludovico.cave...@gmail.com (22/09/2009): I am attaching a couple of patches I had to apply to make graphviz compile. Many thanks! Finally applied, upload on its way. 30_fix_ftbfs_gv_i.patch fixes the problem described in this bug. Some code processed by swig has to be moved

Bug#550424: [Pkg-phototools-devel] Bug#550424: NMU

2009-10-21 Thread Cyril Brulebois
Giuseppe Iuculano iucul...@debian.org (22/10/2009): Hi, Hello, Attached is a debdiff of the changes I made for 1.6.1-4.1 0-day NMU. thanks for your NMU. Too bad I didn't manage to take care of that bug before today, that'd have spared you some work. ;) Mraw, KiBi. signature.asc

Bug#551971: at: Segfaults when trying to execute task

2009-10-22 Thread Cyril Brulebois
Dan Greene dan-gre...@wi.rr.com (22/10/2009): Package: at Version: 3.1.11-1 Severity: grave Justification: renders package unusable This problem started after an apt-get upgrade. Hi, let me guess: libc upgrade? When the time for a task to run is reached, the console displays a message

Bug#552049: afflib: FTBFS everywhere but alpha i386

2009-10-22 Thread Cyril Brulebois
Package: afflib Version: 3.5.0+dfsg-1 Severity: serious Justification: FTBFS Hi, https://buildd.debian.org/status/package.php?suite=unstablep=afflib as of this writing, failed everywhere it has been tried except alpha (and the uploaded i386). Serious since it was previously built on some archs,

Bug#552050: FTBFS: /bin/sh: python2.4: not found

2009-10-22 Thread Cyril Brulebois
Package: switzerland Version: 0.1.0-1 Severity: serious Justification: FTBFS Looks like you're missing some Build-Depends? https://buildd.debian.org/status/package.php?suite=unstablep=switzerland Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#552051: FTBFS: missing pkg-config (therefore: ftgl)

2009-10-22 Thread Cyril Brulebois
Package: gource Version: 0.15-1 Severity: serious Justification: FTBFS Looks like you're missing some Build-Depends. Epic fail on the buildds: https://buildd.debian.org/status/package.php?suite=unstablep=gource Care to check before uploading? Mraw, KiBi. -- To UNSUBSCRIBE, email to

Bug#552223: cups: binNMU FTBFS everywhere

2009-10-24 Thread Cyril Brulebois
Package: cups Version: 1.4.1-5+b1 Severity: serious Justification: FTBFS Cups FTBFS everywhere (as of right now): https://buildd.debian.org/status/package.php?suite=unstablep=cups Various reasons: 1. most archs: | Compiling OPVPOutputDev.cxx... | g++ -Wall -Wno-format-y2k -fPIC -Os -g

Bug#506681: libalog_0.1-3(hppa/unstable): FTBFS: segv in tests

2008-11-30 Thread Cyril Brulebois
Adrian-Ken Rüegsegger [EMAIL PROTECTED] (24/11/2008): Unfortunately I have no way to debug the issue since I have no access to a hppa machine. If anybody with access to such a machine could provide a stacktrace or would would be willing to debug the issues that would be great.

Bug#506773: asterisk-app-fax depends on libspandsp3 and libspandsp3 does not exist yet in the repository

2008-11-30 Thread Cyril Brulebois
Tzafrir Cohen [EMAIL PROTECTED] (24/11/2008): I am trying to install asterisk-app-fax (0.0.20070624-2) in Sid. This package depends on libspandsp3 that does not exist in the repository so it is impossible to install. It would be nice to have this useful function in my asterisk box

Bug#503499: unworkable - FTBFS: error: openssl/bn.h: No such file or directory

2008-11-30 Thread Cyril Brulebois
James Westby [EMAIL PROTECTED] (29/11/2008): In order to get the package to build I had to add build dependencies on libssl-dev and bison (for yacc). Hello James. If you need a sponsor to fix this through an NMU, I'm your man. Mraw, KiBi. signature.asc Description: Digital signature

Bug#507381: libev-event-dev: out of date in sid

2008-12-06 Thread Cyril Brulebois
tag 507381 pending thanks Niko Tyni [EMAIL PROTECTED] (30/11/2008): There's no libev-libevent-dev/3.43-1 package in the archive, apparently because the sourceful upload didn't include arch:all binaries. According to [EMAIL PROTECTED], that's correct. If nobody objects, I'll reupload with the

Bug#507445: gnupg-doc orig.tar.gz missing in main

2008-12-07 Thread Cyril Brulebois
tag 507445 pending thanks Steve McIntyre [EMAIL PROTECTED] (01/12/2008): I know this is not necessarily *your* bug, but the easiest workaround is to simply re-upload with a new upstream version to trigger dak to copy the new upstream orig.tar.gz into the right place. Easiest is to just rename

Bug#507445: gnupg-doc orig.tar.gz missing in main

2008-12-07 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (07/12/2008): tag 507445 pending thanks And the source debdiff for completeness. Mraw, KiBi. diff -Nru gnupg-doc-2003.04.06/debian/changelog gnupg-doc-2003.04.06+dak1/debian/changelog --- gnupg-doc-2003.04.06/debian/changelog 2008-12-07 09:04

Bug#507509:

2008-12-07 Thread Cyril Brulebois
Putting back the submitter in the loop. Diego Escalante Urrelo [EMAIL PROTECTED] (02/12/2008): Install de debug packages for libgtk, libglib, libgconf and similar, both the mm (C++) and usual C versions, example: ii libglib2.0-0-dbg 2.18.2-0ubuntu2 ii

Bug#507711: clamfs: Uninstallable in Sid due to libpoconet soname bump

2008-12-07 Thread Cyril Brulebois
Gunnar Wolf [EMAIL PROTECTED] (03/12/2008): Version 1.3.3p1-1 of poco was uploaded to Sid on October. This version now provides libpoconet6 - As clamfs depends on libpoconet5, the package is now uninstallable. Rebuilding the package seems to work - I have not yet tried _using_ clamfs, but

Bug#476210: additional info

2008-12-07 Thread Cyril Brulebois
Robert Lemmen [EMAIL PROTECTED] (03/12/2008): there is also http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=7;bug=476210 no idea why this doesn't show up here, the BTS is surprising sometimes! Because the bug wasn't Cc'd (:/), only a related instruction got sent to control@, that's why it's

Bug#507944: Suggested removal: xwhois [was: Bug#507944: xwhois: segfaults on start in get_servers()]

2008-12-07 Thread Cyril Brulebois
Submitter put back in recipient list… Steve Cotton [EMAIL PROTECTED] (06/12/2008): xwhois.h: #define BUFSIZE 1024 struct serverent { char *name; char *comment; } servers[256]; get_servers(): /* * Set all struct members to NULL. */

Bug#507850: python-hulahop: Hulahop fails to locate and link against libxul.so

2008-12-07 Thread Cyril Brulebois
Jonas Smedegaard [EMAIL PROTECTED] (05/12/2008): Package: python-hulahop Version: 0.4.8~dfsg-2 Severity: grave Justification: renders package unusable As subject says, sugar-hulahop is plain broken at the moment: Attempts tos start Browse activity leads to notes in logfile that it can't

Bug#507465: mb2md often misses message boundaries in mbox files

2008-12-07 Thread Cyril Brulebois
severity 507465 wishlist retitle 507465 mb2md: Please provide an option to tweak mail separation detection. thanks Putting back the submitter in the loop, please Cc submitters, or use the [EMAIL PROTECTED] alias… Bruno De Fraine [EMAIL PROTECTED] (03/12/2008): This script intentionally looks

Bug#507090: newlib_1.16.0-2.1(sparc/unstable): FTBFS on buildds: Nothing to be done for `binary-arch'.

2008-12-07 Thread Cyril Brulebois
Martin Zobel-Helas [EMAIL PROTECTED] (27/11/2008): Package: newlib Version: 1.16.0-2.1 Severity: serious That means you are trying to build arch-independ stuff only on buildds, which will not work. Since we have (in newlib_1.16.0-2.1): ,-- | Package: newlib-spu | Architecture: powerpc

Bug#505755: batv-milter: missing build-dependency on m4

2008-12-07 Thread Cyril Brulebois
tag 505755 patch thanks Francisco García [EMAIL PROTECTED] (06/12/2008): Yes, m4 must be in Build-Depends. I attach the patch. In which case, you may want to tag the bug accordingly, see above. Please, Maintainer, could you make the new package. If you can't do it in some days, I could

Bug#507850: python-hulahop: Hulahop fails to locate and link against libxul.so

2008-12-07 Thread Cyril Brulebois
Jonas Smedegaard [EMAIL PROTECTED] (07/12/2008): I am package maintainer of sugar-hulahop, so would have been quicker for me to add that dependency than file a bugreport if this was the case. Heh, OK. I may have found the cause of the problem just now: during build dh_shlibdeps warns about

Bug#507381: libev-event-dev: out of date in sid

2008-12-07 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (07/12/2008): Niko Tyni [EMAIL PROTECTED] (30/11/2008): There's no libev-libevent-dev/3.43-1 package in the archive, apparently because the sourceful upload didn't include arch:all binaries. According to [EMAIL PROTECTED], that's correct. If nobody

Bug#507381: libev-event-dev: out of date in sid

2008-12-07 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (07/12/2008): Woopsy, s/independant/independent/ Lalala, yes, we can. With the bugnumber, that's even better… Mraw, KiBi. diff -u libev-3.43/debian/changelog libev-3.43/debian/changelog --- libev-3.43/debian/changelog +++ libev-3.43/debian/changelog @@ -1,3

Bug#507090: newlib_1.16.0-2.1(sparc/unstable): FTBFS on buildds: Nothing to be done for `binary-arch'.

2008-12-07 Thread Cyril Brulebois
Cyril Brulebois [EMAIL PROTECTED] (07/12/2008): That said, this bug is still a Policy §4.9 violation. Eeek, misread “make -f debian/rules -p” output, sorry for that. Mraw, KiBi. signature.asc Description: Digital signature

Bug#508103: collectd_4.4.2-3(unstable/sparc/lebrun): /usr/lib/libupsclient.so: No such file or directory

2008-12-07 Thread Cyril Brulebois
Marc 'HE' Brockschmidt [EMAIL PROTECTED] (07/12/2008): Package: collectd Version: 4.4.2-3 Severity: serious Your package failed to build on my buildd: | Automatic build of collectd_4.4.2-3 on lebrun by sbuild/sparc 98 | Build started at 20081207-1620 Heya Marc, handholding needed on

Bug#508111: devscripts: Insecure tempfile creation (redux).

2008-12-07 Thread Cyril Brulebois
Package: devscripts Version: 2.10.41 Severity: serious Tags: patch security Justification: Vulnerable to symlink attacks (unless I'm mistaken). Hi, mktemp(1) says it all: ,-- | The trailing ‘Xs’ are replaced with a combination of the cur‐ | rent process number and random letters. The

<    4   5   6   7   8   9   10   11   12   13   >