Kron4ek / Conty

Easy to use unprivileged Linux container packed into a single portable executable
MIT License
772 stars 45 forks source link

The integrated utils were not extracted! #159

Open qq895311511 opened 3 months ago

qq895311511 commented 3 months ago

the same command run different terminial ,but anothor terminal have error image image

qq895311511 commented 3 months ago

is like some shell cannnot run it image

Kron4ek commented 3 months ago

Hi. Is this Conty from the releases page or did you build it manually? If from the releases page, does SHA256 of your file match with the one written on the page?

qq895311511 commented 3 months ago

Hi. Is this Conty from the releases page or did you build it manually? If from the releases page, does SHA256 of your file match with the one written on the page?

is my manually

qq895311511 commented 3 months ago

i using 1.25 version and i just change the following code: image

This is what happened

qq895311511 commented 3 months ago

when i using wezterm the conty that show normal: image

qq895311511 commented 3 months ago

when i using alacittry and securecrt the conty that show error image

Kron4ek commented 3 months ago

Hmm, interesting. I'll try to reproduce and fix this.

qq895311511 commented 3 months ago

Hmm, interesting. I'll try to reproduce and fix this.

currently, i download the release page conty.sh image

it have same bug: the wezterm is normal, the alacritty and securecrt have error: image Peek 2024-08-06 16-22

qq895311511 commented 3 months ago

Peek 2024-08-06 16-22

Kron4ek commented 3 months ago

Weird, but i can't reproduce the issue on alacritty (both with zsh and bash).

qq895311511 commented 3 months ago

Unbelievable, I didn't expect this kind of problem would occur.

unbelievable, i didn't expect this kind of problem would occur

qq895311511 commented 3 months ago

Weird, but i can't reproduce the issue on alacritty (both with zsh and bash).

@Kron4ek it need your conty include the appimage, and the bug can be fix just like me, i make conty.sh into the AppDir and write to run it. @Kron4ek

Peek 2024-08-07 16-02

Kron4ek commented 3 months ago

I still can't reproduce for some reason. I created AppRun/usr/bin directory, put conty.sh inside it and renamed to archlinux, i don't get this error.

newyorkthink commented 3 months ago

I still can't reproduce for some reason. I created AppRun/usr/bin directory, put conty.sh inside it and renamed to archlinux, i don't get this error.

i try test