Your message dated Fri, 13 Oct 2006 14:48:59 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#390934: fixed in squid 2.6.4-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: squid
Severity: important
Version: 2.6.4-1
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD,
see http://experimental.ftbfs.de/build.php?pkg=squid
It needs small tweak to debian/rules, see bellow.
Thanks in advance
Petr
--- debian/rules~ 2006-10-04 00:12:25.000000000 +0200
+++ debian/rules 2006-10-04 00:12:25.000000000 +0200
@@ -57,7 +57,7 @@
else
ifeq ($(DEB_HOST_ARCH_OS), kfreebsd)
with_pthreads = --enable-async-io --with-pthreads \
- --enable-storeio=ufs,aufs,diskd,null
+ --enable-storeio=ufs,aufs,coss,diskd,null
with_netfilter =
with_arp_acl =
with_epoll = --enable-kqueue
--- End Message ---
--- Begin Message ---
Source: squid
Source-Version: 2.6.4-2
We believe that the bug you reported is fixed in the latest version of
squid, which is due to be installed in the Debian FTP archive:
squid-cgi_2.6.4-2_sparc.deb
to pool/main/s/squid/squid-cgi_2.6.4-2_sparc.deb
squid-common_2.6.4-2_all.deb
to pool/main/s/squid/squid-common_2.6.4-2_all.deb
squid_2.6.4-2.diff.gz
to pool/main/s/squid/squid_2.6.4-2.diff.gz
squid_2.6.4-2.dsc
to pool/main/s/squid/squid_2.6.4-2.dsc
squid_2.6.4-2_sparc.deb
to pool/main/s/squid/squid_2.6.4-2_sparc.deb
squidclient_2.6.4-2_sparc.deb
to pool/main/s/squid/squidclient_2.6.4-2_sparc.deb
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.
Luigi Gangitano <[EMAIL PROTECTED]> (supplier of updated squid 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: SHA1
Format: 1.7
Date: Fri, 13 Oct 2006 18:08:55 +0200
Source: squid
Binary: squid squid-cgi squidclient squid-common
Architecture: source sparc all
Version: 2.6.4-2
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano <[EMAIL PROTECTED]>
Changed-By: Luigi Gangitano <[EMAIL PROTECTED]>
Description:
squid - Internet Object Cache (WWW proxy cache)
squid-cgi - Squid cache manager CGI program
squid-common - Internet Object Cache (WWW proxy cache) - common file
squidclient - Command line URL extractor that talks to (a) squid
Closes: 381191 384616 390934 392713
Changes:
squid (2.6.4-2) unstable; urgency=low
.
* debian/squid.rc
- Fixed invoke-rc.d call on upgrade (Closes: #392713)
.
* debian/patches/50-coss-compile.patch
- Added upstream patch to fix compile time failure when aufs is enabled
and coss is not. (Closes: #390934)
.
* debian/patches/01-cf.data.pre
- Reverted patch for default group setting. Make the default configuration
file setting the effective group instead setting it in sources.
(Closes: #381191)
.
* debian/rules
- Enabled coss storage method for Debian GNU/KfreeBSD
- Added DEB_BUILD_OPTIONS dependent optimization and install options,
allowing for easy builing of unstripped binary packages as per Policy
10.1. (Closes: #384616)
- Removed RunCache script installation
Files:
98299426568acdf6727d1b8c5f61f59c 657 web optional squid_2.6.4-2.dsc
480e988fd670b780a99db2a00852d7b5 263410 web optional squid_2.6.4-2.diff.gz
12881a40fdd9a7d772c0b5b37e979fa8 435894 web optional
squid-common_2.6.4-2_all.deb
4d6bd331f6c2113cf26790dfd32bd906 660556 web optional squid_2.6.4-2_sparc.deb
7ee7def689a8d00dc4fe0e1abb6db330 84746 web optional
squidclient_2.6.4-2_sparc.deb
ca0f00c0fa1eef481ccf9424690a9b34 111380 web optional
squid-cgi_2.6.4-2_sparc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFMAUa8ZumGJJMDCYRAvStAJ9HsLO2AH8eqMZc/Y3xUSu7TKwQGQCfa1ji
J6tQPN2rthq2TkPXiujQF8Y=
=KLkV
-----END PGP SIGNATURE-----
--- End Message ---