Bug#572025: FTBFS: error: #error I can't tell what endian-ness to use for your architecture.

2010-03-01 Thread Felix Geyer
On 01.03.2010 09:41, Bastian Blank wrote: On Mon, Mar 01, 2010 at 12:31:35PM +0900, Nobuhiro Iwamatsu wrote: Current blobby does not support s390 and sh4. I made patch to support s390 and sh4. I checked build on sh4. Could you apply this patch? Use endian.h. Everything else is

Bug#586818: virtualbox-ose-dkms is installed, but VirtualBox says it's missing

2010-06-22 Thread Felix Geyer
Today, after an update of the virtualbox-ose-dkms package, virtualbox-ose stopped working. The prior version was 3.1.4-dfsg-1~bpo50+1, now is 3.2.4-dfsg-1~bpo50+1, but virtualbox-ose still remains at 3.1.4. The kernel module version always has to match the version of virtualbox-ose. The

Bug#587356: Translations don't work anymore due to Google API changes

2010-06-27 Thread Felix Geyer
Package: plasma-widget-translatoid Version: 1.1-2 Severity: serious Justification: renders package unusable User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick Translations don't work anymore (fail without an error message) because Google changed the API. The upstream version

Bug#582178: FTBFS: missing build-dependency on cmake

2010-05-18 Thread Felix Geyer
Package: uim Version: 1.5.7-5 Justification: ftbfs Severity: serious uic FTBFS as kdelib5-dev dropped the dependency on cmake and uic doesn't build-depend on cmake. From the build log: ... checking for cmake... no configure: WARNING: no CMake found ... Configure Result : ... KDE3 Applet :

Bug#582179: FTBFS: missing build-dependency on cmake

2010-05-18 Thread Felix Geyer
Package: tellico Version: 2.2-3 Justification: ftbfs Severity: serious tellico FTBFS as kdelib5-dev dropped the dependency on cmake and tellico doesn't build-depend on cmake. Build log: cd builds/debbuild \ cmake /tmp/buildd/tellico-2.2 \

Bug#582197: FTBFS: utils/upload.h:31:24: error: KIO/MkdirJob: No such file or directory

