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

Error when changing file permissison #11

Open
20k-ultra opened this issue Nov 15, 2021 · 3 comments
Open

Error when changing file permissison #11

20k-ultra opened this issue Nov 15, 2021 · 3 comments

Comments

@20k-ultra
Copy link

I get the follow error on my machine when running the tool. I tried on a rock pi 4b image and rpi4 with same effect.

$ docker -v
Docker version 20.10.9, build c2ea9bc90b
$ ./docker-run ~/Downloads/balena.img  
Building tool, please wait...
[LOG]Unwraping balena image from the provided balena image flasher...
[LOG]Changing file permissions.
chown: cannot access '': No such file or directory

@jellyfish-bot
Copy link

[20k-ultra] This issue has attached support thread https://jel.ly.fish/bafe9280-27a8-4c04-b875-33074df5d931

@20k-ultra
Copy link
Author

20k-ultra commented Nov 16, 2021

This error was produced when passing a production variant ESR image where the original post was development balenaOS...

find: '/tmp/balena-image-flasher-unwrap/mountpoints/flash-root/opt': No such file or directory

$ ./docker-run ~/Downloads/balena.img                                                                                 
Building tool, please wait...
[LOG]Unwraping balena image from the provided balena image flasher...
find: '/tmp/balena-image-flasher-unwrap/mountpoints/flash-root/opt': No such file or directory
[ERROR]The balena image flasher doesn't contain a balena image.
[LOG]Changing file permissions.
chown: cannot access '': No such file or directory

@jellyfish-bot
Copy link

[pdcastro] This issue has attached support thread https://jel.ly.fish/0cd5268c-16dc-4c66-a2d8-560a4790dbd1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants