Unable to Add ppa in my newly installed ubuntu 16.04 LTSCan't add PPA on Ubuntu 15.10 - user or team does not existSSL Certificate error when adding PPAWhy is 'ppa-purge' not installed by default?Owncloud 7 Migration from Ubuntu 12.04 to 16.04Do I need internet connection to use ppa ondrej?Why cannot use ppa:ondrej?
Build a matrix from the coordinates of its elements and complete it with zeros
Is there any reason a person would voluntarily choose to have PMI?
Why do Russian names transliterated into English have unpronounceable 'k's before 'h's (e.g. 'Mikhail' instead of just 'Mihail')?
Film about the USA being run by fake videos of the president after his kidnapping
How to implement an integration filter on arrays?
Arcane Adept: is this proposed Warlock feat balanced as compared to PHB feats?
Would italians refer to an American or foreign woman as Signora?
Why is the processor instruction called "move", not "copy"?
Why does UNIX ed not have a prompt by default
Next Shared Totient
Is Irish buttermilk different
Does a British citizen need a passport to fly to various "British" territories?
Professor Pun's Personal Project
Does it make sense to use strict equality constraint in optimization?
Bash script if condition not working when called from Jenkins Pipeline
What is the difference between scissors and shears?
How do I install this weird looking i9 9900K I bought?
Use of the common English abbreviation for German term
Why couldn't Rick just use a micro sun to power his car?
Distributed expansion gaps in solid hardwood flooring
How do professors and lecturers learn to teach?
What's that in front of the overhead panel?
What does the word "warmth" mean here?
Turing award papers
Unable to Add ppa in my newly installed ubuntu 16.04 LTS
Can't add PPA on Ubuntu 15.10 - user or team does not existSSL Certificate error when adding PPAWhy is 'ppa-purge' not installed by default?Owncloud 7 Migration from Ubuntu 12.04 to 16.04Do I need internet connection to use ppa ondrej?Why cannot use ppa:ondrej?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I am trying to install ppa:ondrej/php
on Ubuntu 16.04
When I enter the command:
sudo add-apt-repository ppa:ondrej/php
It gives me this message:
Cannot add PPA: 'ppa:~ondrej/ubuntu/php'.
ERROR: '~ondrej' user or team does not exist.
Even I am not able to install any PPA.
How do I proceed?
16.04 ppa add-apt-repository
add a comment
|
I am trying to install ppa:ondrej/php
on Ubuntu 16.04
When I enter the command:
sudo add-apt-repository ppa:ondrej/php
It gives me this message:
Cannot add PPA: 'ppa:~ondrej/ubuntu/php'.
ERROR: '~ondrej' user or team does not exist.
Even I am not able to install any PPA.
How do I proceed?
16.04 ppa add-apt-repository
please runsudo apt update && sudo apt dist-upgrade
– George Udosen
Dec 23 '16 at 11:19
I have ran sudo apt update && sudo apt dist-upgrade command. even reinstalled OS.
– Akhilesh Chauhan
Dec 23 '16 at 11:24
Maybe there was a (temporary?) problem with the internet connection at the Launchpad end or at your end. I checked, the ppa and the team exist at Launchpad.
– sudodus
Dec 23 '16 at 11:52
@sudodus I have another system installed with Ubuntu14.04 with same internet connection, but that works fine regarding installing ppas, but the system with 16.04 is not working fine.
– Akhilesh Chauhan
Dec 23 '16 at 12:28
add a comment
|
I am trying to install ppa:ondrej/php
on Ubuntu 16.04
When I enter the command:
sudo add-apt-repository ppa:ondrej/php
It gives me this message:
Cannot add PPA: 'ppa:~ondrej/ubuntu/php'.
ERROR: '~ondrej' user or team does not exist.
Even I am not able to install any PPA.
How do I proceed?
16.04 ppa add-apt-repository
I am trying to install ppa:ondrej/php
on Ubuntu 16.04
When I enter the command:
sudo add-apt-repository ppa:ondrej/php
It gives me this message:
Cannot add PPA: 'ppa:~ondrej/ubuntu/php'.
ERROR: '~ondrej' user or team does not exist.
Even I am not able to install any PPA.
How do I proceed?
16.04 ppa add-apt-repository
16.04 ppa add-apt-repository
edited Dec 23 '16 at 11:48
Byte Commander♦
80.5k31 gold badges201 silver badges343 bronze badges
80.5k31 gold badges201 silver badges343 bronze badges
asked Dec 23 '16 at 10:57
Akhilesh ChauhanAkhilesh Chauhan
311 gold badge1 silver badge3 bronze badges
311 gold badge1 silver badge3 bronze badges
please runsudo apt update && sudo apt dist-upgrade
– George Udosen
Dec 23 '16 at 11:19
I have ran sudo apt update && sudo apt dist-upgrade command. even reinstalled OS.
– Akhilesh Chauhan
Dec 23 '16 at 11:24
Maybe there was a (temporary?) problem with the internet connection at the Launchpad end or at your end. I checked, the ppa and the team exist at Launchpad.
– sudodus
Dec 23 '16 at 11:52
@sudodus I have another system installed with Ubuntu14.04 with same internet connection, but that works fine regarding installing ppas, but the system with 16.04 is not working fine.
– Akhilesh Chauhan
Dec 23 '16 at 12:28
add a comment
|
please runsudo apt update && sudo apt dist-upgrade
– George Udosen
Dec 23 '16 at 11:19
I have ran sudo apt update && sudo apt dist-upgrade command. even reinstalled OS.
– Akhilesh Chauhan
Dec 23 '16 at 11:24
Maybe there was a (temporary?) problem with the internet connection at the Launchpad end or at your end. I checked, the ppa and the team exist at Launchpad.
– sudodus
Dec 23 '16 at 11:52
@sudodus I have another system installed with Ubuntu14.04 with same internet connection, but that works fine regarding installing ppas, but the system with 16.04 is not working fine.
– Akhilesh Chauhan
Dec 23 '16 at 12:28
please run
sudo apt update && sudo apt dist-upgrade
– George Udosen
Dec 23 '16 at 11:19
please run
sudo apt update && sudo apt dist-upgrade
– George Udosen
Dec 23 '16 at 11:19
I have ran sudo apt update && sudo apt dist-upgrade command. even reinstalled OS.
– Akhilesh Chauhan
Dec 23 '16 at 11:24
I have ran sudo apt update && sudo apt dist-upgrade command. even reinstalled OS.
– Akhilesh Chauhan
Dec 23 '16 at 11:24
Maybe there was a (temporary?) problem with the internet connection at the Launchpad end or at your end. I checked, the ppa and the team exist at Launchpad.
– sudodus
Dec 23 '16 at 11:52
Maybe there was a (temporary?) problem with the internet connection at the Launchpad end or at your end. I checked, the ppa and the team exist at Launchpad.
– sudodus
Dec 23 '16 at 11:52
@sudodus I have another system installed with Ubuntu14.04 with same internet connection, but that works fine regarding installing ppas, but the system with 16.04 is not working fine.
– Akhilesh Chauhan
Dec 23 '16 at 12:28
@sudodus I have another system installed with Ubuntu14.04 with same internet connection, but that works fine regarding installing ppas, but the system with 16.04 is not working fine.
– Akhilesh Chauhan
Dec 23 '16 at 12:28
add a comment
|
5 Answers
5
active
oldest
votes
A bit late but someone might find it helpful: I had this problem when I set HTTP_PROXY=
but forgot to set HTTPS_PROXY=
.
2
I think this is very important: Add the information to pass-E
to thesudo
options. Sosudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).
– Jan
Aug 24 '17 at 6:27
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
add a comment
|
I tested in a live Ubuntu 16.04.1 LTS and I get ppa:ondrej/php without problems.
But there was a warning, that might explain your problem: "add -apt-repository is broken with non-UTF-8 locales, see github.com/oerdnj/deb.sury.org/issues/56 for workaround"
[my comment: Scroll and you will see the following code, that you can try.]
apt-get update &&
apt-get install -y language-pack-en-base &&
export LC_ALL=en_US.UTF-8 &&
export LANG=en_US.UTF-8 &&
apt-get install -y software-properties-common &&
add-apt-repository -y ppa:ondrej/php5-5.6 &&
add-apt-repository -y ppa:ondrej/mariadb-10.0 &&
apt-get update &&
apt-get -y upgrade
If that does not work, read the link carefully and look for other tips and tricks.
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
add a comment
|
I had a similar problem, albeit with 17.04, but eventually determined it was actually a CA certificate problem.
SSL Certificate error when adding PPA has some solutions to this type of problem.
In my case I eventually determined my company had recently switched to an SSL inspect scheme for all external web traffic, and they were were Man-in-the-middleing all https traffic. They did this by replacing all external server certificates with internally generated ones signed by an internal root signing authority. For machines that had that internal root certificate already populated it was fine working fine, but since I was doing a fresh install I had to manually add the root signing authorities to my system's ca certificates.
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
add a comment
|
I have the same problem but with elementary os based on ubuntu 16.04. The problem comes after installing some certificates and did not resolve when I have removed the certificates even with sudo apt-get install --reinstall ca-certificates
or sudo dpkg-reconfigure ca-certificates
.
The solution I found was to completely remove the ca-certificates and install it again instead of using --reinstall .
sudo apt remove --purge ca-certificates
sudo apt autoremove
sudo apt install ca-certificates
and because the autoremove removed software-properties-common I have to install it again by typing
sudo apt install software-properties-common
After all these steps I can add repositories, use git pull and sudo apt update without any problems.
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
add a comment
|
actually, you may have problems with config proxy. Try this one:
unset http_proxy
unset ftp_proxy
unset https_proxy
Check they have been removed by:
env | grep -i proxy
Now try add-apt-repository
add a comment
|
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f863825%2funable-to-add-ppa-in-my-newly-installed-ubuntu-16-04-lts%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
A bit late but someone might find it helpful: I had this problem when I set HTTP_PROXY=
but forgot to set HTTPS_PROXY=
.
2
I think this is very important: Add the information to pass-E
to thesudo
options. Sosudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).
– Jan
Aug 24 '17 at 6:27
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
add a comment
|
A bit late but someone might find it helpful: I had this problem when I set HTTP_PROXY=
but forgot to set HTTPS_PROXY=
.
2
I think this is very important: Add the information to pass-E
to thesudo
options. Sosudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).
– Jan
Aug 24 '17 at 6:27
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
add a comment
|
A bit late but someone might find it helpful: I had this problem when I set HTTP_PROXY=
but forgot to set HTTPS_PROXY=
.
A bit late but someone might find it helpful: I had this problem when I set HTTP_PROXY=
but forgot to set HTTPS_PROXY=
.
edited Aug 10 '17 at 17:04
Eliah Kagan
96.8k25 gold badges260 silver badges417 bronze badges
96.8k25 gold badges260 silver badges417 bronze badges
answered Aug 10 '17 at 1:44
longtimelistnerlongtimelistner
711 silver badge2 bronze badges
711 silver badge2 bronze badges
2
I think this is very important: Add the information to pass-E
to thesudo
options. Sosudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).
– Jan
Aug 24 '17 at 6:27
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
add a comment
|
2
I think this is very important: Add the information to pass-E
to thesudo
options. Sosudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).
– Jan
Aug 24 '17 at 6:27
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
2
2
I think this is very important: Add the information to pass
-E
to the sudo
options. So sudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).– Jan
Aug 24 '17 at 6:27
I think this is very important: Add the information to pass
-E
to the sudo
options. So sudo
preserves the environment of the user (the proxies in specific). I've got this information from this stackoverflow answer. It solved the problem I had (same errors as OP).– Jan
Aug 24 '17 at 6:27
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
Filed a bug here bugs.launchpad.net/ubuntu/+source/software-properties/+bug/…
– Dmitrii S.
Nov 29 '17 at 17:08
add a comment
|
I tested in a live Ubuntu 16.04.1 LTS and I get ppa:ondrej/php without problems.
But there was a warning, that might explain your problem: "add -apt-repository is broken with non-UTF-8 locales, see github.com/oerdnj/deb.sury.org/issues/56 for workaround"
[my comment: Scroll and you will see the following code, that you can try.]
apt-get update &&
apt-get install -y language-pack-en-base &&
export LC_ALL=en_US.UTF-8 &&
export LANG=en_US.UTF-8 &&
apt-get install -y software-properties-common &&
add-apt-repository -y ppa:ondrej/php5-5.6 &&
add-apt-repository -y ppa:ondrej/mariadb-10.0 &&
apt-get update &&
apt-get -y upgrade
If that does not work, read the link carefully and look for other tips and tricks.
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
add a comment
|
I tested in a live Ubuntu 16.04.1 LTS and I get ppa:ondrej/php without problems.
But there was a warning, that might explain your problem: "add -apt-repository is broken with non-UTF-8 locales, see github.com/oerdnj/deb.sury.org/issues/56 for workaround"
[my comment: Scroll and you will see the following code, that you can try.]
apt-get update &&
apt-get install -y language-pack-en-base &&
export LC_ALL=en_US.UTF-8 &&
export LANG=en_US.UTF-8 &&
apt-get install -y software-properties-common &&
add-apt-repository -y ppa:ondrej/php5-5.6 &&
add-apt-repository -y ppa:ondrej/mariadb-10.0 &&
apt-get update &&
apt-get -y upgrade
If that does not work, read the link carefully and look for other tips and tricks.
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
add a comment
|
I tested in a live Ubuntu 16.04.1 LTS and I get ppa:ondrej/php without problems.
But there was a warning, that might explain your problem: "add -apt-repository is broken with non-UTF-8 locales, see github.com/oerdnj/deb.sury.org/issues/56 for workaround"
[my comment: Scroll and you will see the following code, that you can try.]
apt-get update &&
apt-get install -y language-pack-en-base &&
export LC_ALL=en_US.UTF-8 &&
export LANG=en_US.UTF-8 &&
apt-get install -y software-properties-common &&
add-apt-repository -y ppa:ondrej/php5-5.6 &&
add-apt-repository -y ppa:ondrej/mariadb-10.0 &&
apt-get update &&
apt-get -y upgrade
If that does not work, read the link carefully and look for other tips and tricks.
I tested in a live Ubuntu 16.04.1 LTS and I get ppa:ondrej/php without problems.
But there was a warning, that might explain your problem: "add -apt-repository is broken with non-UTF-8 locales, see github.com/oerdnj/deb.sury.org/issues/56 for workaround"
[my comment: Scroll and you will see the following code, that you can try.]
apt-get update &&
apt-get install -y language-pack-en-base &&
export LC_ALL=en_US.UTF-8 &&
export LANG=en_US.UTF-8 &&
apt-get install -y software-properties-common &&
add-apt-repository -y ppa:ondrej/php5-5.6 &&
add-apt-repository -y ppa:ondrej/mariadb-10.0 &&
apt-get update &&
apt-get -y upgrade
If that does not work, read the link carefully and look for other tips and tricks.
answered Dec 23 '16 at 13:08
sudodussudodus
29.4k3 gold badges41 silver badges93 bronze badges
29.4k3 gold badges41 silver badges93 bronze badges
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
add a comment
|
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
Again, today i have reinstalled with Ubuntu 15.10. and the problem still exist. didn't find anything to get out of it. $ sudo add-apt-repository ppa:noobslab/screenlets Cannot add PPA: 'ppa:~noobslab/ubuntu/screenlets'. ERROR: '~noobslab' user or team does not exist.
– Akhilesh Chauhan
Dec 26 '16 at 11:19
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
The version 15.10 has passed end of life and is no longer supported. It is easier to get help with 16.04.1 LTS. If it is does not work with any ppa, I think there is something wrong with your installed system or with the internet connection. Please test in a live system, booted from an Ubuntu DVD disk or USB pendrive.
– sudodus
Dec 26 '16 at 16:22
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
I had a problem with NO_PUBKEY, see this link to solve -> chrisjean.com/…
– Doglas
Jul 31 at 19:08
add a comment
|
I had a similar problem, albeit with 17.04, but eventually determined it was actually a CA certificate problem.
SSL Certificate error when adding PPA has some solutions to this type of problem.
In my case I eventually determined my company had recently switched to an SSL inspect scheme for all external web traffic, and they were were Man-in-the-middleing all https traffic. They did this by replacing all external server certificates with internally generated ones signed by an internal root signing authority. For machines that had that internal root certificate already populated it was fine working fine, but since I was doing a fresh install I had to manually add the root signing authorities to my system's ca certificates.
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
add a comment
|
I had a similar problem, albeit with 17.04, but eventually determined it was actually a CA certificate problem.
SSL Certificate error when adding PPA has some solutions to this type of problem.
In my case I eventually determined my company had recently switched to an SSL inspect scheme for all external web traffic, and they were were Man-in-the-middleing all https traffic. They did this by replacing all external server certificates with internally generated ones signed by an internal root signing authority. For machines that had that internal root certificate already populated it was fine working fine, but since I was doing a fresh install I had to manually add the root signing authorities to my system's ca certificates.
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
add a comment
|
I had a similar problem, albeit with 17.04, but eventually determined it was actually a CA certificate problem.
SSL Certificate error when adding PPA has some solutions to this type of problem.
In my case I eventually determined my company had recently switched to an SSL inspect scheme for all external web traffic, and they were were Man-in-the-middleing all https traffic. They did this by replacing all external server certificates with internally generated ones signed by an internal root signing authority. For machines that had that internal root certificate already populated it was fine working fine, but since I was doing a fresh install I had to manually add the root signing authorities to my system's ca certificates.
I had a similar problem, albeit with 17.04, but eventually determined it was actually a CA certificate problem.
SSL Certificate error when adding PPA has some solutions to this type of problem.
In my case I eventually determined my company had recently switched to an SSL inspect scheme for all external web traffic, and they were were Man-in-the-middleing all https traffic. They did this by replacing all external server certificates with internally generated ones signed by an internal root signing authority. For machines that had that internal root certificate already populated it was fine working fine, but since I was doing a fresh install I had to manually add the root signing authorities to my system's ca certificates.
answered Aug 10 '17 at 1:53
mtalexanmtalexan
1907 bronze badges
1907 bronze badges
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
add a comment
|
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
Exactly this happened to me. Thanks for you answer.
– Al-Alamin
Aug 30 at 9:50
add a comment
|
I have the same problem but with elementary os based on ubuntu 16.04. The problem comes after installing some certificates and did not resolve when I have removed the certificates even with sudo apt-get install --reinstall ca-certificates
or sudo dpkg-reconfigure ca-certificates
.
The solution I found was to completely remove the ca-certificates and install it again instead of using --reinstall .
sudo apt remove --purge ca-certificates
sudo apt autoremove
sudo apt install ca-certificates
and because the autoremove removed software-properties-common I have to install it again by typing
sudo apt install software-properties-common
After all these steps I can add repositories, use git pull and sudo apt update without any problems.
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
add a comment
|
I have the same problem but with elementary os based on ubuntu 16.04. The problem comes after installing some certificates and did not resolve when I have removed the certificates even with sudo apt-get install --reinstall ca-certificates
or sudo dpkg-reconfigure ca-certificates
.
The solution I found was to completely remove the ca-certificates and install it again instead of using --reinstall .
sudo apt remove --purge ca-certificates
sudo apt autoremove
sudo apt install ca-certificates
and because the autoremove removed software-properties-common I have to install it again by typing
sudo apt install software-properties-common
After all these steps I can add repositories, use git pull and sudo apt update without any problems.
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
add a comment
|
I have the same problem but with elementary os based on ubuntu 16.04. The problem comes after installing some certificates and did not resolve when I have removed the certificates even with sudo apt-get install --reinstall ca-certificates
or sudo dpkg-reconfigure ca-certificates
.
The solution I found was to completely remove the ca-certificates and install it again instead of using --reinstall .
sudo apt remove --purge ca-certificates
sudo apt autoremove
sudo apt install ca-certificates
and because the autoremove removed software-properties-common I have to install it again by typing
sudo apt install software-properties-common
After all these steps I can add repositories, use git pull and sudo apt update without any problems.
I have the same problem but with elementary os based on ubuntu 16.04. The problem comes after installing some certificates and did not resolve when I have removed the certificates even with sudo apt-get install --reinstall ca-certificates
or sudo dpkg-reconfigure ca-certificates
.
The solution I found was to completely remove the ca-certificates and install it again instead of using --reinstall .
sudo apt remove --purge ca-certificates
sudo apt autoremove
sudo apt install ca-certificates
and because the autoremove removed software-properties-common I have to install it again by typing
sudo apt install software-properties-common
After all these steps I can add repositories, use git pull and sudo apt update without any problems.
answered Dec 27 '17 at 12:08
Bo rislavBo rislav
1381 silver badge6 bronze badges
1381 silver badge6 bronze badges
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
add a comment
|
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
as I've already mentioned above, that command did not change anything in my case. I've tried it few times but no change until I did --purge of the ca-certificates.
– Bo rislav
Dec 27 '17 at 15:22
add a comment
|
actually, you may have problems with config proxy. Try this one:
unset http_proxy
unset ftp_proxy
unset https_proxy
Check they have been removed by:
env | grep -i proxy
Now try add-apt-repository
add a comment
|
actually, you may have problems with config proxy. Try this one:
unset http_proxy
unset ftp_proxy
unset https_proxy
Check they have been removed by:
env | grep -i proxy
Now try add-apt-repository
add a comment
|
actually, you may have problems with config proxy. Try this one:
unset http_proxy
unset ftp_proxy
unset https_proxy
Check they have been removed by:
env | grep -i proxy
Now try add-apt-repository
actually, you may have problems with config proxy. Try this one:
unset http_proxy
unset ftp_proxy
unset https_proxy
Check they have been removed by:
env | grep -i proxy
Now try add-apt-repository
answered Nov 19 '18 at 0:12
dicolo18dicolo18
1
1
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f863825%2funable-to-add-ppa-in-my-newly-installed-ubuntu-16-04-lts%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
please run
sudo apt update && sudo apt dist-upgrade
– George Udosen
Dec 23 '16 at 11:19
I have ran sudo apt update && sudo apt dist-upgrade command. even reinstalled OS.
– Akhilesh Chauhan
Dec 23 '16 at 11:24
Maybe there was a (temporary?) problem with the internet connection at the Launchpad end or at your end. I checked, the ppa and the team exist at Launchpad.
– sudodus
Dec 23 '16 at 11:52
@sudodus I have another system installed with Ubuntu14.04 with same internet connection, but that works fine regarding installing ppas, but the system with 16.04 is not working fine.
– Akhilesh Chauhan
Dec 23 '16 at 12:28