/srv/irclogs.ubuntu.com/2013/11/08/#ubuntu-release.txt

slangasekxnox: perhaps you have some idea why apt consistently segfaults for me in trusty, even after I downgrade to the version before your no-change rebuild? (bug #1249137)00:28
ubot2Launchpad bug 1249137 in apt (Ubuntu) "apt-cache crashed with SIGSEGV in pkgRecords::Lookup()" [Undecided,New] https://launchpad.net/bugs/124913700:28
infinityslangasek: Back up /var/lib/apt/lists and wipe it out and see if you can reproduce?00:53
slangasekI believe I did that once already, but let's see00:53
slangasekstill reproducible00:55
infinityAnd perhaps more interestingly, throw your sources.list in a chroot and see if you can reproduce there too, cause then it might be huntable.00:55
infinity(Or include it in the bug report, at least)00:55
xnoxslangasek: I guess "apt-cache stats" is also crashing for you? it's crashing where it's doing a jump to within a package iterator.03:10
slangasekxnox: no, that doesn't crash03:10
xnoxhm.03:11
xnoxIt would point to malformed cache, e.g. a package without Description.03:12
slangasekcurious03:12
xnoxslangasek: apt-cache pkgnames | xargs apt-cache showpkg03:15
xnoxshould iterate all of them and hopefully point out a broken one, if there is one.03:15
xnoxalbeit that also doesn't do jump to description, hm.03:16
slangasekperhaps xargs -n1 ?03:16
xnoxit takes .....03:16
xnoxit doesn't have to be one by one.03:16
slangaseksure, but how will I know which package broke it if it breaks before it displays the package?03:17
xnox=)03:17
xnoxok.03:17
xnoxit all works here for me....03:17
slangasekwell, 'showpkg' didn't fail, at least03:18
slangasekafk for a bit03:19
slangasek process and file security contexts and tE: Handler silently failed03:19
slangasekthat's more fun03:19
slangasekstill afk, though03:20
xnox=/03:22
xnoxthe other option is to add more validation / prints to the iterator used. And e.g. make it skip a record.03:23
xnoxslangasek: big data tells me you are not alone.03:27
xnoxhttps://bugs.launchpad.net/ubuntu/+source/apt/+bug/86934803:27
ubot2xnox: Error: launchpad bug 869348 not found03:27
xnoxhttps://bugs.launchpad.net/ubuntu/+source/apt/+bug/97072903:27
ubot2xnox: Error: launchpad bug 970729 not found03:27
xnoxhttps://errors.ubuntu.com/?package=apt&period=month03:27
xnoxslangasek: it's a pre-existing condition, not covered by TIL care plan =)03:32
xnoxbut i'll look into it. about ~1 000 crashes submitted.03:33
xnoxslangasek: you can wipe sudo rm -i /var/cache/apt/*.bin and check if that helps or not.03:35
xnoxrm -i /var/cache/apt/*.bin && apt-cache gencaches03:37
rbasakinfinity: ^^ thanks! For the other releases, do we just need to upload suitably versioned backports to NEW those, too?04:00
rbasakutlemming: ^^04:00
infinityrbasak: Yeah.  Though, ideally, only after my last comments on the bug are addressed. :P04:19
infinityrbasak: (Feel free to do that yourself, if you like)04:19
rbasakinfinity: ack04:19
infinityOh, except that Ben copyrighted the packaging to himself so, technically, only he can relicense it...04:19
infinity(That really should be (c) Canonical, if he's doing this on work time)04:19
rbasakI noticed that but I left it04:20
rbasakThe difficult with upstream taking patches didn't occur to me.04:20
infinityrbasak: It's a non-issue if the person patching the package takes care to explicitly license the patches, but that's hardly in the spirit of ease of collaboration, IMO.04:23
infinityrbasak: Package licensing matching upstream just means you can forget about the mess and people can pick and choose what they want.04:24
infinity(There could be rare occasions where you intentionally want your packaging under a specific license, but in the case of this package, 99% of the packaging is non-copyrightable fluff anyway, and the patches would be the only bits that would be interesting..)04:25
rbasakinfinity: agreed. Though if I were being facetious, I'd use a debian/patches/* entry in debian/copyright :-P04:25
infinityrbasak: Sure, that would be the valid way to go if you wanted "my cool packaging scripts are GPL-2 and I don't want you abusing them, but my patches match upstream's WTF license".04:25
infinityBut there's nothing cool in this debian/* :)04:25
rbasakYeah I figure "same as upstream" licensing makes sense for debian/*04:26
infinityrbasak: Anyhow, if you want to tidy up some of the bits in my points 1 through 6 instead of waiting for Ben to get to it, that won't hurt my feelings.04:30
infinityrbasak: Cause, as a sponsor, it's totally your responsibility what you upload. :P04:31
rbasakinfinity: I'll make sure they get done. But I'd like utlemming's response first. I think he's eager to fix it all up anyway, as he wants this in Debian too.04:37
LaneyMmm, yeah, I'm getting that segfault too, interesting09:13
LaneyOnly inside my trusty container, mind09:13
LaneyAnd now it's disappeared after an apt update09:18
Laneyapt-get update09:18
cjwatsonslangasek: 1242417> the kubuntu-settings change that triggered that was introduced in raring, so it should probably be included back to there11:01
cjwatson(which raises the question of why people only complained about that as of saucy ...)11:02
cjwatsoninfinity: maybe I should finish my grand maintenance-check refactoring if I decide I can't face anything else today ...11:04
tkamppeterHi, CUPS 1.7.0 final got released, Saucy has 1.7rc1 plus a patch with many changes of 1.7.0. Remaining changes to the final are several bug fixes, modifying around 500 code lines. Can we put this onto Saucy? And if so, how should I proceed?11:20
rbasaktkamppeter: are you familiar with https://wiki.ubuntu.com/StableReleaseUpdates#New_upstream_microreleases ? This might help you.11:23
tkamppeterrbasak, thanks, will look into this.11:24
slangasekxnox: wiping /var/cache/apt/*.bin did not help, no :)16:34
xnoxslangasek: sigh...16:35
slangasekcjwatson: kubuntu-settings> back to raring and no further?  It would be easiest to just include it all the way back to precise16:46
cjwatsonit won't hurt to pull it back further, if it's easier16:47
* cjwatson goes back and does a bunch of elderly Debian-reflecting removals16:53
* slangasek grins16:53
cjwatsonSome really crusty stuff in here16:53
cjwatsonSatisfying though :-)16:53
cjwatsonI just removed sysklogd ...16:54
cjwatsonahh, finally managed to unwind enough dependencies to remove horde317:17
xnoxcjwatson: would it be terrible to migrate libpinyin4 into release pocket, yet not remove old abi binaries libpinyin2 and libpinyin2-dev ?17:33
xnoxcjwatson: at the moment ubuntu-keyboard code review was accepted, but it's challenging to test, due to enabling "-proposed".17:34
cjwatsonbut the CI people seemed to think that ought to be fixed17:35
cjwatsonI'm pretty reluctant to force things like this because it's too easy to miss something17:35
xnoxcjwatson: it has been fixed in the merger, and was the case in the daily  build-ppa. But when one does manual testing on personal device, the image one flashes doesn't have -proposed enabled.17:36
xnoxcjwatson: Ok, i will work with manual testing reviewer to pull the needed debs from the archive.17:36
cjwatsonthat's easy to fix, surely?17:36
cjwatsonI mean, if it's local, you can pull the .debs, or edit sources.list, or whatever17:36
xnoxcjwatson: that appears to be challenging, I'll see if we can improve current procedures to include needed steps for -proposed.17:37
xnox(not to me, but manual reviewers that is)17:38
cjwatsonI was about to ask :)17:38
cjwatsonthis is going to come up again for other reasons, so I don't think our standard answer should be to force - indeed I think it's better to ensure that we can cope with it17:38
cjwatsonand better to do so at a point when it's relatively non-urgent17:38
xnoxyeah. ack.17:39
slangasekbdmurray, stgraber: would appreciate review of the shim-signed in -proposed (incl. the one in precise-proposed/new), bug #1246910 is gathering a fair number of dupes20:00
ubot2Launchpad bug 1246910 in shim-signed (Ubuntu Saucy) "package shim-signed 1.3+0.4-0ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1. " [Undecided,Confirmed] https://launchpad.net/bugs/124691020:00
stgraberslangasek: sure, looking now20:02
stgraberthat's for the special one, will do the others with sru-review in a sec20:05
infinityDid you remember to override it to main?20:06
stgraberif we get much more of those, I may end up patching sru-review to deal with that LP bug and let you accept from New, and using the right component20:06
stgraberinfinity: I did20:06
* infinity fires up some more glibc test builds and goes to find lunch.20:07
stgraberslangasek: and accepted everywhere. Considering the minimal delta and the fact it's a straight cherry-pick, I think it'd be safe to reduce the waiting period on those, so we can probably release that one early next week20:09
slangasekstgraber: thanks - yes, an early release would be good, considering the impact20:10

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