This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via 649b8844743ce0d7d852e1906547bc8d2b210499 (commit)
from 873605621e800711d6cc1c6a5df7bee0b669115e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=649b8844743ce0d7d852e1906547bc8d2b210499
commit 649b8844743ce0d7d852e1906547bc8d2b210499
Author: Roland Mas <[email protected]>
Date: Tue Nov 10 18:32:00 2020 +0100
Try fixing testsuite on Debian 10
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 714eba2..f474796 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -43,7 +43,8 @@ if [ -e /etc/debian_version ]; then
fonts-dejavu-core
apt-get -y install mediawiki -t jessie-backports
else
- apt-get install -y make gettext php-cli php-pgsql
php-htmlpurifier php-http php-text-captcha php-soap php-mbstring \
+ apt-get install -y make gettext php-cli php-pgsql
php-htmlpurifier php-http php-soap php-mbstring \
+ ca-certificates \
libapache2-mpm-itk libapache2-mod-svn \
libapache2-mod-php \
apache2 postgresql postgresql-contrib libnss-pgsql2
unscd \
@@ -54,6 +55,7 @@ if [ -e /etc/debian_version ]; then
vsftpd \
fonts-dejavu-core mediawiki
fi
+ pear install Text_CAPTCHA
if ! dpkg-vendor --is Ubuntu; then
apt-get install locales-all #
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1394929
fi
-----------------------------------------------------------------------
Summary of changes:
autoinstall/install-src.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits