Hi Folks,
I was trying to add ppa:kubuntu-ppa/beta to my software sources. Tried the graphical approach - nothing happended. No ppa - line was created in sources.list. I then tried the command line approach - no success, either.
please see listing below:
hp@hp:/etc/apt$ sudo add-apt-repository ppa:kubuntu-ppa/beta
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv E4DFEC907DEDA4B8A670E8042836CB0A8AC93F7A
gpg: requesting key 8AC93F7A from hkp server keyserver.ubuntu.com
gpg: key 8AC93F7A: "Launchpad Kubuntu Updates" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
In the howto's on the web, the last line is something like Successful: 1
Now I had a look at the authentication keys. Again, in the gui, I removed all authentication keys,
added the default ones. Found the kubuntu-ppa public key, saved it to a file, imported that key. Now
my list of trusted software providers in the authentication tab looked exactly the same as before.
Tried to add ppa:/.../beta - no success.
Any ideas why this won't work on my installation?
many thanks in advance,
Hans-Peter
I was trying to add ppa:kubuntu-ppa/beta to my software sources. Tried the graphical approach - nothing happended. No ppa - line was created in sources.list. I then tried the command line approach - no success, either.
please see listing below:
hp@hp:/etc/apt$ sudo add-apt-repository ppa:kubuntu-ppa/beta
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv E4DFEC907DEDA4B8A670E8042836CB0A8AC93F7A
gpg: requesting key 8AC93F7A from hkp server keyserver.ubuntu.com
gpg: key 8AC93F7A: "Launchpad Kubuntu Updates" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
In the howto's on the web, the last line is something like Successful: 1
Now I had a look at the authentication keys. Again, in the gui, I removed all authentication keys,
added the default ones. Found the kubuntu-ppa public key, saved it to a file, imported that key. Now
my list of trusted software providers in the authentication tab looked exactly the same as before.
Tried to add ppa:/.../beta - no success.
Any ideas why this won't work on my installation?
many thanks in advance,
Hans-Peter
Comment