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

Squashfs/FUSE Error #170

Open
jfmoulin opened this issue Nov 16, 2023 · 0 comments
Open

Squashfs/FUSE Error #170

jfmoulin opened this issue Nov 16, 2023 · 0 comments

Comments

@jfmoulin
Copy link

Launching xxh fails for an existing user "test" on my localhost. It seems to me the image might not have been created.

Local OS (where xxh is installed): Linux Mint 21.1 (libfuse2 is installed)
Destination host OS: Linux Mint 21.1
xxh version: 0.8.12
xxh-plugins installed: --

Steps to Reproduce

  1. I run

    @ xxh +v test@localhost
    `
  2. The output log:
    ` Load xxh config from /home/jfmoulin/.config/xxh/config.xxhc
    ssh arguments: ['-o', 'StrictHostKeyChecking=accept-new', '-o', 'User=test']
    Pexpect result:
    {'user_host_accept': None, 'user_host_password': None, 'user_key_password': None, 'output': 'xxh_home_realpath=/home/test/.xxh\r\nxxh_version=0.8.12\r\nxxh_shell_exists=1\r\nxxh_home_writable=1\r\nxxh_parent_home_writable=1\r\nrsync=/usr/bin/rsync\r\nscp=/usr/bin/scp\r\nshell=\r\nkernel=Linux\r\narch=x86_64\r\n'}
    Host info:
    xxh_home_realpath=/home/test/.xxh
    xxh_version=0.8.12
    xxh_shell_exists=1
    xxh_home_writable=1
    xxh_parent_home_writable=1
    rsync=/usr/bin/rsync
    scp=/usr/bin/scp
    shell=
    kernel=Linux
    arch=x86_64

Something went wrong trying to read the squashfs image.

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
Connection to localhost closed.
`

For community:
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

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

1 participant