Bug#1050770: apr FTCBFS: cannot check for cross-process mutex

2023-08-28 Thread Helmut Grohne
LEASED; urgency=medium + + * Non-maintainer upload. + * Fix FTCBFS: Supply result for cross-process mutex. (Closes: #-1) + + -- Helmut Grohne Mon, 28 Aug 2023 13:07:59 +0200 + apr (1.7.2-3) unstable; urgency=medium * Add more fixes for atomics from upstream, in particular for diff --minimal -N

Bug#981738: apr: annotate test dependencies

2021-02-03 Thread Helmut Grohne
2021-02-03 13:17:53.0 +0100 @@ -1,3 +1,10 @@ +apr (1.7.0-6.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Annotate test dependencies netbase and net-tools . (Closes: #-1) + + -- Helmut Grohne Wed, 03 Feb 2021 13:17:53 +0100 + apr (1.7.0-6) unstable; urgency=medium

Bug#976878: apr-util FTCBFS: uses mysql_config

2020-12-08 Thread Helmut Grohne
Source: apr-util Version: 1.6.1-5 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs apr-utils fails to cross build from source, because it uses mysql_config and mysql_config does never work during cross compilation. A good alternative is using pkg-config. I'm attaching an

Bug#929510: apache2-dev: make the build more reproducible

2019-05-25 Thread Helmut Grohne
-2.4.38/debian/changelog 2019-05-25 08:43:27.0 +0200 @@ -1,3 +1,11 @@ +apache2 (2.4.38-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Do not install /usr/share/apache2/build/config.nice. (Closes: #-1) + * Make config_vars.mk reproducible wrt. AWK. + + -- Helmut Grohne

Bug#916829: libapr1-dev is broken on unmerged /usr

2018-12-19 Thread Helmut Grohne
Package: libapr1-dev Architecture: arm64 Version: 1.6.5-1 Severity: serious User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:apr-util $ grep /usr/bin/sed /usr/share/apr-1.0/build/libtool SED="/usr/bin/sed" $ That doesn't work on unmerged /usr. It breaks building apr-util:

Bug#913094: apache2 FTCBFS: multiple reasons

2018-11-06 Thread Helmut Grohne
) ++ Annotate perl build dependency with :any. ++ cross.patch: Use AC_PATH_TOOL to find pkg-config. ++ Generate server/test_char.h ahead of the build + + -- Helmut Grohne Tue, 06 Nov 2018 20:19:31 +0100 + apache2 (2.4.37-1) unstable; urgency=medium * New upstream version diff --minimal

Bug#840891: apr FTCBFS: wrong architecture python, fails to execute gen_test_char

2016-10-15 Thread Helmut Grohne
-maintainer upload. + * Fix FTCBFS: (Closes: #-1) ++ Annotate Build-Depends: python with :any ++ cross.patch: Build gen_test_char with the build arch compiler + + -- Helmut Grohne <hel...@subdivi.de> Sat, 15 Oct 2016 19:45:34 +0200 + apr (1.5.2-4) unstable; urgency=medium

Bug#761732: apr: libtool split: package needs a b-d on libtool-bin (or avoid using the libtool binary)

2014-09-19 Thread Helmut Grohne
=medium + + * Non-maintainer upload. + * Check for libtoolize rather than libtool. Closes: #761732 + + -- Helmut Grohne hel...@subdivi.de Fri, 19 Sep 2014 12:34:05 +0200 + apr (1.5.1-2) unstable; urgency=medium * Backport build fix from upstream SVN to avoid building some parts diff -Nru apr

Bug#716880: apache2 upgrade failed

2013-07-14 Thread Helmut Grohne
Control: severity -1 important Thanks for the detailed log, because it highlights the cause. On Sun, Jul 14, 2013 at 01:51:55AM +0200, Vincent Lefevre wrote: Purging configuration files for apache2.2-common ... dpkg: warning: while removing apache2.2-common, directory '/usr/lib/cgi-bin' not

Bug#716880: apache2 upgrade failed

2013-07-14 Thread Helmut Grohne
On Sun, Jul 14, 2013 at 11:50:55AM +0200, Arno Töll wrote: we cannot do this as long as the transition is ongoing. Sadly lots of packages reverse-depends on on apache2.2-common. Satisfying this dependency would create (even more) havoc on such systems as apt would not force a removal of

Bug#716880: apache2 upgrade failed

2013-07-14 Thread Helmut Grohne
On Sun, Jul 14, 2013 at 12:14:04PM +0200, Arno Töll wrote: Pretending we provided apache2.2-common, modules depending on the 2.2 version of the server had their depdencies satisfied. Thus, they would be co-installable with Apache 2.4, they would migrate to Testing and so on. My point was that

Bug#703617: htcacheclean: fails to clean expired entries

2013-03-21 Thread Helmut Grohne
Package: apache2-utils Version: 2.2.22-12 Severity: normal Hi, I noticed that my mod_disk_cache would grow and don't stop growing. It was configured for 300M and broke 2GB. Situation did not improve when running it manually: # htcacheclean -t -l300M -v -p/var/cache/apache2/mod_disk_cache