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

Basepath-hash inode algorithm #1323

Open
wants to merge 1 commit into
base: latest-release
Choose a base branch
from

Add new basepath-hash inode-generation algorithm

d0d265a
Select commit
Loading
Failed to load commit list.
Open

Basepath-hash inode algorithm #1323

Add new basepath-hash inode-generation algorithm
d0d265a
Select commit
Loading
Failed to load commit list.
Cirrus CI / ubuntu:16.04 failed Apr 5, 2024 in 2m 21s

Task Summary

Instruction main failed in 02:18

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:01 clone
❌ 02:18 main

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
	echo misc:Depends= >> debian/mergerfs.substvars
	echo misc:Pre-Depends= >> debian/mergerfs.substvars
	dpkg-gencontrol -pmergerfs -ldebian/changelog -Tdebian/mergerfs.substvars -Pdebian/mergerfs
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
	chmod 0644 debian/mergerfs/DEBIAN/control
	chown 0:0 debian/mergerfs/DEBIAN/control
   dh_md5sums
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
	(cd debian/mergerfs >/dev/null ; find . -type f  ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 0644 debian/mergerfs/DEBIAN/md5sums
	chown 0:0 debian/mergerfs/DEBIAN/md5sums
   dh_builddeb
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
	dpkg-deb --build debian/mergerfs ..
dpkg-deb: building package 'mergerfs' in '../mergerfs_2.40.2-1-gd0d265a~ubuntu-xenial_amd64.deb'.
make[1]: Leaving directory '/tmp/cirrus-ci-build'
 dpkg-genchanges  >../mergerfs_2.40.2-1-gd0d265a~ubuntu-xenial_amd64.changes
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-genchanges: error: cannot read ../mergerfs_2.40.2-1-gd0d265a~ubuntu-xenial.dsc: No such file or directory
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
Makefile:247: recipe for target 'deb' failed
make: *** [deb] Error 2

Exit status: 2