Report this

What is the reason for this report?

Can't Install Web Application in Ubuntu

Posted on September 3, 2020

Hi, I cannot install a web application on ubuntu 20.04 or 18.04. It is getting an error.

Ubuntu Error:

404 Not Found [IP: 91.189.95.83 80] Reading package lists… Done E: The repository ‘http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu focal 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…

This is the application that I want to install through curl curl https://raw.githubusercontent.com/atech/postal/master/script/install/ubuntu1604.sh | sh

Plz help me as soon as possible. I want to install it as soon as possible



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @knowledgeablepk,

It looks like that the script that you are using is for Ubuntu 16.04 and this is why it’s not working on Ubuntu 20.04 and 18.04.

What I could suggest is following the manual installation steps:

https://github.com/postalhq/postal/wiki/Installation

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.