Your message dated Wed, 30 Nov 2011 12:33:24 +0000
with message-id <[email protected]>
and subject line Bug#630349: fixed in netatalk 2.2.1-1
has caused the Debian Bug report #630349,
regarding netatalk: FTBFS on GNU/kFreeBSD
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
630349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630349
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: netatalk
Version: 2.2~beta4-1
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs attached tweak for configure.in
and corresponding regeneration of some files,
i.e. "autoreconf -vfi".
See also message bellow and thread started by
http://lists.debian.org/debian-bsd/2011/06/msg00120.html
It would also be nice if you can ask upstream
to include this change.
Thanks in advance
Petr
---------- Forwarded message ----------
Date: Mon, 13 Jun 2011 11:12:27 +0200
From: Mattias Welponer <[email protected]>
To: Petr Salinger <[email protected]>
Subject: Re: AFP support
Hi Petr,
the package is working fine, no problems so fare. I use the same
configuration files as with Debian/Linux before. Everything is working
fine.
Thanks for your help,
Mattias
On Jun 9, 2011, at 21:15 , Petr Salinger wrote:
To get it compiled, it suffices to add "#define _GNU_SOURCE 1"
into (generated) config.h.
Are you able to test the resulting binaries ?
So far I have installed Debian/kFreeBSD on my home server to use ZFS
and AFP for the network shares. I can test the binaries as I had a full
running system on Debian/linux if I get the packages compiled.
The kfreebsd-amd64 is here:
http://asdfasdf.debian.net/~salinger/netatalk_2.2~beta4-1_kfreebsd-amd64.deb
The building recipe is
apt-get build-dep netatalk
apt-get source netatalk
cd netatalk-2.2~beta4/
debian/rules build
After failure
echo "#define _GNU_SOURCE 1" >> config.h
debian/rules build
fakeroot debian/rules binary
Petr
--- netatalk-2.2~beta4.orig/configure.in
+++ netatalk-2.2~beta4/configure.in
@@ -8,6 +8,7 @@ AC_SUBST(NETATALK_VERSION)
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(netatalk, ${NETATALK_VERSION})
AM_CONFIG_HEADER(config.h)
+AC_USE_SYSTEM_EXTENSIONS
dnl Checks for programs.
AC_PROG_AWK
@@ -551,12 +552,6 @@ case "$host_cpu" in
powerpc|ppc) this_cpu=ppc ;;
esac
-dnl --------------------- GNU source
-case "$this_os" in
- linux) AC_DEFINE(_GNU_SOURCE, 1, [Whether to use GNU libc extensions])
- ;;
-esac
-
dnl --------------------- operating system specific flags (port from sys/*)
dnl ----- AIX specific -----
--- End Message ---
--- Begin Message ---
Source: netatalk
Source-Version: 2.2.1-1
We believe that the bug you reported is fixed in the latest version of
netatalk, which is due to be installed in the Debian FTP archive:
netatalk_2.2.1-1.debian.tar.gz
to main/n/netatalk/netatalk_2.2.1-1.debian.tar.gz
netatalk_2.2.1-1.dsc
to main/n/netatalk/netatalk_2.2.1-1.dsc
netatalk_2.2.1-1_amd64.deb
to main/n/netatalk/netatalk_2.2.1-1_amd64.deb
netatalk_2.2.1.orig.tar.gz
to main/n/netatalk/netatalk_2.2.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated netatalk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 30 Nov 2011 19:05:23 +0700
Source: netatalk
Binary: netatalk
Architecture: source amd64
Version: 2.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
netatalk - AppleTalk user binaries
Closes: 630349 637025 648792
Changes:
netatalk (2.2.1-1) unstable; urgency=low
.
* New upstream release.
+ Closes: bug#637025.
+ Fixes FTBFS on GNU/kFreeBSD.
Closes: bug#630349. Thanks to Petr Salinger.
* Fix typo in comment.
* Update patches:
+ Drop patch 213 (CVE-2008-5718): fixed upstream since 2.0.5.
+ Drop patches 115 and 214 (default → etc/default): fixed upstream
since 2.2.1.
+ Unfuzz patch 114.
+ Add patch cherry-picked from upstream git, to fix EA header
related file move/delete errors.
Closes: bug#648792. Thanks to Tim Miller Dyck.
* Update copyright file: Add/extend a few files sections.
* Update package relations:
+ Tighten build-dependency on cdbs slightly.
+ Relax build-depend unversioned on debhelper and devscripts (needed
versions satisfied even in oldstable).
Checksums-Sha1:
3c3f0b4c97c07128530a4aa15b6cd3aa66540a0c 2083 netatalk_2.2.1-1.dsc
05a75f662833c196114bb0a8b04833c10bc72d0c 1664356 netatalk_2.2.1.orig.tar.gz
c3ea61e4a1d9db64ec095908f9b5fef24e7e1c61 42911 netatalk_2.2.1-1.debian.tar.gz
80b1f7fd7f96fc9d2e000c77ca7fc1f16fb8c7c4 1668274 netatalk_2.2.1-1_amd64.deb
Checksums-Sha256:
2f115d25116f0220662b4ce2336e5d76dd838d715652c847b690b027389c21a9 2083
netatalk_2.2.1-1.dsc
613237c3abe281572b6e039e0c0a29849bddd097e34267996ff1867d2ad3aa62 1664356
netatalk_2.2.1.orig.tar.gz
6e0f0342e36a7974cfda7875558f54a220664cb44bd5c1eb1a0c619e958089b0 42911
netatalk_2.2.1-1.debian.tar.gz
69c15ffa75d255da4607cca939ebb0e8a5a951c64a4943b9da99279ea06cb51f 1668274
netatalk_2.2.1-1_amd64.deb
Files:
aaa197ea82cc2535fe87c3826f0e7c40 2083 net extra netatalk_2.2.1-1.dsc
becc91405f20a60464bf26bfaccc4627 1664356 net extra netatalk_2.2.1.orig.tar.gz
ef34e204eb494264e14fa6e518bb8e3e 42911 net extra netatalk_2.2.1-1.debian.tar.gz
d0c8ec643b38d2d9d2542d4d129f5f1e 1668274 net extra netatalk_2.2.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJO1h9rAAoJECx8MUbBoAEhR/IP/jUE+5F656hPm9mBZtdYs1Sg
Z6K+m/1JU/Sn2P5zia6BtNdCuajoYLgkgAvrId76fJZetwdWuGk48Y1i8eJFqy0+
WRTBivNTWhDt5tE/jOaF4AEPt338uGfpBwppAIW79eDdgn6MI0rLFsbKXuzx9Uey
qP9cCWcLu5gYkLKYD4DFo5ccrKl3HwFI8JWegahryCGFgfnsW7Te6RTg3XfB76dZ
JM+RUaparpYr5DotmolyGWd7PAzamAYpdS0Gq0zDz0W4Jjm71W329LPhkFSggCCB
Jpgi8E6GMy9PtZCg98uv7L55IOq839jQax/RxdbvE2PDpChEiqgkVDOp8tg5gUWg
zmJjupxyKhmuwj3G741KHm69ZLgHVxY/l7hLKe6BMACSMSljAxbyBJEdXvckV7IL
lWoJnppiecFb/XBrWeTqxC00KWUED7R7GPTl84JSmjw7v7NTA1dH6mPNct3Os8Jm
FETECxm7GllIJuZRAZpqHwAiCMNzaVyzD+zVOhOSjeksI8IwvaT6MN+iIVk08ZI0
87Q3kB3KQV6uMffBbvep7vV7PUWpEBi/4/L8cjLhAJ9iIWhKxj2SJp20GkwdGyoi
GLfPmxi420M5rM7U0pUlnnewLXXX7DFMGuGeuAu7ZEaGApm8sLenyJjPTDNO8b7V
aSCY+X6tzItj80cC6YZL
=euyp
-----END PGP SIGNATURE-----
--- End Message ---