alexanderepstein / Bash-Snippets

A collection of small bash scripts for heavy terminal users
MIT License
9.64k stars 842 forks source link

Release file needed? in Ubuntu / Debian, cannot install from apt repo #167

Closed klepsydra closed 6 years ago

klepsydra commented 6 years ago

Issue Label:

Description:

 # add-apt-repository ppa:navanchauhan/bash-snippets 
 A collection of small bash scripts for heavy terminal users
 More info: https://launchpad.net/~navanchauhan/+archive/ubuntu/bash-snippets
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmp3kljrk6f/secring.gpg' created
gpg: keyring `/tmp/tmp3kljrk6f/pubring.gpg' created
gpg: requesting key 5386EF11 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp3kljrk6f/trustdb.gpg: trustdb created
gpg: key 5386EF11: public key "Launchpad PPA for Navan Chauhan" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

However:


# apt update

Ign:8 http://ppa.launchpad.net/navanchauhan/bash-snippets/ubuntu xenial InRelease
Err:9 http://ppa.launchpad.net/navanchauhan/bash-snippets/ubuntu xenial Release
  404  Not Found
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/navanchauhan/bash-snippets/ubuntu xenial 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.

OS and OS version:

OS Version:

# lsb_release -a; uname -a;
                              No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:        16.04
Codename:       xenial
Linux strategio 4.4.0-130-generic #156-Ubuntu SMP Thu Jun 14 08:53:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
alexanderepstein commented 6 years ago

@navanchauhan

navanchauhan commented 6 years ago

hmmm..... Noted. Going to add support till bionic beaver soon, I’m having problems with building this package

alexanderepstein commented 6 years ago

@navanchauhan No worries, take your time I appreciate you maintaining the package

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically closed because it has been inactive for 30 days.