Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Testci #203

Closed
wants to merge 2 commits into from
Closed

Testci #203

wants to merge 2 commits into from

Conversation

schveiguy
Copy link
Collaborator

This should do nothing, and be green. Testing the CI. See #202 conversation.

@schveiguy
Copy link
Collaborator Author

ping @Abscissa see what happens here...

@Abscissa
Copy link

Abscissa commented Oct 2, 2019 via email

@Abscissa
Copy link

Abscissa commented Oct 2, 2019

I've filed this issue over with travis's new preferred "issue tracker": https://travis-ci.community/t/failures-installing-mariadb-10-2-on-xenial/5284

(Man, I do NOT like that forum software they’re using...)

In the meantime, we need a workaround. It appears that travis's "trusty" architecture doesn't exhibit the problem (go figure - aptly named), but their "xenial" one does. Unfortunately, the "xenial" one seems to be getting used for all new builds (or at least the PRs). I imagine there should be a trivial way to force the use of "trusty", but my brain's about done for the day. So that's the current status.

Oh, and I noticed a couple other problems worth noting:

  1. mysqln’s ci-setup script didn’t error out the travis job when the DB setup commands it issued failed. (See line 297 here: https://travis-ci.org/mysql-d/mysql-native/jobs/592298238 ) That needs fixed. Fail early FTW.

  2. On one job in master, dub fatally complains that Root package mysql-native references unknown package vibe-d:core Not sure why only one job in that build dies with that, but in any case, between that and the other message mentioned over at v2.3.0 always selects vibe-d:core instead of vibe-core #201 , clearly we need to retire vibe-d:core (at least as default) and use vibe-core. First thing on this front is to assess the damage (if any) it’ll cause if we just flip the switch (although we can’t check this until the mariadb installation issue is worked around first).

@schveiguy
Copy link
Collaborator Author

Should we close this? I think the other PR provides a good enough testing ground for fixing the travis issue.

@Abscissa
Copy link

Abscissa commented Oct 2, 2019

Should we close this? I think the other PR provides a good enough testing ground for fixing the travis issue.

Sounds good.

@Abscissa Abscissa closed this Oct 2, 2019
@schveiguy schveiguy deleted the testci branch October 2, 2019 18:55
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.

2 participants