Bug#639065: raptor: FTBFS: raptor_internal.h:855:24: fatal error: curl/types.h: No such file or directory

2011-08-26 Thread obergix
Hi.

tags + path
thanks

On Tue, Aug 23, 2011 at 11:00:59PM +0200, Lucas Nussbaum wrote:
 amd64.
 
 Relevant part:
  make[3]: Entering directory `/build/raptor-Tw1VFo/raptor-1.4.21/src'
  \
  #   source='raptor_parse.c' object='raptor_parse.lo' libtool=yes 
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
  -DLIBRDFA_IN_RAPTOR -I../librdfa -DRAPTOR_INTERNAL=1 
  -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 -I/usr/include/libxml2
  -g -O2 -g -O2 -Wall -c -o raptor_parse.lo raptor_parse.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLIBRDFA_IN_RAPTOR -I../librdfa 
  -DRAPTOR_INTERNAL=1 -DRAPTOR_V2_EXPERIMENTAL=1 -I/usr/include/libxml2 
  -I/usr/include/libxml2 -g -O2 -g -O2 -Wall -c raptor_parse.c  -fPIC -DPIC 
  -o .libs/raptor_parse.o
  In file included from raptor_parse.c:54:0:
  raptor_internal.h:855:24: fatal error: curl/types.h: No such file or 
  directory
  compilation terminated.
  make[3]: *** [raptor_parse.lo] Error 1
 

Would you please apply the following NMU-ready patch (unless you prefer me to 
NMU upload it) ?

Hope this helps.

Best regards,

diff -Nru raptor-1.4.21/debian/changelog raptor-1.4.21/debian/changelog
--- raptor-1.4.21/debian/changelog  2011-03-01 02:08:36.0 +0100
+++ raptor-1.4.21/debian/changelog  2011-08-26 15:00:52.0 +0200
@@ -1,3 +1,10 @@
+raptor (1.4.21-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBS (Closes: #639065)
+
+ -- Olivier Berger ober...@debian.org  Fri, 26 Aug 2011 15:00:18 +0200
+
 raptor (1.4.21-5) unstable; urgency=low
 
   * Bump shlibs properly to 1.4.21-3 this time (Closes: #615856)
diff -Nru raptor-1.4.21/debian/patches/02-fix-639065 
raptor-1.4.21/debian/patches/02-fix-639065
--- raptor-1.4.21/debian/patches/02-fix-639065  1970-01-01 01:00:00.0 
+0100
+++ raptor-1.4.21/debian/patches/02-fix-639065  2011-08-26 15:04:06.0 
+0200
@@ -0,0 +1,13 @@
+Fix FTBFS: raptor_internal.h:855:24: fatal error: curl/types.h: No such file 
or directory #639065
+
+--- a/src/raptor_internal.h
 b/src/raptor_internal.h
+@@ -852,8 +852,6 @@
+ 
+ #ifdef RAPTOR_WWW_LIBCURL
+ #include curl/curl.h
+-#include curl/types.h
+-#include curl/easy.h
+ #endif
+ 
+ /* Size of buffer used in various raptor_www places for I/O  */
diff -Nru raptor-1.4.21/debian/patches/series 
raptor-1.4.21/debian/patches/series
--- raptor-1.4.21/debian/patches/series 2011-02-23 22:15:42.0 +0100
+++ raptor-1.4.21/debian/patches/series 2011-08-26 15:01:41.0 +0200
@@ -1 +1,2 @@
 01-write_bytes.patch
+02-fix-639065


Bug#169102: Still pipe_transport unset in system_aliases router

2011-08-19 Thread obergix
tags 169102 + patch
thanks

You'll find my proposed changes in 
http://anonscm.debian.org/gitweb/?p=collab-maint/sympa.git;a=commit;h=f1cb12f28bd0b9c92920ad7625c5f3a1051883f7

Note that I haven't been able to test the rebuild of the package using 
git-buildpackage, which seems to fail on me complaining on upstream files 
changed, etc.

I'll let you merge and change accordingly.

Thanks in advance.

Best regards,

On Thu, Aug 18, 2011 at 05:40:44PM +0200, Olivier Berger wrote:
 found 169102 6.1.4~dfsg-1
 thanks
 
 Hi.
 
 FYI, the following problem still happens nowadays :
 
 On Mon, May 07, 2007 at 11:24:08PM +0200, Olivier Berger wrote:
  
  Errors found in exim's logs :
   == |/usr/lib/sympa/bin/queue sympa sympa@yourhost R=system_aliases defer 
  (-30): pipe_transport unset in system_aliases router
  
 
 I'd love to see this oold bug resolved at last.
 
 Any more opinions ?
 
 Best regards,
 
 
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#576411: fusionforge: Package should be constructed from upstream tarball

2011-08-12 Thread obergix
close 576411
thanks

The package is not really a native one, but includes non packaging changes 
(patches outside debian/) in the diffs.

Basically, it means that increments of the Debian package integrate all fixes 
on the upstream bugfix branch of the packaged major version.

See README.source for more details.

Hope this helps.

Best regards,

On Sun, Apr 04, 2010 at 12:48:41PM +0200, Olivier Berger wrote:
 Package: fusionforge
 Severity: wishlist
 
 Hi.
 
 The current way the Debian package is built looks like a native package.
 
 Upstream .orig source contains the debian/ subdir (which is actually not 
 shipped in upstream tarball I think).
 
 I think it would be better to separate all that is Debian-related in the 
 Debian-specific source package and package from upstream sources which would 
 not contain a debian/ subdir (even though the debian/ subdir could still be 
 managed in upstream SVN).
 
 I'll try and work on improving the current situation.
 
 Hope this helps.
 
 Best regards,
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org