Tribler / tribler

Privacy enhanced BitTorrent client with P2P content discovery
https://www.tribler.org
GNU General Public License v3.0
4.83k stars 447 forks source link

Failed to find libvlc - snap - fedora #4804

Closed xoriole closed 4 years ago

xoriole commented 5 years ago

Failed to find libvlc in Fedora snap-build-fedora

Past issue: https://github.com/Tribler/tribler/issues/4418

heisenbol commented 4 years ago

I run into this today. I am on Ubuntu 19.10 and installed the snap package via sudo snap install tribler-bittorrent --beta --devmode tribler-bittorrent (beta) 7.3.0-beta1 from Sandip Pandey (sandippandey) installed

So it's still version 7.3.0 Installing with --edge gets the same version

Running tribler produces the same error mentioned in this issue

NameError: no function 'libvlc_new'

Would this be fixed in 7.5? How do I get this version via snap?

synctext commented 4 years ago

Sorry, we've focused on .deb packaging and have not updated snap for a while. We're understaffed, volunteers welcome. Both the .deb package and Tribler-v7.5.0.tar.xz sources are available here: https://github.com/Tribler/tribler/releases/latest

heisenbol commented 4 years ago

@synctext fully understandable. The problem with the deb package is that it requires the vlc package. For someone having installed vlc via snap, it results in having 2 vlc binaries. I'll se what I'm going to do. Thanks for your great work

ichorid commented 4 years ago

RIP VLC