Error Package 'python-software-properties' has no installation candidate when trying to install Torch in 18.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


.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







share|improve this question



















  • 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
















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







share|improve this question



















  • 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












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







share|improve this question











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









share|improve this question










share|improve this question




share|improve this question









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
















  • 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















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














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













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491