sharkdp / hexyl

A command-line hex viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snap no such file error

delanym opened this issue · comments

I run

hexyl outfile

and get "Error: No such file or directory (os error 2)"

I tried removing the snap and reinstalling

hexyl 0.8.0 from Purvesh (badpurvesh11) installed

@delanym, I am not sure about filetype of outfile.
Still you can try following command,

hexyl ./outfile

And would you please tell me directory tree structure where outfile is located and file-type of outfile?

Could this be another "classic confinement" issue? I don't understand how snap works, but to be honest, it has cause nothing but problems in the past for me (for different projects). Not just with your new packages (for which I am really grateful!), but also when I tried to write some myself in the past.

This is not classic confinement issue of snap. This is more kind of user local system issue. I also check build logs and not found any error about snap. A classic confinement issue would raise Permission Denied error. By the way, I am wondering that hexyl also display the binary files??

I rebooted and now it works ¯_(ツ)_/¯

By the way, I am wondering that hexyl also display the binary files??

That's kind of.. the purpose of the tool? :D