[Git][NTPsec/ntpsec][master] Disable -AsciiDoc-3-Fedora
Hal Murray (@hal.murray)
gitlab at mg.gitlab.com
Tue Feb 18 09:33:26 UTC 2025
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
2514b13c by Hal Murray at 2025-02-18T01:30:26-08:00
Disable -AsciiDoc-3-Fedora
It's broken again. ???
It was working yesterday.
>From https://gitlab.com/NTPsec/ntpsec/-/jobs/9168058008
$ ln -sv src/asciidoc3.py asciidoc3/asciidoc3
'asciidoc3/asciidoc3' -> 'src/asciidoc3.py'
$ asciidoc3/asciidoc3 --version || echo -n
/usr/bin/bash: line 171: asciidoc3/asciidoc3: No such file or directory
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -58,19 +58,19 @@ alpine-edge-refclocks:
script:
- python3 ./waf configure --enable-warnings --enable-Werror --disable-doc --disable-manpage --refclock=all build
-AsciiDoc-3-Fedora:
- <<: *job_definition
- image: fedora
- script:
- - yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel wget libxslt docbook-style-xsl
- - mkdir asciidoc3
- - wget https://asciidoc3.org/download/AsciiDoc3_linux_latest.tar.gz
- - tar -xpvf AsciiDoc3_linux_latest.tar.gz -C asciidoc3
- - ln -sv src/a2x3.py asciidoc3/a2x3
- - ln -sv src/asciidoc3.py asciidoc3/asciidoc3
- - asciidoc3/asciidoc3 --version || echo -n
- - PATH="$PWD/asciidoc3:$PATH" python3 ./waf configure --enable-warnings --enable-Werror --enable-doc --enable-manpage build
-
+# AsciiDoc-3-Fedora:
+# <<: *job_definition
+# image: fedora
+# script:
+# - yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel wget libxslt docbook-style-xsl
+# - mkdir asciidoc3
+# - wget https://asciidoc3.org/download/AsciiDoc3_linux_latest.tar.gz
+# - tar -xpvf AsciiDoc3_linux_latest.tar.gz -C asciidoc3
+# - ln -sv src/a2x3.py asciidoc3/a2x3
+# - ln -sv src/asciidoc3.py asciidoc3/asciidoc3
+# - asciidoc3/asciidoc3 --version || echo -n
+# - PATH="$PWD/asciidoc3:$PATH" python3 ./waf configure --enable-warnings --enable-Werror --enable-doc --enable-manpage build
+
AsciiDoc-py3-Alpine:
<<: *job_definition
image: $CI_REGISTRY/ntpsec/ntpsec/alpine
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2514b13cfb6eb92c3ac0918c746cc22d533550db
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2514b13cfb6eb92c3ac0918c746cc22d533550db
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20250218/57e990dd/attachment-0001.htm>
More information about the vc
mailing list