packages icon indicating copy to clipboard operation
packages copied to clipboard

[Bug] rustdesk-git contains a symlink to a file that was supposed to be copied in

Open kode54 opened this issue 1 year ago • 1 comments

What happens?

The RustDesk Git package symlinks to a library that it depends on, from the build folders on the build bot machine. It should probably be dealt with somehow. Meanwhile, the RustDesk Git package is not buildable right now, so it won't be fixable quite yet anyway.

What is expected to happen?

The library in question should be copied into the build folder so it actually gets bundled in the package.

If possible, please attach logs

No response

More information

The library in question:

lrwxrwxrwx root/root         0 2022-05-28 11:06 usr/share/rustdesk/libsciter-gtk.so -> /home/main-builder/pkgsrc/libsciter-gtk.so

kode54 avatar Sep 01 '22 20:09 kode54

This is something that should certainly be reported to the AUR page, I don't think we can do much about it here :frowning_face:. We have fixed that issue in the non-git version though. If you'd like to see how it was fixed; it was when Rojikku took over.

Looks like an issue compiling gstreamer is causing the new builds to fail: https://builds.garudalinux.org/repos/chaotic-aur/logs/rustdesk-git.log

Technetium1 avatar Sep 02 '22 01:09 Technetium1