[Git][NTPsec/ntpsec][master] Switch ubuntu-latest options tester to new modern debian configuration

Richard Laager gitlab at mg.gitlab.com
Wed May 6 18:46:27 UTC 2020



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
36bb8992 by Matt Selsky at 2020-05-06T18:04:31+00:00
Switch ubuntu-latest options tester to new modern debian configuration

ubuntu:latest uses packages with "python2" in the name instead of "python". We
were seeing error messages such as:

$ apt-get install -y netbase bison gcc libssl-dev libcap-dev pps-tools python-dev python-minimal libseccomp-dev bash pkg-config python3-dev python3-minimal
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Package python-minimal is not available, but is referred to by another package.
 This may mean that the package is missing, has been obsoleted, or
 is only available from another source
 However the following packages replace it:
   python2-minimal
 E: Package 'python-minimal' has no installation candidate

- - - - -


1 changed file:

- .gitlab-opttest-ci.yml


Changes:

=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -144,7 +144,7 @@ ubuntu-devel-options-tester:
 
 ubuntu-latest-options-tester:
   image: ubuntu:latest
-  <<: *deb_old_option_tester
+  <<: *deb_option_tester
 
 ubuntu-rolling-options-tester:
   image: ubuntu:rolling



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/36bb89920f243fdfe4c9e914357d02b036cd859b

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/36bb89920f243fdfe4c9e914357d02b036cd859b
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/20200506/3c8fc69f/attachment.htm>


More information about the vc mailing list