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

Cirrus CI FreeBSD 12 & 13 failing due to missing openldap-client #7868

Closed
jay opened this issue Oct 18, 2021 · 0 comments
Closed

Cirrus CI FreeBSD 12 & 13 failing due to missing openldap-client #7868

jay opened this issue Oct 18, 2021 · 0 comments
Labels
CI Continuous Integration

Comments

@jay
Copy link
Member

jay commented Oct 18, 2021

pkg: No packages available to install matching 'openldap-client' have been found in the repositories

pkg update -f
Updating FreeBSD repository catalogue...
Fetching meta.conf: . done
Fetching packagesite.pkg: .......... done
Processing entries: .......... done
FreeBSD repository update completed. 31163 packages processed.
All repositories are up to date.
pkg install -y autoconf automake libtool pkgconf brotli openldap-client heimdal libpsl libssh2 openssh-portable libidn2 librtmp libnghttp2 nghttp2 stunnel
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Updating database digests format: . done
pkg: No packages available to install matching 'openldap-client' have been found in the repositories
@jay jay added the CI Continuous Integration label Oct 18, 2021
bagder added a commit that referenced this issue Oct 18, 2021
... as it seems openldap-client doesn't exist anymore.

Reported-by: Jay Satiro
Fixes #7868
@bagder bagder closed this as completed in fc746cd Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Development

Successfully merging a pull request may close this issue.

1 participant