2010-05-18 Thread Felix Geyer
Source: audex Version: 0.72b1-1 Justification: ftbfs Severity: serious When adding the cmake build-dependency (bug #581281) audex still FTBFS. Attaching a patch that has been applied to the package in Ubuntu to fix this. Build log: /tmp/buildd/audex-0.72b1/utils/upload.h:31:24: error:

Bug#582198: FTBFS: missing build-dependency on cmake

2010-05-18 Thread Felix Geyer
Source: kmess Version: 2.0.3-1 Justification: ftbfs Severity: serious kmess FTBFS as kdelib5-dev dropped the dependency on cmake and kmess doesn't build-depend on cmake. Build log: cd obj-x86_64-linux-gnu cmake /tmp/buildd/kmess-2.0.3/. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_COMPILER:FILEPATH=cc

Bug#582946: FATAL: Error inserting vboxnetflt : Invalid module format

2010-05-24 Thread Felix Geyer
On 24.05.2010 20:58, nikolay fedosov wrote: from dmesg: [ 42.156570] vboxdrv: Trying to deactivate the NMI watchdog permanently... [ 42.156579] vboxdrv: Warning: 2.6.31+ kernel detected. Most likely the hardware performance [ 42.156582] vboxdrv: counter framework which can generate NMIs

Bug#565805: src:extremetuxracer: FTBFS on kfreebsd-*: need to define type GLUTesselatorFunction

2010-05-08 Thread Felix Geyer
Could you please test if the attached patch fixes the bug? Thanks, Felix Description: Fix FTBFS on kfreebsd Bug-Debian: http://bugs.debian.org/565805 Author: Felix Geyer debfx-...@fobos.de diff -Nur extremetuxracer-0.5beta.orig/src/ppgltk/FT/FTVectoriser.cpp extremetuxracer-0.5beta/src/ppgltk

Bug#574852: sofa-framework: FTBFS: /usr/bin/ld: cannot find -ltinyxml

2010-03-22 Thread Felix Geyer
Starting from 2.5.3-2 the TinyXML package contains both variants of TinyXML: with and without support for the C++ STL (2.5.3-1 only contained the former). I decided to rename the STL variant from tinyxml to tinyxml-stl so no one links to it without thinking about it as applications might segfault

Bug#597719: [kchmviewer] must depend on okular-extra-backends

2010-10-05 Thread Felix Geyer
okular-extra-backends seems to be only necessary when you use the the KHTMLPart widget which is not the default. IMHO kchmviewer should recommend okular-extra-backends instead of depending on it. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of

Bug#582998: pidgin-sipe: FTBFS: sipe.c:10050: error: missing initializer

2010-10-05 Thread Felix Geyer
tags 582998 + patch thanks The attached patches fix the build error. From 9c04de2fcb941178140fc97eea69d24bbc5a15bc Mon Sep 17 00:00:00 2001 From: Stefan Becker stefan.bec...@nokia.com Date: Sat, 27 Mar 2010 21:14:07 +0200 Subject: [PATCH] Make it compile against purple 2.7.x API Tested with

Bug#608220: hugs98: FTBFS (sort of): Socket.hsc: error: invalid application of 'sizeof' to incomplete type 'struct ucred'

2011-01-08 Thread Felix Geyer
reopen 608220 found 608220 hugs98/98.200609.21-5.1 tags 608220 patch thanks This isn't completely fixed yet. The build log says: ../../src/ffihugs -98 -P../../hugsdir/packages/network: -iHsNet.h -iHsNetworkConfig.h ../../hugsdir/packages/network/Network/BSD.hs -Iinclude -DCALLCONV=ccall

Bug#608220: RFS: hugs98 (NMU, RC bugfix)

2011-01-16 Thread Felix Geyer
On 16.01.2011 22:12, Julien Cristau wrote: On Sun, Jan 16, 2011 at 16:19:11 -0400, David Bremner wrote: Hi Felix; Please discuss with the release team (in CC) whether your upload is OK for squeeze. If they approve it I (or someone else) can sponsor the NMU. Release team: diffstat is big

Bug#624761: gambas2 FTBFS with GCC 4.6

2011-05-01 Thread Felix Geyer
1 Attaching the patch that I've applied to the Ubuntu package. Description: Fix FTBFS with GCC 4.6 Author: Felix Geyer debfx-...@fobos.de --- gambas2-2.22.0.orig/gb.db.firebird/src/main.cpp +++ gambas2-2.22.0/gb.db.firebird/src/main.cpp @@ -1205,6 +1205,7 @@ static int query_fill(DB_DATABASE *db

Bug#628114: sofa-framework: Transition to tinyxml 2.6.2

2011-05-27 Thread Felix Geyer
Package: src:sofa-framework Version: 1.0~beta4-5 Severity: serious Tags: patch I have started the tinyxml 2.6.2 transition. It is still in binary NEW but once the package is accepted sofa-framework needs to be rebuilt. I'm attaching a patch that makes sofa-framework compatible with tinyxml

Bug#628117: aqsis: Transition to tinyxml 2.6.2

2011-05-27 Thread Felix Geyer
Package: src:aqsis Version: 1.6.0-3 Severity: serious I have started the tinyxml 2.6.2 transition. It is still in binary NEW but once the package is accepted aqsis needs to be rebuilt. Unfortunately it doesn't build on sid at the moment. -- To UNSUBSCRIBE, email to

Bug#628114: sofa-framework: Transition to tinyxml 2.6.2

2011-05-27 Thread Felix Geyer
It has now been accepted into unstable. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#628770: FTBFS on i386 including buildd

2011-06-01 Thread Felix Geyer
Downgrading binutils to 2.21.51.20110421-6 seem to fix the build failure. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#647407: youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory

2011-11-02 Thread Felix Geyer
Package: youtube-dl Version: 2011.10.19-2 Severity: serious Justification: fails to build youtube-dl FTBFS because it's missing a build-dependency on python. Build log: dh_auto_build make[1]: Entering directory `/tmp/buildd/youtube-dl-2011.10.19' /usr/bin/env: python: No such file or

Bug#640029: libkqueue ftbfs in unstable

2011-11-16 Thread Felix Geyer
found 640029 libkqueue/1.0.4-2 thanks The -Wno-error=unused-result fix hasn't actually made it into the package. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#648507: vmware-view-open-client: FTBFS (curl/types.h was removed)

2011-11-26 Thread Felix Geyer
: #648507) +- Add 03-curl-include.patch + + -- Felix Geyer debfx-...@fobos.de Sun, 27 Nov 2011 00:45:33 +0100 + vmware-view-open-client (4.5.0-297975+dfsg-3) unstable; urgency=low * Removing unneeded README.source and headers in copyright file. diff -Nru vmware-view-open-client-4.5.0-297975

Bug#643411: italc: FTBFS: ./src/classroom_manager.cpp:437:30: error: format not a string literal and no format arguments [-Werror=format-security]

2011-11-27 Thread Felix Geyer
/debian/patches/fix-format-string.patch 2011-11-27 13:35:45.0 +0100 @@ -0,0 +1,14 @@ +Description: Fix FTBFS with -Werror=format-security. +Author: Felix Geyer debfx-...@fobos.de + +--- italc-1.0.13.orig/ima/src/classroom_manager.cpp italc-1.0.13/ima/src/classroom_manager.cpp +@@ -428,7

Bug#659615: marked as done (FTBFS on kfreebsd-amd64)

2012-02-25 Thread Felix Geyer
On 25.02.2012 16:07, Adam D. Barratt wrote: reopen 659615 thanks On Mon, 2012-02-20 at 12:12 +, Debian Bug Tracking System wrote: Your message dated Mon, 20 Feb 2012 12:03:46 + with message-id e1rzry6-0003pl...@franck.debian.org and subject line Bug#659615: fixed in libsdl1.2

Bug#643411: italc: FTBFS: ./src/classroom_manager.cpp:437:30: error: format not a string literal and no format arguments [-Werror=format-security]

2011-12-04 Thread Felix Geyer
On 04.12.2011 12:20, Alexander Reichle-Schmehl wrote: Hi! * Felix Geyer debfx-...@fobos.de [27 13:44]: diff -Nru italc-1.0.13/debian/patches/series italc-1.0.13/debian/patches/series --- italc-1.0.13/debian/patches/series 1970-01-01 01:00:00.0 +0100 +++ italc-1.0.13

Bug#649018: bist: FTBFS when building with -Werror=format-security

2011-12-16 Thread Felix Geyer
Please update the patch to the version from message #10 which fixes the possible format string vulnerabilities instead of working around the gcc error. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#662788: kde-style-skulpture: FTBFS against multiarch Qt 4.8

2012-03-06 Thread Felix Geyer
Source: kde-style-skulpture Version: 0.2.0-1 Tags: patch experimental Severity: serious User: debian-qt-...@lists.debian.org Usertags: qt48-transition Hi, Your package fails to build against the multiarch enabled Qt 4.8. I'm attaching a patch that adjusts the install path of the Qt plugin.

Bug#662795: uim: FTBFS: missing POTFILES

2012-03-06 Thread Felix Geyer
Source: uim Version: 1:1.7.3-1 Severity: serious Justification: fails to build from source Hi, Your package fails to build in unstable: INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package uim --pot rm -f missing notexist srcdir=.

Bug#654985: ruby-bio: FTBFS without internet access

2012-01-07 Thread Felix Geyer
Source: ruby-bio Version: 1.4.2-1 Severity: serious ruby-bio fails to build on a buildd without internet access. Various unit tests fail, see the attached build log. ruby-bio_1.4.2-1_amd64.build.gz Description: application/gzip

Bug#629067: libactionpack-ruby: libactionpack update breaks redmine

2011-10-12 Thread Felix Geyer
I think this can be fixed by replacing html = content_tag(a, name || email_address_obfuscated.html_safe, html_options.merge({ href = mailto:+html_escape(email_address)+extras })) with html = content_tag(a, name || html_escape(email_address_obfuscated), html_options.merge({

Bug#683075: spatialite in wheezy FTBFS

2013-01-04 Thread Felix Geyer
; urgency=low + + * Non-maintainer upload. + * Fix FTBFS in wheezy. (Closes: #683075) +- Add 05-fix_libgeos_search.patch from Evgeni Golov to fix configure checks. +- Add 06-freexl_compat.patch to restore compatibility with freexl in wheezy. + + -- Felix Geyer fge...@debian.org Fri, 04 Jan

Bug#692117: FTBFS: missing build-dep for test suite

2012-11-02 Thread Felix Geyer
Source: libcatalyst-plugin-customerrormessage-perl Version: 0.6-1 Severity: serious Justification: fails to build from source libcatalyst-plugin-customerrormessage-perl fails to build from source as it is missing a build-dependency on libclass-data-inheritable-perl. Build log: Checking

Bug#677242: virtualbox-guest-x11: Keyboard stops working after some time.

2012-06-13 Thread Felix Geyer
On 12.06.2012 17:34, Cord Beermann wrote: Package: virtualbox-guest-x11 Version: 4.1.16-dfsg-2 Severity: grave Justification: renders package unusable Hello, after Upgrading to virtualbox-guest-* 4.1.16-dfsg-1 my keyboard stops working in X after some minutes using it. The mouse is not

Bug#670122: libsdl1.2-dev – Missing dependencies on libcaca-dev and libpulse-dev

2012-06-01 Thread Felix Geyer
severity 670122 normal thanks On 17.05.2012 13:19, Sebastian Dröge wrote: On Sa, 2012-05-05 at 17:56 +0200, Julien Cristau wrote: On Mon, Apr 23, 2012 at 09:45:01 +0200, Sebastian Dröge wrote: Package: libsdl1.2-dev Severity: serious Hi, libsdl1.2-dev must depend on libcaca-dev and

Bug#675373: virtualbox: segfault in libQtCore.so.4.8.1

2012-06-01 Thread Felix Geyer
severity 675373 normal tags 675373 moreinfo thanks On 31.05.2012 18:48, Damien Couroussé wrote: Package: virtualbox Version: 4.1.14-dfsg-1 Severity: grave Justification: renders package unusable hello, virtualbox segfaults. dmesg displays the following: [33391.906793]

Bug#677242: virtualbox-guest-x11: Keyboard stops working after some time.

2012-07-03 Thread Felix Geyer
severity 677242 important tags 677242 unreproducible thanks On 13.06.2012 16:43, Cord Beermann wrote: Hallo! Du (Felix Geyer) hast geschrieben: Are you sure that the problem is only present in 4.1.16-dfsg-2? 4.1.16-dfsg-2 doesn't have any code changes in the guest additions. As I couldn't

Bug#675845: Re: Bug#675845: adanaxisgpl: FTBFS:

2012-07-25 Thread Felix Geyer
On 09.06.2012 18:33, Robert Millan wrote: 2012/6/3 Christoph Egger christ...@debian.org: /usr/include/sys/kern/types.h:189:18: error: two or more data types in declaration specifiers This might be a bug in kfreebsd-kernel-headers, however I can't check because it hits a different error:

Bug#682648: python-gnupg: FTBFS: test hangs for 60 mins

2012-07-25 Thread Felix Geyer
On 24.07.2012 22:12, Elena ``of Valhalla'' wrote: The package builds on my amd64, but running the tests takes a long time[1] because gnupg (called by python-gnupg) is waiting for random data. I suspect that the issue is that the typical lack of entropy of virtual machines is the cause of

Bug#683183: chef: Missing dependency on ucf causes chef-server-api to FTBFS

2012-07-29 Thread Felix Geyer
Package: chef Version: 10.12.0-1 Severity: serious Tags: patch, sid, wheezy chef uses ucf in its postinst script without a fallback or dependency. As a result chef fails to install in a minimal chroot and causes chef-server-api to FTBFS. Setting up chef (10.12.0-1) ...

Bug#679762: dolfin: FTBFS: Armadillo could not be found. Be sure to set ARMADILLO_DIR. (missing: ARMADILLO_TEST_RUNS)

2012-08-03 Thread Felix Geyer
On 02.08.2012 10:19, Johannes Ring wrote: On Thu, Aug 2, 2012 at 1:30 AM, Kumar Appaiah aku...@debian.org wrote: #680931 has been fixed by the latest gcc download, so I don't believe that the workaround upload for Armadillo is necessary. Thanks Kumar. The latest gcc-4.7 package (version

Bug#683904: FTBFS: test requires internet connectivity

2012-08-05 Thread Felix Geyer
Source: libgeo-ip-perl Version: 1.40-1 Severity: serious Tags: patch, sid, wheezy Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds should not rely on external network connectivity, but should be self-contained.

Bug#683909: FTBFS: test requires internet connectivity

2012-08-05 Thread Felix Geyer
Source: libical-parser-sax-perl Version: 1.09-1 Severity: serious Tags: patch, sid, wheezy Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds should not rely on external network connectivity, but should be

Bug#683925: FTBFS with gcc-4.7 on i386

2012-08-05 Thread Felix Geyer
Source: ocp Version: 1:0.1.21-1 Severity: serious Tags: sid, wheezy Justification: fails to build from source ocp 1:0.1.21-1 fails to build from source with gcc-4.7 on i386. The build failure seems similar to http://bugs.debian.org/672991 It has been fixed with this patch:

Bug#682648: python-gnupg: FTBFS: test hangs for 60 mins

2012-08-05 Thread Felix Geyer
You're right, reading from /dev/urandom is not the issue. gpg has a --quick-random switch which makes it read from /dev/urandom instead of /dev/random. However I'm not sure how to force python-gnupg to use that parameter for the tests. -- To UNSUBSCRIBE, email to

Bug#647407: youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory

2012-08-06 Thread Felix Geyer
This build failure occurs again in 2012.02.27+gita171dbf-1 and -2. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#647407: youtube-dl: FTBFS: /usr/bin/env: python: No such file or directory

2012-08-06 Thread Felix Geyer
On 06.08.2012 13:38, Rogério Brito wrote: On Aug 06 2012, Felix Geyer wrote: This build failure occurs again in 2012.02.27+gita171dbf-1 and -2. Can you provide some details more, please? At what step does it fail with the message above? Basically the same as the original report

Bug#683174: python-ethtool: diff for NMU version 0.7-1.1

2012-08-07 Thread Felix Geyer
doesn't try to +download manpages/docbook.xsl from the internet. (Closes: #683174) + + -- Felix Geyer fge...@debian.org Tue, 07 Aug 2012 15:25:14 +0200 + python-ethtool (0.7-1) unstable; urgency=low * Packaging for Debian main (Closes: #549323). diff -Nru python-ethtool-0.7/debian/control

Bug#684421: FTBFS: tests require internet connectivity

2012-08-09 Thread Felix Geyer
Source: ruby-net-http-persistent Version: 2.7-1 Severity: serious Tags: sid, wheezy Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds should not rely on external network connectivity, but should be self-contained.

Bug#684421: [DRE-maint] Bug#684421: FTBFS: tests require internet connectivity

2012-08-10 Thread Felix Geyer
Hi, On 10.08.2012 02:04, Gunnar Wolf wrote: Hi Felix, Thanks for the report - I also am not sure of the action to take, so I'm asking the rest of the team for input here. Looking at the source, I see quite often the mention of: c = @http.connection_for @uri where @uri is often

Bug#684651: screenkey: Missing dependency on python-gtk2 and x11-xserver-utils

2012-08-12 Thread Felix Geyer
Package: screenkey Version: 0.2-1 Severity: serious Justification: Policy 3.5 screenkey needs to depend on python-gtk2 and x11-xserver-utils: # screenkey Traceback (most recent call last): File /usr/bin/screenkey, line 19, in module import pygtk ImportError: No module named pygtk #

Bug#662898: [kde-config-touchpad] reliably crashes on startup with KDE 4.7.4

2012-04-05 Thread Felix Geyer
retitle 662898 segfaults with Qt 4.8 packages from experimental severity 662898 normal thanks In my experience python-qt4, pykde4 and python-sip are always a bit fragile. Maybe this crash is caused by the fact that python-qt4 and pykde4 are built against different Qt versions. -- To

Bug#673437: virtualbox-guest-x11: 3d acceleration broken

2012-05-18 Thread Felix Geyer
On 18.05.2012 19:46, Sam Morris wrote: Version 4.1.14 of the extensions break 3d acceleration. I'm running 4.1.14 on Windows 7 64-bit with a Radeon HD 4890. Versions of packages virtualbox-guest-x11 depends on: ii libc6 2.13-32 ii libx11-6

Bug#673437: virtualbox-guest-x11: 3d acceleration broken

2012-05-19 Thread Felix Geyer
severity 673437 important thanks I can't reproduce the bug, downgrading the severity. Please attach some more information to the bug. For example - /var/log/Xorg.log.0 - Full output of glxinfo - Output of modinfo vboxvideo - Host VirtualBox log Thanks, Felix -- To UNSUBSCRIBE, email to

Bug#669571: Dependency changes causing other packages to fail to build

2012-04-20 Thread Felix Geyer
On 20.04.2012 03:20, Andrew Caudwell wrote: Changes made to the dependencies of this package seem to have had some downstream effects: A lot of packages assume libsdl-image1.2-dev/libsdl-image1.2 depend on libpng, libjpeg and/or zlib indirectly and now fail to build: Relying on transitive

Bug#669571: Dependency changes causing other packages to fail to build

2012-04-20 Thread Felix Geyer
On 20.04.2012 11:08, Dominique Dumont wrote: I wonder if the problem is not a tad more complex. Here's a snippet from bomberclone's build log: configure: error: *** Unable to find SDL_image libary with PNG support (http://www.libsdl.org/projects/SDL_image/) checking for IMG_LoadPNG_RW

Bug#714109: FTBFS: tests require internet connectivity

2013-06-25 Thread Felix Geyer
Package: checkstyle Version: 5.6-1 Severity: serious Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds must not not rely on external network connectivity, but should be self-contained. Build log: [...] Running

Bug#714550: FTBFS: missing build-dependencies

2013-06-30 Thread Felix Geyer
Source: gcalcli Version: 2.4.2-1 Severity: serious Justification: fails to build from source gcalcli fails to build from source because of missing build-dependencies. As gcalcli is called during the build through help2man all the dependencies of gcalcli need to be added to the Build-Depends.

Bug#714552: FTBFS: missing build-dependency on python3-d2to1

2013-06-30 Thread Felix Geyer
Source: python-pbr Version: 0.5.16-3 Severity: serious Justification: fails to build from source python-pbr fails to build from source because it doesn't build-depend on python3-d2to1. When the build system fails to find d2to1 it tries to download the module from PyPI. This obviously fails

Bug#697892: src:virtualbox: FTBFS in sid and experimental: /usr/bin/mk_sed: file /tmp/buildd/virtualbox-4.1.8-dfsg/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^

2013-01-16 Thread Felix Geyer
On 14.01.2013 15:27, James McCoy wrote: The kbuild NMU, which migrated on Jan. 12th, seems to have exposed a bug in kmk_sed which is affecting the virtualbox build. I've tried rebuilding kbuild with Wheezy's gcc-4.6, since upstream indicates this is a gcc-4.7-specific problem, but that didn't

Bug#698292: Attachments for 698292

2013-01-16 Thread Felix Geyer
On 16.01.2013 19:50, John Paul Adrian Glaubitz wrote: Forgot the attachments, sorry. Adrian The debdiff looks good but uploading it is blocked by kbuild bug #697892. Felix -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#706389: FTBFS: Missing build-dependency on libany-moose-perl

2013-04-29 Thread Felix Geyer
Source: libconfig-model-itself-perl Version: 1.236-1 Severity: serious Justification: fails to build from source libconfig-model-itself-perl FTBFS while running the tests. Adding libany-moose-perl to Build-Depends fixes this. Build log: [...] debian/rules override_dh_auto_test make[1]:

Bug#706517: FTBFS: tests require internet connectivity

2013-05-01 Thread Felix Geyer
' === ... Finished in 1.306837 seconds. 46 tests, 65 assertions, 0 failures, 2 errors, 0 pendings, 0 omissions, 0 notifications 95.6522% passed 35.20 tests/s, 49.74 assertions/s ERROR: Test ruby1.8 failed. Exiting. Description: Remove tests that require internet connectivity. Author: Felix

Bug#706521: FTBFS: missing build-dependency on lsb-release

2013-05-01 Thread Felix Geyer
Source: squid-deb-proxy Version: 0.7 Severity: serious Tags: patch Justification: fails to build from source squid-deb-proxy calls lsb_release without build-depending on lsb-release. I've attached a patch that uses dpkg-vendor so no new build-dependency is necessary. Build log: # use hte right

Bug#706732: FTBFS: tests require internet connectivity

2013-05-03 Thread Felix Geyer
Source: libxml-rss-simplegen-perl Version: 11.11-3 Severity: serious Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds should not rely on external network connectivity, but should be self-contained. Build log:

Bug#706734: FTBFS: missing build-dependencies for tests

2013-05-03 Thread Felix Geyer
Source: libnet-google-safebrowsing2-perl Version: 1.07-4 Severity: serious Justification: fails to build from source libnet-google-safebrowsing2-perl fails to build from source because of missing perl modules to run the tests. Installing libwww-perl and libdigest-hmac-perl fixes the build

Bug#708692: FTBFS: requires internet connectivity

2013-05-17 Thread Felix Geyer
Source: dnsjava Version: 2.1.4-0.1 Severity: serious Justification: fails to build from source dnsjava requires internet connectivity to build an OSGi bundle. Package builds must not rely on external network connectivity, but should be self-contained. Build log: jar: [jar] Building jar:

Bug#708710: FTBFS: missing build-dependency on python-setuptools

2013-05-17 Thread Felix Geyer
Source: testrepository Version: 0.0.14-1 Severity: serious Justification: fails to build from source testrepository fails to build from source in a minimal build environment becuase it is missing a build-dependency on python-setuptools. Build log: dh_auto_install debian/rules

Bug#708715: FTBFS: missing build-dependency on rsync

2013-05-17 Thread Felix Geyer
Source: metastudent-data Version: 1.0.1-1 Severity: serious Justification: fails to build from source testrepository fails to build from source in a minimal build environment because it is missing a build-dependency on rsync. Build log: dh_auto_install -O--parallel make[1]: Entering

Bug#708732: FTBFS: tests require internet connectivity

2013-05-18 Thread Felix Geyer
Source: geoip Version: 1.5.0-2 Severity: serious Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds must not not rely on external network connectivity, but should be self-contained. The test tries to resolve yahoo.com

Bug#709336: screenruler: Depends on non-existant libgettext-ruby1.8 package

2013-05-22 Thread Felix Geyer
Package: screenruler Version: 0.960+bzr41-1 Severity: serious screenruler depends on libgettext-ruby1.8 which doesn't exist anymore. It has been replaced by ruby-gettext. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#709340: freewheeling: Depends on non-existant ttf-dustin package

2013-05-22 Thread Felix Geyer
Package: freewheeling Version: 0.6-1.1 Severity: serious freewheeling depends on ttf-dustin which doesn't exist anymore. It has been replaced by fonts-dustin. Similarly ttf-dejavu should be replaced with fonts-dejavu. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a

Bug#709341: balazarbrothers: Depends on non-existant ttf-dustin package

2013-05-22 Thread Felix Geyer
Package: balazarbrothers Version: 1.0~rc1-4.1 Severity: serious balazarbrothers depends on ttf-dustin which doesn't exist anymore. It has been replaced by fonts-dustin. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#666863: libapache2-mod-fcgid: sourceful transition towards Apache 2.4

2013-05-22 Thread Felix Geyer
Attached is an updated patch that uses dh_apache2 instead of doing everything manually. Cheers, Felix diff -u libapache2-mod-fcgid-2.3.6/debian/control libapache2-mod-fcgid-2.3.6/debian/control --- libapache2-mod-fcgid-2.3.6/debian/control +++ libapache2-mod-fcgid-2.3.6/debian/control @@ -2,14

Bug#698832: Copyright patch

2013-03-02 Thread Felix Geyer
I'm not the initial author of KeePassX 0.4. I only took over maintenance at some point so I don't know for sure where all icons come from. Though I've gone through all of the icons. clientic.png comes from the KeePass project. Version 2 of KeePass (keepass2 source package in Debian) contains

Bug#698832: Copyright patch

2013-03-10 Thread Felix Geyer
Hi, On 09.03.2013 18:00, intrigeri wrote: Hi Felix, Felix Geyer wrote (02 Mar 2013 18:53:25 GMT) : I'm not the initial author of KeePassX 0.4. I only took over maintenance at some point Thanks for maintaining it! so I don't know for sure where all icons come from. Though I've gone

Bug#703239: virtualbox-guest-x11: Bad return status for module build on kernel

2013-03-17 Thread Felix Geyer
On 17.03.2013 14:46, Anonymous wrote: Subject: virtualbox-guest-x11: Bad return status for module build on kernel Package: virtualbox-guest-x11 Version: 4.1.18-dfsg-2 Justification: renders package unusable Severity: grave Dear Maintainer, please have a look at the following logs. Tell me

Bug#698832: NMU upload

2013-03-21 Thread Felix Geyer
On 2013-03-20 20:54, Serafeim Zanikolas wrote: Dear maintainer, I've done an NMU upload to delayed/2; please see the attached patch. It's mostly based on Felix's work, and additionally documents the origin and license of go-*.png and help_about.png files in debian/copyright. The upload

Bug#703239: (no subject)

2013-03-21 Thread Felix Geyer
On 21.03.2013 11:13, adrelanos wrote: Dear Maintainer, the very same bug also breaks the virtualbox-guest-utils package. Not sure if you want an extra bug report for that package or if you want to change this one. There's no need to file another bug. The kernel modules fail to build so this

Bug#703358: virtualbox-guest-dkms: vboxvideo_drm.c fails to compile after upgrade of linux-headers-3.2.0-4 from 3.2.35-2 to 3.2.39-2

2013-03-21 Thread Felix Geyer
On 20.03.2013 23:15, Roger Leigh wrote: severity 703358 serious thanks On Mon, Mar 18, 2013 at 08:06:29PM +0100, Tomasz Wierzbicki wrote: Making dpkg-reconfigure on virtualbox-guest-dkms gives the following error: Loading new virtualbox-guest-4.1.18 DKMS files... Building only for

Bug#698832: Wikipedia logo

2013-03-21 Thread Felix Geyer
On 21.03.2013 18:17, Martijn Hoekstra wrote: I just stumbled across this bug, and would like to note that the wikipedia logo is a trademark of the Wikipedia Foundation. I think (though I'm not sure) that that means the logo might have to be removed. Some relevant trademark licensing policy of

Bug#698832: Wikipedia logo

2013-03-21 Thread Felix Geyer
On 21.03.2013 19:00, Martijn Hoekstra wrote: KeePassX contains an icon with the letter W. It doesn't contain the full Wikipedia logo, never mentions the name Wikipedia and doesn't link to it. It's just an icon that you can assign to groups and password entries. Regards, Felix This one

Bug#696011: fix is missing

2013-08-12 Thread Felix Geyer
On 12.08.2013 17:55, Daniel Pocock wrote: This bug was supposedly serious and marked RC and then marked done The fixed version was apparently uploaded but is not available in stable The bug affected experimental and later unstable and is fixed in both. wheezy was never affected by this

Bug#696011: fix is missing

2013-08-12 Thread Felix Geyer
On 12.08.2013 18:45, Daniel Pocock wrote: On 12/08/13 18:40, Felix Geyer wrote: On 12.08.2013 17:55, Daniel Pocock wrote: This bug was supposedly serious and marked RC and then marked done The fixed version was apparently uploaded but is not available in stable The bug affected experimental

Bug#712301: more info needed on node-oauth FTBFS

2013-07-27 Thread Felix Geyer
Hi Laszlo, On 27.07.2013 10:38, Laszlo Boszormenyi (GCS) wrote: tags 712301 moreinfo unreproducible thanks Hi Felix, I build my packages in a clear pbuilder chroot before uploading. As I know, it doesn't have any internet connection. Now I've tried to rebuild node-oauth with an

Bug#718004: paramiko-doc: fails to upgrade from 'wheezy' - trying to overwrite /usr/share/doc-base/python-paramiko

2013-11-22 Thread Felix Geyer
Control: tags -1 patch Proper Breaks/Replaces is missing for paramiko-doc: diff -Nru paramiko-1.10.1/debian/control paramiko-1.10.1/debian/control --- paramiko-1.10.1/debian/control2013-05-27 07:07:38.0 +0200 +++ paramiko-1.10.1/debian/control2013-11-22 23:40:37.0 +0100

Bug#729740: debian/copyright appears to list the wrong license

2013-11-23 Thread Felix Geyer
Control: tags -1 patch Attached is a patch with copyright file updates. Cheers, Felix diff -Nru ipe-7.1.4/debian/copyright ipe-7.1.4/debian/copyright --- ipe-7.1.4/debian/copyright 2008-11-07 11:14:17.0 +0100 +++ ipe-7.1.4/debian/copyright 2013-11-23 15:28:03.0 +0100 @@ -4,33

Bug#725511: yorick-gl: FTBFS: No rule to make target `check.i', needed by `check-dll'

2013-11-23 Thread Felix Geyer
Control: tags -1 patch yorick-gl doesn't seem to ship unit tests so making dh_auto_test seems to be a sensible thing to do: diff -Nru yorick-gl-1.1+cvs20070922+dfsg/debian/rules yorick-gl-1.1+cvs20070922+dfsg/debian/rules --- yorick-gl-1.1+cvs20070922+dfsg/debian/rules2012-06-28

Bug#718139: zeroc-icee-translators: FTBFS: Trying patch debian/patches/10-add-common-flags.patch at level 1 ... 0 ... 2 ... failure.

2013-11-23 Thread Felix Geyer
Control: tags -1 patch Make.rules.GNU and Make.rules.GNU_kFreeBSD are just symlinks to Make.rules.Linux so the patch should only be applied to Make.rules.Linux. A patch for the patch is attached. Cheers, Felix diff -u zeroc-icee-translators-1.2.0/debian/patches/10-add-common-flags.patch

Bug#722570: pyudev: diff for NMU version 0.16.1-1.1

2013-09-16 Thread Felix Geyer
Hi, On 13.09.2013 18:48, Luk Claes wrote: Dear maintainer, I've prepared an NMU for pyudev (versioned as 0.16.1-1.1) and uploaded it to DELAYED/07. Please feel free to tell me if I should delay it longer. Thanks for the NMU, it looks good except it doesn't include the changes staged in the

Bug#709754: ejabberd: doesn't use invoke-rc.d

2013-05-30 Thread Felix Geyer
ejabberd does use invoke-rc.d. epmd is spawned when calling ejabberdctl which ejabberd does in postinst and prerm. Killing epmd may be dangerous when there are other erlang programs running, see: http://www.ejabberd.im/epmd Cheers, Felix -- To UNSUBSCRIBE, email to

Bug#707063: ruby-passenger: sourceful transition towards Apache 2.4

2013-05-30 Thread Felix Geyer
CVE-2013-2119.patch, cherry-picked from upstream. + + -- Felix Geyer fge...@debian.org Thu, 30 May 2013 09:27:46 +0200 + ruby-passenger (3.0.13debian-1) unstable; urgency=low * Team upload. diff -Nru ruby-passenger-3.0.13debian/debian/control ruby-passenger-3.0.13debian/debian/control

Bug#707063: ruby-passenger: sourceful transition towards Apache 2.4

2013-05-30 Thread Felix Geyer
On 30.05.2013 13:11, Laurent Bigonville wrote: Le Thu, 30 May 2013 12:57:45 +0200, Felix Geyer fge...@debian.org a écrit : Dear maintainer(s), Hello, I have prepared a debdiff that implements the necessary changes for Apache 2.4, fixes CVE-2013-2119 (bug #710351) and contains a fix

Bug#707063: ruby-passenger: diff for NMU version 3.0.13debian-1.1

2013-05-30 Thread Felix Geyer
temporary file usage. (Closes: #710351) +- Add CVE-2013-2119.patch, cherry-picked from upstream. + + -- Felix Geyer fge...@debian.org Thu, 30 May 2013 09:27:46 +0200 + ruby-passenger (3.0.13debian-1) unstable; urgency=low * Team upload. diff -Nru ruby-passenger-3.0.13debian/debian/control ruby

Bug#666863: libapache2-mod-fcgid: diff for NMU version 1:2.3.6-1.3

2013-05-30 Thread Felix Geyer
dh_apache2 instead of calling a2{en,dis}mod manually in the + maintainer scripts. + + -- Felix Geyer fge...@debian.org Mon, 20 May 2013 10:50:54 +0200 + libapache2-mod-fcgid (1:2.3.6-1.2) unstable; urgency=low * Non-maintainer upload. diff -u libapache2-mod-fcgid-2.3.6/debian/libapache2-mod

Bug#666801: libapache2-mod-xsendfile: sourceful transition towards Apache 2.4

2013-05-31 Thread Felix Geyer
) +- Use apache2 dh helper. + + -- Felix Geyer fge...@debian.org Fri, 31 May 2013 08:25:44 +0200 + libapache2-mod-xsendfile (0.12-1) unstable; urgency=low * [6537b3a] New upstream version 0.12 diff -Nru libapache2-mod-xsendfile-0.12/debian/control libapache2-mod-xsendfile-0.12/debian

Bug#709336: screenruler: diff for NMU version 0.960+bzr41-1.1

2013-06-03 Thread Felix Geyer
. + * debian/control: Replace obsolete libgettext-ruby1.8 dependency with +ruby-gettext. (Closes: #709336) + + -- Felix Geyer fge...@debian.org Mon, 03 Jun 2013 18:20:27 +0200 + screenruler (0.960+bzr41-1) unstable; urgency=low * New upstream version + modifications from trunk: diff -Nru

Bug#710940: FTBFS: tests require internet connectivity

2013-06-03 Thread Felix Geyer
Source: ruby-curb Version: 0.8.3-1 Severity: serious Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds must not not rely on external network connectivity, but should be self-contained. The test tries to resolve

Bug#710949: FTBFS: Missing build-deps on ruby-minitest and ruby-nokogiri

2013-06-03 Thread Felix Geyer
Source: ruby-haml Version: 4.0.3-1 Severity: serious Justification: fails to build from source ruby-haml fails to build from source because it is missing build-dependencies on ruby-minitest and ruby-nokogiri. Additionally I had to change this in test/test_helper.rb: gem minitest to require

Bug#712300: FTBFS: tests require internet connectivity

2013-06-15 Thread Felix Geyer
Source: libgit2 Version: 0.18.0-1 Severity: serious Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds must not not rely on external network connectivity, but should be self-contained. The test tries to resolve

Bug#712301: FTBFS: tests require internet connectivity

2013-06-15 Thread Felix Geyer
Source: node-oauth Version: 0.9.8-1 Severity: serious Justification: fails to build from source This package requires internet connectivity for its test suite to pass. Package builds must not not rely on external network connectivity, but should be self-contained. Build log: [...] When

  1   2   >