Skip to content

Conversation

@Wenzel
Copy link
Contributor

@Wenzel Wenzel commented Aug 1, 2018

This PR checks for the value of PACKER_CACHE_DIR first, and then defaults to DIRS.user_cache_dir.

Solves #99

You can review it, i'm testing it right now.

@Wenzel
Copy link
Contributor Author

Wenzel commented Aug 1, 2018

It works 👍

@Svieg
Copy link
Collaborator

Svieg commented Aug 1, 2018

Build failed because Python3.3 doesn't support enum and a dep of pylint uses it. I'll try your fix tomorrow and update this PR.

@obilodeau
Copy link
Contributor

Resubmitted the job. Hopefully, it got fixed by upstream in the meantime.

@obilodeau
Copy link
Contributor

obilodeau commented Sep 18, 2018

It didn't fix it.

After some googling, I found out that pylint no longer supports Python 3.3. Python 3.3 has been end of life in 2017 and even Ubuntu 14.04 runs with Python 3.4 by default.

I'm going to fix this in a PR then resubmit the job here.

Edit: added the link

@obilodeau obilodeau merged commit 0a6a606 into GoSecure:master Sep 18, 2018
@obilodeau
Copy link
Contributor

Merged. I ignored failure related to Python 3.3 since it was fixed with #101.

@Wenzel Wenzel deleted the use_packer_cache_dir_env branch September 18, 2018 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants