Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Machine executor: instance is old #140

Open
JulienBalestra opened this issue Jun 16, 2018 · 3 comments
Open

Machine executor: instance is old #140

JulienBalestra opened this issue Jun 16, 2018 · 3 comments

Comments

@JulienBalestra
Copy link

I do not know if it's the right place...

I read the documentation about the machine executor but I didn't find a way to specify a newer image than:

  • circleci/classic:latest
  • circleci/classic:edge

The distribution of these machines is ubuntu 14.04.

cat /etc/os-release 
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.5 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

In some case, it's too old, especially for projects based on systemd.

I would like to know if it is planned to upgrade the OS used by the machine executor ?

@mcritchlow
Copy link

I'm curious about this also. Will the machine executor images be updated anytime soon? Many of the included packages are very out of date as well. Thanks.

@vdiravka
Copy link

As far as I understand to update machine executor image it is possible only in the process of job executor via custom scripts (I need java8 and maven 3.5.4 or 3.3.9 at least), right?

@splitice
Copy link

Has anyone tried a dist upgrade to 18.04? It might be terribly slow but it would probably work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants