Package Details: lantern-bin 7.8.4-1

Git Clone URL: https://aur.archlinux.org/lantern-bin.git (read-only, click to copy)
Package Base: lantern-bin
Description: A censorship circumvention tool that delivers fast, reliable, and secure access to the open internet
Upstream URL: https://lantern.io
Keywords: accelerator censorship circumvention gfw lantern router vpn
Licenses: Apache-2.0
Conflicts: lantern
Provides: lantern
Submitter: MarcinWieczorek
Maintainer: mhdi
Last Packager: mhdi
Votes: 19
Popularity: 0.54
First Submitted: 2016-05-22 14:24 (UTC)
Last Updated: 2024-04-03 10:35 (UTC)

Pinned Comments

malacology commented on 2021-05-10 05:30 (UTC) (edited on 2021-08-11 13:42 (UTC) by malacology)

Solved

cd /usr/lib
sudo ln -s libpcap.so.1 libpcap.so.0.8
lantern

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

malacology commented on 2021-07-16 11:58 (UTC)

New PKGBUILD 6.7.3

# Maintainer:  Marcin (CTRL) Wieczorek <marcin@marcin.co>
# Contributor: neo.shadowsocks<neo.shadowsocks AT gmx.com>
# Contributor: Kars Wang <jaklsy g-mail>
# Contributor: malacology

pkgname=lantern-bin
pkgver=6.7.3
pkgrel=1
pkgdesc='Free desktop application that delivers fast, reliable and secure access to the open Internet. (Stable Channel, binary)'
arch=('i686' 'x86_64')
url='https://getlantern.org'
license=('Apache')
depends=('libappindicator-gtk3')
options=('!emptydirs' '!strip' '!docs')
conflicts=('lantern' 'lantern-headless' 'lantern-headless-git' 'lantern-git')
provides=('lantern')
source=('lantern.service')
source_i686=("${pkgname}-${pkgver}-i686.deb::https://s3.amazonaws.com/lantern/lantern-installer-${pkgver}-32-bit.deb")
source_x86_64=("${pkgname}-${pkgver}-x86_64.deb::https://s3.amazonaws.com/lantern/lantern-installer-${pkgver}-64-bit.deb")
sha256sums=('fdece37945be10c00210bbde7b4058c356ef1df0554bd963fcddd12990ff930b')
sha256sums_i686=('170ca42b8067d23b3f8246f0793bf4f4e3fce049becebef8d3b691f628fce5ce')
sha256sums_x86_64=('c9f47ca4b529a40f71395e03f24272df1566917e49b56010b8084c12bc3d9b39')

package() {
    msg2 'Extracting the data.tar.xz...'
    bsdtar -xzf data.tar.gz -C "${pkgdir}/"

    msg2 'Install systemd service file...'
    install -Dm644 "${srcdir}/lantern.service" "${pkgdir}/usr/lib/systemd/user/lantern.service"
}

malacology commented on 2021-07-11 11:13 (UTC)

New PKGBUILD

# Maintainer:  Marcin (CTRL) Wieczorek <marcin@marcin.co>
# Contributor: neo.shadowsocks<neo.shadowsocks AT gmx.com>
# Contributor: Kars Wang <jaklsy g-mail>

pkgname=lantern-bin
pkgver=6.7.2
pkgrel=1
pkgdesc='Free desktop application that delivers fast, reliable and secure access to the open Internet. (Stable Channel, binary)'
arch=('i686' 'x86_64')
url='https://getlantern.org'
license=('Apache')
depends=('libappindicator-gtk3')
options=('!emptydirs' '!strip' '!docs')
conflicts=('lantern' 'lantern-headless' 'lantern-headless-git' 'lantern-git')
provides=('lantern')
source=('lantern.service')
source_i686=("${pkgname}-${pkgver}-i686.deb::https://s3.amazonaws.com/lantern/lantern-installer-${pkgver}-32-bit.deb")
source_x86_64=("${pkgname}-${pkgver}-x86_64.deb::https://s3.amazonaws.com/lantern/lantern-installer-${pkgver}-64-bit.deb")
sha256sums=('fdece37945be10c00210bbde7b4058c356ef1df0554bd963fcddd12990ff930b')
sha256sums_i686=('0ea26f91148ae4c6fe4f4ee10aedb19d721933a06e1dcf8335c20f31e6fadefb')
sha256sums_x86_64=('d5c2891e304d7d72900e484c4778687e0268af8a1d6050391d71a183ee21de39')

package() {
    msg2 'Extracting the data.tar.xz...'
    bsdtar -xzf data.tar.gz -C "${pkgdir}/"

    msg2 'Install systemd service file...'
    install -Dm644 "${srcdir}/lantern.service" "${pkgdir}/usr/lib/systemd/user/lantern.service"
}

malacology commented on 2021-07-11 04:16 (UTC) (edited on 2021-07-11 04:17 (UTC) by malacology)

Please updpkgsums

==> Validating source files with sha256sums...
    lantern.service ... Passed
==> Validating source_x86_64 files with sha256sums...
    lantern-bin-6.7.1-x86_64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
error downloading sources: lantern-bin

malacology commented on 2021-05-10 05:30 (UTC) (edited on 2021-08-11 13:42 (UTC) by malacology)

Solved

cd /usr/lib
sudo ln -s libpcap.so.1 libpcap.so.0.8
lantern

fangzhen commented on 2021-05-10 03:36 (UTC)

try add a symlink to workaround:) sudo ln -s /usr/lib64/libpcap.so /usr/lib64/libpcap.so.0.8

malacology commented on 2021-04-19 10:52 (UTC)

home/[username]/.lantern/bin/lantern: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory Same problems as Crablet

MarcinWieczorek commented on 2021-04-17 15:30 (UTC)

I'm afraid I don't know how to help you. Try rebuilding lantern from source, but good luck with that (unless they improved the process, which I doubt).

Crablet commented on 2021-04-17 15:22 (UTC)

Got this error: /home/username/.lantern/bin/lantern: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory

I have checked my libpcap's version and found it was 1.10.0. Are there any solutions?

<deleted-account> commented on 2019-08-30 18:25 (UTC)

can't believe this package just got an update ;D