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

Caqti 0.10.0 #11411

Merged
merged 1 commit into from
Feb 14, 2018
Merged

Caqti 0.10.0 #11411

merged 1 commit into from
Feb 14, 2018

Conversation

paurkedal
Copy link
Contributor

This release fixes a missing -linkall and contains some minor improvements. From the change log:

@camelus
Copy link
Contributor

camelus commented Feb 14, 2018

✅ All lint checks passed f2868bc
  • These packages passed lint tests: caqti-async.0.10.0, caqti-driver-mariadb.0.10.0, caqti-driver-postgresql.0.10.0, caqti-driver-sqlite3.0.10.0, caqti-dynload.0.10.0, caqti-lwt.0.10.0, caqti-type-calendar.0.10.0, caqti.0.10.0

✅ Installability check (8296 → 8304)
  • new installable packages (8): caqti.0.10.0 caqti-async.0.10.0 caqti-driver-mariadb.0.10.0 caqti-driver-postgresql.0.10.0
    caqti-driver-sqlite3.0.10.0 caqti-dynload.0.10.0 caqti-lwt.0.10.0 caqti-type-calendar.0.10.0

@samoht
Copy link
Member

samoht commented Feb 14, 2018

Seems that some depexts are missing on alpine Linux:

#=== ERROR while installing mariadb.1.0.1 =====================================#
# opam-version         1.2.2
# os                   linux
# command              ./configure --prefix=/home/opam/.opam/4.05.0
# path                 /home/opam/.opam/4.05.0/build/mariadb.1.0.1
# compiler             4.05.0
# exit-code            1
# env-file             /home/opam/.opam/4.05.0/build/mariadb.1.0.1/mariadb-7-115844.env
# stdout-file          /home/opam/.opam/4.05.0/build/mariadb.1.0.1/mariadb-7-115844.out
# stderr-file          /home/opam/.opam/4.05.0/build/mariadb.1.0.1/mariadb-7-115844.err
### stderr ###
# Could not detect a MariaDB client library

and libmariadb-dev does not seems available on Travis's Ubuntu:

# The following new OS packages need to be installed: libmariadb-dev
The following command needs to be run through "sudo":
    apt-get install -qq -yy libmariadb-dev
E: Unable to locate package libmariadb-dev
OS package installation failed

@paurkedal
Copy link
Contributor Author

Yes, the failures due to the mariadb dependency is expected. It was discussed in #11170. I think the conclusion is to live with it until depext improvements in opam 2.0+.

@samoht
Copy link
Member

samoht commented Feb 14, 2018

Great ok. Let's merge this, then :-)

@samoht samoht merged commit c638b23 into ocaml:master Feb 14, 2018
@paurkedal
Copy link
Contributor Author

Yes, thanks!

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.

None yet

3 participants