Tagged Questions
0
votes
0answers
13 views
Repository for main PKGS appears to be missing in Raring 13.04 [duplicate]
It Appears since installing Raring that whenever I try to install any pkgs I always recieve a pkg not found error.
I have checked that all the PPA Repository's are ticked but I am still unable to ...
0
votes
1answer
155 views
Automatically sign package files from debuild and upload with dput
I've created a source package for I library I'm working on. I use debuild to build it and then I can successfully upload it with dput.
Now I want to set it up so that I can do this automatically ...
3
votes
2answers
191 views
Quickly share error (Can't upload to ppa)
I'm using quickly and I can't seem to upload to my ppa. This is what I get:
$ quickly share --ppa swink/ppa
Get Launchpad Settings
Launchpad connection is ok
.........An error has occurred when ...
3
votes
2answers
279 views
How do I import my PPA signing keys from a host into a virtual machine?
Please, give me some help:
How can I export PGP keys I used for registration on PPA and then import in virtual machine's Ubuntu?
Please, help me.
0
votes
1answer
1k views
No gpg key from behind a firewall
Just stumbled over this closed thread here:
GPG Error while running apt-get
Same problem here, Ubuntu 12.04 behind a firewall and proxy.
I dont think that matter is duplicate of the given topic.
So ...
2
votes
1answer
191 views
No output on `gpg --fingerprint` when retrieving the key for Launchpad
I'm trying to sign ubuntu code conduct for creating my own ppas. I run the gpg --fingerprint command on my server as asked by the launchpad how-to. The problem is - there is no output whatsoever. ...
8
votes
2answers
9k views
Adding a ppa repo and get key signed - no valid OpenPGP data - proxy issue?
I want to get a ppa key signed
I tried
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A258828C
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring ...
5
votes
2answers
1k views
Where can I get “DA360C64005E0276” public key for “ppa.launchpad.net maverick Release”?
When I apt-get update I get the following error:
W: GPG error: http://ppa.launchpad.net maverick Release: The following signatures couldn't be verified because the public key is not available: ...
4
votes
0answers
735 views
W: GPG error: http://ppa.launchpad.net lucid Release: [duplicate]
Possible Duplicate:
How do I fix the GPG error “NO_PUBKEY” without terminal?
After i run sudo aptitude update i get the below error:
W: GPG error: http://ppa.launchpad.net ...
4
votes
3answers
2k views
Backup Software Sources
In Ubuntu 10.04, when I goto System > Administration > Software Sources and goto the Authentication tab, I can view all of my keys allowing me to download from third party sources.
How would I back ...