Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[linux installation] autopackage.org is dead, please provide alternate installation method(s). #32

Closed
furquan-lp opened this issue Feb 8, 2018 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@furquan-lp
Copy link

Running the .package file I get the following messages:

$ ./celestia-1.5.1.x86.package 

The installation of this software requires some additional support
code to be installed.

A] If the support code is found in a local directory, it will be used.
   The file containing the support code will be called:

      "autopackage.tar.bz2"

 or

B] If there is an active Internet connection, the support code will be
   downloaded from:

      "http://autopackage.org/downloads/latest/autopackage.tar.bz2"

   Proxy users should ensure the http_proxy environment variable is
   set, otherwise the download may fail.


Selection B --> OK to download and install support code now? (Y/n): y

Attempting download of http://autopackage.org/downloads/latest/x86_64/autopackage.tar.bz2 ... 

--2018-02-08 20:55:49--  http://autopackage.org/downloads/latest/x86_64/autopackage.tar.bz2
Resolving autopackage.org (autopackage.org)... 162.243.21.36
Connecting to autopackage.org (autopackage.org)|162.243.21.36|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.coper.work/koujo/article [following]
--2018-02-08 20:55:50--  https://www.coper.work/koujo/article
Resolving www.coper.work (www.coper.work)... 52.193.113.43, 54.249.59.53
Connecting to www.coper.work (www.coper.work)|52.193.113.43|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘autopackage.tar.bz2’

autopackage.tar.bz2     [  <=>               ]  62.95K   256KB/s    in 0.2s    

2018-02-08 20:55:53 (256 KB/s) - ‘autopackage.tar.bz2’ saved [64462]

Download completed.


bzip2: autopackage.tar.bz2 is not a bzip2 file.
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors

The autopackage support code could not be installed.

It can be manually downloaded and installed by running the
installation script located in the downloaded archive.

It seems that the file tries to download http://autopackage.org/downloads/latest/x86_64/autopackage.tar.bz2 which no longer exists and redirects to some other irrelevant website. The installation can't proceed from here; is there any other way to install celestia sans building from the source-code itself?

@375gnu
Copy link
Member

375gnu commented Nov 20, 2018

Alternatives to evaluate: snap and flatpack.

@375gnu 375gnu added the help wanted Extra attention is needed label Nov 20, 2018
@sanderbockstaele
Copy link

witch distribution do you use? on manjaro you can use the GUI tool.

@anidotnet
Copy link

The current auto package installation script does not work on Ubuntu 19.04 64-bit. It fails to run with libpng12 dependency error. I would highly appreciate it if you guys provide snap or flatpack images.

@375gnu
Copy link
Member

375gnu commented Jul 16, 2019 via email

@375gnu
Copy link
Member

375gnu commented Aug 4, 2019

Please join AppImage testing, see #333 for more info.

@375gnu 375gnu closed this as completed Oct 11, 2019
@t4saha
Copy link

t4saha commented Aug 27, 2020

https://snapcraft.io/install/celestia-daily/ubuntu

@375gnu
Copy link
Member

375gnu commented Aug 27, 2020

Thank you @t4saha !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants
@anidotnet @375gnu @furquan-lp @t4saha @sanderbockstaele and others