/srv/irclogs.ubuntu.com/2012/11/28/#ubuntu-devel.txt

=== attente is now known as attente_zzz
hallynSpamapS: hey - looking at http://upstart.ubuntu.com/cookbook/#kill-signal , i'm not sure i'm reading it right.00:30
hallynwill it first send the signal specifid in 'kill signal', then wait 'kill timeout' seconds, then send sigterm?00:30
hallynor does it wait 'kill timeout' seconds after pre-stop, then send the 'kill signal' signal then consider itself done?00:31
* hallyn out - bbl00:39
achiangis there someone available to review SRUs?00:40
* RAOF is today's SRU victim.00:43
achiangRAOF: better than fixing nux bugs! :)00:43
achiangRAOF: i believe cyphermox uploaded network-manager-gnome into precise-proposed for me, was wondering how to get someone to review it. (lp: #780602)00:44
ubot93Launchpad bug 780602 in network-manager-applet (Ubuntu Precise) "nm-applet leaks memory and stops functioning after a while" [High,In progress] https://launchpad.net/bugs/78060200:44
RAOFThat seems pretty sub-optimal.00:45
cyphermoxyup00:45
achiangRAOF: there are a bunch of other fixes that will need backporting to fully fix that one, nm-applet is just the first of several00:45
RAOFI'm currently wading through the compiz/unity stack SRUs in precise. I may not get to nm today. In which case, feel free to ping tomorrow's SRU vanguard, SpamapS ( https://wiki.ubuntu.com/StableReleaseUpdates#Publishing )00:46
achiangRAOF: ah, ok. makes sense, thanks00:46
troll`Hi, I am looking for a development job00:53
troll`in Canonical/Ubuntu00:53
=== chilicuil_away is now known as chilicuil
cjwatsonArgh.  I ended up as TIL for both emacs24 and xemacs21?  This is some kind of penance, right?01:26
sarnold"TIL" == "touched it last" ?01:32
lifelesscjwatson: and for your next trick...01:33
lifelesssarnold: yes01:33
sarnold.. and thus The Expert? :)01:35
cjwatsonThe person who touched a package last is by default responsible for merging newer changes to it from Debian01:36
cjwatsoni.e. you diverge, you get to eat the costs of divergence01:36
sarnoldstrong penalty for oddball packages..01:36
cjwatsonIt really is touched-it-last though, not anything more sophisticated, so if like me you do lots of rebuild-only uploads for library transitions, you tend to get bitten a bit :)01:37
cjwatsonsarnold: Penalty for not putting the effort in to make them less oddball, yes :)01:37
cjwatsonPlus, you know, if they're that odd then maybe they do actually need an expert to merge them01:38
lifelesscjwatson: penalty for not teaching TIL to be smarter.01:38
* sarnold fears for whoever touched hardy and lucid perl, those have been eating my brain for the last week now :/01:38
cjwatsonWe don't do merges in stable releases01:38
cjwatsonlifeless: Or that01:39
lifelesscjwatson: maybe this is your incentive ;)01:39
cjwatson(I'm used to it, complaints are non-serious)01:39
cjwatsonlifeless: I'm not sure it would save enough time over my working life :)01:40
micahgstgraber: ah, right01:43
lifelesscjwatson: clearly you need to work longer hours for more years01:47
=== fisted_ is now known as fisted
=== jasoncwarner_ is now known as jasoncwarner
=== fisted_ is now known as fisted
robertzaccourMy new laptop's wireless card doesn't work in Ubuntu its a Realtek RT8723AE any suggestions?04:07
robertzaccourAlso I can't connect to the internet when wired neither.04:08
tjaaltonideas how to disable the braindead sbuild default to put the link to the build logs to $PWD?05:40
tjaaltondidn't have it on 12.0405:40
robertzaccourMy wireless and wired internet don't work in Ubuntu. My wireless card is a Realtek RT8723AE05:41
robertzaccourany suggestions?05:41
=== doko_ is now known as doko
RAOFtjaalton: I believe there's a build log location variable in ~/.sbuildrc05:48
RAOFtjaalton: man sbuild.conf - LOG_DIR is what you're after.05:50
tjaaltonRAOF: I had both set for 12.04, now it broke with 12.1005:50
RAOFFair enough. I didn't set that last time I rebuilt, so I didn't notice.05:51
tjaaltonalso, the logs do go there, just that the symlink used to go to $build_dir05:51
tjaaltonand $build_dir is "deprecated", but no idea what replaces it05:53
tjaaltonguess it's just a bug then05:53
pittiGood morning05:54
pittimeh, the SRU queues are really long05:54
* pitti rejects mvo's pygobject upload, I already uploaded that fix two weeks ago05:54
pittislangasek, ev: I cannot participate in the sprint prep meeting at 1700 UTC; earlier works06:01
pittior tomorrow06:01
pittiapw, infinity: bah, https://jenkins.qa.ubuntu.com/view/Raring/view/AutoPkgTest/job/raring-proposed-adt-linux/3/ARCH=amd64,label=albali/06:18
pittiapw, infinity: it's again that "apt-get source linux does not download linux" trap/bug/misfeature06:18
tjaaltonsince debhelper compat v9 uses multiarch path for libexecdir, it's ok to install support binaries under <triplet>/<pkgname>? the debian policy is a bit vague about it, only talks about /usr/lib/<pkgname>06:19
=== chilicuil is now known as chilicuil_away
infinitypitti: You want --only-source on that commandline.06:28
pittiinfinity: ah, thanks; I was just committing -o APT::Get::Only-Source=yes06:29
pittibut that's easier06:29
infinitypitti: Apparently, appending exact versions also forces only-source mode.06:30
infinitypitti: And if you're autotesting based on specific versions, maybe you want that anyway?06:30
pittiwe don't currently pass a version06:30
infinity(ie: apt-get source linux=3.7.0-4.12)06:30
pittibut yeah, this behaviour is irritating06:30
infinityYou're not currently passing versions, but we probably want to if we're tying (some of) this into proposed migration.06:31
infinitySince we want to know we're testing the right thing. :P06:31
infinityOh, though this is for rdep testing, I guess, which is different.06:31
infinitypitti: The behaviour is wildly unintuitive to developers who think in terms of source packages, but the inverse is true for people who want "apt-get source libc6" to work, so...06:32
infinitypitti: I think we just need to live with typing --only-source occasionally. :P06:33
pittimappign binaries to source packages does not require to prefer the binary packages' source06:33
pittiyeah, but I need it so seldomly that I keep forgetting about it06:33
infinitypitti: It's unintiutively broken either way.  Either it doesn't always get the binary's source, or it doesn't always fetch the source you thought it would.  I'm not sure there's a right answer at this point.06:34
infinity(There may have been a right answer 10 years ago, but now the behaviour's a bit set in stone)06:34
infinityAnd I'd argue the right answer 10 years ago would have been to try source names first, then binary mapping, without a --map-binary option, but whatever.06:35
didrockspitti: hey, due to the default score of the ubuntu-unity ppa behind lower than distro, and the powerpc pb, even the build started 30 hours ago are still not in. So no automated upload :/ Can you please bump the score for today's upload so that it doesn't happen again?06:35
didrocksonly for now:06:35
didrockshttps://launchpad.net/~ubuntu-unity/+archive/daily-build/+build/401757206:35
didrockshttps://launchpad.net/~ubuntu-unity/+archive/daily-build/+build/401782806:35
didrockshttps://launchpad.net/~ubuntu-unity/+archive/daily-build/+build/401800306:36
didrockshttps://launchpad.net/~ubuntu-unity/+archive/daily-build/+build/401801306:36
didrocksand that's it :)06:36
infinitydidrocks: Is it world ending if it doesn't get in right away?06:36
pittididrocks: done06:36
pittiyeah, with one buildd being out and the other building libo there's not much capacity left06:36
* infinity isn't entirely sure why a daily build would need priority...06:36
didrocksinfinity: well, we start to have daily landing and trying to check everything does work indeed. It's been 2 days that my uploads are piling up06:36
didrocksthanks pitti06:36
pitti63 jobs (9 hours 40 minutes)06:36
didrocksinfinity: so I think at least, they should have the same score than distro has06:37
infinityErr, we plan to land unity in the distro daily?  Really?06:37
infinityMaybe I should have attended this meeting. :P06:37
didrocksinfinity: from yesterday, it started with "start in 8 hours" and was never released06:37
didrocksinfinity: yeah06:37
infinityThis seems like a strange step backward from when we were previously asking people to not do daily builds.06:39
infinityNow we've just decided that "oh, it's okay, cause we're doing daily build to push them to the archive"?06:39
didrockspitti: did you for overlay-scrollbar and notify-osd? I didn't see the bumping06:39
pittididrocks: ah, sorry06:39
didrocksinfinity: no, there is an autopilot step before to validate06:39
infinitydidrocks: That doesn't address the resource usage...06:40
didrocksinfinity: it does, this will remove the commit-build staging ppa06:40
infinitys/remove/replace/06:41
didrocksthanks pitti :)06:41
infinityA daily build is a daily build...06:41
didrocksinfinity: the other is per commit06:41
didrocksnot per day06:41
pittididrocks: was that also a devirt PPA? i. e. with powerpc06:41
didrocksso no a commit build != daily build06:41
didrockspitti: it was, but powerpc was blacklisted06:42
pittididrocks: ah, I was wondering how you did not fall into the powerpc bottleneck with that06:42
didrockspitti: we did at start, but then, removed it :)06:42
infinity*sigh*06:43
infinityThere are so many things about this I don't like.06:43
infinityAutomated testing can't check the diff against the previous version before upload to see that it's sane.06:43
didrocksinfinity: the UDS session was a good start to attend06:43
infinityNor can an automated uploader.06:43
infinitydidrocks: I was double/triple booked all week.06:43
infinitydidrocks: I *was*, however, at the buildd usage session, where this didn't come up. :P06:43
infinityBesides, "it passes the test suite" is not actually an indicator that it's ready for release.06:44
* didrocks would like to avoid reiterate again all the discussion we had at UDS…06:44
didrocksinfinity: we have 400 tests per config06:45
didrocksfor autopilot, most of them being integration tests06:45
infinityAnd if someone's in the middle of landing a new feature that lacks test coverage?06:45
didrocksinfinity: first, this will be reverted06:45
didrocksinfinity: second, distro is looking at all merges06:46
didrocksinfinity: third, PS agreed that shouldn't happen and we have explicit rules/people to contact in PS if it happens06:46
infinityIf there's human auditing, then why use automated uploading?06:46
didrocksinfinity: it's an audit, not doing the heavy lifting everyday06:46
infinity(There's still no auditing of the source package itself)06:46
didrocksinfinity: you should try to do unity at some point06:47
infinityBut, ultimately, I can come up with reasons I think it's a lousy idea all day, and you'll just say "let's not discuss this again, even if it's your job to do so".06:47
didrockswe'll see if you can audit the whole stack, 60+ packages alone :)06:47
infinitySo, whatever.06:47
infinityUltimately, I don't think we ship a single piece of software that actually needs to build/update every day.06:47
didrocksand maybe you will have another view of "I have time to review every line changed in a new upstream version"06:47
infinityAuditing source uploads doesn't imply necessarily reading every single line.06:48
didrocksinfinity: I have nothing against discussion, but reiterating the whole process explanation every time someone not at the session is a little bit a waste of time06:48
infinityIt does mean checking the diff against the previous version uploaded.06:48
didrocksinfinity: this is what we do pro-actively looking at upstream merge request06:48
infinitydidrocks: Yes, discussion is a waste of time, I'm arguing that the current state of affairs is a misallocatoin of resources.  So, a different waste of time.06:49
infinitydidrocks: Reviewing merges is not reviewing the source that gets uploaded.06:49
* infinity should go to bed instead.06:49
didrocksinfinity: it's juts about reviewing the changes in a more manageable manner06:49
dokodidrocks, pitti: definitely the buildd session was the place to mention this. it's no good to just use resources without announcing this ...06:53
didrocksdoko: it was announced before, the session was in conflict with other settle by fundations where I was required06:54
didrocksdoko: and again we trade a commit-build ppa for a daily-build one06:54
didrocksso I see that more as a resource gain as hilighted in the session06:54
dokothat's your view06:54
infinitydidrocks: Unless no one ever committed to unity before, it can't have actually been commit level.06:54
infinitydidrocks: Cause it didn't trigger 30 builds per day or anything.06:55
dokodidrocks, I didn't see it in the whiteboard for the session either06:55
didrocksinfinity: https://launchpad.net/~unity-team/+archive/staging/+packages?field.name_filter=unity&field.status_filter=&field.series_filter=quantal06:56
didrocksinfinity: look at unity06:56
didrocksunity - 6.12.0bzr2935pkg0quantal006:57
didrocksrev 293506:57
didrocks unity - 6.12.0bzr2934pkg0quantal006:57
didrocksrev 293406:57
didrocksunity - 6.12.0bzr2933pkg0quantal006:57
didrocksrev 293306:57
didrocks06:57
didrocksI put it in place, I know what is pushed to the ppa06:57
infinityFair enough.06:58
infinityOf course, there are also large spans there between uploads sometimes.06:59
pittiwell, it is what it is; it doesn't seem fruitful to argue about it now07:00
didrocksinfinity: yeah, most of PS is working on other things than unity these days, you can look back at quantal/precise release cycle and you will see a high commit activity (~15 per day for unity alone)07:00
infinitypitti: Hrm?  Is this some sort of "nothing changes once a solution is implemented, nyah nyah"? :P07:01
pittiif ppc keeps being a bottleneck for this, the answer cannot be to ask developers to upload less really07:01
infinitypitti: If the kubuntu guys uploaded KDE daily snapshots every day, we'd just drop their entire packageset and tell them to find another distro.07:01
infinitypitti: I realise that PS/unity get to be unique snowflakes here, to a point, but I don't actually see the value in daily snapshot uploads.07:02
pittiinfinity: that's not a canonical project; if they would pay for the extra resources..07:02
infinityA real human can say "yeah, a bunch of stuff has been fixed and some new features have landed, let's upload" once or twice a week, at most, I'm sure.07:02
infinitypitti: Excellent.  If Canonical would pay for resources for unity daily builds, I'd be fine with it. :)07:02
* pitti didn't really intend to get pulled into this, and goes back to other stuff07:02
pittiinfinity: (C does, and nobody else does..)07:03
pitticjwatson: ok, all rdepends of pygobject check out now and are green; can you please remove the britney block?07:15
pitticjwatson: thanks again for setting it, it was helpful; and also a nice trial run what would happen once that's automatic07:15
infinitypitti: I can kill the block.07:16
pittiinfinity: ah, thank you07:16
infinitypitti: Done.07:16
* pitti sticks fingers in ears and closes eyes while it lands07:17
dholbachgood morning07:20
pittihey dholbach07:20
dholbachhi pitti07:20
didrockshey dholbach07:22
dholbachsalut didrocks07:22
dholbachdo we have some more folks interested in signing up for https://wiki.ubuntu.com/UbuntuDeveloperWeek?07:25
pittiinfinity: on http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html, the bits without "Section:" are main, or is Section: only shown sometimes for other reasons?07:26
infinitypitti: No section would mean main, yeah.  Not the most intuitive way to display it, I suppose.07:27
pittigood to know, thanks07:27
=== Logan_ is now known as Guest76402
=== Logan__ is now known as Logan_
=== smb` is now known as smb
zygagood morning08:51
=== pitti is now known as universal_tb_pri
=== universal_tb_pri is now known as pitti
=== stan_ is now known as stan
=== yofel_ is now known as yofel
=== Tonio_ is now known as Tonio_aw
=== Sweetsha1k is now known as Sweetshark
Sweetsharkbdrung: I agree with infinity -- no separate SRU for bug 585910. And for quantal 3.6.4rc2 has been tagged yesterday and was build locally containing the fix: https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/585910/comments/5009:47
ubot93Launchpad bug 585910 in libreoffice (Ubuntu Quantal) "[Upstream] Impress Font fuzzy in presentation mode when Use hardware acceleration enabled" [Undecided,Triaged]09:47
=== mcclurmc_away is now known as mcclurmc
OdyXSpamapS: php5 got uploaded as 5.4.9-1 to experimental fixing the orig.tar10:13
didrockspitti: can you please reject https://code.launchpad.net/~vanvugt/ubuntu/quantal/compiz/upstream-expo-patch-quantal/+merge/136606? (the change is not SRUable)10:21
pittididrocks: done10:22
didrocksthanks :)10:22
bdrungSweetshark: why an rc version?10:36
Sweetsharkbdrung: rc2 will most likely be final. hasnt declared as such though.10:55
zygacjohnston: hi11:09
zygacjohnston: sorry, wrong tab complete11:09
zygacjwatson: hi11:09
zygacjwatson: I'm interested in netbooting a uefi machine for hardware certification11:10
zygacjwatson: I have some interesting material on the wiki (https://wiki.ubuntu.com/UEFI/PXE-netboot-install)11:11
zygacjwatson: I wanted to ask if there is anything new in that area that is not on the wiki there and what is the secure boot story11:11
cjwatsontjaalton: It's a bug, and fixed in sbuild 0.63.2-111:13
cjwatsonzyga: UEFI netbooting is known-broken right now due to a GRUB tftp handling bug, which slangasek has promised to distil down to a test case that I can debug11:14
tjaaltoncjwatson: ah, thanks11:14
cjwatsonzyga: in principle it ought to work with SB once that's fixed11:14
zygacjwatson: ok, so I'll resort to non-secure path for now11:14
cjwatsonzyga: provided that you do *not* generate your own GRUB image, but use the signed one11:15
zygacjwatson: I don't own any uefi hardawre, can I perform experiments on this with any simulation or virtualization tools to get a feel of it?11:15
cjwatson(i.e. the procedure in the wiki page will never work with SB)11:15
cjwatsonzyga: google OVMF11:15
zygaok11:15
zygathanks a lot :)11:15
zygayay11:15
cjwatsonzyga: you can build it with -D SECURE_BOOT_ENABLE (or possibly -D SECURE_BOOT_ENABLE=1, I forget) to add key handling support11:15
zygayou just saved me a lot of time reading the web :)11:15
cjwatsonzyga: there's a PDF on the signing bits linked off http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF11:17
zygacjwatson: my goal is not to dive too deep into the secure parts, just to see how uefi affects certification labs and our netbooting process11:17
zygacjwatson: I'm actually tying to see if we can still pass a kernel command line the same way we did before11:18
zygacjwatson: but since I'm not strong or either uefi or netboot in general I need to get some experience with just playing around with this11:18
cjwatsonI don't know how you pass the command line right now11:20
=== _salem is now known as salem_
=== chilicuil is now known as chilicuil_away
ximionhi! does something in Ubuntu change the GIO/GVfs settings for applications which are running as root?12:15
ximionmy program needs to run as root and downloads some files via HTTP, but only the "file" GIO module is loaded12:16
ximionwhen running not as root, GVfs supports all mimes12:16
cjwatsonmdeslaur: Would you care to merge sbuild from unstable?  You're TIL, and it has a useful bug-fix to the log file location.12:17
mdeslaurcjwatson: sure, I'll try and do it today12:18
zygacjwatson: I'm not entirely sure, that part of certification is incredibly dusty, we seem to use debian-installer and casper12:19
zygacjwatson: I'm experimenting with qemu and tiano core so that part is good12:19
cjwatsonzyga: I believe you pass a command line to d-i/casper in some way12:19
cjwatsonpossibly pxelinux append or something?12:19
cjwatsonmdeslaur: thanks12:19
zygacjwatson: yes, I'm just unfamiliar with all the tools so my answers are not precise12:24
=== amitk is now known as amitk-afk
=== cpg is now known as cpg|away
=== attente_zzz is now known as attente
=== Tonio_aw is now known as Tonio_
psivaai just reported a bug in network manager, bug 1084064. is this the right channel to indicate?13:28
ubot93Launchpad bug 1084064 in network-manager (Ubuntu) "Can not ssh to raring VM's using hostname" [High,Confirmed] https://launchpad.net/bugs/108406413:28
OdyXpsivaa: the people that need to know get notifications or mails automatically.13:32
psivaaOdyX: this bug is blocking the desktop testing, so it's kind of urgent13:34
psivaas/the/our13:34
cjwatsoncyphermox: ^-13:37
cyphermoxcjwatson: thanks13:38
OdyXmdeslaur: that cups security bug is so depressing .14:10
mdeslaurOdyX: yes, it's never ending :(14:10
mdeslaurOdyX: ConfigFilePerm is pretty neat :)14:10
OdyXmdeslaur: I pointed out DocumentRoot too. Just set it to /etc/ or even / and you can read the whole system. :(14:11
OdyXmdeslaur: did you see the changes I pushed to git's master branch ?14:11
mdeslaurOdyX: no, one sec, I'll take a look14:11
OdyXhttp://anonscm.debian.org/gitweb/?p=pkg-cups/cups.git;a=shortlog;h=refs/heads/master <- mdeslaur14:11
seb128hallyn, hey, seems like your ppa qemu-linaro upload failed but not due to the spice on 32b change?14:16
mdeslaurOdyX: this is going to be complicated for stable releases14:16
OdyXmdeslaur: yes. But as cupsd.conf is modified by users through a web interface, I don't really see another way forward that keeps their modification. Moving configuration stanzas around in the postinst before server restart would work but would be a hell to manage.14:17
OdyXmdeslaur: with my preinst, someone with clean pre-files-split would not get a prompt on upgrade.14:18
OdyXmdeslaur: moving to ucf has the advantage of easing such changes in the future afaIui14:19
hallynseb128: yup, i can't quite figure out what's wrong14:19
hallyndo packages using python in raring now need to add python-minimal to build-deps or something?14:19
cjwatsonGenerally python rather than python-minimal, but yes14:19
mdeslaurOdyX: are you planning on simply dropping the config items that moved to the new config file? I wouldn't think they would be used very much on debian/ubuntu anyway...14:20
seb128hallyn, btw is it ok if I backport http://libvirt.org/git/?p=libvirt.git;a=patch;h=efe6c8021146d046846ead5b5efc9828d97c1ceb ?14:20
seb128hallyn, that should fix "virsh -c qemu:///session" (or gnome-boxes) being broken in quantal14:21
hallyncjwatson: i see.  it was pulled out of essential?14:21
seb128hallyn, that issue is fixed in 1.0 already in raring14:21
cjwatsonhallyn: Yes14:21
OdyXmdeslaur: the preinst only drops it if it is unmodified14:21
cjwatsonhallyn: Ultimately we don't want to have Python 2 on images, and this was incompatible with python-minimal being Essential14:21
hallynseb128: no objection from me on that, thanks14:21
hallynseb128: is that for raring only?14:21
cjwatsonPlus we hardly ever truly relied on it being Essential anyway, due to the structure of Python policy14:22
mdeslaurOdyX: right, but you aren't planning on attempting to move them yourself to the new file, are you?14:22
seb128hallyn, no, quantal only, raring has it fixed (the patch is in libvirt 1.0)14:22
hallyncjwatson: ok, thanks.  i didn't want to blindly add that without making sure i wasn't papering over something14:22
hallynseb128: cool.  ok. lemme try another ppa build and then push qemu-linaro hopefully to r14:22
seb128hallyn, excellent, I start a local build but it's running for over an hour, I start regretting it :p14:23
seb128start->started14:23
OdyXmdeslaur: I'm thinking about fiddling with cups-files.conf in postinst to move stanzas from cupsd.conf to cups-files.conf .14:23
seb128hallyn, I might just wait on your new ppa upload ;-)14:23
hallynseb128: so this gnome-boxes thing is pretty cool?14:23
OdyXmdeslaur: the thing is that's probably not acceptable for Debian stable. disabling the whole webinterface is probably the only thing we would do.14:24
seb128hallyn, I don't know but it looks nice, that's why I want to try it14:24
OdyXmdeslaur: that, or as pitti says, change uid to access files, for logfiles and webinterface.14:24
seb128hallyn, it's the GNOME ui to deal with vms14:24
seb128hallyn, http://blogs.gnome.org/mclasen/2012/09/07/a-look-at-gnome-boxes/14:24
mdeslaurOdyX: it's more complicated than that...the cupsd daemon accept PUT requests for config files from the command line14:24
cjwatsonhallyn: It's actually non-Essential in quantal, but it took us a while to remember to pull it out of buildd chroots14:24
mdeslaurOdyX: the web interface is just a little part of the ways to modify cupsd.conf14:25
OdyXmdeslaur: ah yeah, shit.14:25
=== amitk-afk is now known as amitk
hallyncjwatson: i notice you just uploaded a new libcap2.  looking at bug 1084000, is the answer there to just copy in the capabilities.h from the kernel, or can we add linux-libc-dev to build-deps and not have libcap2 use its own file?15:09
ubot93Launchpad bug 1084000 in libcap2 (Ubuntu) "libcap2: List of capabilities not in sync with the linux kernel" [Undecided,Confirmed] https://launchpad.net/bugs/108400015:09
cjwatsonhallyn: Don't know anything about it, I'm afraid - I was just doing a monkey-see-monkey-do merge15:10
cjwatsonlinux-libc-dev is build-essential15:10
cjwatsonadding it to build-deps will be a no-op ...15:10
cjwatsonlinux-libc-dev doesn't seem to have a capabilities.h, so perhaps you should indeed update libcap2's copy15:11
hallyncjwatson: apt-cache tells me Priority: optional15:12
hallynam i looking at the wrong thing?15:13
cjwatsonhallyn: "Build-Essential: yes"15:13
hallyndpkg -S tells me /usr/include/linux/capabilities.h came from linux-libc-dev though15:14
cjwatsonhallyn: But, more to the point, you can't compile even a trivial hello.c without linux-libc-dev15:14
cjwatsonSince libc6-dev depends on it15:14
hallynok15:14
hallynmy feeling was that copying in a new file just begs getting out ofsy nc again.  seems like it should come straight from kernel source.  but if that's the way, i'll copy in the new file...15:15
hallyncjwatson: thanks15:15
cjwatsonwait a sec15:15
cjwatsondo you mean linux/capability.h?15:15
cjwatsonyes, looks like you do15:16
cjwatsonok, so one reasonable approach might be to convince libcap2 to stop using its internal copies of the relevant headers in favour of the system ones15:17
cjwatsonif you do that, you should confirm a couple of things:15:17
cjwatson * that it doesn't have any local patches applied to those headers15:17
cjwatson * that using the headers associated with a newer kernel doesn't e.g. cause the corresponding binaries to explode when run on top of an older kernel (such as is in use on the buildds)15:18
cjwatsonyou'll have to modify its build system though - it's not a matter of adding a build-dep15:18
hallyni'll write the upstream author.15:19
cjwatsonsometimes the path of least resistance is just to update the local copy, since it's not like kernel APIs are supposed to change *that* often15:19
hallyni'd rather get the new version upstream first and take it from there than to reproduce myself15:19
cjwatsonand from an upstream point of view, not all distros package them properly for userspace use15:19
* cjwatson nods15:19
hallynthanks, ttyl15:20
slangasekpitti: figured you probably wouldn't make that meeting, don't worry about it; it's mostly for giving the other two their marching orders ;)15:31
pittislangasek: ack :)15:32
stgraberjodh, barry: http://paste.ubuntu.com/1394693/ <- am I missing something? output appears identical under python2.7 and python3.3 with that change15:42
barrystgraber: http://docs.python.org/3/library/subprocess.html#frequently-used-arguments15:43
mitya57barry, thanks for sponsoring :)15:44
jodhstgraber: 2to3 expects further changes - like removing has_key() and 'b' prefix for re.match strings.15:44
barrymitya57: np.  just doing last few local tests before uploading15:44
cjwatsonre.match doesn't have to take a byte string as the pattern - it should only do that if the string you're matching is also bytes15:45
mitya57ok. by the way, do you know if "make unittests" is supposed to do anything? it doesn't work for me...15:45
cjwatsonright, so in this case universal_newlines=True would mean that re.match would be operating on Unicode and you *don't* want a b prefix15:46
stgraberbarry: yeah, was wondering if it really was that simple to port to python3 as the missing universal_newlines and the string.split were the only obvious issues. I still plan to do a PEP-8 pass afterwards and then look at whatever 2to3 complains about. But based on what I heard on mumble, I expect it to be significantly trickier15:46
barrystgraber: if you want to take point on that issue, that's cool with me (though please assign it to yourself).  i'm happy to review, test, consult15:47
ogra_slangasek, are you aware of any rotation support in plymouth (despite doing a rotated theme) ? it always comes up in portrait on the nexus7 here15:49
cjwatsonseb128: do you suppose somebody desktopy might be able to take over the libgksu merge from me?  I'm TIL due to a no-change rebuild upload I did, but it has a huge pile of patches15:49
ogra_(the tty is rotated on kernel level at initialization time)15:49
cjwatsonand I'm not too sure I can merge it competently15:49
seb128cjwatson, I can do it yes15:49
cjwatsonlovely, thanks15:49
slangasekseb128: fwiw I'm rejecting your appmenu-gtk precise SRU for bug #1077095 because it crossed mid-flight with a series of SRUs for bug #932860; can you rebase and re-upload?15:50
ubot93Launchpad bug 1077095 in appmenu-gtk (Ubuntu Quantal) "Please blacklist "IBM Notes"" [Low,In progress] https://launchpad.net/bugs/107709515:50
ubot93Launchpad bug 932860 in appmenu-gtk (Ubuntu Quantal) "Broken (or missing) multiarch support" [High,In progress] https://launchpad.net/bugs/93286015:50
cjwatsonif you have any foundationsy merges you want to inflict on me, I'm happy to swap :)15:50
stgraberbarry: ok, will do. Should be pretty easy as I've been doing a fair bit of that lately :)15:51
slangasekogra_: plymouth didn't do any rotation last I looked, no15:51
ogra_hmm, k15:51
barrystgraber: awesome!  feel free to take on xapian next <wink>15:51
ogra_i wonder why it doesnt pick it up from the console though15:51
stgraberbarry: hehe, you can keep that one, I don't want to steal all your work ;)15:52
* barry mumbles curses under his breath15:52
mitya57barry: oops15:52
mitya57missing b-d I guess15:52
barrymitya57: uh oh15:52
barrymitya57: what?15:53
seb128cjwatson, yw15:53
seb128slangasek, ok, will do, thanks15:53
mitya57barry: https://launchpadlibrarian.net/124325279/buildlog_ubuntu-raring-amd64.python-defaults_2.7.3-3ubuntu1_FAILEDTOBUILD.txt.gz15:53
cjwatsonoh, blast, I think I need an ubuntu-meta upload to get a signed kernel onto 12.04 images15:53
barrymitya57: how odd. i wonder if my source chroot already has that installed or something15:54
mitya57I'm sure it was building in chroot when I tried it, but it was a month ago or so15:54
seb128cjwatson, thanks for the offer but I don't see anything foundationish on my TIL list atm so I think I'm good ;-)15:54
barrymitya57: i *just* built it in an updated raring chroot, successfully15:54
barrymitya57: huh.  yeah, my sbuild definitely found rst2man :/15:56
DX099hello15:56
DX099is someone here responsible for "Privacy" settings ?15:56
mitya57barry: python-docutils *is* in build-depends15:57
mitya57but it does some postinst trick to add /usr/bin/rst2* links, maybe that didn't work?15:57
tumbleweedbarry: it built on i386, so presumably you need to do a -B build15:58
barrymitya57: look higher up:15:58
barry/bin/bash: lsb_release: command not found15:58
mitya57what is -B?15:58
mitya57ah, dpkg-buildpackage -B?15:59
barrywhich i think is the default for sbuild16:00
cjwatsonNormally, yes; -A/--arch-all and --no-arch-all change this16:02
=== Tonio_ is now known as Tonio_aw
mitya57barry: so I don't need to do anything, right?16:03
barrymitya57: not yet ;)16:04
* barry reproduces the failure with --no-arch-all16:04
barrymitya57: i'll come back to this after the meeting, though if you want to keep working on it in the meantime, i won't complain :)16:05
cjwatsonyou might have $build_arch_all = 1; in .sbuildrc or something16:05
mitya57barry: the only thing I can do is a new changelog entry, what else?16:06
barrycjwatson: indeed, i do16:06
* mitya57 prefers pbuilder, it built here without any configuration change16:07
=== fisted_ is now known as fisted
barrycjwatson: `sbuild --arch-all tox_1.4.2-1.dsc` succeeds in a raring chroot.  then there's this: https://launchpad.net/ubuntu/raring/+source/python-tox/+builds?build_state=all16:21
cjwatsonI'm not going to debug LP at the same time :)16:22
cjwatsonTrying here - it may well depend on your chroot16:22
barry:)16:22
cjwatsonoh, "python-tox" is not a source package16:23
cjwatsons/python-tox/tox/ there16:23
barryd'oh16:23
barryew16:24
cjwatsonoh my, I just noticed why it works for you16:24
cjwatsonthere is some insanity here that downloads dependencies from the network if they aren't already installed16:24
mitya57dholbach, did you notice that external links work now? now it's your turn to enable es translation :)16:24
cjwatsonfirewall off pypi.python.org or some such and you should see the same thing16:25
barrycjwatson: yep.  that's icky16:25
dholbachmitya57, we might have to backport sphinx in our ppa16:25
barryi'm sure there's some magical setup to prevent sbuild chroots from doing that16:25
cjwatsonsomething involving lxc16:25
mitya57dholbach: should I do it (thanks for sponsoring btw)?16:25
barrycjwatson: yeah.  it's bitten me before.  oh well.  better to fix that in debian first16:26
dholbachmitya57, sure, if you want, that'd be awesome16:26
mitya57ok, so I'll now upload it to my test ppa and then copy if it builds16:27
dholbachmitya57, I won't get around to enable 'es' today16:27
dholbachbut it'll be great to do it!16:27
mitya57do you mean I should do that?16:27
cjwatsonbarry: indeed, it's technically an RC bug in Debian too16:27
cjwatsoneven if nobody's noticed yet :)16:27
mitya57won't it blow up when we enable it?16:27
barrycjwatson: ;)16:28
dholbachmitya57, I can enable it tomorrow if you prefer16:29
dholbachmitya57, and also make sure we get it on developer.u.c properly16:29
mitya57ok, that would be better16:29
SpamapSOdyX: thanks for the heads up, I'll do that merge today :)16:33
SpamapSOdyX: (re php)16:33
seb128hallyn, that ppa upload of your is buggy16:46
seb128hallyn, you updated the control it seems but rules still has16:47
seb128ifeq ($(DEB_HOST_ARCH),amd64)16:47
seb128        # spice build16:47
seb128hallyn, or am I overlooking something?16:47
hallynseb128: gah.  i caught another entry in rules but certainly believe i missed another.  thanks, will look in a minute.  <sigh>16:50
hallynseb128: the right thing is to replace that with16:53
hallynfneq (,$(findstring $(DEB_HOST_ARCH), amd64 i386))16:53
hallynright?16:53
hallyn(i always worry i'm inverting in my head or something)16:54
seb128hallyn, I'm not convinced if you shouldn't add another if block for i38616:55
cjwatsonI prefer $(filter)16:55
seb128hallyn,     --target-list="x86_64-softmmu i386-softmmu x86_64-linux-user i386-linux-user"16:55
seb128the target x86_64 is likely wrong in the i386 case16:55
cjwatsonifneq (,$(filter amd64 i386,$(DEB_HOST_ARCH)))16:56
cjwatsonsatisfies my inner (OK, not really) pedant wondering what would happen if somebody created an amd64notreally arch16:56
hallynseb128: that shouldn't be any different with -spice than without though right?17:01
hallyncjwatson: then that's what i'll use :)17:02
seb128hallyn, you mean? that block seems to be the "build spice" and it exists only for amd64 at the moment17:02
seb128hallyn, if you enable spice for i386 I guess you need to drop the x86_64 targets from the i386 case17:03
seb128hallyn, you also have 2 blocks further in the rules to install the files from the spice target which are for amd64 only atm17:03
leighmanhi all, any chance of getting glade 3.14.2 into raring (/SRUd into quantal) due to a fix for https://bugzilla.gnome.org/show_bug.cgi?id=68581617:03
ubot93Gnome bug 685816 in general "Widget attributes editing broken" [Major,Resolved: fixed]17:03
seb128leighman, that fix is already in raring?17:04
leighmanoh, maybe17:04
leighmanI haven't tested on raring17:05
leighmantried 3.14.1 from git and it doesn't work17:05
seb128or maybe not17:05
seb128mvo, what happened to your glade update to fix the button edition bug?17:05
hallynstgraber: ok new lxc pushed to raring which refuses read/write under efivars17:05
seb128leighman, is there a bug in launchpad about this issue?17:06
seb128leighman, I will do the update17:06
leighmannot that I've seen17:06
leighmanseb128: thanks17:07
leighmanseb128: would it be eligible for an SRU to quantal17:08
leighmanseb128: http://git.gnome.org/browse/glade/commit/?h=glade-3-14&id=a56908fbb4668354904f0020f3e5de1627d9b39b also applies onto 3.14.0 and fixes the problem17:09
seb128leighman, is there a bug in launchpad about the issue?17:09
xnoxleighman: I use glade every day. If that's the bug, that I think it is..... i'll be all over sponsoring it.17:09
stgraberbarry: have fun: https://code.launchpad.net/~stgraber/upstart/upstart-initctl2dot-python3/+merge/136721 :)17:09
stgraberhallyn: thanks17:10
leighmanseb128: not that I can see - you want me to file one?17:10
barrystgraber: thanks.  i'll take a look after lunch-ish :)17:10
seb128leighman, yes please, we need one if we want to SRU17:10
leighmanxnox: good to hear :P17:10
xnoxleighman: that's the bug that was killing me =))))17:10
stgraberjodh: btw, initctl2dot has been broken for months/years as the .dot format doesn't allow dots and so any job with a dot in its name would make the graph generation fail (we have a dozen of those) :)17:11
cjwatsonThat's ironic17:11
jodhstgraber: yay for testing17:11
stgraberjodh: for now I just changed the code to replace those by underscores, that fixed it for me at least :)17:11
stgraberthere may be some way of properly escaping the dot, not sure, I really don't know anything about graphviz :)17:12
xnoxleighman: did you file a bug yet, or do you want me to file bug & upload the patches?17:12
xnoxleighman: there is a workaround you know, add an action the select not to use action appearance, then remove the action, then change the properties you want =)17:13
leighmanxnox: not yet, ubuntu-bug is just blooping away, if you are happy to do it you will probably do a better job :D17:14
leighmanxnox: yeh, thanks, I know the workaround17:15
xnoxleighman: well if it's blooping away, give me the bug-number and I will do the rest.17:15
seb128xnox, you handle those fixes then? want to handle the glade 3.14.2 update to raring as well? ;-)17:16
mvoseb128: rejected iirc, need to look17:16
xnoxseb128: ack.17:16
seb128xnox, thanks17:16
jodhstgraber: speaking of dot remind me - try running 'sysctl -a' on a FreeBSD system... :)17:16
xnoxseb128: basically ubiquity is done with glade and it sucks when glade is broken. I guess I am stuck fixing it now.17:16
seb128xnox, GNOME uses quite some glade as well ;-)17:16
mvoseb128: let me re-upload17:17
seb128mvo, don't bother, xnox is on a followup SRU which should fix that as well17:17
seb128mvo, I just though you already handled the issue so I was surprised17:17
mvoeven better: https://bugs.launchpad.net/ubuntu/+source/glade/+bug/107595717:17
ubot93Launchpad bug 1075957 in glade (Ubuntu Quantal) "3.14.0 can not edit a GtkButton label" [Medium,In progress]17:17
seb128xnox, leighman: ^17:18
mvoseb128: I did, then I was traveling and had no access to the original upload when it got rejected17:18
xnoxseb128: well some of the gnome's gtkbuilder files are hand-written including placeholders and includes, which brekas horibly if that hand-crafted file is loaded in glade and saved again.17:18
seb128mvo, use the queue luke :p17:18
seb128mvo, https://launchpad.net/ubuntu/quantal/+queue?queue_state=4&queue_text=glade17:18
xnoxmvo: in the ubuntu-archive-tools there is a queue script that can download the source package out of any queue, including rejected.17:19
seb128mvo, just as a trick for next time, you can browse the rejected queue for the web ui17:19
xnoxKind of like dget for the queue =)17:19
=== bitshuffler_ is now known as bitshuffler
hallynseb128: <sigh> new pkg pushed.  hopefully i've caught all the instances this time17:24
hallynthanks for pointing out the others17:24
seb128hallyn, thanks, I was trying to work on a diff for the rules, let me look at what you came with ;-)17:24
mvoseb128, xnox: nice, good to know17:24
seb128hallyn, I had something around those lines: http://paste.ubuntu.com/1394946/17:25
seb128hallyn, that's quite similar to what you did ;-)17:26
=== Sweetshark is now known as Sweetsharl
=== Sweetsharl is now known as Sweetshark
hallynseb128: would the --target-list like that work?  I would expect amd64 to end up without i386 binaries, but maybe misunderstand17:28
leighmanseb128: xnox: duped my bug to that one then :P17:28
seb128hallyn, is amd64 including i386 binaries a feature?17:28
leighmanso the fix will go into proposed?17:28
seb128leighman, yes, I think we should just SRU glade 3.14.217:28
seb128xnox, ^17:28
hallynseb128: qemu-system-i386 exists on amd6417:28
seb128since that's a GNOME component it has a MRE17:28
seb128hallyn, ok, so yeah my way is buggy17:28
hallyn(but that's not quite the same as what you're saying)17:28
hallynseb128: ok, the rest do look the same - thanks!  now let's hope it builds :)17:29
seb128hallyn, fingers crossed ;-)17:29
leighmanseb128: xnox: thanks17:32
seb128leighman, yw17:33
seb128slangasek, so, appmenu-gtk... want a new update on top (e.g for after that one), or one including both changes?17:34
Ursinhahi cjwatson17:35
Ursinhacjwatson, in ubuntu-archive-tools, do we have a preferred templating system to use? or am I free to choose?17:35
jodhstgraber: I've added an initctl2dot autopkgtest to the test branch lp:~jamesodhunt/ubuntu/raring/upstart/autopkgtest. See bug 1075976.17:36
cjwatsonI don't think we have any templating system right now; we just write HTML directly17:36
ubot93Launchpad bug 1075976 in upstart (Ubuntu) "test-suite fails in autopkgtest environment" [Medium,In progress] https://launchpad.net/bugs/107597617:36
cjwatsonIf you want to choose one you're free to do so, but it would be nice if it were simple enough for standalone scripts (e.g. TAL seems kind of massively over the top) and ideally already installed on lillypilly so that we have no deployment headaches17:37
=== rickspencer3_ is now known as rickspencer3
cjwatsonI'd prefer not to get to the point where we have to run buildout over u-a-t, for example17:37
slangasekseb128: if you can do an upload of 0.3.92-0ubuntu1.1 today with both fixes, I'm happy to take that instead of the one that's there now17:38
stgraberjodh: cool, thanks17:38
cjwatsonUrsinha: are you writing something that generates entirely new reports then?17:38
Ursinhacjohnston, not really, I was looking at nbs-reports and I saw that's hardcoded17:39
UrsinhaI find it easy to break/harder to maintain or change17:39
cjohnston:-P17:39
Ursinhaas using templates is fairly easy, I decided to ask :)17:39
cjwatsonYeah, they all are right now, partly because we didn't want to deal with the headaches of deploying a templating system, and partly because some of them started as skunkworks things run out of people's home directories17:39
UrsinhaI thought so17:40
cjwatsonso if it's a simple packaged thing that you can just import and go, that kind of thing would be a good idea I think17:40
cjwatsonyou're right it's a bit easy to break right now17:40
Ursinhathere are a few simple templating systems that I can use, if we're not using any right now, I'll pick one up that's easy to deploy17:41
cjwatsonsounds good, thanks17:41
seb128slangasek, there you go: http://launchpadlibrarian.net/124332006/appmenu-gtk_0.3.92-0ubuntu1.1_source.changes, rejected the previous upload17:46
slangasekseb128: ta17:51
=== patr|ck_ is now known as patr|ck
=== mcclurmc is now known as mcclurmc_away
margaIs there some interface like packages.qa.debian.org that says _when_ a package was accepted in precise after an SRU and that kind of stuff?18:18
cjwatsonhttps://launchpad.net/ubuntu/+source/SOURCEPACKAGENAME18:19
cjwatson.../+publishinghistory in particular is often handy18:19
margatnx18:19
ogra-cband there are the $release-changes mailing lists18:19
seb128marga, you have the unapproved/waiting for review list on https://launchpad.net/ubuntu/precise/+queue?queue_state=118:21
cjwatson-changes tells you about one of -proposed or -updates but not both, and I can never remember which18:21
ogra-cboh ?18:21
ogra-cbi thought i saw both18:21
cjwatson(the mail subjects say -proposed, but I have a feeling they're only actually sent when something hits -updates)18:21
cjwatsonI generally find +publishinghistory more explicit and thus clearer18:21
seb128cjwatson, -changes tells you about both18:22
margaThat's fine, I just wanted to check one particular package, not subscribe to all of them :)18:22
margaThanks!18:22
seb128marga, http://people.canonical.com/~ubuntu-archive/pending-sru.html also as the active list18:22
ogra-cbcjwatson,  i see both for all packages here18:23
seb128ogra-cb, ^ yeah, what I just said as well ;-)18:23
ogra-cboh, seb128 already said so18:23
seb128the behaviour changes quite recently though, like during the precise or quantal cycle, it didn't use to do that18:23
ogra-cbyes18:23
ogra-cbi think at the end of quantal it changed18:24
seb128I think that changed with the introduction of the scripts to do copies, etc18:24
cjwatsonhuh, OK, so it does18:24
cjwatsonI keep forgetting :)18:24
=== attente is now known as attente_zzz
=== dpb_ is now known as Guest46508
bryceslangasek, heya.  mlankhorst and I want to give you heads up on some of the LTS rename work that we need your eyes on at some point soonish18:39
bryceslangasek, I know Friday is your usual SRU day, but since we'll be at OPB, are you still planning on working on SRU admin then?18:39
=== henrix_ is now known as henrix
slangasekbryce: I am18:41
bryceslangasek, so the first pieces required for the X stack are llvm-3.1 (a new package), and updates to a few x11proto-* libs.  All are uploaded and in the SRU admin queue now.18:42
mlankhorstnot sure about llvm-3.1 being uploaded18:42
mlankhorstI asked raof to look into getting llvm-3.1 but he's been so busy lately :(18:43
brycemlankhorst, I am seeing  3.1-2ubuntu1~12.04 there18:43
mlankhorstok great18:43
mlankhorstthat package is only used during building mesa, I don't think anything is needed at runtime18:43
mlankhorstapart from the stuff statically linked into mesa itself18:43
* slangasek nods18:44
mlankhorsthowever after that I should be able to do a ~precise0 of the entire lts-quantal stack, I don't expect my scripts to be perfect so I expect having to do a manual audit and a ~precise1 before making it leave -proposed, however it should work for testing purposes still..18:46
mlankhorsts/^however.//18:46
bryceslangasek, so, happy to chat with you more on Friday, although I suspect all of this is going to be pretty straightforward.  If you happen to want to bump these through today or tomorrow I'm sure mlankhorst would be thrilled.  ;-)18:47
dobeywhen did 'dch' start defaulting to increment?18:48
xnoxdobey: depends on your multimaintainer settings, UNRELEASED changelog line and command-line args.18:53
xnoxbut I think -i is doing something funny with UNRELEASED changelog entries.18:53
xnoxdch -a doesn't increment18:53
dobeyxnox: this isn't UNRELEASED (has raring in the changelog), and such. but i only noticed this behavior of incrementing by default today. i've done the exact same thing plenty of times before now and just plain 'dch' didn't increment. i'd always had to add the -i to increment18:58
xnoxdobey: for me it used to always increment, hence i have switched to dch -a, a long time ago18:59
dobeyweird19:00
=== Tonio_aw is now known as Tonio_
=== henrix is now known as henrix_
=== henrix_ is now known as henrix
dobeyugh; dch -a doesn't bump the date for the current changelog entry though it seems :(19:07
stgraberdobey: you're supposed to do "dch -a" to add the entries, then "dch -r" when you're done. The latter will bump the timestamp19:10
xnoxstgraber: dobey: what I find weird is that dch -i & dch -r can sometimes use "previous" maintainer instead of my name.19:10
dobeystgraber: just plain 'dch' used to do both of those for me19:11
dobeyhrmm, is there some file i can poke at to see when exactly ubuntu was installed on a machine?19:15
slangasekdobey: /var/log/installer or bust19:16
dobeyah thanks19:17
ogra-cbthe media/info file in that dir shows the timestamp of the install media if that helps19:17
ogra-cb(not actually the installation, i know)19:17
dobeyogra-cb: i'd guess the mtime of the file shows the install time :)19:18
ogra-cbwell, roughly, yes19:18
mdeslaurinfinity: vlc just got pocket-copied to precise-proposed. Do you have an SRU script that does a mass update of the bugs?19:21
dobeyso i guess devscripts changed in this respect between precise and quantal19:21
mdeslaurdobey: yes, that changed...you can change the default back in /etc/devscripts.conf19:22
mdeslaurdobey: DEBCHANGE_RELEASE_HEURISTIC=log19:23
dobeymdeslaur: thanks; though changing that file doesn't seem to result in dch changing back to how i expected it to be. and from the debchange man page it seems 'changelog' there is more the former behavior than 'log' is. but neither one seems to change anything for me :-/19:29
mdeslaurdobey: changelog is the new default19:30
mdeslaurdobey: what is the behaviour you're expecting?19:30
mdeslauroh, 'dch' without options? I'm not sure about that19:31
mdeslaur'dch -a' gets changed back to incrementing the date, etc. when you use 'log' though19:31
dobeymdeslaur: plain 'dch' without options used to do the same as combining -a and -r right now would do (but i can't do -a -r at the same time)19:32
mdeslaurah19:33
=== henrix is now known as henrix_
seb128hallyn, shrug, the qemu-kvm-spice.install/.links also need updating19:52
seb128either .install.in -> .install generation or .install.<arch>19:53
seb128same for the links19:53
hallynseb128: ok, i'll d that tonight (or if you want to pls feel free)19:55
=== attente_zzz is now known as attente
slangasekhallyn: just to clarify on bug #1075717, /dev in your container is not devtmpfs because the kernel only exports one devtmpfs view to all mount points, so doing it that way would prevent you from making the device nodes different in the container vs. the host?20:05
ubot93Launchpad bug 1075717 in mountall (Ubuntu) "mounted-dev must not re-create consoles in a container" [High,Triaged] https://launchpad.net/bugs/107571720:05
hallynslangasek: yes, or more precisely the container ends up corrupting the host's devices20:07
slangasekright20:07
hallynability in kernel to support multiple devtmpfs's would be neat, but wouldn't supplant the need to change mountall20:08
slangasekhallyn: what do you think about changing MAKEDEV to not remove the nodes, rather than having mounted-dev not call MAKEDEV console?  Are you manually setting up *all* the nodes that are handled by MAKEDEV console?  (tty0, vcs*)20:09
slangasekhallyn: no, mounted-dev only calls MAKEDEV if /dev is *not* a devtmpfs mount20:09
slangasekso supporting multiple devtmpfs would also make this a non-issue20:09
hallynah i see20:10
hallynsadly that would take a few upstream kernel cycles :)20:10
slangasekyeah, not saying we should wait for that :)20:11
hallynslangasek: yes, changing MAKEDEV woudl also work20:11
hallynand actually might prevent a whole slew of other upcomgin bugs20:11
slangasekdo you think it would be more correct?20:11
hallynthinking outside of containers, i'm afraid it could be considered broken20:11
hallynthough it seems to me like MAKEDEV ought to take a flag saying do or don't remove fi it exists...20:12
slangasek                       if mknod $1- $2 $3 $4 &&20:13
slangasek                           chown $5:$6 $1- &&20:13
slangasek                           chmod $7 $1- &&20:13
slangasek                           mv $1- $120:13
slangasekthere's the critical bit... creates a temp file and moves it over20:13
slangasekhmm20:13
hallynthat's bitten us before as well, when we had /dev/console as a direct bind mount from /dev/pts/N, the mv would fail20:14
hallynI just don't know how to make an educated guess about "sane" behavior for this20:14
slangasekhallyn: yeah, I'm thinking through it; I should have something resembling an informed opinion shortly :)20:18
hallynawesome :)20:18
slangasekhallyn: ok, so I think it comes down to whether you need mountall to create /dev/tty0, /dev/vcs* for you or not20:24
slangasekif you're happy creating these yourself (perhaps by calling MAKEDEV console directly before launching the container and fixing up /dev/console?), then I officially Don't Care about makedev and am happy to take your solution20:25
hallynslangasek: we always manually create them for containers20:25
hallynnot the /dev/vcs* though20:26
hallynnot even sure what those are20:26
hallynslangasek: are you saying you want lxc to create them all before doing configuration?  Or that so long as containers do what htey need it's ok?20:27
slangasekhallyn: I think given that these are all fairly basic devices, if we decide mounted-dev is no longer responsible for them, we should at the same time make sure that something else (lxc) is20:29
slangasekbest way to do that without too many layering violations is to have lxc call "MAKEDEV console" as part of the setup, then override the bits it doesn't like20:30
hallynslangasek: lxc's flexibility wihth respect to mounting complicates that a bit.  It could just run the host's MAKEDEV inside $chroot/dev before starting,20:32
hallynor it could call the guest's MAKEDEV (if it exists, might not) after mounting /dev20:32
barrystgraber: could i get a bump? https://launchpad.net/~barry/+archive/experimental/+build/401994420:33
stgraberbarry: done20:34
barrythanks!20:34
slangasekhallyn: oh.  that brings another question... if $chroot/dev isn't devtmpfs, why is it a separate mount point at all?20:34
hallynslangasek: because sometimes the container rootfs has empty dev.  FOr instance the ubuntu-cloud images at times had that (it was an error, but didn't need to break lxc and by extention juju altogether like it did)20:35
slangasekhallyn: ok, but why does /dev being empty mean that you should make it a mountpoint?20:36
slangasekclearly you're doing some fix-ups here to create devices under it anyway20:37
slangasekI don't understand why that's done as a separate (presumably tmp)fs rather than just on the container rootfs20:37
slangasekis it *because* you want to leverage mounted-dev for the node creation?20:37
hallynyou know i'm not sure if we need some of it or not.  not using a mount might still be sufficient.  Mostly it was bc staying close to a regular system seemed useful in itself.20:38
hallynoh,20:38
slangasekmounting something that's not devtmpfs on /dev is not at all close to a regular system ;)20:38
hallynsome ppl use read-only roots, so in that case a separate /dev would be needed20:38
slangasekah, ok20:39
slangasekthen in that case, yes, I think your change is the reasonable path forward20:39
hallynthere i disgree - devtmpfs is...  well lemme not go there :)20:39
slangasekas long as there's a corresponding change to lxc to call 'MAKEDEV console' itself for this case20:39
slangasekdevtmpfs is auto-mounted by the kernel, how much more regular can you get ;)20:39
hallynit can be compiled out :)20:40
slangasekirregularly20:40
slangasek;)20:40
hallynso should I call the contaienr's MAKEDEV after lxc has done all its mounting?20:40
slangasekI think you should call it before you create /dev/console20:41
slangasek(whenever that is)20:41
hallynbut after mounting /dev20:41
slangasekyep20:41
hallynwhich would require splitting up the existing create_autodev() function, but that's ok20:41
hallyni'll mount first, finish all other mounting, do MAKEDEV<, then create the rest of the devices if needed20:41
hallynslangasek: thanks20:42
slangaseksure :)20:42
infinitymdeslaur: Yeah, sru-accept.  Did you find someone to do that yet?20:43
mdeslaurinfinity: no, could you please?20:43
* infinity looks at a bug.20:43
infinitymdeslaur: Bah, none of these bugs have precise tasks.20:45
mdeslaurinfinity: argh :(20:45
infinitybdrung: Naughty man, doing SRUs without appropriate paperwork.20:46
infinitymdeslaur: I'll just add the tasks.  People can dream up testcases as they verify.20:46
slangasekhallyn: I am going to drop the path from the invocation of running-in-container, FWIW20:47
slangasekI'm not sure why this is /sbin/MAKEDEV everywhere, I think that's just a reflex20:48
bdrunginfinity: vlc has a preliminary point release exception. so less paperwork is allowed20:48
slangasekhallyn: oh, ah, race condition20:48
hallynno pls keep that :)20:49
infinitybdrung: Less paperwork doesn't mean not having tasks for bugs referenced in changelogs, etc.20:49
infinitybdrung: It just means not having to justify every line of code in the update.20:49
slangasekhallyn: running-in-container works only after /run is mounted (set up via /etc/init/container-detect.conf); this is not guaranteed to happen before /dev is mounted20:49
hallyndrat20:49
infinitymdeslaur: Bugs spammed.  Have a nice day.20:49
mdeslaurinfinity: hehe, thanks20:49
hallynslangasek: then we'll need to do it more directly i guess?20:49
infinitymdeslaur: Want to join the SRU team? :)20:50
slangasekhallyn: yep20:50
slangasekhallyn: "pls keep that" -- the hard-coded path? why+20:50
mdeslaurinfinity: want to help with security updates? :)20:50
infinitymdeslaur: I used to...20:50
mdeslaurinfinity: hehe, I know...I'm just kidding...I wouldn't mind, but I'm afraid I wouldn't find time to actually do any SRU work20:51
hallynslangasek: no, i misread your earlier comment, i thought you said i'd introduced a race condition, i was saying pls keep that20:51
slangasekah20:52
hallynslangasek: you've got the manual running-in-container under control, or did you wnat me to try a new patch?20:52
slangasekhallyn: would appreciate a new patch from you20:52
bdrunginfinity: sorry. i just had a open task for the first bug closed by this upload.20:53
hallynslangasek: ok20:53
=== cpg|away is now known as cpg
=== salem_ is now known as _salem
hallynstgraber: so for the mountall fix to not MAKEDEV console in containers, i will have it do so only for libvirt and lxc, not openvz.  sound right?21:22
stgraberhallyn: yep. I have no idea how OpenVZ will behave anyway, so if someone has a problem with it, they can send us a patch.21:24
hallynk21:25
=== lifeless_ is now known as lifeless
slangasekhallyn: does 'env LIBVIRT_LXC_UUID' also need to be passed?21:58
slangasek(it is in container-detect, but not in your patch)21:59
slangasekhallyn: AFAICS, without setting it, [ -z "$LIBVIRT_LXC_UUID" ] will always be true21:59
SpamapSwhat I want: sbuild --cloud22:06
SpamapSsomebody do that for me22:06
SpamapSplease!22:06
barrySpamapS: and me!22:07
barry(and ppas and buildds...)22:07
SpamapSHah yeah, I'd love to be able to just hand Launchpad my HP Cloud creds and be like "bill me for the hour of usage, just get it done FAST"22:08
sarnoldjuju deploy sbuild ; juju deploy ccache -n 1022:09
SpamapSdistcc you mean?22:10
SpamapSjuju deploy sbuild --constraints cpu=4 seems to give me a fast enough machine to build quite quickly. Its the test suites that kill me22:11
sarnoldSpamapS: ah yes, distcc and ccache always hash-collide in my brain..22:12
hallynslangasek: gah, yes it does22:13
sarnoldSpamapS: and the one-at-a-time xz or gz or bz2...22:13
SpamapSyeah22:13
SpamapSI actually created a multi-threaded bz2 a long, long time ago22:13
SpamapSbut, all that did was allow bz2 to be as fast as single threaded gzip by using all 4 CPU's at once22:14
hallynslangasek: thanks, re-pushed.  almost done with an lxc candidate running MAKEDEV...  needs som etesting of course22:15
sarnoldhaha22:15
=== cpg is now known as cpg|away
mlankhorstwee MAKEDEV, back to the 90s!22:31
=== Todd__ is now known as Todd
hallynhappy times22:42
soindI was logging in to ask something. I think I read that HUD will replace global menu in future versions.  Is this the case, or will they continue to exist side-by-side?22:48
hallynthis isn't the place for that question, perhaps ubuntu-desktop.22:52
xnoxsoind: #ubuntu-desktop or #ubuntu-design22:54
soindok thx22:55
slangasekkenvandine: the auto-landed upload of appmenu-gtk has clobbered the fixes for multiarch that had been in the distro.  How do we get this fixed? (bug #1084266)23:09
ubot93Launchpad bug 1084266 in appmenu-gtk (Ubuntu) "Broken multiarch support: /etc/X11/Xsession.d/80appmenu-gtk3 differs" [Undecided,New] https://launchpad.net/bugs/108426623:09
slangasekkenvandine: is this simply a matter of the distro patch not having landed on the documented Vcs-Bzr branch?  Does everyone who has upload rights to the package also have commit rights to the branch?23:10
slangasekseems not23:12
hallyncan I use ${DEB_HOST_ARCH} in debian/package.install?23:13
hallyn(or rather .links, but presumably same answer)23:14
slangasekalesage: ^^ we have a bit of a workflow problem with the current "master" branch for appmenu-gtk (and possibly others) as it's being managed23:14
slangasekhallyn: if you use 'dh-exec', yes23:15
hallyncool23:15
hallynactually i guess that won't work for me anyway, but cool.  thanks23:15
alesageslangasek, do tell23:19
alesageslangasek, how can I help?23:19
slangasekalesage: so I'm kicking off a mail to didrocks and popey, I think they might be the ones to actually deal with this23:19
slangasekalesage: I was pinging you because you're the admin on the appmenu-gtk branch in question, but I think maybe that's not where I need fixing done :)23:19
alesageslangasek, we might involve cyphermox in this23:20
slangasekalesage: basically, it seems that the package autolanding is *supposed* to notice changes that are made in the distro for these packages and automatically ensure that they get merged23:21
alesageor you might cc him23:21
slangasekbut this didn't happen for distro patches to the upstream source23:21
slangasekah, is this cyphermox's code?23:21
slangasekcyphermox: ping23:21
xnoxhallyn: with compat level 9, you can use variables in the .install file.23:21
slangasekxnox: incorrect23:22
alesageslangasek, if it concerns packaging he'll have a better ideer than will I :)23:22
slangasekxnox: the only variable expansion is done by dh-exec23:22
slangasekalesage: well, it concerns whatever bit of magic is synthesizing the package from the branch23:22
alesageslangasek, I think I'm understanding, hmm23:23
slangasekalesage: anyway, I think you're off the hook - thanks :)23:23
alesageslangasek, Jenkins may still be on the hook, so pls cc me :)23:23
slangasekok23:24
xnoxslangasek: ack.23:24
cyphermoxslangasek: pong23:26
slangasekcyphermox: hi - see bug #1084266 :)23:27
ubot93Launchpad bug 1084266 in appmenu-gtk (Ubuntu Raring) "Broken multiarch support: /etc/X11/Xsession.d/80appmenu-gtk3 differs" [High,Triaged] https://launchpad.net/bugs/108426623:27
slangasekdistro patch to upstream sources magically disappeared23:27
slangasekcyphermox: also, this is a wrong use of the Vcs-Bzr field because the pointed-at branch contains no packaging23:27
cyphermoxslangasek: err what?23:27
cyphermoxthat makes no sense, it should contain it23:27
slangasekreally?23:28
slangasekhttps://code.launchpad.net/~indicator-applet-developers/appmenu-gtk/trunk.13.04 ?23:28
cyphermoxah, I see23:28
cyphermoxthe branch wasn' t properly moved to what it should be23:29
slangasekcyphermox: which is the right branch?23:30
cyphermoxslangasek: afaik should all be https://code.launchpad.net/~indicator-applet-developers/appmenu-gtk/trunk.13.0423:31
cyphermoxwhy this is still in https://code.launchpad.net/~canonical-dx-team/appmenu-gtk/trunk.13.04 I don' t know23:32
cyphermoxanyway, not relevant for fixing that multiarch issue23:32
=== cpg|away is now known as cpg
infinitycyphermox: It seems like a fatal flaw that either (a) changes from the archive don't get automerged back in before the next automagic upload, and/or (b) ubuntu-core-dev can't commit to your branch.23:35
infinitycyphermox: And since (despite claims to the contrary) the archive is authoritative, (a) probably needs to happen somehow.23:35
infinitycyphermox: All of this comes down to the argument I had last night with people about how automated uploads without human intervention/auditing/button-pressing are probably a bad thing.23:36
cyphermoxinfinity: *shrugs* I did not design that autolanding stuff. I can only agree with you and say that we need to bring this up with didrocks and alesage23:36
infinitycyphermox: Cause a human could have checked the previous archive versions and said "no, wait, this is missing a merge".23:36
alesageyeah this does seem "structural" in some way infinity, slangasek, cyphermox23:36
alesageultimately you might need a distro representative to monitor and merge, e.g.23:36
cjwatsonMm, I was assured that the autolanding mechanism would notice changes outside of it23:37
cyphermoxalesage: it would need to somehow notice automatically that there is a difference between the ubuntu: branch and itself and block autolanding in that case23:37
alesageelse Jenkins might have to account for23:37
cjwatsonApparently that's busted23:37
alesagecyphermox, hmm23:37
slangasekcjwatson: it notices changes, but seems confined to the debian/ directory23:37
slangasekthat, or someone mismerged23:37
alesageif any correspondence results from this we should probably involve mmrazik23:37
infinitycyphermox: Well, this also makes an assumption that the ubuntu: branch will always match the archive (which isn't necessarily true)23:37
cyphermoxinfinity: you know what I mean23:38
infinitycyphermox: Yeah, I know.  I'm just pointing out that people really need to check the archive first, not trust automated imports blindly.23:38
cyphermoxtthere is that23:38
cyphermoxalesage, can you first block any kind of autolanding for now until didrocks fixes this?23:38
alesagecyphermox, I'll discuss with mmrazik tomorrow, and yes I can disable these jobs if that's what's needed23:39
cyphermoxthen we fix the archive so that things are good, and then work on making sure the upstream branch has all it should23:39
infinityThis could be as simple as "bzr diff last_uploaded_tag current_proposed_head" and compare with "debdiff current_archive_dsc automated_source_package_of_head".23:39
infinityOr sometihng.23:39
cyphermoxalesage: I' d rather things be disabled now, so that no other such occurences happen until didrocks shows up again23:40
cjwatsonI've disabled the autolander on lillypilly23:40
alesagevery well cyphermox23:40
infinityBut I'd still prefer to see a real human do the final check-and-audit.  I've had concerns about this a few times for different reasons now. :/23:40
alesageexciting times :)23:40
cyphermoxcjwatson: thanks23:40
slangasekalesage, cyphermox: you've got mail23:40
cyphermoxk23:40
cjwatsonwith an IRC reference whose timestamp hopefully isn't too far off (working from phone about to run out of battery)23:40
cjwatsonI'm not in principle opposed to it being automatic - after all auto-sync is fully automatic.  But it needs to have a rather similar set of safeguards - auto-sync is *very* careful.23:44
slangasekon the plus side, the autopackaging is cdbs-free ;)23:45
cjwatson(We ran it and its predecessor on manual for eight years before trusting it to cron ...)23:45
cyphermoxslangasek: yes23:45
infinitycjwatson: autosync isn't actually uploading any packages that someone else hasn't already vetted.23:46
cjwatson(OK, some of that was because its predecessor had a painful interface, but even so it did in part actually require manual supervision, especially for new packages)23:46
infinitycjwatson: I'm not opposed to automated VCS->archive magic (like I've often described at Maemo), but even when I did it in the past, there was a real human step of "tag a release" before uploading.23:46
infinitycjwatson: Which means there was a pre-upload (or pre-tag) point for due diligence in making sure the source was sane.23:47
infinityI'm not convinced that any amount of automated testing, attempting to diff against branches, etc, can ever make up for just having one person look at the current HEAD and say "yes, this is ready to release".23:48
infinityBut I dunno.  Maybe one can build enough machinery to replace (un)common sense.23:48
cyphermoxinfinity: I think that' s why didrocks initially wanted to publish to a ppa then do another run of builds and such23:53
slangasekok, er, why does bzr bd -S keep ignoring my changes to the upstream code?23:57

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