/srv/irclogs.ubuntu.com/2015/03/13/#ubuntu-devel.txt

=== marcusto_ is now known as marcustomlinson
Unit193pitti: Good morning.04:18
darkxstUnit193, hey, can you make a branch against lp:ppa-versions with your changes, I couldnt download the paste04:20
darkxst(will merge everything except the change of debian tracker, kind of like the new better)04:20
Unit193darkxst: Uhh, sure.  I wouldn't recommend it though, I don't know python so it's all hacks. :P04:21
darkxstUnit193, it looked ok to me04:23
pittiGood morning04:30
pittiFTR, I lost overnight scrollback; thanks to unity crashing 30 seconds after I started my session (during dist-upgrade)04:30
darkxsthey pitti04:39
darkxstpitti, anyidea how to change the location of /tmp in python? I tried to set TMPDIR, but retracer is failing04:45
darkxstdpkg-deb: error: unable to create temporary directory: No such file or directory04:45
pittidarkxst: hm, did you create $TMPDIR actually?04:47
darkxstpitti, yes, its in my home folder04:47
pittidarkxst: AFAIK the tempfile module ought to respect $TMPDIR04:47
darkxstthats what I though04:48
darkxstthought04:48
Unit193darkxst: Try that?  And don't say I didn't warn you. :P04:49
pitti$ mkdir /tmp/x; TMPDIR=/tmp/x python3 -c 'import tempfile; print(tempfile.NamedTemporaryFile().name)'04:49
pitti/tmp/x/tmpfkpdqt0l04:49
pittiseems fine to me, I also tried with mkstemp()04:49
pittidarkxst: hm, no idea then; can you run strace on it and see what it tries to do?04:50
darkxstpitti, nm, was just a typo04:54
darkxstUnit193, are you using some script that messes with whitespaces?04:55
Unit193No.04:55
darkxstUnit193, why are there unrelated whitespace changes in your commits then? http://bazaar.launchpad.net/~unit193/ppa-versions/xfce-changes/revision/45 for example04:56
Unit193darkxst: 'commit file.py -m' vs 'commit -m', noticed I missed them too late in rev 41.04:58
darkxstUnit193, can you generalise this, so the list comes from the profiles (http://bazaar.launchpad.net/~unit193/ppa-versions/xfce-changes/revision/40)04:58
darkxstand make it get_upstream_extra04:59
darkxstwill use it in gnome for freedesktop modules04:59
Unit193Uhh.04:59
Unit193Had to filter out the veeery old (not in Debian, don't actually have releases, etc.) packages, so it's a bit specific.05:00
darkxsterr, right misread that05:02
darkxstwas only glancing though looked like you were adding a list of extra packages to pull in05:03
Unit193No, but thought about that next as there's a few more I'd like to track.05:04
Unit193But, not sure that'd actually work.05:04
darkxstUnit193, add a dictionary to the profiles, something: upsteam_extra = {upstream:package, ... }05:09
darkxstmay need a path in there as well though I suppose05:14
Unit193Yeah, and upstreams tend to be a bit different.05:15
darkxstUnit193, maybe upstream:path would be better05:15
darkxstor you can do a list of tuples05:15
darkxst[(upstream, package, path)]05:16
darkxstI think the ubuntu-desktop script does something like that05:16
darkxstUnit193, http://bazaar.launchpad.net/~ubuntu-desktop/ubuntu-desktop-versions/trunk/view/head:/packages.py05:17
darkxstpitti, the symlink hackery ok with you or should it perhaps live in sandboxutils?05:31
pittidarkxst: haven't looked in detail yet, but probably okay05:52
darkxstpitti, its all a little horid, but the auto-load framework way pre-dates the introduction of python scripts05:55
darkxstand solib-absolute-path gets stuff in the middle of the file names05:55
darkxstI've not seen anything in the scripts I have worked on (mainly glib and mozjs) that would require deadlock versioning, but then I also haven't seen any of the old .gdb scripts05:57
AndrewMockI would like to know why the trusty/nginx-light package includes so many extras...06:11
jamespagepitti, Daviey: morning - I have a conditional release team ack for https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/142360107:38
ubottuLaunchpad bug 1423601 in ceph (Ubuntu) "[FFe] ceph 0.93 -> hammer release" [High,Triaged]07:39
jamespagebut I need a willing archive admin for the minor python-* package split that I'm tracking from upstream packaging - would one of you be OK with doing the binary NEW's for that?07:39
pittijamespage: yes, can do if it happens today (will be on vac next week)07:40
jamespagepitti, will upload shortly - thanks!07:42
jamespagepitti, ok - uploading now - it will take a few hours to complete the builds07:43
=== kickinz1|afk is now known as kickinz1
dholbachgood morning08:10
Unit193darkxst: Hah, whoops.  When re-importing the changes, I spelled 'utcnow' as 'uctnow', FYI.08:21
ogra_cjwatson, i got an oops fo you :) https://launchpadlibrarian.net/200087368/upload_22505_log.txt09:11
ogra_*for09:12
pittiUnit193: question for you in bug 143120009:13
ubottubug 1431200 in systemd (Ubuntu) "daemon-reload runs alsa-restore.service and others" [High,In progress] https://launchpad.net/bugs/143120009:13
cjwatsonogra_: Apparently livecd.ubuntu-touch.system-i386+generic_x86.img was zero-sized.  Do you know why?09:19
Unit193pitti: Answer for you.09:20
ogra_cjwatson, no, i got a build log by mail where it seems to finish fine09:21
ogra_hmm09:22
pittiUnit193: thanks; I wanted to see if it was ConditionFailed=, such as in a VM; daemon-reload would retry those09:22
ogra_Unmounting chroot for build LIVEFSBUILD-22505...09:22
ogra_RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', 'LIVEFSBUILD-22505']09:22
ogra_Removing build LIVEFSBUILD-2250509:22
ogra_cjwatson, thats the last three lines09:22
cjwatsonogra_: Right, so did I, the build clearly succeeded but appears to have resulted in one of the output files being zero-length09:22
cjwatsonWhere the previous version was 105.4 MiB09:23
cjwatsonogra_: I'm afraid I don't have an explanation for you, other than that the zero-sized file is what caused this OOPS (perhaps we could make that more obvious, but it still ought to fail because it's broken).  There's no sign of a cause of this in the livefs build log nor in the buildd-manager logs, and livecd-rootfs is just copying that file out of the android binary package where it isn't zero-sized.  The only suggestion I have is to ...09:29
cjwatson... dispatch a new build.09:29
ogra_cjwatson, yeah, will do that and see09:31
pittiUnit193: can you actually reproduce this with just daemon-reload?09:32
pittiUnit193: I can't, I need apt-get install --reinstall systemd09:32
Unit193pitti: Yes, I can.  I just did in fact.09:32
pittizyga: ah, you and your C locale.. :-)10:32
pittithis really doesn't belong on a desktop..10:32
zygapitti: hmm? what :)10:33
pittifolks, at least use C.UTF-8 for $deity's sake :)10:33
zygapitti: where?10:33
zygapitti: :D10:33
pittizyga: bug 143142110:33
ubottubug 1431421 in autopkgtest (Ubuntu) "adt-run could export the SUDO_ASKPASS variable to the testbed" [Undecided,New] https://launchpad.net/bugs/143142110:33
pittizyga: sorry, bug 143077310:33
ubottubug 1430773 in autopkgtest (Ubuntu) "crash on unicode decode error" [Low,Triaged] https://launchpad.net/bugs/143077310:33
pittizyga: (fixed now)10:34
zygapitti: I don't set the C locale anywhere10:34
zygapitti: (thanks)10:34
zygapitti: I don't know why that happened10:34
zygapitti: could it be because my pl_PL.UTF-8 locale was unavailable in my sid sbuild chroot?10:34
pittizyga: you call this as part of some sbuild command, right? perhaps that removes the locale at the time whne you call adt-run10:34
zygayes10:34
zygapitti: http://paste.ubuntu.com/10590142/10:35
zygathis is my .sbuildrc10:35
pittizyga: ah, you call adt-run *inside* the schroot? and then let this start  another chroot?10:35
zyganot sure, this is from sbuild debian wiki page10:35
pittiah ok, I blame sbuild then :)10:35
zygalooks like it yeah10:35
zygathose run inside the chroot AFAIK10:35
zygapitti: though I totally agree about C being evil10:35
pittiapw, jodh: \o/ on #1429756, nice work!10:36
apwpitti, jodh gets a prize for a reproducer i could fit in a VM10:38
pittiapw: ah, and then git bisect run FTW? :-)10:38
apwpitti, no i read the 600M strace log to find the symptoms, and from there i could find the commit that changed that area, and then ...10:39
jodhpitti: right, apw really deserves the prize for finding the needle in the 600M haystack! :-)10:39
pittiok, I'm afraid you guys have to share the prize then..10:39
* apw gets a cookie out of the jar10:40
pittiespecially since it's already so small -- it's a silly green bullet in jenkins! :-)10:40
zygapitti: wow, I nice catch with "you've"10:41
zygapitti: I pasted that from twine docs10:42
pittizyga: well, it's legit -- debian control files are UTF-810:42
pitti(and changelogs, etc.)10:42
zygapitti: yeah though mainly for names10:43
zygapitti: sbuild should have better defaults IMHO10:43
ogra_cjwatson, same error on rebuild, i uploaded a livecd-rootfs with more verbosity for the copying of the android bits ...10:52
cjwatsonand did it reveal anything?10:52
cjwatsonoh, the rebuild wasn't with that upload10:52
ogra_hasnt migrated yet10:53
ogra_right10:53
ogra_it looks to me like it never even hits the copy code on i38610:53
cjwatsonthat wouldn't explain a zero-length file10:53
ogra_right10:53
cjwatsonif it never hit the copy code the file in question would be missing instead10:53
=== MacSlow is now known as MacSlow|lunch
Riddellmvo: what is stopping packagekit being updated to 0.9 ?11:29
cjwatsonRiddell: needs https://code.launchpad.net/~mvo/click/native-dbus11:31
cjwatsonwell, that might be for 1.0.011:31
cjwatsonyeah, plugin support went away in 1.0.0 not 0.911:32
=== doko_ is now known as doko
dokodidrocks, please could you fix the recommends for grilo-plugins? http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg11:56
darkxstdoko, grilo-plugins-extra was never meant to be main'ed, but no one knows who promoted it12:03
didrocksdoko: not sure why this is directed to me, seems the guy who promoted it didn't read the MIR (nor changed the bug report status)12:07
didrocksdoko: so, we need to discuss it first once the people acting on the bug are around12:07
dokodidrocks, afaicr you were the person requesting that in the past. anyway, demoted the extra package12:15
didrocksdoko: I never requested promoting grilo, only review the MIR. I wouldn't request btw as I can promote it myself12:16
didrocksdoko: I get you are mixing with darkxst (but we all start with a d :p)12:18
Odd_BlokeDoes the 7 day SRU timer start from it hitting -proposed, or from verification-done?12:22
infinityOdd_Bloke: The former.12:24
Odd_Bloke\o/12:25
Odd_Blokeinfinity: Thanks. :)12:25
didrocksinfinity: oh btw, you will be pleased to know that I nuked this morning the whoopsie conffiles12:25
didrocksbdmurray: mind merging my 2 uploads to whoopsie and whoopsie-preferences?12:25
infinitydidrocks: \o/12:28
infinitydidrocks: Swapped from conffile to config file?12:29
infinitydidrocks: Or did away with the need for it entirely?12:29
didrocksinfinity: unfortunately, couldn't go away completely, so config file for one remaining option, but basing the enabled checkbox based on service status (being under upstart or systemd)12:30
jamespagepitti, ceph is built on some archs - I'm working on ppc* and armhf right now12:31
ogra_cjwatson, LOL12:33
ogra_cjwatson, so i replaced all cp with "cp -v" to get more info ... and now the build just succeeds12:34
cjwatsonHeh12:35
mvoRiddell: if plugins are still supported, then nothing13:12
Riddellmvo: is packagekit(-qt) a reasonable choice for e.g. dolphin file manager installing samba so it can share files?13:14
mvoRiddell: is that something that you would add? that should be fine, the session installer api supports "install_packages" which you can just feed the samba names13:17
Riddellmvo: I'm thinking of a gsoc project to add that sort of feature in various places13:18
Riddellmvo: and the samba name could be hardcoded or could use appstream? except appstream has limited support in ubuntu13:19
mvoRiddell: yeah, the limited support is a issue as is that the packagename is different in different distros :/13:19
Riddellmvo: if DEP-11 gets implemented by debian does that help ubuntu at all?13:27
mvoRiddell: a bit maybe, but because debian uses dak and ubuntu LP for the archive I doubt it will help that much, maybe, depends how deeply this is entangled into dak I guess13:28
Riddellmvo: right13:30
caribouIs there a specific method to add a patch to a dkms package that doesn't use quilt or just add the file in ./patches & edit dkms.conf ?13:36
infinitycaribou: dkms.conf:PATCHES[#]= is the correct way.13:40
caribouinfinity: thanks13:40
=== MacSlow|lunch is now known as MacSlow
seb128pitti, bdmurray, btw bug #1427264 has details about the schroot/ecryptfs/userdir mount issue, not specific to ecryptfs but to configs where /home is a separate mount14:31
ubottubug 1427264 in click (Ubuntu) "using ecryptfs, creating frameworks fail to bind mount issues" [High,Triaged] https://launchpad.net/bugs/142726414:31
tyhicksseb128: you mean where /home/USER is a separate mount14:39
tyhicksseb128: /home being a separate mount is no problem14:39
seb128tyhicks, right14:39
seb128sorry ;-)14:39
tyhicksno prob :)14:39
tyhicksseb128: after we have a chance to better test the fstab change, do you think we should change the fstab file in the click package to do the rprivate /home?14:49
seb128tyhicks, I don't understand enough about the implications to have an opinion on whether that's the right solution I think :-/14:50
seb128but if it works +1 from me14:50
tyhicks(after I get to test it some more, I plan on updating https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648459 to suggest that the default profile be changed)14:50
ubottuDebian bug 648459 in schroot "schroot doesn't mount /home submount into the chroot" [Normal,Open]14:50
tyhicksseb128: ok, I know someone that can review the change and tell me about the implications14:52
seb128tyhicks, great, let me know how it goes, I'm happy to help testing15:02
stokachu@pilot in15:06
=== udevbot changed the topic of #ubuntu-devel to: Archive: feature freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> utopic | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: stokachu
=== kickinz1 is now known as kickinz1|afk
dokojamespage, rbasak: I think even updating golang to 1.4 will break building some of the ubuntu-touch apps. thanks due to embedded outdated go packages not packaged for ubuntu :-/15:22
jamespagedoko, ohno15:29
dokojamespage, plus will break golong-log4go. there exist some patches in the upstream package, but this project seems to be dead15:36
dokoshould be updated by somebody having go coding experience15:37
dokojamespage, subscribed you to 143187216:10
flexiondotorg_didrocks, Please would you be able to take another look at - https://code.launchpad.net/~ubuntu-mate-dev/ubiquity-slideshow-ubuntu/ubuntu-mate-update/+merge/251487 ?16:30
didrocksflexiondotorg_: I guess better to ask that to the patch pilot16:33
didrocksflexiondotorg_: or wait for my shift16:33
flexiondotorg_didrocks, Tanks.16:33
flexiondotorg_Or Thanks, you choose.16:34
didrocks;)16:34
flexiondotorg_stokachu, While you're piloting, please could you take a look at https://code.launchpad.net/~ubuntu-mate-dev/ubiquity-slideshow-ubuntu/ubuntu-mate-update/+merge/25148716:34
=== rickspencer3_ is now known as rickspencer3
stokachuflexiondotorg_: sure!17:14
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
flexiondotorg_stokachu, Yo.20:31
flexiondotorg_stokachu, Thanks for looking at my merge proposal.20:31
flexiondotorg_I am very sick right now, so my initial comment in there is not friendly.20:31
flexiondotorg_stokachu, I apologise for that.20:31
flexiondotorg_stokachu, Regarding https://code.launchpad.net/~ubuntu-mate-dev/ubiquity-slideshow-ubuntu/ubuntu-mate-update/+merge/25148720:32
stokachuyea i got that...20:32
flexiondotorg_I am not sure how to resolve the source-is-missing lintian errors.20:32
stokachudunno dude im off duty now20:33
stokachu@pilot out20:33
=== udevbot changed the topic of #ubuntu-devel to: Archive: feature freeze | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> utopic | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
flexiondotorg_Please can you spare some wisdom.20:33
Unit193flexiondotorg_: https://code.launchpad.net/~ubuntu-mate-dev/ubiquity-slideshow-ubuntu/ubuntu-mate-update/+merge/251487/comments/628312 seems to say he'll take care of the other lintian warnings.20:37
flexiondotorg_Unit193, Thanks for bring y attention to that comment. Just refreshed and see it now :)20:39
flexiondotorg_I can fix the warning at least :)20:39
dokostgraber, please file MIRs for new lua-filesystem b-d's: http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg21:08
stgraberdoko: done21:19
stgrabernot sure how I missed the build-depends when I did the lua-filesystem MIR...21:20
dokomeh, the nth text to html converter21:23
dokostgraber, bug subscribers missing ...21:26
stgraberdoko: ah yeah, I'll subscribe to both21:26
stgraberdoko: done21:27
dokostgraber, not lxc-team like lua-filesystem?21:28
stgraberdoko: well, if lua-filesystem is broken, that affects lxc, if the b-d of lua-filesystem are broken for something other than lua-filesystem, the lxc team won't care21:28
dokothen subscribe foundations, but not a single person21:29
stgraberI'd have subscribed foundations if I could have, you need to be team admin to subscribe a team...21:29
dokobdmurray, ^^^21:30
stgraberoh, actually, looks like I can use ubuntu-foundations-team21:30
stgraberbecause canonical-foundations-team admins it21:31
stgraberdoko: done, moved to foundations21:32
bdmurrayit should be foundations-bugs subscribed21:33
bdmurrayto lua-filesystems is it?21:33
dokono, markdown and dh-lua21:33
bdmurrayokay, done21:35
dokostgraber, please unsubscribe ubuntu-foundations-team21:40
stgraberdone21:40

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