We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
installation from PPA at https://launchpad.net/~tkren/+archive/asp doesn't work out of the box due to no support for current distrbutions
$ sudo add-apt-repository ppa:tkren/asp (...) Ign:20 http://ppa.launchpad.net/tkren/asp/ubuntu bionic InRelease Err:21 http://ppa.launchpad.net/tkren/asp/ubuntu bionic Release 404 Not Found [IP: 91.189.95.83 80]
one has to manually replace bionic with oneiric in apt sources file.
bionic
oneiric
The text was updated successfully, but these errors were encountered:
No branches or pull requests
installation from PPA at https://launchpad.net/~tkren/+archive/asp doesn't work out of the box due to no support for current distrbutions
one has to manually replace
bionic
withoneiric
in apt sources file.The text was updated successfully, but these errors were encountered: