Package Details: outline-manager-appimage 1.15.2-2

Git Clone URL: https://aur.archlinux.org/outline-manager-appimage.git (read-only, click to copy)
Package Base: outline-manager-appimage
Description: Creates and manages Outline servers, powered by Shadowsocks.
Upstream URL: https://github.com/Jigsaw-Code/outline-server
Keywords: jigsaw-code manager outline proxy shadowsocks
Licenses: Apache
Provides: outline-manager
Submitter: DuckSoft
Maintainer: Felixoid
Last Packager: Felixoid
Votes: 5
Popularity: 0.139815
First Submitted: 2021-01-13 07:13 (UTC)
Last Updated: 2024-10-19 15:31 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Pinned Comments

Felixoid commented on 2024-10-17 12:49 (UTC)

If somebody wants to mark a package as outdated, please, bring the link to download a newer version.

Here's a docker command on how to get the fresh version:

docker run -i --entrypoint=python public.ecr.aws/lambda/python:3.12 <<EOF
from pprint import pprint
from boto3 import client
from botocore import UNSIGNED
from botocore.client import Config
s3c = client('s3',config=Config(signature_version=UNSIGNED))
pprint([o['Key'] for o in s3c.list_objects_v2(Bucket='outline-releases', Prefix='manager/linux')['Contents'] if o['Key'].endswith('.AppImage')])
EOF

Latest Comments

« First ‹ Previous 1 2

behonest commented on 2022-05-17 12:51 (UTC) (edited on 2022-05-17 12:51 (UTC) by behonest)

I see validity check failed:

==> Retrieving sources...
  -> Found Outline-Client.AppImage
  -> Found outline-client16.png
  -> Found outline-client24.png
  -> Found outline-client32.png
  -> Found outline-client48.png
  -> Found outline-client64.png
  -> Found outline-client128.png
  -> Found outline-client256.png
  -> Found outline-client512.png
  -> Found outline-client1024.png
  -> Found outline-client.desktop
==> Validating source files with md5sums...
    Outline-Client.AppImage ... FAILED
    outline-client16.png ... Passed
    outline-client24.png ... Passed
    outline-client32.png ... Passed
    outline-client48.png ... Passed
    outline-client64.png ... Passed
    outline-client128.png ... Passed
    outline-client256.png ... Passed
    outline-client512.png ... Passed
    outline-client1024.png ... Passed
    outline-client.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
❯ md5sum Outline-Client.AppImage
ea45b7b11b41a411e054dc1c4b92cde1  Outline-Client.AppImage
❯ fa8884a2a10bbf30f8f26af35dc09f59

Felixoid commented on 2022-04-10 11:44 (UTC)

It's updated to the recent version, you can try it. If it won't work, please spin an issue on https://github.com/Jigsaw-Code/outline-server/issues

AlexWayfer commented on 2022-03-25 11:34 (UTC)

Unable to run:

> outline-manager
Outline Manager is starting
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
Launching web app from outline://web_app/index.html?version=1.8.1&sentryDsn=https%3A%2F%2F9df8c810bf1b482d979da996e3e63c40%40sentry.io%2F215496
(node:62860) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
(node:62860) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
Checking for update
[62860:0325/143359.265521:FATAL:gpu_data_manager_impl_private.cc(986)] The display compositor is frequently crashing. Goodbye.
Failed to generate minidump.fish: Job 1, 'outline-manager' terminated by signal SIGILL (Illegal instruction)