-
Notifications
You must be signed in to change notification settings - Fork 13
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
strange behaviour with binary paths depends on running context #87
Comments
The path used in the image depends on where it is found in the environment's
If you specify a https://github.com/desultory/ugrd/blob/main/src/ugrd/base/core.py#L39 |
Also, if you run ugrd with |
A binaries in result image placed in the
/usr/bin
When I run
ugrd
manualy binaries placed in the/usr/sbin
:With one of case symlink module [symlinks.xxx] fails to work
ERROR | ugrd | [Errno 2] No such file or directory: '/var/tmp/portage/sys-kernel/hardened-kernel-6.10.13/temp/initramfs_build/usr/sbin/mount.bcachefs'
The text was updated successfully, but these errors were encountered: