[
https://issues.apache.org/jira/browse/GUACAMOLE-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290519#comment-17290519
]
Mike Jumper commented on GUACAMOLE-1295:
----------------------------------------
According to the release notes, this was corrected in Docker 20.10.0
(https://docs.docker.com/engine/release-notes/#security-1), but the Jenkins
build nodes where this is happening appear to be running 20.10.3. Based on the
Red Hat bug entry, this will likely just keep happening until libseccomp is
updated.
I'll remove the Ubuntu devel build for now.
> Build fails against current Ubuntu "devel" (21.04)
> --------------------------------------------------
>
> Key: GUACAMOLE-1295
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1295
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server
> Reporter: Mike Jumper
> Assignee: Mike Jumper
> Priority: Minor
>
> Our canary "ubuntu-devel" build is currently failing when {{autoreconf}} is
> run:
> {code:none}
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force -I m4
> autoreconf: configure.ac: tracing
> autoreconf: configure.ac: not using Libtool
> autoreconf: running: /usr/bin/autoconf --force
> /usr/bin/autoconf: This script requires a shell more modern than all
> /usr/bin/autoconf: the shells that I found on your system.
> /usr/bin/autoconf: Please tell [email protected] about your system,
> /usr/bin/autoconf: including any error possibly output before this
> /usr/bin/autoconf: message. Then install a modern shell, or manually run
> /usr/bin/autoconf: the script under such a shell if you do have one.
> {code}
> See:
> https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-master-ubuntu/JENKINS_LABEL_EXPRESSION=ubuntu,UBUNTU_RELEASE=devel/218/console
--
This message was sent by Atlassian Jira
(v8.3.4#803005)