/srv/irclogs.ubuntu.com/2014/10/21/#ubuntu-release.txt

slangasekstgraber, infinity, xnox: fyi I posted some more information about my own plymouth findings to bug #136233301:55
ubot2bug 1362333 in ubiquity (Ubuntu) "After reboot of Ubuntu installation, password for LVM encryption is not accepted" [Undecided,Confirmed] https://launchpad.net/bugs/136233301:55
=== kirkland is now known as Guest45646
apwslangasek, i think i have proved that that is a plymouth issue, not sure what the issue is mind ... info in the bug10:47
LocutusOfBorg1ginggs, thanks for testing10:59
LocutusOfBorg1I hope I'll get the Ffe10:59
ginggsLocutusOfBorg1: You are welcome.  I was just to about to ask here if someone could take a look :)11:01
LocutusOfBorg1BTW I'm debian maintainer for both of them, if it matters, and also upstream developer of ettercap :)11:01
LocutusOfBorg1and yes, I build them on ubuntu, so thanks for rebuilding, but I usually test them on trusty/utopic :)11:01
LocutusOfBorg1virtualbox actually fixes two RC on debian, due to the xorg 1.16 switch11:03
LocutusOfBorg1and ettercap fixes a really serious bug that makes it (almost) useless on some conditions11:03
LocutusOfBorg1I tried my best to release ASAP, but I failed because of the debian freeze :(11:03
ginggsHi release team, I'm looking for FFes for LP: #1382034, LP: #1382848 and LP: #1382922 please.11:04
ubot2Launchpad bug 1382034 in modem-manager-gui (Ubuntu) "FFe: Sync modem-manager-gui 0.0.17.1-1 (universe) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/138203411:04
ubot2Launchpad bug 1382848 in ettercap (Ubuntu) "[FFe] Sync ettercap 1:0.8.1-1 (universe) from Debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/138284811:04
ubot2Launchpad bug 1382922 in virtualbox-guest-additions-iso (Ubuntu) "[FFe] Sync virtualbox and guest additions 4.3.18-dfsg-1 (multiverse) from Debian unstable (contrib)" [Wishlist,New] https://launchpad.net/bugs/138292211:04
pitticjwatson, Laney: distro-info problem? https://jenkins.qa.ubuntu.com/job/utopic-adt-pbuilder/20/ARCH=i386,label=adt/console14:22
pittiubuntu-distro-info: Invalid date `2016-01-30' in file `/usr/share/distro-info/ubuntu.csv' at line 23 in column `eol'.14:22
pittinot sure what's invalid in that date, though14:23
LaneyHm14:23
infinityThat doesn't make a lot of sense.14:25
rbasakMissing EOL at end of the line?14:25
cjwatsonNot in what I committed ...14:25
infinityLooks fine to me.14:26
rbasakSorry. Just a random guess as to why a CSV might appear right but parse wrong.14:26
cjwatsonbut it does fail locally for me14:27
Laney           date->month == 1 ? 29 : days_in_month[date->month-1]);14:29
LaneyIt's probably that14:29
Laneys/30/29/ fixes it14:29
infinity*blink*14:29
cjwatsonErr14:29
infinity29 days in January, eh?14:29
cjwatsondate->month == 2 surely14:29
LaneyYes14:29
cjwatsondistro-info-util.c:           date->month == 2 ? 29 : days_in_month[date->month-1]);14:30
cjwatsonin git14:30
cjwatsonhttp://bugs.debian.org/766142 I think14:30
ubot2Debian bug 766142 in distro-info "distro-info: Invalid date in ubuntu.csv" [Important,Fixed]14:30
cjwatsonso I guess we just sync distro-info once that's available?14:31
cjwatsonand remember that we need to update that in stables before distro-info-data14:31
infinityYeahp.14:31
infinityFun bug.14:31
LaneyMight want to upload it if it's breaking autopkgtests14:31
cjwatsonoh it breaks other tests too?14:31
cjwatsonah yeah, bah14:31
infinityAnything that uses distro-info, I suppose.14:32
cjwatsonsomebody wanna do that?  in meeting14:32
infinityYeah, I'll do it.14:32
LaneyCan review14:32
infinityLaney: ^14:37
LaneySoz, was eating a bagel, looking14:42
Laney14:45
infinityThere are bagels?14:49
infinityWHY DID NO ONE TELL ME THERE WERE BAGELS.14:49
mdeslaurinfinity: dude! bagels!14:49
kenvandinebagels?14:53
LaneyYou wanted a bunker, you got a bunker14:53
kenvandine:-D14:53
* Laney collects dead rats14:53
infinityNo, seriously, where are these bagels?14:55
infinityThis has suddenly become very important.14:56
LaneyIn the coffee area upstairs14:56
infinityOh, there's good stuff if I leave the dungeon?  Check.14:56
* knome lols14:57
knomeinfinity, get some food :D14:57
* Laney gnaws on knome 14:58
knomeoh mi gosh!14:58
knomei'm not a bagel14:58
elfypossibly a worse choice than bagel14:58
* knome offers some meatloaf for Laney 14:58
=== Trevinho_ is now known as Trevinho
Riddellemergency SRU needed to fix release upgrade notification in kubuntu, bug 138376715:27
ubot2bug 1383767 in muon (Ubuntu Utopic) "muon does not find releasechecker" [Undecided,New] https://launchpad.net/bugs/138376715:27
shadeslayerRiddell: probably worth pinging on ubuntu-release ML as well?15:30
pittiinfinity: FTR, uploading fresh langpacks now; there were a few gotchas this morning15:41
LaneyLocutusOfBorg1: Would you please include the upstream changes in your ffes?15:46
LocutusOfBorg1lamont, yes, THANKS!!!!15:48
Laneyumm15:48
LocutusOfBorg1going to add changelogs15:48
LocutusOfBorg1lamont, changelogs added for virtualbox :)15:50
LocutusOfBorg1the guest-additions changelog I guess isn't needed, right?15:51
lamontLocutusOfBorg1: I am not related to this, correct?15:51
LocutusOfBorg1sorry s/lamont/laney15:51
LocutusOfBorg1:( damn tab15:51
cjwatsonapw: do the signed char conversions work out right in your plymouth upload?  I think I'd be more comfortable if you were using uint8_t *15:51
cjwatsonlike ply_write_uint3215:51
cjwatsonit's not actually treated as characters anywhere15:52
apwcjwatson, i can do that15:52
infinityapw: I can haz new patch, so we can test here?16:05
apwinfinity, yep when i've gotten it building again ...16:08
shibataHi all. Can someone check LP: #1382132 ? And could you tell me where channel should I contact?16:15
ubot2Launchpad bug 1382132 in ubiquity-slideshow-ubuntu (Ubuntu) "Unicorn first slideshow haven't changed from Tahr" [Undecided,New] https://launchpad.net/bugs/138213216:15
Riddell16:27 < Riddell> emergency SRU needed to fix release upgrade notification in kubuntu, bug 138376716:24
ubot2bug 1383767 in muon (Ubuntu Utopic) "muon does not find releasechecker" [Undecided,New] https://launchpad.net/bugs/138376716:24
slangasekRiddell: have you seen that muon ftbfs on all archs in utopic-proposed?16:31
slangasek/build/buildd/muon-2.2.0/installer/ResourceView/ResourceDelegate.cpp:37:34: fatal error: Nepomuk/KRatingPainter: No such file or directory16:31
slangasek #include <Nepomuk/KRatingPainter>16:31
slangasek                                  ^16:31
slangasekcompilation terminated.16:31
slangasekRiddell: your SRU upload also misses the bug reference in the changelog (and ought to be numbered -0ubuntu3.2 rather than -0ubuntu3.1.1).  Will you upload a fix or do you need me to?16:36
apwinfinity, ok the patch at: http://people.canonical.com/~apw/misc/plymouth-split-writes.debdiff should be up to date16:48
apw^ infinity, kernel update as requested ...17:28
infinityLaney: Man, that aisleriot commit/comment is pretty hostile.17:59
infinityLaney: Can't we all just get along?17:59
LaneyYeah, no joke17:59
slangasekpitti: hi, do you see anything in this build log that would account for missing ddebs? https://launchpadlibrarian.net/179654105/buildlog_ubuntu-utopic-i386.bzip2_1.0.6-5ubuntu4_UPLOADING.txt.gz17:59
LaneyWe had one like that in gnome-terminal a few months ago17:59
LaneySo when I noticed there weren't proper menus in aisleriot, and remembered who the maintainer was, ...17:59
slangasekpitti: (this was after I specifically fixed bzip2's build system to generate ddebs properly; but they're missing for i386 and amd64, maybe it's an already-fixed bug somewhere and we just need to no-change rebuild?)18:00
LaneyGNOME decided that wasn't cool so we just pushed the commit straight upstream18:00
pittislangasek: not really, that looks good to me18:00
slangasekok18:00
slangasekinfinity: ^^ can I shove in a no-change rebuild of bzip2 to try to get debugsyms?18:01
cjwatsoninfinity: hey, could you make https://launchpad.net/ubuntu/+series look consistent between utopic and vivid?  apparently the mismatching display name triggers a sorting bug on the bug nominate-for-series form18:01
infinitycjwatson: Oh, I got the wrong bits in the wrong fields, I guess.  Can fix.18:04
infinityslangasek: Go nuts.18:05
slangasekinfinity: AHAAHAhahahaHAHAHAaha18:06
slangasek</nuts>18:06
cjwatsoninfinity: we should clear priority-mismatches18:07
infinitycjwatson: vivid fixed.18:08
slangasekvixed?18:08
cjwatsonvhanks18:08
infinitycjwatson: Nothing in p-m looks terribly scary, except that I knee-jerked at acl, thinking it was acl2.18:09
infinityAnd I'm all for perl in required.  You go, perl.18:10
slangasekknee-jerking an acl is a good way to get injured18:10
infinitycjwatson: Were you going to attack those, or did you want me to?  (don't want to race).18:12
cjwatsoninfinity: I can do it but it'll be half an hour or so18:13
infinityslangasek: So, are you sure ddeb-retriever is actually going to pick these up correctly this time?18:14
infinitycjwatson: Right, I can do it.18:15
cjwatsoninfinity: thanks18:17
infinityArchitecture-independent packages missing from some architectures:18:18
infinity------------------------------------------------------------------18:18
infinityinfernal-doc [arm64 armhf i386 powerpc ppc64el]18:18
* infinity blinks.18:18
* ogra_ guesses they are infernal for a reason18:19
infinityThat looks sort of NBS.18:19
infinitywgrant: Come to the release lair when you have a chance.  I have something for you to scratch your head over.18:24
slangasekinfinity: no I have no confidence in ddeb-retriever in spite of the run of fixes done to it, so this remains best-effort until wgrant gives us swiftbrarian18:24
infinityslangasek: s/wgrant/IS/18:24
slangasekbdmurray: infinity wants to make sure you know that if you're doing boost1.55, boost-mpi-source1.55 has to be uploaded with it with a matching source version number18:44
slangasekbdmurray: also, boost1.55 is on all the images so if you were to do that one, it should be uploaded soonish - otherwise we should skip it18:48
jibel_infinity, bug 138385118:50
ubot2bug 1383851 in plymouth (Ubuntu) "Cannot enter LVM encryption password in qemu with -vga std" [Undecided,New] https://launchpad.net/bugs/138385118:50
bdmurrayslangasek: I've contacted pitti about watching for the ddebs18:52
slangasekok18:52
slangasekso virt-manager does -device VGA,id=video0,bus=pci.0,addr=0x2 instead of -std vga; how do these compare?19:20
slangaseksorry, -vga std19:20
infinitydoko: You need to upload all the gcc-4.8 cross packages to drop the binaries that the 4.9 packages produce.19:22
dokoinfinity, do you still care about 4.8?19:23
infinitydoko: No, I care that the archive doesn't have a broken mess of binaries.19:23
infinity lib64atomic1-powerpc-cross | 4.8.2-16ubuntu3cross0.11 | utopic/universe | all19:23
infinity lib64atomic1-powerpc-cross | 4.9.1-16ubuntu6cross0.4  | utopic          | all19:23
dokook, let's remove them19:23
infinitydoko: ^-- For instance.19:23
infinitydoko: If anyone were to try to upload 4.8, it would be rejected.19:23
infinitydoko: Err, I don't want to remove the compilers at this point in the release, someone might be using them, and I'm not going to do a poll. :P19:24
wxlrelease notes are /release-full-name/ReleaseNotes/optional-flavor correct?19:24
infinitydoko: So, please remove the unshipped binaries?19:24
slangasekthe arm ones in particular still might be used somewhere for android bits19:25
infinitywxl: http://paste.ubuntu.com/8618664/19:26
dokoinfinity, https://bugs.launchpad.net/ubuntu/+source/gcc-4.8-powerpc-cross/+bug/138386419:26
ubot2Launchpad bug 1383864 in gcc-4.8-powerpc-cross (Ubuntu) "please remove the gcc-4.8-*-cross packages, superseded by gcc-4.9" [Undecided,New]19:26
infinitywxl: That's a handy list of the redirects, which should show were we expect release notes.19:26
infinitydoko: Like I said... I don't want to remove them two days before release when I don't know if people might be using them.19:26
infinitydoko: And it's way too late to conduct a poll and find out.19:26
slangasekinfinity: I would argue the only people we need to poll about this are the phonedations team with regards to android builds19:27
infinitywxl: Mentally change 14.04 to 14.10 and TrustyTahr to UtopicUnicorn, of course. :)19:27
infinityslangasek: Perhaps, yes.19:27
slangasekas they're the only extra-archive consumers of non-default cross-compilers that I'm aware of19:27
infinityslangasek: Care to poll?19:27
slangasekrsalveti: ^^ are you guys still using gcc-4.8-armhf-cross anywhere?19:28
wxlthx infinity19:31
slangasekdoko: discussion here notes that some of these cross-compilers are still relevant for cross-building of arm kernels19:32
rsalvetislangasek: kernel I guess19:42
slangasekok19:42
slangasekare the android bits all built from the source package now?19:42
rsalvetislangasek: not for krillin, as unfortunately the pes guys still need to get that in a package19:46
rsalvetiat least the kernel side of it19:46
* slangasek nods19:46
slangasekdo you know which compiler that uses?19:46
rsalvetislangasek: still the proprietary ones that are not provided by our archive19:52
slangasekaha19:52
maprerimight I know if a two-last-day sync like this http://www.mapreri.org/debian/debdiffs/scribus/1.4.4+dfsg1-1_1.4.4+dfsg1-2.debdiff is acceptable (is a only 100 rows debdiff, but really simple). it fixes a nasty bug I introduced, and has really no potential regressions (it can't make the situation worst)19:56
infinitydoko: Right, so it seems the conclusion is that you need to remove your duplicate binaries, not the sources.20:02
cjwatson(that is, upload so the sources don't build those any more, not just remove-package)20:02
Riddellslangasek: muon 2.2.0-0ubuntu3.2 uploaded to trusty-proposed awaiting approval by ~ubuntu-sru20:02
dokojdstrand, infinity: openjdk-7 uploaded20:03
slangasekRiddell: accepted20:04
infinitydoko: Can that be done in a PPA instead and queued up for an SRU?20:04
infinitydoko: That's a bit too large for release week.20:04
dokomehh, it's the security update ...20:04
Riddellthanks slangasek20:04
mapreriinfinity: ↑ ? (I'd like an ack for http://www.mapreri.org/debian/debdiffs/scribus/1.4.4+dfsg1-1_1.4.4+dfsg1-2.debdiff to utopic (a sync))20:05
slangasekdoko: which means there's a perfectly good -security pocket that this can go to20:05
infinitydoko: What he said.20:05
dokojdstrand, can you pick it from unapproved or rejected?20:06
bdmurrayinfinity: how long do I have for these no change rebuild uploads?20:18
infinitybdmurray: Many hours.20:19
LaneyIs there still a $world respin happening?20:26
cjwatsonLaney: yeah but will need a new slideshow first20:31
cjwatsonLaney: any help finding somebody who can crop out an appropriately stylised unicorn logo would be appreciated20:31
LaneyUmm, d...design?20:32
cjwatsonapparently marketing used to do it20:32
cjwatsonand design are all doing phone stuff ... but we may have to go back to them20:32
cjwatsonshould just require gimp though, there's one of the wallpapers from the design contest that's almost right, my gimp skills just aren't up to cramming it into the right shape20:33
cjwatsonbdmurray: could you reupload gmp and libpciaccess as rebuilds rather than ubuntu versions, please?  dch -R20:41
cjwatsonno point inhibiting future autosyncs here20:42
cjwatsonthink I may have missed that for expat20:42
infinityRiddell: That muon SRU is FTBFS on all arches.20:45
Laneyplease review that, per mapreri20:48
bdmurraycjwatson: will do20:49
wxlwhat's the difference between disabling and removing an image? i don't want ppc or amd64+mac to have a release20:50
stgraberthen you need to remove them and remove them from the manifest so they don't show up at all20:51
Riddellinfinity: the trusty SRU isn't, the utopic upload is but that's because of different reasons20:51
wxlstgraber: do i remove them from the manifest even though i want the dailies to build?20:52
stgraberthe manifest isn't relevant to the dailies20:52
wxlstgraber: k thanks :)20:52
stgraberso yeah just disable them on the manifest20:52
infinitywxl: We're going to drop amd64+mac on the floor anyway, I think.20:52
wxlinfinity: oh THANK GOD!!!!20:52
infinityRiddell: Oh, I missed it.20:53
wxlinfinity: i've been trying to make a case to drop it or at least rename it. i'm quite sure that macs don't need it anymore. i haven't come across an intel mac that could not boot regular amd64. i know there are non-apple machines that still use old efi, but that's a lot of work for such a small number of machines.20:53
cjwatsonThe prevailing theory here is that all such machines have firmware updates that fix the original bug20:54
wxlcjwatson: i think that's a fair assumption. i'm 100% behind removing it.20:54
stgraber+mac is now gone20:54
LaneyRIP20:55
wxlYAY20:55
wxlis this documented anywhere besides this conversation so i can spread the (official) good news? :)20:55
stgraberwe'll have to mention it in the release notes I expect and posssibly on www.ubuntu.com too20:55
infinitycjwatson: s/all/most/ but for the really old ones, I think "use the i386 image" is an acceptable workaround.20:56
wxlstgraber: if it does get published somewhere, let me know.20:56
infinitycjwatson: Since i386 will be much more pleasantly speedy on an old Core2 anyway.20:56
cjwatsonstgraber: did you stop building it in cdimage too?20:58
cjwatsonI think etc/default-arches needs adjusting20:58
infinitycjwatson: I'll pull it out of etc/20:58
* infinity nods.20:58
cjwatsonshould we take care to keep building it for trusty point updates just in case?20:58
infinitycjwatson: While I'm doing this, I'm seeing entries for anciently EOL releases, mind if I clean those up?21:01
cjwatsonseparate commit if you do, please21:01
cjwatsonI preserved them as basically historical documentation but I guess I don't mind21:01
wxli'm going to remove any mention of amd64+mac in our release notes and leave it to ubuntu to handle it in theirs :)21:02
wxlyou guys can add fix released to this one :) https://bugs.launchpad.net/ubuntu-cdimage/+bug/129889421:05
ubot2Launchpad bug 1298894 in Ubuntu CD Images "amd64+mac images no longer necessary" [Undecided,New]21:05
Laneyta21:18
Riddellbug 1383767 SRU verification-done by me, not sure if it's maybe good practice to wait for someone else to verify it, but I'd really like this in tomorrow21:41
ubot2bug 1383767 in muon (Ubuntu Utopic) "muon does not find releasechecker" [Undecided,New] https://launchpad.net/bugs/138376721:41
infinityRiddell: I can release it right now.21:43
Riddellinfinity: would be lovely21:44
infinityRiddell: Done.21:45
Riddellawooga21:45
* Laney unblocks the rebuilds21:46

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