/srv/irclogs.ubuntu.com/2016/08/31/#ubuntu-release.txt

=== cpaelzer_ is now known as cpaelzer
=== jamespag` is now known as jamespage
=== ant_ is now known as Guest45561
xnoxLaney, pitti: may i inquire about the bug #161503913:22
ubot5bug 1615039 in gnupg2 (Ubuntu) "[FFe] /usr/bin/gnupg --version should be 2.1" [Undecided,In progress] https://launchpad.net/bugs/161503913:22
xnoxi have a merge done, testing at the moment, but i'm ready to upload it. Thinking to block it in proposed for a little while to see the fallout.13:23
xnoxsome say that cdimage infra and some such may blow up.13:23
tjaaltoninfinity: looks like I'm not attending the sprint, so any lts discussion would have to be online :)14:07
apwxnox, that sounds like the sort of breakage that won't be detected in -proposed ?14:08
Laneyxnox: Might want to do it closer to the start of a cycle than the end?14:11
LaneyUnless you have a very good idea of what might break and how to fix it14:11
cjwatson(and if you do, I'd like to know how to noninteractively delete a secret key using gnupg2, for test suite purposes ...)14:12
xnoxLaney, all packages in the archive are fixed to deal with gnupg2 and our gpg-agent.service is solid (unlike debian's)14:18
xnoxLaney, we already see syncs in 16.10 with versioned breaks that assume that gnupg2 -> gnupg migration has happened.14:18
xnoxLaney, i don't know where gpg in invoked, and if that will affect anything.... launchpad signs things by itself. Somebody mentioned that livecd building may be using gpg for some things... but i'm not sure if that is happening in yakkety chroot or not.14:20
xnoxditto cdimage, i thought it's doing everything on the host and not inside chroots.14:20
xnoxcjwatson, good question14:26
jbichait feels a bit broken that seahorse in xenial suddenly uses gpg2 (only) so running gpg from the command line and running seahorse show different results14:28
jbicha(of course, the gnupg2>gnupg migration in yakkety doesn't help xenial)14:29
seb128is that a recent change in xenial due to a SRU?14:30
jbichano, it was like that on release14:30
seb128k, I didn't parse what you wrote correctly then14:31
cjwatsonxnox: snapd uses gpg1 because AFAICT this problem cannot be handled sanely in gpg2 as it stands ... (but seriously, don't spend huge amounts of time on it, I wasted half a day and gave up)14:35
cjwatson(but snapd can cope with the gnupg2 -> gnupg migration having happened, I was careful)14:35
cjwatsonand yes, LP/cdimage does all the signing in the fixed base system and won't immediately be affected by a change in yakkety, AFAIK14:36
xnoxcool.14:37
Laneyxnox: there you go14:42
xnoxcjwatson, gpg2 --batch --yes --pinentry-mode loopback --delete-secret-and-public-key 0x28E7DEFB99F919E1145F18F381565D68A1290D1914:43
xnoxworks... but public key is gone too.14:44
xnoxso if you want to keep public key, export it first, stash, and re-import just public key.14:44
cjwatsonxnox: --pinentry-mode loopback didn't work for me14:46
cjwatsonI forget the exact details but I did try that and IIRC the error message was something like that the loopback mode was disabled14:46
xnoxhorum.14:46
apwisn't the public key in the normal place, and the secret key in its own per key file, you might be able to just remove those directly (what could go wrong)14:48
cjwatson... yeah, um, not doing that.14:50
xnoxapw, still cached in the agent, so one needs to kill the agent too.14:51
cjwatsoneven if I thought it would get past review which it wouldn't :)14:51
xnoxbut yeah rm private_keys-v1.d/*.key works14:51
xnox(i made typo above, for sake of people not copy & pasting)14:51
apwcjwatson, i truly hope not indeed :)14:52
bdmurrayarges: Could you have a look at my livecd-rootfs upload in the Xenial queue?14:55
argesbdmurray: sure14:56
apwxnox, i am supprised --delete-secret-keys <fingerprint> --yes doesn't work from teh manual, but i assume that has been tested14:58
xnoxyeah.15:00
xnoxcjwatson, gpg --batch  --delete-secret-and-public-key $fingerprint </dev/null seems to work in debian sid chroot with gpg 2.1.14, and matching gnupg-agent15:04
xnoxgpg --batch  --delete-secret-key $fingerprint </dev/null15:05
xnoxtoo15:05
cjwatsonwhen I tried that I'm pretty sure I got a pinentry prompt, but I'll try again at some point, thanks.15:05
xnoxyeah, i get pinentry prompts or errors here on ubuntu desktop with gnupg 2.1.1115:06
apwcjwatson, some documentation implies --yes will prevent pinentry on that batch delete, though our version does not mention it15:11
cjwatsonyes, the docs said that but they appeared to lie based on my experience + reading of the source15:12
cjwatsonyou are now about half an hour into my four-hour rabbit hole the other day :-)15:12
* apw self flagilates15:13
xnoxcjwatson, have you ever seen this before? http://paste.ubuntu.com/23116380/15:15
* xnox has reconstructed chroots already, and there is nothing special in my schroot/sbuild15:15
cjwatsonxnox: afraid not15:15
cjwatsonisn't ESTALE mostly an NFS thing?15:16
xnoxtrue. but i don't have any NFS....15:16
jbichacould fcl/armhf please be removed (Debian did this too) since it's holding up the tinyxml2 transition15:56
LocutusOfBorgbug #161783516:00
ubot5bug 1617835 in fcl (Ubuntu) "Please remove fcl/armhf from yakkety" [High,New] https://launchpad.net/bugs/161783516:00
dokogave back failed packages in -proposed. at least four now built and migrated21:29
ginggs_thanks doko - i received some mails about packages that still failed - btw how much do we care about things already in yakkety that ftbfs with gcc 6? e.g. LP: #161903521:43
ubot5Launchpad bug 1619035 in protobuf (Ubuntu) "FFe: Sync protobuf 3.0.0-6 (main) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/161903521:43
dokoginggs_: I'm usually fine with such requests, but would like to wait until that migrated to testing21:46
dokojust to make sure we have a somehow clean migration21:47
ginggs_ok, thanks21:48
bdmurrayslangasek: Could you merge https://code.launchpad.net/~mterry/ubuntu-archive-tools/phablet-teams/+merge/30316322:31
slangasekbdmurray, mterry: what's the reason for the switch from -bugs to -team? someone is eager to be overwhelmed with bug mail? :)22:35
slangasekI suppose since unity-api-bugs has no remaining members except for the two of us, a change of some sort is needed there22:38
bdmurrayslangasek: the -team teams already exist and were subscribed to packages as it was, so to eliminate confusion.  People were submitting mirs with -team subscribed and didn't know about -bugs.22:41
slangasekright22:41
slangasekso as long as they're all happy with the resulting bug mail, that's fine22:41
slangasek(merged)22:42
bdmurraythanks22:42

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