Skip to content

AppImage does not work on Alpine linux #88

Closed
@weyrick

Description

@weyrick
Hi Shannon, On Alpine linux (musl c) :
ldd ./pktvisor-x86_64-3.2.0.AppImage 
	/lib64/ld-linux-x86-64.so.2 (0x7f01ebc40000)
	libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7f01ebc40000)
	libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f01ebc40000)
	libz.so.1 => /lib/libz.so.1 (0x7f01ebc26000)
	libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f01ebc40000)
Error relocating ./pktvisor-x86_64-3.2.0.AppImage: gnu_dev_makedev: symbol not found

This appears to be related to AppImage/AppImageKit#1015

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions