Skip to content

Conversation

@dch
Copy link
Contributor

@dch dch commented Apr 16, 2020

currently cirrus fails all FreeBSD tests with this:

pkg install -y erlang git gmake
Updating FreeBSD repository catalogue...
Fetching meta.txz: . done
pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
repository FreeBSD has no meta file, using default settings
Fetching packagesite.txz: .......... done
pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
pkg: Repository FreeBSD load error: meta cannot be loaded No error: 0
Unable to open created repository FreeBSD
Unable to update repository FreeBSD
Error updating repositories!
Exit status: 3

this is because FreeBSD 12.0 is obsolete and the official package mirrors
don't have erlang etc available anymore. We need to move to 12.1 which is
for the moment the latest official release. I'll keep these updated in future as
well. If there's interest in extending this to cover the other FreeBSD versions
(11.x and the master branch 13.0-CURRENT) let me know and I will send
PRs for the rest.

Supported Releases

    Production: 12.1, 11.3
    Upcoming: 11.4
    Upcoming: 12.2

@josevalim josevalim merged commit f30ee1f into elixir-lang:master Apr 16, 2020
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@dch dch deleted the fix/freebsd-ci branch April 14, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants