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

[std.range.chain] Use static assert instead of complex constraint #8821

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Require >=1 input range in constraint for consistency

f75118b
Select commit
Loading
Failed to load commit list.
Open

[std.range.chain] Use static assert instead of complex constraint #8821

Require >=1 input range in constraint for consistency
f75118b
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD 12.3 x64 failed Nov 6, 2023 in 5s

Task Summary

Instruction install_bash_and_git failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:02 clone
❌ 00:01 install_bash_and_git

sed -i '' -e 's|pkg.FreeBSD.org|mirrors.xtom.com/freebsd-pkg|' /etc/pkg/FreeBSD.conf
pkg install -y bash git
Updating FreeBSD repository catalogue...
pkg: Repository FreeBSD has a wrong packagesite, need to re-create database
pkg: No SRV record found for the repo 'FreeBSD'
pkg: An error occured while fetching package
pkg: packagesite URL error for pkg+http://mirrors.xtom.com/freebsd-pkg/FreeBSD:12:amd64/quarterly/meta.txz -- pkg+:// implies SRV mirror type
repository FreeBSD has no meta file, using default settings
pkg: packagesite URL error for pkg+http://mirrors.xtom.com/freebsd-pkg/FreeBSD:12:amd64/quarterly/packagesite.pkg -- pkg+:// implies SRV mirror type
pkg: packagesite URL error for pkg+http://mirrors.xtom.com/freebsd-pkg/FreeBSD:12:amd64/quarterly/packagesite.txz -- pkg+:// implies SRV mirror type
Unable to update repository FreeBSD
Error updating repositories!

Exit status: 3