Error Package 'python-software-properties' has no installation candidate when trying to install Torch in 18.04
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
0
down vote
favorite
I'm trying to install torch using the following command cd ~/torch; bash install-deps;
but when I do it output the following error:
Get:1 file:/var/cuda-repo-7-0-local InRelease
Ign:1 file:/var/cuda-repo-7-0-local InRelease
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Hit:4 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:6 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
Ign:7 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic InRelease
Ign:3 file:/var/cuda-repo-7-0-local Release.gpg
Hit:8 http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic InRelease
Err:9 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:11 https://download.sublimetext.com apt/stable/ InRelease
Reading package lists... Done
W: GPG error: file:/var/cuda-repo-7-0-local Release: The following signatures were invalid: 889BEE522DA690103C4B085ED88C3D385C37D3BE
E: The repository 'file:/var/cuda-repo-7-0-local Release' is not signed.
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.
E: The repository 'http://ppa.launchpad.net/shutter/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.
Some portion of the update is failed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
software-properties-common
E: Package 'python-software-properties' has no installation candidate
I've tried updating and upgrading everything and I already have software-properties-common
apt 18.04
add a comment |Â
up vote
0
down vote
favorite
I'm trying to install torch using the following command cd ~/torch; bash install-deps;
but when I do it output the following error:
Get:1 file:/var/cuda-repo-7-0-local InRelease
Ign:1 file:/var/cuda-repo-7-0-local InRelease
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Hit:4 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:6 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
Ign:7 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic InRelease
Ign:3 file:/var/cuda-repo-7-0-local Release.gpg
Hit:8 http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic InRelease
Err:9 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:11 https://download.sublimetext.com apt/stable/ InRelease
Reading package lists... Done
W: GPG error: file:/var/cuda-repo-7-0-local Release: The following signatures were invalid: 889BEE522DA690103C4B085ED88C3D385C37D3BE
E: The repository 'file:/var/cuda-repo-7-0-local Release' is not signed.
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.
E: The repository 'http://ppa.launchpad.net/shutter/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.
Some portion of the update is failed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
software-properties-common
E: Package 'python-software-properties' has no installation candidate
I've tried updating and upgrading everything and I already have software-properties-common
apt 18.04
Welcome to Ask Ubuntu. Sorry I don't know what 'torch' is so can't help, but your error is because the package 'python-software-properties' is available for trusty (14.04 LTS) & xenial (16.04 LTS), but not bionic (18.04). packages.ubuntu.com/search?keywords=python-software-properties. Something you have installed wasn't geared for Bionic (18.04) and has tagged that non-bionic package as required. I'd suggest checking your sources for non-Bionic
â guiverc
12 hours ago
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists?
â N0rbert
9 hours ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to install torch using the following command cd ~/torch; bash install-deps;
but when I do it output the following error:
Get:1 file:/var/cuda-repo-7-0-local InRelease
Ign:1 file:/var/cuda-repo-7-0-local InRelease
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Hit:4 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:6 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
Ign:7 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic InRelease
Ign:3 file:/var/cuda-repo-7-0-local Release.gpg
Hit:8 http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic InRelease
Err:9 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:11 https://download.sublimetext.com apt/stable/ InRelease
Reading package lists... Done
W: GPG error: file:/var/cuda-repo-7-0-local Release: The following signatures were invalid: 889BEE522DA690103C4B085ED88C3D385C37D3BE
E: The repository 'file:/var/cuda-repo-7-0-local Release' is not signed.
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.
E: The repository 'http://ppa.launchpad.net/shutter/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.
Some portion of the update is failed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
software-properties-common
E: Package 'python-software-properties' has no installation candidate
I've tried updating and upgrading everything and I already have software-properties-common
apt 18.04
I'm trying to install torch using the following command cd ~/torch; bash install-deps;
but when I do it output the following error:
Get:1 file:/var/cuda-repo-7-0-local InRelease
Ign:1 file:/var/cuda-repo-7-0-local InRelease
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:2 file:/var/cuda-repo-7-0-local Release [196 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Get:3 file:/var/cuda-repo-7-0-local Release.gpg [198 B]
Hit:4 http://fr.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://fr.archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:6 http://fr.archive.ubuntu.com/ubuntu bionic-updates InRelease
Ign:7 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic InRelease
Ign:3 file:/var/cuda-repo-7-0-local Release.gpg
Hit:8 http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic InRelease
Err:9 http://ppa.launchpad.net/shutter/ppa/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Hit:10 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:11 https://download.sublimetext.com apt/stable/ InRelease
Reading package lists... Done
W: GPG error: file:/var/cuda-repo-7-0-local Release: The following signatures were invalid: 889BEE522DA690103C4B085ED88C3D385C37D3BE
E: The repository 'file:/var/cuda-repo-7-0-local Release' is not signed.
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.
E: The repository 'http://ppa.launchpad.net/shutter/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.
Some portion of the update is failed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
software-properties-common
E: Package 'python-software-properties' has no installation candidate
I've tried updating and upgrading everything and I already have software-properties-common
apt 18.04
asked 12 hours ago
Uffie
11
11
Welcome to Ask Ubuntu. Sorry I don't know what 'torch' is so can't help, but your error is because the package 'python-software-properties' is available for trusty (14.04 LTS) & xenial (16.04 LTS), but not bionic (18.04). packages.ubuntu.com/search?keywords=python-software-properties. Something you have installed wasn't geared for Bionic (18.04) and has tagged that non-bionic package as required. I'd suggest checking your sources for non-Bionic
â guiverc
12 hours ago
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists?
â N0rbert
9 hours ago
add a comment |Â
Welcome to Ask Ubuntu. Sorry I don't know what 'torch' is so can't help, but your error is because the package 'python-software-properties' is available for trusty (14.04 LTS) & xenial (16.04 LTS), but not bionic (18.04). packages.ubuntu.com/search?keywords=python-software-properties. Something you have installed wasn't geared for Bionic (18.04) and has tagged that non-bionic package as required. I'd suggest checking your sources for non-Bionic
â guiverc
12 hours ago
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists?
â N0rbert
9 hours ago
Welcome to Ask Ubuntu. Sorry I don't know what 'torch' is so can't help, but your error is because the package 'python-software-properties' is available for trusty (14.04 LTS) & xenial (16.04 LTS), but not bionic (18.04). packages.ubuntu.com/search?keywords=python-software-properties. Something you have installed wasn't geared for Bionic (18.04) and has tagged that non-bionic package as required. I'd suggest checking your sources for non-Bionic
â guiverc
12 hours ago
Welcome to Ask Ubuntu. Sorry I don't know what 'torch' is so can't help, but your error is because the package 'python-software-properties' is available for trusty (14.04 LTS) & xenial (16.04 LTS), but not bionic (18.04). packages.ubuntu.com/search?keywords=python-software-properties. Something you have installed wasn't geared for Bionic (18.04) and has tagged that non-bionic package as required. I'd suggest checking your sources for non-Bionic
â guiverc
12 hours ago
2
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists?
â N0rbert
9 hours ago
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists?
â N0rbert
9 hours ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062302%2ferror-package-python-software-properties-has-no-installation-candidate-when-tr%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Welcome to Ask Ubuntu. Sorry I don't know what 'torch' is so can't help, but your error is because the package 'python-software-properties' is available for trusty (14.04 LTS) & xenial (16.04 LTS), but not bionic (18.04). packages.ubuntu.com/search?keywords=python-software-properties. Something you have installed wasn't geared for Bionic (18.04) and has tagged that non-bionic package as required. I'd suggest checking your sources for non-Bionic
â guiverc
12 hours ago
2
Possible duplicate of How can I fix a 404 Error when using a PPA or updating my package lists?
â N0rbert
9 hours ago