We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am pulling my contents from uor into a separate device.
I have the partitions at /mnt/uor/boot and /mnt/uor/config
So I run empourus pull my.registry/dev/os:latest --attributes=boot-query.yaml -o /mnt/uor
empourus pull my.registry/dev/os:latest --attributes=boot-query.yaml -o /mnt/uor
However, I get this error and similar for all pulls
Error: rename /mnt/uor/collection.4095441460/boot/EFI/BOOT/BOOTIA32.EFI /mnt/uor/boot/EFI/BOOT/BOOTIA32.EFI: invalid cross-device link
It looks like this is related to the method in which uor "mv"s a directory to the location.
Steps to reproduce the issue:
Describe the results you received: Incomplete data
Describe the results you expected: Complete data
What version of the UOR client are you using:
UOR Client: Version: v0.3.0 Go Version: go1.17.13 Git Commit: 006ab2f Build Date: 2022-08-29T21:50:33Z Platform: linux/arm64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am pulling my contents from uor into a separate device.
I have the partitions at /mnt/uor/boot and /mnt/uor/config
So I run
empourus pull my.registry/dev/os:latest --attributes=boot-query.yaml -o /mnt/uor
However, I get this error and similar for all pulls
It looks like this is related to the method in which uor "mv"s a directory to the location.
Steps to reproduce the issue:
Describe the results you received:
Incomplete data
Describe the results you expected:
Complete data
What version of the UOR client are you using:
The text was updated successfully, but these errors were encountered: