[01:12] why won't gpg give my keys a public id? [01:12] it just says rsa3072 [01:13] what is "it" in this case? [01:13] gpg --list-keys [01:14] and that's where it stops? [01:14] pub rsa2048/F32172599D8D2E97 2012-09-17 [SC] [01:15] that's the first line of mine.. [01:15] i have rsa and date [01:15] but not that number [01:15] https://imgur.com/4flTqGa.png [01:15] oh very strange. gpg --list-keys | grep rsa shows keyids on every line [01:16] tried twice now its not given me an id on either [01:16] try gpg --list-keys --with-colons --- that forces it into a "standardized" output [01:17] https://imgur.com/MhlGFjl.png [01:18] the fpr line has it [01:19] where [01:19] the 16 digit thing? [01:20] https://help.launchpad.net/YourAccount/ImportingYourPGPKey [01:20] list it as like 6 digits [01:20] yeah, that guide was written ages ago [01:20] everyone uses fingerprints now instead of the short keyids https://evil32.com/ [01:25] why does launchpad log me out every 15 seconds [01:27] excellent question; do you perhaps block cookies or something similar? [01:29] nope [01:39] i pushed my key and its been atleast 10minutes but I still cant add it [01:50] greg_: Why can't you add it? [01:51] how would I know? [01:51] Did you try to add it? What happened when you did? [01:51] Launchpad could not import your OpenPGP key [01:51] Did you enter your complete fingerprint correctly? (Help with fingerprints) [01:51] Is your key in the Ubuntu keyserver yet? You may have to wait between ten minutes (if you pushed directly to the Ubuntu key server) and one hour (if you pushed your key to another server). (Help with publishing keys) [01:52] Launchpad doesn't log you out automatically, but if you're editing sensitive information like authentication keys it will prompt for your password or 2FA if you haven't authenticated in the last five minutes. [01:52] What's the fingerprint you entered? [01:52] 6625 7ED0 74E7 5DAC 205D 9605 0517 CC87 9AAF 4A82 [01:52] How did you push the key? [01:53] https://imgur.com/ShJ4gdJ.png [02:00] greg_: There's a typo in the fingerprint [02:00] It's 0157, not 0517 [02:03] ah [02:03] im dyslexic [02:03] A properly formatted but typoed fingerprint is not something I've run into before, heh [02:04] i swear i checked it 5x [02:05] bleh now what do I do with this email [02:08] It'll have a blob of encrypted text. Just run "gpg" on the commandline, paste the text in (including the BEGIN and END lines), and hit Ctrl+D [02:08] Then you'll get a link [02:09] bleh I cant copy paste to this vm [02:09] i wanna die [02:10] A pastebin might be your friend. [02:10] Since it's encrypted [02:12] heh :) [02:12] trying to enable ssh but ubuntu [02:12] you could also ssh into your vm, then you can use you terminal's copy-and-paste rather than the VM's copy-less-paste-less thing [02:13] "but ubuntu"? [02:13] "sudo apt install ssh" [02:13] oh handy, I didn't know we had an ssh metapackage :) [02:14] Yeah, pulls in openssh-{client,server} [02:14] yes I did that [02:15] but [greg@greg-desktop ~]$ ssh root@192.168.122.1 [02:15] ssh: connect to host 192.168.122.1 port 22: Connection refused [02:15] and I dont see any other adapters [02:16] 192.168.122.1 is most likely to be your VM host [02:16] That's the default libvirt IPv4 subnet, and .1 is the host, not a VM [02:16] somehow vm has 10.x ips that I cant even ping so idk [02:18] this like step 20 and every steps been pita [02:19] That's something that's going to completely depend on how you are running the VM [02:22] i got in [02:24] jesus christ [02:24] https://imgur.com/C9FLDpx.png [02:25] ok worked second time for no clear reason [02:29] ok now im back where I started [02:29] gpg: skipped "greg ": No secret key [02:29] gpg: /tmp/debsign.z79jEt3O/lcov_1.14-2~ubuntu18.04.1~ppa1.dsc: clear-sign failed: No secret key [02:30] Your email address in debian/changelog needs to match an email address on your OpenPGP key, or you need to rerun the command with -k$KEYID [02:31] i havent made any changelog [02:31] backportpackage -u ppa:cheeseboy16/travis-backports -s focal -d bionic lcov [02:31] all im trying to do [02:31] Ah. That will have automatically generated it, and you can probably override it with the DEBEMAIL environment variable [02:31] then try -k $KEYID there [02:32] But I'm not particularly familiar with Ubuntu's backportpackage tool [02:33] ok it did *something* [02:33] im not sure what [02:35] https://paste.debian.net/1132493/ [02:36] I don't see anything in my ppa [02:36] is it building somewher? [02:38] You'd normally receive an email within a minute or two. [02:38] It's not on https://launchpad.net/~cheeseboy16/+archive/ubuntu/travis-backports so you probably have a rejection email [02:38] wgrant: hmm I get the "Lost something?" page from https://launchpad.net/~seth-arnold/+archive/+builds?build_state=all&build_text= -- linked from https://help.launchpad.net/Packaging/UploadErrors [02:39] I have zero emails [02:42] any clue on what happened? [02:45] sarnold: ah, because you don't have a PPA named "ppa" that old-style link doesn't work [02:48] greg_: I'd need to check the upload processor's logs, but I'm currently afk. [02:48] Are you sure you have no email? [02:48] yes [02:48] Since it was signed properly there's very little that could go wrong and not generate an email [02:48] I ran a very similar command and mine's building https://launchpad.net/~seth-arnold/+archive/ubuntu/doghouse/+packages [02:49] my latest email was the one confirming my gpg [02:49] nothing in spam [02:50] should i run the cmd again? [02:51] It can't hurt [02:52] I'm still not seeing anything [02:52] sbuild-build-depends-lcov-dummy : Depends: debhelper-compat (= 12) [02:52] oh I got email now [02:52] it looks like it'll take a bit more work to backport this package [02:53] so what do I do? [02:53] Unable to identify 'greg': in launchpad [02:53] Further error processing not possible because of a critical previous error. [02:56] the gpg key has so idk why its using my hostname [02:58] Set DEBEMAIL. backportpackage expects that your system is set up for packaging already [02:59] The key is just used for authentication. There's a separate email address in the changelog, which backportpackage must be automatically generating. That email address is used by default to choose the key, which is why you had to use -k [02:59] export DEBMAIL=MYEMAIL? [02:59] that's easy enough to test but I suspect that's not it; my changelog has: -- Seth Arnold Thu, 27 Feb 2020 02:45:57 +0000 [03:00] what? [03:00] is that how i set it? [03:00] no [03:00] then how [03:00] Hopefully the backportpackage manpage says [03:00] I'm not familiar with that tool [03:01] hmm, so the first time I clicked on the openpgp key link on https://launchpad.net/~cheeseboy16 I got a "not found" error or something similar -- but now I'm getting a real key from https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0x66257ED074E75DAC205D96050157CC879AAF4A82 [03:01] I wonder if it's just wroth yet another try without changing anything? [03:01] No. [03:01] oh i was right [03:02] Once you get a rejection email, it was properly signed [03:02] its just an env var [03:02] Yes [03:02] wgrant: ah cool, thanks [03:09] ok got it but how do I fix Depends: debhelper-compat (= 12) ? [03:12] bionic-backports has it I see [03:14] On https://launchpad.net/~cheeseboy16/+archive/ubuntu/travis-backports you'll find an "Edit PPA dependencies" link, where you can enable backports [03:16] yes I saw that [03:16] i pushed again but nothing happened [03:18] You can't re-upload the same version twice (unless it was never accepted in the first place). In this case you'll want to retry the build. Click the failed build link on https://launchpad.net/~cheeseboy16/+archive/ubuntu/travis-backports/+packages, and click the Retry link [03:21] i think it built [03:22] It did! [03:22] yay :) [03:22] Will take a few minutes until it's available on PPA.launchpad.net; wait for the green flashing gear to turn into a tick [03:37] ok and the package is working on my ci. [03:37] that was huge pain [04:32] sarnold: I've updated Packaging/UploadErrors to not assume you have a default PPA. [04:32] Thanks for the report === wgrant is now known as wgrant_ === wgrant_ is now known as wgrant [17:52] wgrant: nice, thanks :) === ijohnson is now known as ijohnson|lunch === ijohnson|lunch is now known as ijohnson [20:44] https://answers.launchpad.net/ubuntu/+source/ubuntu-docs/+question/689032 [20:44] One more post by Snooper. Same nonsense === hggdh is now known as hggdh-msft [22:34] I've suspended "Snooper" now [22:46] thanks