/srv/irclogs.ubuntu.com/2018/10/05/#launchpad.txt

=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== JanC_ is now known as JanC
=== JanC is now known as Guest80969
=== chihchun_afk is now known as chihchun
mvohey, is there a way to get more details from LP if it tells me (for a git merge proposal): "lp:~mvo/+git/cnf-extractor-charm is not mergeable into this repository." - context is that I try to create a PR from https://code.launchpad.net/%7Emvo/+git/cnf-extractor-charm/+ref/master/+register-merge to ~canonical-sysadmins/+git/cnf-extractor-charm - when I do this using the git cli it seems to be just fine08:36
cjwatsonmvo: No personal-namespace (i.e. ~owner/+git/name) repositories are ever mergeable into any other ones08:38
cjwatsonAs far as LP is concerned08:38
cjwatsonSomebody in ~canonical-sysadmins needs to move that to a different location if they want to be able to accept MPs08:38
cjwatsonYes, they're mergeable at the git level, but that isn't enough because we need to be able to do things like efficiently scan for merged MPs when pushes happen08:39
mvocjwatson: thank you! so the right way is to create a proper LP project for the cnf-extractor-charm and use that for the PRs I assume08:44
cjwatsonYeah, that would be best08:47
* mvo nods08:49
rbasakcjwatson: you mentioned there was something you wanted to check before we attempt to switch the default VCS for the LP "ubuntu" project over to git, IIRC. Does that still need looking at, or are you happy for a TB member to make the API call when ready?10:11
cjwatsonrbasak: It was kind of inchoate memories of possible unimplemented bits.  I can't find anything specific (other than that we don't have push permissions for uploaders set up, which we knew about already), but somebody should really try it out on qastaging first and see what happens there.10:17
rbasakOK, thanks. slangasek (not here) agreed to make the change on behalf of the TB. I'll ask him to try qastaging first.10:17
=== chihchun is now known as chihchun_afk
coreycbthis comment looks malicious, figured i'd report it: https://bugs.launchpad.net/neutron/+bug/1057558/comments/1513:08
ubot5Ubuntu bug 1057558 in neutron folsom "I can't add interface to router, if there is another port in non-shared network of other tenant" [High,Fix released]13:08
cjwatsoncoreycb: Thanks, dealing with it.13:08
coreycbthanks cjwatson13:09
cjwatsonIt's gone.13:10
=== chiluk_ is now known as chiluk
tewardwhat SSH key encodings are supported?  I know RSA and ECDSA, I wasn't sure if there were any other key types that were supported?20:02
tewards/encodings/'types'/20:03
cjwatsonteward: It's documented on https://launchpad.net/~/+editsshkeys.20:09
cjwatsonRSA, DSA, and ECDSA.20:09
tewardcjwatson: not sure where exactly you're looking... but no, that isn't actually listed anywhere20:10
tewardoh wait I see, it only lists the "usually" paths20:10
cjwatson"Insert the contents of your public key (usually ~/.ssh/id_rsa.pub, ~/.ssh/id_dsa.pub, or ~/.ssh/id_ecdsa.pub)."20:10
tewardthat's where the confusion is20:10
cjwatsonYeah, could be clearer I suppose.20:10
tewardcjwatson: indeed, just realized that I'm a bit blind there :P20:10
tewardside effect of tired too20:10
tewardbut if it were a tad clearer that'd be easier.  But also if it were documented in the help docs as well20:11
tewardabout importing keys (so that it explicitly states the supported types)20:11
tewardbut no matter :)20:11
tewardthanks.20:11
teward*goes back to updating his SSH keys*20:11
cjwatsonteward: I've documented it in https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair#Creating_the_key20:12
cjwatson(Personally I'm sticking with RSA until we manage to get Ed25519 support going.)20:15
tewardcjwatson: indeed.20:21
tewardi have keys of each good type - rsa ecdsa and ed25519, i'm just a little annoyed that ed25519 isn't supported yet heh20:22
tewardi'm also insane, it seems - I just generated 8k and 16k bitlength keys20:22
tewardso maybe I should be put in the "Overkill" loony bin for a short while :p20:22
teward(I'm not a fan of DSA as much...)20:23
cjwatsonThat is basically ridiculous, yes.20:23
cjwatsonAs it happens I was working on pushing Ed25519 a bit further up the hill this evening.20:23
tewardheh, so, coincidence then :p20:23
cjwatsonBut it's still going to need an as-yet-unlanded patch to cryptography before I can get anything into Twisted, and the cryptography branch I'm looking at seems to be buggy ...20:24
cjwatsonAlso I have a prerequisite branch in Twisted that's still in review20:24
cjwatsonYaks, yaks everywhere20:24
tewardcjwatson: ouchies.  well, I wish you luck :)20:26
cjwatsonOh, and then we need OpenSSL 1.1.1 everywhere relevant, which is kind of a pain20:27
tewardindeed, i've heard some evil rumors about it20:28
cjwatsonSpecifically 1.1.1, which is newer than bionic.20:29
tewardmhm.20:29
cjwatsonNot even the general 1.1 issues.20:29
tewardcjwatson: help.launchpad.net finally loaded, thanks for making the edit under "Creating the key" to document the types there :)20:31
tewardshould help be a little more clear :)20:31
cjwatsonnp20:32

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!