Bug#502305: ulogd2: Status of package?

2012-09-04 Thread Tom Keller
Hello,

I'm writing to inquire about the status of this bug. We haven't heard
an update from Pierre since November of 2011, and ulogd2 is still not
in Debian. With ulogd-1.x entering the end-of-life phase, there is now
no supported userspace netfilter logging daemon in Debian.

Was this ITP still being worked on at all? May I start work on a
package if there isn't going to be any forward movement on this bug?

Regards,

Tom Keller


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caoy+it3hg+l4lmyd7jcw_f+v7-3pkshbccxgniajmuelkkv...@mail.gmail.com



Bug#502305: ulogd2: Status of package?

2012-05-16 Thread Jim Barber
Hi Pierre.

In your last email from Nov last year, you mention a partial fix for the 
Multiarch problems.

The package files at https://www.wzdftpd.net/downloads/ulogd2-deb/ haven't been 
updated since 27th Dec 2010.
It sounds like you've made a few changes since then.
Would you be able to put your more up to date files somewhere so that we can 
build them please?

Based on the old files, to fix the build dependencies for sid as it stands 
today I need to apply the following patch:

--- ulogd-2.0.0~beta4/debian/control.orig   2010-12-27 18:21:25.0 
+0800
+++ ulogd-2.0.0~beta4/debian/control2012-05-16 12:58:33.977786179 +0800
@@ -7,11 +7,11 @@
 libnfnetlink-dev (= 0.0.13),
 libnetfilter-conntrack-dev (= 0.0.28),
 libnetfilter-log-dev (= 1.0),
-libmysqlclient15-dev | libmysqlclient-dev,
+libmysqlclient-dev,
 libpq-dev,
-libpcap-dev,
-libsqlite-dev,
-libdbi0-dev
+libpcap-dev | libpcap0.8-dev,
+libsqlite3-dev,
+libdbi-dev
 Standards-Version: 3.9.1
 Homepage: http://www.netfilter.org/projects/ulogd/
 #Vcs-Git: git://git.debian.org/collab-maint/ulogd.git


However as Nils Olav Fossum reports, the build will still fail because it can't 
find libraries that are now in the multiarch area.

I think mysql libraries are now also in the multiarch area along with the pcap 
libraries that Nils Olav Fossum identified.

So I guess somehow the LDFLAGS should have a -L/usr/lib/$(DEB_HOST_MULTIARCH) 
parameter added to expand the library search path.
I wasn't really sure how to do that though...
I have some theories but not enough time to try.
I figured it would be better just to email and see if we can get access to your 
latest package files and then work from there.

Regards,

-- 
--
Jim Barber
DDI Health



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fb344e8.6060...@ddihealth.com



Bug#502305: ulogd2: Status of package?

2011-11-08 Thread Pierre Chifflier
On Thu, Nov 03, 2011 at 04:36:31PM +0100, Nils Olav Fossum wrote:
 Hi,
 
 I just wonder if there is any news on getting the ulogd2 package into debian.

Hi,

Thanks for raising this bug report .. I had tons of stuff to do, and
left the ulogd packages for too long.
I have started again some work here.

 
 Could it be uploaded to experimental as a first?
 That way it should get some testing..

Indeed.
The libnetfilter-log problem is now resolved (version in unstable is
ok). The main problem remains the upgrade path (if any) from ulogd.

 
 I need ulog2 on a handful of machines now, so I started with the files at
 https://www.wzdftpd.net/downloads/ulogd2-deb/
 
 I used instructions from Jim Barber  
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502305#73 
 (thanks, that saved me a lot of research time!) 
 to build the package on a amd64 wheezy machine.
 
 The build failed at the end creating ulogd-output-pcap_2.0.0~beta4-1_amd64.deb
 It could not find usr/lib/ulogd/ulogd_output_PCAP.so*

This is caused by the multiarch changes in libpcap-dev.

 
 I applied some of the patches from upstream, but that did not help.
 
 In the end I cheated, and just commented out the line 
 usr/lib/ulogd/ulogd_output_PCAP.so*
 in debian/ulogd-output-pcap.install.
 Not a real fix of course..

I have solved this issue here. Part of the fix is to use:

override_dh_auto_configure:
,,,dh_auto_configure -- 
--with-pcap-lib=/usr/lib/$(DEB_HOST_MULTIARCH)

in debian/rules.

Regards,
Pierre



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2008194856.gm25...@mail.wzdftpd.net



Bug#502305: ulogd2: Status of package?

2011-11-03 Thread Nils Olav Fossum
Hi,

I just wonder if there is any news on getting the ulogd2 package into debian.

Could it be uploaded to experimental as a first?
That way it should get some testing..

I need ulog2 on a handful of machines now, so I started with the files at
https://www.wzdftpd.net/downloads/ulogd2-deb/

I used instructions from Jim Barber  
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502305#73 
(thanks, that saved me a lot of research time!) 
to build the package on a amd64 wheezy machine.

The build failed at the end creating ulogd-output-pcap_2.0.0~beta4-1_amd64.deb
It could not find usr/lib/ulogd/ulogd_output_PCAP.so*

I applied some of the patches from upstream, but that did not help.

In the end I cheated, and just commented out the line 
usr/lib/ulogd/ulogd_output_PCAP.so*
in debian/ulogd-output-pcap.install.
Not a real fix of course..

mvh
Nils Olav Fossum





-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20031636.31308.n...@norbakkinn.net