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

Ubuntu Bionic 18 Release missing - install not possible #105

Closed
mattheworiordan opened this issue Oct 17, 2018 · 5 comments
Closed

Ubuntu Bionic 18 Release missing - install not possible #105

mattheworiordan opened this issue Oct 17, 2018 · 5 comments

Comments

@mattheworiordan
Copy link

When trying to install this package following the Ubuntu install instructions, I unfortunately get told there is a missing package.

23:25:25 WARN  Failed to run SSH command 'sudo add-apt-repository -y ppa:alestic' on ec2-35-178-186-31.eu-west-2.compute.amazonaws.com, retrying one more time.
23:25:25 WARN  Error:             SSH exited with status code 100,
23:25:25 WARN              STDOUT: Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
23:25:25 WARN  Ign:2 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic InRelease
23:25:25 WARN  Err:3 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release
23:25:25 WARN    404  Not Found [IP: 91.189.95.83 80]
23:25:25 WARN  Hit:4 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic InRelease
23:25:25 WARN  Hit:5 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic-updates InRelease
23:25:25 WARN  Hit:6 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic-backports InRelease
23:25:25 WARN  Reading package lists...
23:25:25 WARN              STDERR: bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8)
23:25:25 WARN  E: The repository 'http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release' does not have a Release file.
23:25:35 ERROR  Fatal error whilst running SSH command 'sudo add-apt-repository -y ppa:alestic' on ec2-35-178-186-31.eu-west-2.compute.amazonaws.com.
23:25:35 ERROR  Error:             SSH exited with status code 100,
23:25:35 ERROR              STDOUT: Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
23:25:35 ERROR  Ign:2 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic InRelease
23:25:35 ERROR  Err:3 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release
23:25:35 ERROR    404  Not Found [IP: 91.189.95.83 80]
23:25:35 ERROR  Hit:4 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic InRelease
23:25:35 ERROR  Hit:5 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic-updates InRelease
23:25:35 ERROR  Hit:6 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic-backports InRelease
23:25:35 ERROR  Reading package lists...
23:25:35 ERROR  Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
23:25:35 ERROR  Ign:2 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic InRelease
23:25:35 ERROR  Hit:3 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic InRelease
23:25:35 ERROR  Err:4 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release
23:25:35 ERROR    404  Not Found [IP: 91.189.95.83 80]
23:25:35 ERROR  Hit:5 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic-updates InRelease
23:25:35 ERROR  Hit:6 http://eu-west-2.ec2.archive.ubuntu.com/ubuntu bionic-backports InRelease
23:25:35 ERROR  Reading package lists...
23:25:35 ERROR              STDERR: bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf-8)
23:25:35 ERROR  E: The repository 'http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release' does not have a Release file.
23:25:35 ERROR  E: The repository 'http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release' does not have a Release file.
@mpdude
Copy link

mpdude commented Nov 7, 2018

For me, it looks like this:

$ sudo add-apt-repository ppa:alestic
 Software related to Ubuntu and Amazon EC2
 More info: https://launchpad.net/~alestic/+archive/ubuntu/ppa
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://eu-central-1.ec2.archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://eu-central-1.ec2.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:3 http://eu-central-1.ec2.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:5 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic InRelease
Get:6 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Err:7 http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release
  404  Not Found [IP: 91.189.95.83 80]
Hit:8 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:9 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu bionic InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/alestic/ppa/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

@mpdude
Copy link

mpdude commented Nov 7, 2018

@ehammond How could we help here?

@mpdude
Copy link

mpdude commented Nov 7, 2018

Maybe #107 solves part of the problem?

@mpdude
Copy link

mpdude commented Nov 8, 2018

While I have almost no experience in maintaining .deb packages and cannot promise I will be able to support this in the long run, for now it might help those coming here:

https://launchpad.net/~webfactory/+archive/ubuntu/ppa

@ehammond
Copy link
Member

ehammond commented Apr 4, 2019

From the top of the latest project README:

This project is no longer maintained. It is unclear if such a tool is really necessary on EC2/EBS.

  1. Modern filesystems and databases have built-in crash recovery, minimizing the importance of "consistent" snapshots.

  2. If creating consistent snapshots were a real issue, then surely Amazon would be recommending it in official documentation and would be providing tools to enable it.

  3. This project was written in Perl, which has no SDK officially supported by Amazon.

If you are still interested in creating consistent snapshots of file systems using a supported project, you can check out ec2-consistent-snapshot.sh which is inspired by this project and written by one of the former maintainers. It has fewer features and options, but uses the officially supported AWS CLI.

You are also welcome to fork this project and continue working on it under the terms of the "LICENSE".

@ehammond ehammond closed this as completed Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants