Bug#721166: ffdiaporama: depends on ffmpeg which is going away

2013-09-10 Thread Fabrice Coutadeur
Hi Sebastian, yes: the tests I did with that version was successful at that time. The other option is to update to 1.6, but I'm not sure it is compatible with libav 0.9. It may be a 2 step upload: first, 1.5-2, to unblock the transition and then update to 1.6, with more time. What do you think?

Bug#635516: dvdstyler: changing back from ITP to RFP

2013-05-27 Thread Fabrice Coutadeur
Hi, DVDStyler is stored in the Debian multimedia git repository, and I will keep updating it directly in Ubuntu, until the maintainer of wxwidgets2.8 integrates my patch or fix the package to generate the missing libs. Fabrice 2013/5/27 Lucas Nussbaum lu...@debian.org retitle 635516 RFP:

Bug#694299: shotdetect: FTBFS with libav 0.9 (from experimental)

2012-11-25 Thread Fabrice Coutadeur
Hi Giulio, You're right: the patch is released under the same license as shotdetect. Thanks you for your work! Fabrice 2012/11/25 Giulio Paci giuliop...@gmail.com Il 25/11/2012 06:53, Fabrice Coutadeur ha scritto: In Ubuntu, we've applied the following patch to fix this FTBFS. Thanks

Bug#694299: shotdetect: FTBFS with libav 0.9 (from experimental)

2012-11-24 Thread Fabrice Coutadeur
/debian/patches/fix-FTBFS-libav0.9.patch 2012-11-24 18:43:36.0 +0100 @@ -0,0 +1,40 @@ +Description: Fix FTBFS with libav 0.9 by replacing deprecated functions +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- a/src/film.cpp b/src/film.cpp +@@ -212,7 +212,7 @@ +*/ + av_register_all

Bug#693543: vxl: FTBFS with libav 0.9 (Debian experimental and Ubuntu raring)

2012-11-17 Thread Fabrice Coutadeur
Package: vxl Version: 1.14.0-18 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu raring ubuntu-patch Dear Maintainer, vxl FTBFS with the following error when compiled against libav 0.9 (from experimental): [ 34%] Building CXX object

Bug#693075: xine-lib-1.2: FTBFS with libav 0.9 (from experimental)

2012-11-12 Thread Fabrice Coutadeur
. This + defines av_mallocz that is required. +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- a/src/dxr3/ffmpeg_encoder.c b/src/dxr3/ffmpeg_encoder.c +@@ -44,6 +44,7 @@ + # include libavcodec/avcodec.h + #endif + ++#include libavutil/mem.h + #include ../combined/ffmpeg/ffmpeg_compat.h + + /* buffer

Bug#693106: xine-lib: FTBFS with libav 0.9 (from experimental)

2012-11-12 Thread Fabrice Coutadeur
. This patch is also compatible with libav 0.8. +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- a/src/combined/ffmpeg/ff_audio_decoder.c b/src/combined/ffmpeg/ff_audio_decoder.c +@@ -44,6 +44,7 @@ + #include bswap.h + #include ffmpeg_decoder.h + #include ffmpeg_compat.h ++#include libavutil

Bug#690417: calibre: Missing manpage for ebook-meta

2012-10-14 Thread Fabrice Coutadeur
Package: calibre Version: 0.8.51+dfsg-1ubuntu5 Severity: minor Dear Maintainer, It appears that since some time, epub-meta has been renamed to ebook-meta, but manpage is still named as epub-meta. Could you rename it? Reported in Ubuntu as LP: #1066206. Thanks, Fabrice -- System Information:

Bug#588104: Any news?

2012-06-13 Thread Fabrice Coutadeur
Hi, Here is a new patch (sorry for the delay), that create the -dev package, with a patch to avoid having wxpython depending on the -media package. I built dvdstyler with it and checked the libs and everything looks fine. 2012/6/6 Olly Betts o...@survex.com I had a quick look at the patch,

Bug#588104: Any news?

2012-06-05 Thread Fabrice Coutadeur
Hi, 2012/6/5 Olly Betts o...@survex.com: On Sun, Mar 11, 2012 at 12:42:33PM +0100, Fabrice Coutadeur wrote: Any news or comment on my patch? As I was saying before, this is the only piece blocking the upload of dvdstyler (a DVD Authoring tool) in Debian. This doesn't appear to be correct

Bug#669201: ITP: ffdiaporama -- Movie creator from photos and video clips

2012-04-17 Thread Fabrice Coutadeur
Package: wnpp Severity: wishlist Owner: Fabrice Coutadeur coutade...@gmail.com * Package name: ffdiaporama Version : 1.2.1 Upstream Author : Dominique Levray levray.domini...@bbox.fr * URL : http://ffdiaporama.tuxfamily.org/ * License : GPL-2+ Programming

Bug#588104: Any news?

2012-03-11 Thread Fabrice Coutadeur
Hi, Any news or comment on my patch? As I was saying before, this is the only piece blocking the upload of dvdstyler (a DVD Authoring tool) in Debian. Thanks, Fabrice -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#652802: Reproduced on Ubuntu

