Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix travis failures on Ubuntu #541

Merged
merged 3 commits into from
Mar 26, 2019
Merged

Fix travis failures on Ubuntu #541

merged 3 commits into from
Mar 26, 2019

Conversation

mikepurvis
Copy link
Member

Travis was failing on Ubuntu on account of not being able to install the enchant package. Seems the base images were configured with apt having only ${dist}-security plus a ton of PPAs, and no default repos. This is baffling to me, but also easy to correct at build time.

I've also moved the builds from Trusty to Xenial, given that Trusty is EOL next month anyway.

@mikepurvis
Copy link
Member Author

Going to disable the OS X builds, as they are failing for infrastructure reasons (too many open files).

@mikepurvis
Copy link
Member Author

mikepurvis commented Mar 26, 2019

@wjwwood Does anything here offend you?

My intent is to (personally) run the current head from source for a few days, and then propose that 0.4.5 be released.


A few issues noted— 

Getting the Unhandled config context options on every invocation. Need to check if #489 is a fix here. Done.

Getting some yaml-loading warnings on startup, fixed in #542.

Also, getting a bunch of /home/travis/virtualenv/python3.4.8/lib/python3.4/site-packages/sphinxcontrib/spelling/__init__.py:11: RemovedInSphinx20Warning: app.info() is now deprecated. Use sphinx.util.logging instead., but this looks like a problem with sphinxcontrib-spelling v4.20, which is the current one, released June 2018.

@wjwwood
Copy link
Member

wjwwood commented Mar 26, 2019

When you're ready to release, send me a direct email please, and I will help you.

@mikepurvis mikepurvis merged commit e1042f7 into master Mar 26, 2019
@mikepurvis mikepurvis deleted the fix-enchant branch March 26, 2019 19:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants