Z
Z
zkweb2015-08-20 11:21:20
Python
zkweb, 2015-08-20 11:21:20

nginx. How to fix an error with adding a repository (error with SoftwareProperties)?

Ubuntu 10.10
Installed nginx/0.7.67, I want to update it to the latest version.
I do according to the manual ( usefulmix.com/install-upgrade-to-latest-nginx-with... )
And stuck in an error:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 8, in
from softwareproperties.SoftwareProperties import SoftwareProperties
ImportError: No module named softwareproperties.SoftwareProperties
python-software-properties installed
If sudo apt-get install software-properties-common , then response: E: Could not find package software-properties-common

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lynn "Coffee Man", 2015-08-20
@Lynn

> Ubuntu 10.10
Seems to start updating from here.
But in general, in that manual you need to read paragraph 1.4.2

R
Reechart, 2015-08-20
@Reechart

Ubuntu 10.10 ended support on April 10, 2012 https://ru.wikipedia.org/wiki/Ubuntu
repositories are not available
to install nginx, it is better to use the instructions at nginx.org/en/linux_packages.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question