2012-03-09 Thread Fabrice Coutadeur
Hi, The package is FTBFSing also in Ubuntu, with the very same error: ... /usr/bin/ruby1.8 -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb /usr/lib/ruby/vendor_ruby/inline.rb:128:in `mkdir': Permission denied - /sbuild-nonexistent (Errno::EACCES) from

Bug#588104: Patch to create 2 new packages (libwxgtk-media and libwxgtk-media-dbg)

2012-02-20 Thread Fabrice Coutadeur
Hi, As explained before, here is the patch to create a new package for libwx_gtk2u_media lib. Please consider applying this patch so that the Debian multimedia packaging team can upload dvdstyler to Debian. thanks, Fabrice wxwidgets2.8.debdiff Description: Binary data

Bug#635516: Packaging of dvdstyler

2012-02-18 Thread Fabrice Coutadeur
Hi, I'm maintaining dvdstyler in Ubuntu and I'd like to try to get it uploaded to Debian, under the Debian multimedia umbrella. Last upload get rid of mplex dependency, meaning that it got almost everything needed to build in sid: the only missing piece is media lib in wxwidgets2.8. Would you

Bug#588104: dvdstyler needs media lib

2012-02-18 Thread Fabrice Coutadeur
Hi, I'm maintaining dvdstyler in Ubuntu, and the only missing piece to get it uploaded in Debian is this -media lib. If you don't mind, I'd like to propose a patch to create a new package just for the media lib, and avoid getting gconf dependency. Except if you tell me the contrary, I'll begin

Bug#660009: dvbcut: ship desktop file and icons

2012-02-15 Thread Fabrice Coutadeur
Hi, It's already fixed in the team's git repository (see http://anonscm.debian.org/gitweb/?p=pkg-multimedia/dvbcut.git ). It's pending to see if upstream adopt the qt4 patch before uploading to Debian. Thanks, Fabrice 2012/2/15 bojo42 boj...@gmail.com: Package: dvbcut Version: 0.5.4+svn178-1

Bug#641992:

2012-01-11 Thread Fabrice Coutadeur
Hi, We have the same problem in Ubuntu, and applying the qy4-fixes patch from Jindrich fix it. I'll try to get the fix uploaded once I discover how to update the git repository. Fabrice -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#651156: calibre: Please drop unused dependency on python-django-tagging

2011-12-06 Thread Fabrice Coutadeur
Package: calibre Version: 0.8.8+dfsg-1ubuntu1 Severity: minor Hi, Dependency on python-django-tagging was added for 0.5.11 but is not used anymore in calibre: I searched for tagging and templatetags in the source and I haven't found any reference in a recent version. As an added point,

Bug#644859: Clarification of the issue

2011-10-12 Thread Fabrice Coutadeur
Hi, Could you please clarify what the issue is? thanks, Fabrice -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#614474: ffmpeg-php: Patch used in Ubuntu to fix this FTBFS

2011-09-01 Thread Fabrice Coutadeur
Package: ffmpeg-php Version: 0.6.0-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch Hi, *** /tmp/tmpaXlG6U In Ubuntu, the attached patch was applied to achieve the following: * Fix FTBFS with ffmpeg = 0.6 - Add

Bug#635502: libvalhalla: updated patch to take into account old versions of ffmpeg

2011-08-16 Thread Fabrice Coutadeur
of use of deprecated functions +Author: Fabrice Coutadeur fabric...@ubuntu.com + +Index: libvalhalla-2.0.0/src/parser.c +=== +--- libvalhalla-2.0.0.orig/src/parser.c 2010-10-03 16:36:50.0 + libvalhalla-2.0.0/src/parser.c

Bug#635502: Please patch libvalhalla for libav 0.7 (experimental)

2011-07-26 Thread Fabrice Coutadeur
+0200 @@ -0,0 +1,46 @@ +Description: fix FTBFS with libav 0.7 because of use of deprecated functions +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- libvalhalla-2.0.0.orig/src/parser.c libvalhalla-2.0.0/src/parser.c +@@ -340,9 +340,9 @@ parser_stream_info (AVFormatContext *ctx

Bug#634953: Please consider patching ffmpegthumbnailer to avoid FTBFS with libav 0.7

2011-07-21 Thread Fabrice Coutadeur
Package: ffmpegthumbnailer Version: 2.0.6-3 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch Hi, Ubuntu as well as Debian experimental have libav 0.7, and ffmpegthumbnailer FTBFS because of a use of a deprecated variable: ...

Bug#634668: ktoon: Please consider supporting libav 0.7 (Debian experimental)

2011-07-19 Thread Fabrice Coutadeur
-FTBFS-libav-0.7.dpatch +++ ktoon-0.8.1/debian/patches/99-fix-FTBFS-libav-0.7.dpatch @@ -0,0 +1,60 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 99-fix-FTBFS-libav-0.7.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## All lines beginning with `## DP:' are a description of the patch. +## DP

