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

Add FAQ entry on 'move' and 'copy' #1377

Merged
merged 1 commit into from
Nov 30, 2024

Add FAQ entry on 'move' and 'copy'

5fba42f
Select commit
Loading
Failed to load commit list.
Merged

Add FAQ entry on 'move' and 'copy' #1377

Add FAQ entry on 'move' and 'copy'
5fba42f
Select commit
Loading
Failed to load commit list.
Cirrus CI / ubuntu:16.04 failed Dec 17, 2024 in 2m 38s

Task Summary

Instruction main failed in 02:33

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:01 clone
❌ 02:33 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-9-g5fba42f~ubuntu-xenial_amd64.deb'.
make[1]: Leaving directory '/tmp/cirrus-ci-build'
 dpkg-genchanges  >../mergerfs_2.40.2-9-g5fba42f~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-9-g5fba42f~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