New comment by jchook on void-packages repository https://github.com/void-linux/void-packages/issues/29164#issuecomment-788657914 Comment: If I had to guess the problem I would guess the find/replace on a binary: ```sh vsed -i usr/bin/skypeforlinux -e "s;share/;lib/;g" ``` Perhaps if we started with the RPM instead of the DEB? Or used links? We can gesture vaguely toward: - [x] I generally don't use the affected packages but briefly tested this PR