Bug#625121: ktoon: Patch that fix the FTBFS in Ubuntu

2011-07-18 Thread Fabrice Coutadeur
+1,26 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 99-fix-FTBFS-with-permissive.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## Description: fix FTBFS when compiled with -fpermissive with taking address +## of temporary +## Author: Fabrice Coutadeurfabric...@ubuntu.com + +@DPATCH@ +diff

Bug#634214: Please make kino buildable with libav 0.7 and replace deprecated functions

2011-07-17 Thread Fabrice Coutadeur
Package: kino Version: 1.3.4-1.2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch Hi, Ubuntu has version 0.7 of libav, as well as Debian Experimental, and the following patch was requried to make it builds fine: *** /tmp/tmpR2lbnG

Bug#633904: Please patch imageshack-uploader to build correctly with libav 0.7 (experimental)

2011-07-14 Thread Fabrice Coutadeur
been dropped +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- imageshack-uploader-2.2+hg20100408.d802dea89428.orig/ffmpeg_fas.c imageshack-uploader-2.2+hg20100408.d802dea89428/ffmpeg_fas.c +@@ -392,8 +392,13 @@ fas_error_type fas_step_forward (fas_con + context-keyframe_packet_dts

Bug#633717: dvswitch: FTBFS with libav 0.7 (found in experimental)

2011-07-12 Thread Fabrice Coutadeur
Package: dvswitch Severity: wishlist Tags: upstream Hi, dvswitch FTBFS with libav 0.7 that you can find in experiemtnal or in Oneiric (next Ubuntu version), with the following error: ... /build/fabrice-dvswitch_0.8.3.4-1ubuntu2-i386-nzpk_z/dvswitch-0.8.3.4/src/mixer.cpp:434:41: error:

Bug#632679: Please adapt wxsvg for libav = 0.7

2011-07-04 Thread Fabrice Coutadeur
@@ +Description: fix FTBFS with libav 0.7 +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- wxsvg-1.0.10~dfsg0.orig/src/mediadec_ffmpeg.cpp wxsvg-1.0.10~dfsg0/src/mediadec_ffmpeg.cpp +@@ -50,7 +50,7 @@ void PrintError(const wxString msg, int + case AVERROR_INVALIDDATA: + wxLogError(wxT(%s: Error

Bug#632415: Prepare dvbcut for libav 0.7

2011-07-01 Thread Fabrice Coutadeur
@@ +Description: fix FTBFS with libav 0.7 by replacing deprecated functions with + their substitute. +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- dvbcut-0.5.4+svn146.orig/src/lavfmuxer.h dvbcut-0.5.4+svn146/src/lavfmuxer.h +@@ -73,7 +73,7 @@ public: + avp.dts=dts

Bug#631429: scala: Please consider updating the package to 2.9.0.1

2011-06-23 Thread Fabrice Coutadeur
Package: scala Severity: wishlist Hi, 2.9.0.1 is out since one month. You can find it at http://www.scala-lang.org/downloads. List of changes are at http://www.scala-lang.org/node/9483 Please consider updating the Debian package to this version. Thanks, fabrice -- System Information: Debian

Bug#627291: hornsey: Please consider using clutter-gst instead of clutter-gst-0.10

2011-05-19 Thread Fabrice Coutadeur
Package: hornsey Version: 1.5.1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch Hi, *** /tmp/tmp8dhByC In Ubuntu, the attached patch was applied to achieve the following: During Natty development cycle, clutter-gst-0.10 has been

Bug#506992: Any news?

2011-03-28 Thread Fabrice Coutadeur
Hi, Ubuntu is updating libs path to be multiarch compatible (installing i386 libs in /usr/lib/i386-linux-gnu, for example), meaning that each time a lib is multiarched, vtk has to be recompiled to get VTKLibraryDepends.cmake updated. Here is part of the file, so that you can see the issue: ...

Bug#618246: deal.ii: Patch applied in Ubuntu to fix this FTBFS

2011-03-15 Thread Fabrice Coutadeur
:35.0 +0100 @@ -0,0 +1,37 @@ +Description: update deal.ii for slepc-3.1. Patch has been cherrypicked from + upstream's svn. +Author: Fabrice Coutadeur fabric...@ubuntu.com +Origin: upstream +Forwarded: not-needed + +--- deal.ii-6.3.1.orig/lac/source/slepc_spectral_transformation.cc

Bug#617758: mmass: Use default python version instead of hardcoded python2.6

2011-03-10 Thread Fabrice Coutadeur
Package: mmass Version: 3.9.0-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, Default python version is python2.7 in Ubuntu and your package contains hardcoded reference to python2.6. Please use generic python references to make

Bug#616048: life: Please consider adding an explicit build dependency on libboost-mpi-dev

2011-03-01 Thread Fabrice Coutadeur
Package: life Severity: wishlist Hi, Ubuntu split the boost package to have mpi dependent packages in Universe instead of Main. This means that in Ubuntu liboost-dev-all does not contains the libboost-mpi-dev package, even if the libboost-mpi-dev package exists. So please, to avoid having a

Bug#554359: flobopuyo: Patch that fix the FTBFS with --as-needed

2010-12-17 Thread Fabrice Coutadeur
/debian/patches/99_binutils-gold.patch @@ -0,0 +1,41 @@ +Description: Fix FTBFS when using --as-needed by putting the libs as last + argument of the link line (and creating a LIBS variable) +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- flobopuyo-0.20.orig/Makefile flobopuyo-0.20/Makefile

Bug#607246: eurephia: FTBFS with binutils-gold because of undefined reference to symbol 'dlopen@@GLIBC_2.1'

2010-12-15 Thread Fabrice Coutadeur
with binutils-gold because of --as-needed. The fix only + consists in moving ld lib at the end of the linked libraries. +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- eurephia-1.0.1.orig/eurephiadm/CMakeLists.txt eurephia-1.0.1/eurephiadm/CMakeLists.txt +@@ -69,7 +69,7 @@ SET(MAN_PAGES

Bug#607247: eurephia: Do not call configure in the clean target: this gives an error

2010-12-15 Thread Fabrice Coutadeur
Package: eurephia Version: 1.0.1-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, Because of the dependency on configure in the clean target, I was having the following error when running debuild -S: ... dh_clean dpkg-source -b

Bug#606724: cyphesis-cpp: Please add support for Python 2.7 detection

2010-12-11 Thread Fabrice Coutadeur
/debian/patches/python2.7_detection.patch @@ -0,0 +1,25 @@ +Description: add detection of python2.7 in configure.ac file +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- cyphesis-cpp-0.5.21.orig/configure.ac cyphesis-cpp-0.5.21/configure.ac +@@ -161,6 +161,11 @@ + dnl if found define

Bug#564974: cyphesis-cpp: Patch that fixes the FTBFS

2010-12-11 Thread Fabrice Coutadeur
header or changing the inclusion order. +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- cyphesis-cpp-0.5.21.orig/common/Property_impl.h cyphesis-cpp-0.5.21/common/Property_impl.h +@@ -22,6 +22,7 @@ + + #include Property.h + ++#include Atlas/Objects/RootOperation.h + #include Atlas

Bug#606503: stardict-tools: Still FTBFS in natty because of missing link with libz

2010-12-09 Thread Fabrice Coutadeur
Package: stardict-tools Version: 3.0.1-6 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, Even after your last update, the package still FTBFS in Ubuntu (and also with binutils-gold) with the following error: ... libtool: link: g++

Bug#553957: blender: fix to the FTBFS

2010-12-09 Thread Fabrice Coutadeur
Package: blender Version: 2.49.2~dfsg-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, I've made the following changes to the patch 50_debian_build_config to make the package build in Ubuntu, where --as-needed and not indirect

Bug#555784: odin: Patch that fix the FTBFS

2010-12-05 Thread Fabrice Coutadeur
-binutils-gold.patch 1970-01-01 01:00:00.0 +0100 +++ odin-1.8.1/debian/patches/fix-FTBFS-binutils-gold.patch 2010-12-05 22:56:51.0 +0100 @@ -0,0 +1,59 @@ +Description: fix FTBFS wih binutils-gold, by adding missing libs to LDADD in + several Makefile.in +Author: Fabrice Coutadeur

Bug#605418: fcitx: FTBFS with binutils-gold with undefined references when linked with --as-needed

2010-11-29 Thread Fabrice Coutadeur
/patches/fix-as-needed.patch 2010-11-29 15:30:06.0 +0100 @@ -0,0 +1,14 @@ +Description: Fix FTBFS when linked with --as-needed by adding missing -lXrender + to LDADD and moving -lpthread, -ldl and -lXpm from LDFLAGS to LDADD +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- fcitx-3.6.4

Bug#604890: jackeq: FTBFS with binutils-gold because of --as-needed

2010-11-24 Thread Fabrice Coutadeur
Package: jackeq Version: 0.4.1-4 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, jackeq FTBFS again in Ubuntu because we applied --as-needed as a default link option, meaning that required libraries added previously has to be

Bug#604759: gst-entrans: FTBFS with binutils-gold because of missing symbols

2010-11-23 Thread Fabrice Coutadeur
Package: gst-entrans Version: 0.10.2-2 Severity: wishlist Tags: patch Hi, Your package FTBFS when linking with binutils-gold or using --as-needed and not linking to indirect libraries. The relevant part of the FTBFS is: ... libtool: link: gcc -pthread -I/usr/include/gstreamer-0.10

Bug#603500: libinstpatch: FTBFS with binutils-gold when linking example, with undefined referenced symbol

2010-11-14 Thread Fabrice Coutadeur
+0100 +++ libinstpatch-1.0.0/debian/patches/06-fix-for-binutils-gold.patch 2010-11-14 16:10:32.0 +0100 @@ -0,0 +1,15 @@ +Description: Fix Makefile.am in examples to avoid a FTBFS with binutils-gold, by + adding libgobject-2.0 and libglib-2.0 to libraries used to link sf2. +Author: Fabrice

Bug#564977: drgeo: Patch to fix the FTBFS

2010-11-13 Thread Fabrice Coutadeur
/debian/patches/07-fix_ftbfs-gcc-4.5.dpatch +++ drgeo-1.1.0/debian/patches/07-fix_ftbfs-gcc-4.5.dpatch @@ -0,0 +1,58 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 07-fix_ftbfs-gcc-4.5.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## Description: fix FTBFS with gcc 4.5 with undefined reference

Bug#603348: Error because of /usr/share/pixmaps/mplayer.xpm (in Squeeze)

2010-11-13 Thread Fabrice Coutadeur
Hi, 2010/11/13, os.n...@gmx.de os.n...@gmx.de: /var/cache/apt/archives/mplayer-2%3a1.0~rc3++svn20100804-0.1_i386.deb This version of mplayer does not exist in the official Debian's archive. Please uninstall it first or drop non official repositories (like debian-multimedia) from your sources

Bug#603299: cimg: FTBFS with binutils-gold because of missing libX11 when linking the examples

2010-11-12 Thread Fabrice Coutadeur
/20_fix-missing-libX11-binutils-gold.patch 2010-11-12 07:00:11.0 +0100 @@ -0,0 +1,15 @@ +Description: Fix a FTBFS with binutils-gold when building gmic_gimp because of + missing XGetWindowAttributes symbol, found in libX11. Adding thus -lX11 to link + options of gmic_gimp. +Author: Fabrice

Bug#554757: gts: Patch to fix the FTBFS

2010-11-10 Thread Fabrice Coutadeur
to symbol XX + errors. +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- gts-0.7.6+darcs100321.orig/tools/Makefile.in gts-0.7.6+darcs100321/tools/Makefile.in +@@ -59,11 +59,11 @@ gts2dxf_LDADD = $(LDADD) + gts2dxf_DEPENDENCIES = $(top_builddir)/src/libgts.la + gts2oogl_SOURCES = gts2oogl.c

Bug#602959: btag: FTBFS with binutils-gold because of missing symbol 'boost::system::get_system_category()'

2010-11-09 Thread Fabrice Coutadeur
Package: btag Version: 1.0.1-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, btag FTBFS with binutils-gold. Here is the relevant part of the build log: ... Linking CXX executable btag /usr/bin/cmake -E cmake_link_script

Bug#602959: btag: FTBFS with binutils-gold because of missing symbol 'boost::system::get_system_category()'

2010-11-09 Thread Fabrice Coutadeur
Hi Fernando, and thanks for the quick answer! 2010/11/10, Fernando Lemos fernando...@gmail.com: * debian/rules: added -lboost_system to LDFLAGS to force a fix link with libboost. This fixes a FTBFS with binutils-gold. I don't plan to do anything about this for the time being. The

Bug#602472: acedb: FTBFS with binutils because of undefined reference to symbol 'XFree'

2010-11-05 Thread Fabrice Coutadeur
): undefined reference to symbol 'XFree' +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- acedb-4.9.39+dfsg.01.orig/wmake/LINUX_4_DEF acedb-4.9.39+dfsg.01/wmake/LINUX_4_DEF +@@ -28,7 +28,7 @@ COMPILER = gcc $(COPT) -Wall -DACEDB4 ` + LINKER = gcc $(COPT) + + # The arg to libs-config

Bug#602334: cmor: FTBFS with binutils-gold, with undefined reference to floor@@GLIBC2.0

2010-11-03 Thread Fabrice Coutadeur
@@ -0,0 +1,42 @@ +Description: Fix FTBFS with binutils-gold by explicitly linking tests against + libm. Also, add -lm to .pc file, as the previous FTBFS has demonstrated that + libm is required to use libcmor +Author: Fabrice Coutadeur fabric...@ubuntu.com +Index: cmor-2.4.0/Makefile.in

Bug#602362: libjsr166y-java: FTBFS in sid with type parameters ... cannot be determined error

2010-11-03 Thread Fabrice Coutadeur
Package: libjsr166y-java Version: 0.1.20080107-1 Severity: serious Justification: fails to build from source Hi, Your package FTBFS in a sid chroot with the following messages: ... src/main/java/jsr166y/forkjoin/ParallelArray.java:1657: type parameters of Tjsr166y.forkjoin.Ops.PredicateT cannot

Bug#602166: cimg: FTBFS with binutils-gold

2010-11-02 Thread Fabrice Coutadeur
Package: cimg Version: 1.3.9-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch no-add-needed Hi, binutils-gold will be the default for next Debian and Ubuntu release. The main difference is that --no-add-needed is the default behavior of

Bug#601935: closed by Francois Marier franc...@debian.org (Bug#601935: fixed in cil 0.07.00-3)

2010-10-31 Thread Fabrice Coutadeur
Wouah! That was quick! I'll request the sync to keep Ubuntu and Debian in sync. Thanks ! Fabrice 2010/10/31, Debian Bug Tracking System ow...@bugs.debian.org: This is an automatic notification regarding your Bug report which was filed against the cil package: #601935: cil FTBFS with missing

Bug#600550: Please consider adding abrowser as a recommends for nips2

2010-10-19 Thread Fabrice Coutadeur
Thanks to you for your work! Sync (possible thanks to you)! requested thanks again, Fabrice 2010/10/19, Jay Berkenbilt q...@debian.org: Apart from firefox browser package, there is also an abrowser meta package in Ubuntu, representing firefox without the mozilla branding. This is the only

Bug#600550: Please consider adding abrowser as a recommends for nips2

2010-10-17 Thread Fabrice Coutadeur
Package: nip2 Version: 7.22.3-1 Severity: wishlist Hi, Apart from firefox browser package, there is also an abrowser meta package in Ubuntu, representing firefox without the mozilla branding. This is the only difference between Ubuntu and Debian, and as this change does not impact Debian,

Bug#584378: zkclient: Patch that fixes the FTBFS (taken from upstream)

2010-10-07 Thread Fabrice Coutadeur
Package: zkclient Version: 0.1.0+dfsg1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch *** /tmp/tmpxG1d10 In Ubuntu, we've applied the attached patch to achieve the following: * src/main/java/org/I0Itec/zkclient/ZkServer.java:

Bug#592714: creoleparser: How about this patch?

2010-09-18 Thread Fabrice Coutadeur
Package: creoleparser Version: 0.7.2-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch Hi, I thinks this patch is cleaner, as it just move the test after the installation, to have a predictable fix path. Is it ok? Thanks, Fabrice

Bug#573691: flumotion: Patch that fixes the FTBFS

2010-08-24 Thread Fabrice Coutadeur
in 0.6.2 +Author: Fabrice Coutadeur fabric...@ubuntu.com + +diff -Nur -x '*.orig' -x '*~' flumotion-0.6.1//configure flumotion-0.6.1.new//configure +--- flumotion-0.6.1//configure 2009-09-09 11:37:51.0 + flumotion-0.6.1.new//configure 2010-08-21 07:38:08.815443393 + +@@ -13322,9

Bug#582565: vtk: FTBFS with python 2.6 because of hard-coded site-packages directory

2010-05-21 Thread Fabrice Coutadeur
Package: vtk Version: 5.4.2-6 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch Hi, After applying the patch to fix the FTBFS with boost1.42, the package FTBFS in Ubuntu because of python 2.6. *** /tmp/tmpUOfWSo In Ubuntu, the

Bug#582455: vtk: FTBFS with boost1.42 because of missing boost/vector_property_map.hpp

2010-05-20 Thread Fabrice Coutadeur
Package: vtk Version: 5.4.2-6 Severity: important Justification: fails to build from source Hi, when trying to build vtk in sid, I'm getting the following error: ... [ 92%] Building CXX object Infovis/CMakeFiles/vtkInfovis.dir/vtkBoostBiconnectedComponents.cxx.o

Bug#581645: aptoncd: Crash on startup (gtk.HBox has no attribute)

2010-05-15 Thread Fabrice Coutadeur
Hi, I've just uploaded the latest version (bzr117) in m.d.o. Waiting for a sponsor to upload it. Thanks, Fabrice 2010/5/14 Romain Bossart romain.boss...@free.fr Package: aptoncd Version: 0.1.98+bzr112-1 Severity: important Hi, aptoncd crashes on startup with the following traceback:

Bug#572076: Lastest version waiting for a psonsor

2010-05-15 Thread Fabrice Coutadeur
Hi, Latest version of aptoncd fix this issue. Waiting for a sponsor in m.d.o Fabrice

Bug#569278: FTBFS in Ubuntu with python2.6 because buildbot binary is installed in /usr/local

2010-02-10 Thread Fabrice Coutadeur
Package: buildbot Version: 0.7.12-1 Severity: important Tags: patch User: debian-pyt...@lists.debian.org Usertags: origin-ubuntu karmic ubuntu-patch python2.6 Hi, During rebuild of buildbot in Ubuntu, the package FTBFS because some binaries are installed in /usr/local: dh_builddeb Found

Bug#567190: piuparts: Please add an option to have a log level different of DUMP (with patch)

2010-01-27 Thread Fabrice Coutadeur
Package: piuparts Version: 0.38 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, The log generated by default of a local execution of piuparts (to test a package, for example) is very long and very complex to understand. It would

Bug#566307: uim: FTBFS because of missing build dependency on libgnomeui-dev

2010-01-22 Thread Fabrice Coutadeur
Package: uim Version: 1:1.5.7-2 Severity: important Tags: patch Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, I had to add an explicit build dependency on libgnomeui-dev, to fix the following build error:

Bug#565121: opencv: FTBFS with python 2.6 because of reference to site-packages in .install file

2010-01-12 Thread Fabrice Coutadeur
Package: opencv Version: 1.0.0-6.1 Severity: important Tags: patch Justification: fails to build from source User: debian-pyt...@lists.debian.org Usertags: python2.6 origin-ubuntu jaunty ubuntu-patch Hi, When building your package for python 2.6, I'm getting this error: dh_install

Bug#563963: /usr/bin/ann_test: error: `/usr/bin/.libs/ann_test' does not exist

2010-01-06 Thread Fabrice Coutadeur
Package: ann-tools Version: 1.1.1+doc-2.1 Severity: grave Justification: renders package unusable Hi, After installing ann-tools, I'm trying to run the embedded scripts, and I'm getting those messages: /usr/bin/ann_test: error: `/usr/bin/.libs/ann_test' does not exist This script is just a

Bug#561608: python-multiprocessing: FTBFS if only python 2.6 is installed

2009-12-18 Thread Fabrice Coutadeur
Package: python-multiprocessing Version: 2.6.2.1-2 Severity: important Tags: patchaftbfs python2.6 Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When building this package with python2.6 only, it FTBFS with the

Bug#561524: FTBFS with python 2.6 with pyjamas-pyjs missing files error

2009-12-17 Thread Fabrice Coutadeur
Package: pyjamas Version: 0.7~+pre2-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When building pyjamas with python 2.6 in Ubuntu, it FTBFS with the following error: dh_install --fail-missing dh_install: pyjamas-pyjs missing

Bug#560583: python-carrot: This is fixed by adding a build dependency on python-django

2009-12-17 Thread Fabrice Coutadeur
Package: python-carrot Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, We were having the same problem in Ubuntu and we applied the following patch to fix the FTBFS. Thanks, Fabrice *** /tmp/tmpBR3F59 In Ubuntu, we've applied

Bug#561207: fox1.6: Missing section in debian/control for source package

2009-12-14 Thread Fabrice Coutadeur
Package: fox1.6 Version: 1.6.36-1 Severity: serious Justification: Policy 5.2 Hi, fox1.6 is missing the section field for the source package, which is Recommended in the Debian policy. This makes that package impossible to import in Ubuntu. Thanks to fix it. Fabrice -- System Information:

Bug#560958: cstocs: Missing dependecy on libdbd-xbase-perl

2009-12-12 Thread Fabrice Coutadeur
Package: cstocs Version: 1:3.42-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When running dbfcstocs in a fresh install system, I'm getting the following error: Can't locate XBase.pm in @INC (@INC contains: /etc/perl

Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Fabrice Coutadeur
Hi Ola, Yes, I do: apt-cache policy nmap nmap: Installed: 5.00-3 Candidate: 5.00-3 Version table: *** 5.00-3 0 500 http://archive.ubuntu.com lucid/main Packages I've checked and this is the same version as in Squeeze. I also checked and there is not perl module in actual nmap

Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Fabrice Coutadeur
Hi Ola, Ola Lundqvist escribió: Ok, good to know. In that case I suggest that we remove the nwatch package from Debian, unless someone steps forward and port it to the later versions. What do you think? I totally agree with you: I haven't been able to find any updated source of nwatch and

Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-11-28 Thread Fabrice Coutadeur
Package: nwatch Version: 0.03-5 Severity: grave Justification: renders package unusable Hi, When starting nwatch in the developement version of Ubuntu, I'm getting the following error: Can't locate PortScan/ScannedHost.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0

Bug#558215: hk-classes: FTBFS with python2.6

2009-11-26 Thread Fabrice Coutadeur
Package: hk-classes Version: 0.8.3-6 Severity: important Justification: fails to build from source Hi, When building this package on Ubuntu (where default python is 2.6), I'm getting this error: dh_install: python-hk-classes missing files (usr/lib/python*), aborting make: ***

Bug#505600: openswan: Patch used to fix this issue in Ubuntu

2009-11-13 Thread Fabrice Coutadeur
Package: openswan Version: 1:2.6.23+dfsg-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This can be fixed by changing the compilation options, even if the real fix has to come from upstream. Thanks, Fabrice *** /tmp/tmp2WQt92

Bug#555852: ITP: gmerlin-avdecoder -- general purpose media decoding library

2009-11-11 Thread Fabrice Coutadeur
Package: wnpp Severity: wishlist Owner: Fabrice Coutadeur fabric...@ubuntu.com * Package name: gmerlin-avdecoder Version : 1.0.1 Upstream Author : Burkhard Plaum pl...@ipf.uni-stuttgart.de * URL : http://gmerlin.sourceforge.net/avdec.html * License : GPL

Bug#555852: ITP: gmerlin-avdecoder -- general purpose media decoding library

2009-11-11 Thread Fabrice Coutadeur
Christian Marillat escribió: Fabrice Coutadeur fabric...@ubuntu.com writes: Package: wnpp Severity: wishlist Owner: Fabrice Coutadeur fabric...@ubuntu.com * Package name: gmerlin-avdecoder Version : 1.0.1 Upstream Author : Burkhard Plaum pl...@ipf.uni-stuttgart.de * URL

Bug#552857: caudium: patch used in Ubuntu to fix this problem

2009-11-05 Thread Fabrice Coutadeur
+## fix.local.getline.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Rename getline to local_getline, as getline is already defined in +## DP: /usr/include/stdio.h + +...@dpatch@ +diff -urNad caudium-1.4.12~/src/tools/htpasswd.c caudium

Bug#554494: pfstools: FTBFS with latest gcc 4.4 and glibc 2.10 with an invalid conversion from const char * to const *

2009-11-04 Thread Fabrice Coutadeur
/00list @@ -2,2 +2,3 @@ octave-signal.dpatch +gcc-4.4.dpatch only in patch2: unchanged: --- pfstools-1.8.1.orig/debian/patches/gcc-4.4.dpatch +++ pfstools-1.8.1/debian/patches/gcc-4.4.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## gcc-4.4.dpatch by Fabrice Coutadeur fabric

Bug#551718: eboard: FTBFS with latest eglibc and gcc 4.4

2009-10-19 Thread Fabrice Coutadeur
+++ eboard-1.1.1/debian/patches/95_ubuntu_gcc_4.4.dpatch @@ -0,0 +1,50 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 95_ubuntu_gcc_4.4.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fix a compilation error due

Bug#545634: dar: Patch that fix this build error

2009-10-18 Thread Fabrice Coutadeur
Package: dar Version: 2.3.9-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This can be fixed by changing isntall to a cp-a Fabrice *** /tmp/tmpPw8Drq In Ubuntu, we've applied the attached patch to achieve the following: *

Bug#505029: hydrogen: Patch that has been used in Ubuntu

2009-09-28 Thread Fabrice Coutadeur
Package: hydrogen Version: 0.9.3-5.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This is the patch that has been used in Ubuntu. As it's a bit different as the fix that has been put here, I send it to you. Cheers, fabrice

Bug#548786: incron: FTBFS in hardened mode because of an invalid conversion from 'const char*' to 'char*'

2009-09-28 Thread Fabrice Coutadeur
Package: incron Version: 0.5.8-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, In Ubuntu, the default is hardened/optimised mode, and this provoque a compiletion error in incron: g++ -c -O2 -g0 -Wall -pipe -o incroncfg.o

Bug#548234: libbinio: FTBFS with gcc 4.4

2009-09-24 Thread Fabrice Coutadeur
Package: libbinio Version: 1.4-12 Severity: important Tags: patch Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, We've patched this package in Ubuntu to make it compile with gcc 4.4. Here is the fix. Thanks,

Bug#546842: pycryptopp packaging needs to be adapted for python 2.6

2009-09-15 Thread Fabrice Coutadeur
Package: pycryptopp Version: 0.5.14-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, As you probably know, python2.6 is the default python interpreter in Ubuntu, and your packages needed to be adapted to build correctly with

Bug#546847: epsilon FTBFS with python 2.6

2009-09-15 Thread Fabrice Coutadeur
Package: epsilon Severity: wishlist Hi, epsilon FTBFS with python 2.6, with the following error: Automatically determined setup() args: { 'package_data': { 'epsilon': []}, 'packages': [ 'epsilon', 'epsilon.test', 'epsilon.scripts',

Bug#546689: Please upgrade cone to version 0.79 as it fixes compilation problems with gcc 4.4

2009-09-14 Thread Fabrice Coutadeur
Package: cone Version: 0.77-2 Severity: wishlist Hi, Version 0.79 is out since some time now (June 09). Please upgrade the version in Debian as according to the changelog, it fixes problems with gcc 4.4 (release notes at http://sourceforge.net/project/shownotes.php?release_id=170165): Release

Bug#546034: pfstools: FTBFS with gcc 4.4 in pfspanoramic.cpp

2009-09-10 Thread Fabrice Coutadeur
Package: pfstools Version: 1.8.1-1 Severity: important Justification: fails to build from source Hi, When trying to build pfstool with gcc 4.4 (in Ubuntu), I'm getting the following error: i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./../pfs-O3 -Wall-MT pfspanoramic.o -MD -MP -MF

Bug#546126: qink FTBFS with libinklevel 0.8.0

2009-09-10 Thread Fabrice Coutadeur
Package: qink Version: 0.3.5-2 Severity: serious Justification: no longer builds from source Hi, I've just reported this failure upstream (http://code.google.com/p/qink/issues/detail?id=9#c0), but as I'm not confident it will be solved, I also report it here. Hi, When build qink in Ubuntu

Bug#542745: override: aptoncd:admin/extra

2009-08-20 Thread Fabrice Coutadeur
Package: ftp.debian.org Severity: normal Hi, As stated by debcheck, this package depends on lsb-release and lsb-release is priority extra. So according to Section 2.5, aptoncd should be also extra. Thanks, Fabrice -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT

Bug#542465: ITA: aptoncd - CD-based repository creator for packages downloaded via APT

2009-08-19 Thread Fabrice Coutadeur
Package: wnpp Severity: normal Hi, As aptoncd has been orphaned by the QA team (basically, because of the bad state of the package, and the number of bug reports), I'd like to take over the package maintenance. Thanks, Fabrice -- System Information: Debian Release: 5.0 APT prefers

  1   2   >