/srv/irclogs.ubuntu.com/2013/10/22/#ubuntu-devel.txt

siretartinfinity: is libav9 good to upload now? If not, what kind of coordination do you think would be best for this package? note that the transition has been completed in debian, but in ubuntu, we may have some additional undermaintained packages that break.00:40
infinitysiretart: I'm ready for it whenever, yeah.  I assume Ubuntu carries a delta that needs to be addressed.00:42
infinityIn fact, looks like the last uploader was me, for wgrant.00:43
infinitysiretart: Do you have Ubuntu sources ready for it?  I wouldn't mind giving it a once-over, and then letting it go.00:43
siretartinfinity: no, in ubuntu, we do have a delta because we need to handle libav-extra specially00:45
infinitysiretart: Right, the -extra thing, plus some aarch64 patches (though, we'd want those in Debian too)00:45
siretartinfinity: in debian, all dependencies are in main, ubnutu, libx264, xvid, lame, and many others are only in multiverse. that's why we need libav-extra00:45
wgrant(they're in universe now, but close enough)00:46
siretartaarch64 patches? send them upstream, I may even roll  them in a point release :-)00:46
infinityThey're from upstream.00:46
siretartyeah, same problem.00:46
siretarteven better!00:46
infinitynone /dev/pts devpts rw,nosuid,noexec,relatime,mode=600 0 000:48
* infinity looks suspiciously at that, and wonders who to blame.00:49
infinityOh, look, it's upstart's fault.01:01
infinityxnox: upstart is mounting devpts wrong, plz fix.01:01
* xnox thinks it's time for me to go to sleep.01:02
infinityConvenient. :P01:03
=== liam_ is now known as Guest63337
=== ion is now known as ION
slangasekinfinity: what's wrong about it?02:15
slangasekinfinity: ah, missing gid=tty and wrong mode?02:15
infinityslangasek: Just mounts with defaults, no gid or mode.02:15
slangasekyeah02:16
slangasekreally love that upstart and mountall both have to deal with mounting02:16
slangasekreally want to merge those :P02:16
infinityWhy aren't they?  The misguided assumption that mountall might be used from another init system?02:17
slangasekno, it was a practical consideration at the time Keybuk was developing it02:17
slangasekand no one's had the time since then to go back and merge them02:17
infinityI'm puzzled as to which circumstances lead me to a mountall-mounted devpts and which lead to an upstart-mounted one.02:18
infinityMy laptop gets the gid/mode from /lib/init/fstab (so, I assume, mountall), but this dev board I just set up gets no gid/mode, so I assume it's from upstart.02:19
infinityIn neither case is there anything going on in /etc/fstab or other such oddities.02:19
infinityThe dev board has no initrd, which I assume confuses matters a bit.  Maybe that's the big difference.02:20
infinityOh, in fact, wasn't "no initrd" the use-case that led to upstart leaning to mount some kernel filesystems on its own?  This is coming back to me...02:21
infinitys/lean/learn/02:21
slangasekinfinity: do you have an initramfs?02:22
infinityIn fact, maybe mountall never gets around to touching devpts at all, but on my laptop, we're carrying over the mount that initramfs-tools (correctly) set up in early boot.02:22
slangasekyep02:22
slangasekin practice mountall "can" mount these but never gets a chance because they're pre-mounted by the initramfs for most people02:22
slangasekbut in the initramfsless case, upstart has to mount them; this path is not well-exercised02:23
infinityWell, I've been exercising it a bit in the last month. :)02:23
infinityAnd other than the above gid/mode oops, it seems to largely work as expected.02:23
slangasekheh, ok then. :)02:24
slangasekmaybe you want to just fix bug #103988702:24
ubottubug 1039887 in mountall (Ubuntu) "fstab does not honor /proc mount options" [Medium,Triaged] https://launchpad.net/bugs/103988702:24
infinityslangasek: Fix, as in have mountall 'mount -o remount' everything in fstab?02:26
slangasekinfinity: maybe?  I haven't thought through what the right fix would be :)02:27
slangasekbut if mount options are missing, I don't think it should ignore that02:27
infinityslangasek: Well, one could pull fstab into the initramfs, but that makes it much more system-specific than they usually are, plus every time we have one more "if you update this conffile, you need to re-run update-initramfs", it gets 5% less intuitive.02:27
slangasekyes02:28
slangasekalso, that doesn't get you a free fix for the initramfsless, upstart-had-its-own-idea problem02:28
infinityIndeed.02:28
infinityWell, upstart's idea about devpts should be fixed regardless.02:29
infinityBut agreed that /lib/init/fstab and /etc/fstab should probably be reparsed by mountall even for already-mounted filesystem to fill in the blanks on sysadmin preferences.02:29
slangasekyeah - fix upstart, but also make it less of a problem in the future for upstart's mount model to be out of sync02:30
ntzrmtthihu777heyo. how hard, if possible, would it be to create an ubuntu iso that can boot live or install k/l/x/ubuntu?03:17
vimpulsentzrmtthihu777:  one ISO which gives you a choice of four Ubuntu flavors?03:20
ntzrmtthihu777vimpulse: yep03:21
vimpulse(followup:  in #ubuntu-offtopic, ntzrmtthihu777 mentioned that s/he wants this only for fun.  Flannel added that such a thing already exists, though s/he didn't recall where it's downloadable from.)03:25
ntzrmtthihu777also, since the ubuntu iso has already broken the cd size limit, any thought given to bundling x86_64 and i386 versions into one iso, like arch linux?03:26
Flannelvimpulse, ntzrmtthihu777: http://rww.name/grub2iso.html  talks about it (or its functional equivalent) (at the bottom)03:27
ntzrmtthihu777Flannel: I know of this method, and have dones so before, but, since the differences are negligable between flavours there seems to be no reason to have multiple squasfs files and bloat up the iso image/usb stick03:29
vimpulsentzrmtthihu777:  This matter is probably offtopic here.  Please see my reply in #ubuntu-offtopic.03:31
NoskcajWhat happened to perl 5.14? I've just lost a stack of packages since it isn't working05:48
=== freeflying_away is now known as freeflying
pittiNoskcaj: it's spelled "5.18" now05:50
NoskcajThen i really need to fix some packages05:50
infinityNoskcaj: There's a transition in progress.  If your packages are failing to build because build-deps aren't installing, just wait a bit and retry in a day or two.05:51
NoskcajNo, i've lost a heap of installed packages05:52
infinity...05:52
Noskcajxchat and yarssr are my main issues05:52
infinityYou're running -proposed?05:52
infinityI feel like perhaps we've told you a few dozen times that that's a very bad idea.05:52
Noskcajinfinity: Unfortunately, i hear bad idea as "do this". I'll see what i can do with the (few) packages broken that i access05:53
ScottKNoskcaj: We can't save you from yourself.  If you break stuff against explicit advice, you should really not bug the people who told you not to do it to help you fix it.06:29
NoskcajScottK: of course, i just hadn't realised the break was because i had -proposed on06:29
ScottKNoskcaj: If you've got proposed on, assume any break is because that.06:30
Noskcajok06:31
ScottKSeriously.  You're running a configuration that is completely and utterly unsupported that NO ONE is ever supposed to run.06:31
ScottKIs that sufficiently clear or are you still thinking "I think he means I should do it"?06:31
NoskcajScottK: Very clear. i hadn't realised proposed was on06:33
NoskcajYou don't  need to get angry because of that06:35
zygagood morning07:03
AtuMcan anyone tell me if the package openvswitch-brcompat will be available in 13.10 ? All I find is an outdated one.07:13
AtuMI have openvswitch 1.10.2-0ubuntu2 installed.. I found openvswitch-brcompat version 1.9 for saucy..  brcompat is getting obsolete fast, but virt-manager still can't do without.07:16
halfiehi07:25
halfieis "-Werror=format-security" turned on for all packages by default?07:26
halfieor is it ON only for packages built with DEB_BUILD_HARDENING=1 ? .. and how are packages made PIE *selectively* then?07:27
=== freeflying is now known as freeflying_away
debfxhalfie: yes, if they use dpkg-buildflags (directly or through debhelper compat level 9)07:28
halfieoh, can you please break that down for me?07:30
halfie"-Werror=format-security" is ON for all packages, right?07:30
halfie2. how do I make a package PIE in Ubuntu07:30
debfxexport DEB_BUILD_MAINT_OPTIONS=hardening=+pie07:31
halfieah I see now, there are options besides DEB_BUILD_HARDENING=107:31
halfieit seems DEB_BUILD_HARDENING=1 is the default when building any package, correct?07:31
debfxafaik DEB_BUILD_HARDENING is a hardening-wrapper thing07:31
halfiedebfx, yes, it is part of that wrapper.07:32
halfiedo you have this wrapper activated on official Ubuntu build machines?07:32
halfieessentially, I want to understand if it is "safe" to turn on "-Werror=format-security" by default and system-wide?07:33
AtuMHow come udev rules are written so that /dev/disk/by-path/* drives include serial/model number? that beats the whole meaning of using by-path link07:41
AtuMnevermin.. I'll ask on #udev07:42
mantiena-baltixjames_w: hi are you online?07:55
mantiena-baltixhi all07:56
mantiena-baltixcould someone tell me when package sources import from debian will be enabled?07:56
mantiena-baltixI need packaging folder from latest Debian package to build new release of gnome-shell-extension-weather, see https://answers.launchpad.net/udd/+question/23772107:57
ogra_mantiena-baltix, i think it already is07:57
ogra_..."Trusty is now open for development, with syncs from unstable currently running." ...07:58
ogra_from the ubuntu-devel ML07:58
mantiena-baltixogra_: but why William Grant (wgrant) said yesterday: package importer has been disabled since Friday in preparation for Ubuntu Trusty.08:00
mantiena-baltixogra_:  see https://answers.launchpad.net/udd/+question/23772108:00
StevenKPackage importer has nothing to do with syncs08:01
wgrantmantiena-baltix: I reenabled package-import a few hours ago, but it will take a little while to catch up.08:01
wgrantAnd it's separate from the sync mechanism.08:01
mantiena-baltixwgrant: thanks, it seems I can expect today to see up to date lp:debian/gnome-shell-extension-weather , right?08:02
wgrantmantiena-baltix: It could take 2-3 days.08:04
=== psivaa-afk is now known as psivaa
mantiena-baltixwgrant: oh, maybe I can see the progress somewhere?08:09
wgranthttp://package-import.ubuntu.com/status/08:09
mantiena-baltixthanks08:09
mantiena-baltixbye08:09
=== iahmad is now known as iahmad|afk
smartboyhwxnox: Bug 124241708:29
ubottubug 1242417 in grub2 (Ubuntu) "UEFI install broken when GRUB_DISTRIBUTOR!=Ubuntu (e.g. Kubuntu/UbuntuStudio)" [High,In progress] https://launchpad.net/bugs/124241708:29
xnoxsmartboyhw: yes?!08:30
smartboyhw_I'x08:30
xnoxsmartboyhw_: ubuntu studio needs to revert that change, because grub* maintainer scripts do not consider Studio as an alias for ubuntu and restults in a non-booting Studio.08:31
smartboyhw_xnox: Not sure if the08:31
smartboyhw_linux-lowlatency kernel supports UEFI08:31
mlankhorstprobably does, why wouldn't it?08:31
xnoxsmartboyhw_: thus studio-default-settings should revert in saucy & trusty, until grub2 supports multiple distributions.08:31
smartboyhw_xnox: OK, I will tell OvenWerks08:32
xnoxsmartboyhw_: kernel doesn't have much to do with UEFI, apart from optional modules to provide EFIvars via sysfs. But it does boot with UEFI fine.08:32
Laneypitti: looks like ddebs needs to learn about trusty?08:32
Laneyalso, hello!08:32
smartboyhw_xnox: OK.08:34
=== iahmad|afk is now known as iahmad
mlankhorstwow.. why does /var/cache/apt/archives/linux-image-3.11.0-12-generic_3.11.0-12.19_amd64.deb check on AMD64 whether the cpu is pae capable or not10:44
=== Sweetsha1k is now known as Sweetshark
=== MacSlow is now known as MacSlow|lunch
=== _salem is now known as salem_
=== greyback is now known as greyback|food
=== tkamppeter_ is now known as tkamppeter
tkamppeterHP wants to start testing HPLIP on ARM systems, can someone tell me where I find instructions to get started with Ubuntu development on ARM and also about recommended hardware?11:46
mlankhorsthttps://wiki.ubuntu.com/ARM/Server11:52
tkamppetermlankhorst, thanks. Is there also something about the Ubuntu Desktop on ARM?11:59
mlankhorstnah since that's reliant on hardware support12:03
mlankhorstbinary drivers12:03
mlankhorstgraphics on arm is a mess12:04
tkamppetermlankhorst, thank you very much.12:13
=== brainwash_ is now known as brainwash
=== MacSlow|lunch is now known as MacSlow
xnoxtkamppeter: for bringing up new ARM development boards, it's best to use https://wiki.ubuntu.com/Core12:37
xnoxtkamppeter: take ubuntu armhf rootfs + bring your own kernel + bring your own bootloader (usually part of the board anyway)12:38
=== greyback|food is now known as greyback
pittiinfinity: FTR, I added trusty-ness to http://ddebs.ubuntu.com/dists/12:43
=== doko_ is now known as doko
Laneywoot12:48
dokojamespage, testng is another maven conversion12:54
brainwashpitti: hey, any more ideas on how to debug bug 1184262? running logind in foreground doesn't reveal any useful information, and I'm not sure if the guys of in #systemd will help me with ubuntu's systemd/logind implementation12:54
ubottubug 1184262 in network-manager (Ubuntu) "[logind] stuck in PrepareForSleep, causing network and other services to not resume" [High,Confirmed] https://launchpad.net/bugs/118426212:54
dokojamespage, testng is another maven conversion (and it's b-d's too, guice and jcommander)12:55
dokobarry, could you look at http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg and handle webtest and python dependencies?12:56
pittibrainwash: #systemd> right, it's most certainly something in between our patches and systemd-shim, so upstream can't/won't help12:57
dokobarry, the question being, if we want pypy in main ...12:58
pittibrainwash: I guess next up would be debugging the exchanged messages/signals (https://wiki.ubuntu.com/DebuggingDBus) and see whether there is anything weird there12:59
pittibrainwash: running /usr/lib/x86_64-linux-gnu/systemd-shim in the foreground might also reveal something13:00
pittibrainwash: FTR, I ran my session for four days with two dozen suspends now, without any hitch..13:00
brainwashpitti: so it's some sort of race condition or timeout occurring13:01
brainwashbecause it does happen randomly13:01
pittipresumably13:01
barrydoko: sure, i'll take a look13:01
brainwashpitti: alright, I'll start to monitor everything from now on and report back, thanks :)13:02
pittibrainwash: if that doesn't reveal anything either, the next step would be gdb, I guess..13:03
pittibrainwash: but at that point I'd need access to an affected system, or some recipe how to reproduce it13:03
cjwatsonstgraber: FYI your lxc merge broke touch due to overly-strict parsing in lxc-android-config; fixed now in l-a-c but you may want to test merges to critical touch infra :)13:13
stgrabercjwatson: doh, well, my pre-upload tests here do include touch, just not that particular init script... I guess I should include a full reboot test13:17
stgraberthat really should be: lxc-info -n android-dev -p|awk '{print $2}'13:20
stgrabers/android-dev/android/ (android-dev is the one on my laptop)13:20
=== freeflying_away is now known as freeflying
ogra_stgraber, except that i hate awk with passion ...13:29
ogra_:)13:29
ogra_stgraber, fixed with a [[:space:]] now13:29
seb128ogra_, you hater!13:29
ogra_haha13:29
seb128ogra_, wie gehts? ;-)13:29
ogra_seb128, super !13:30
stgraberogra_: [[:space:]] should be good enough indeed. I'd still recommend using -p instead of the silly | grep pid13:30
ogra_fixing the framework around the webapps atm :)13:30
ogra_stgraber,  oh is that new ?13:30
stgraberogra_: nope, been there forever13:30
stgraberwithout -p, lxc-info will attempt to get ip addresses and a bunch more info from the container which you don't use, so -p should make it more lightweight13:31
ogra_stgraber, how about a --raw switch too that removes the silly header :)13:31
ogra_(i.e. just returns the pid)13:31
stgraberogra_: we already have a feature request for that on github or LP, just need someone to write a patch for it ;)13:31
ogra_stgraber, ok, will add that to the next upload13:31
ogra_stgraber, i was wondering yesterday ... if someone has /usredata/.writable_image and flashes without --no-backup, will he get a writable image automatically ? (we should probably remove the file during flashing if thats the case)14:01
stgraberogra_: that's more of a question for sergiusens I think. At least the upgrader doesn't remove the flag, so if phablet-flash doesn't, then nothing does14:18
ogra_yeah14:18
ogra_i think as soon as i use phablet-flash you can assume i want it ro again14:18
ogra_but i guess thats a philosophical question :)14:18
pittimvo_, cjwatson: is anyone already looking at the python-apt merge? I'd like to do it now to get "trusty" info into it (this breaks several things ATM)14:21
cjwatsonI'm not14:21
* cjwatson files an RT for trusty chroots on porter boxes14:21
mvo_pitti: its hopfully just a merge, no? i.e. is there anything left that is ubuntu specific?14:21
pittimvo_: right; in the best case it's a sync14:22
mvo_pitti: i mean, I'm happy to add trusty and do a debian upload :)14:22
pittimvo_: trusty already went into 0.9.014:22
pittimvo_: our current delta is to add saucy and add "Multi-Arch: allowed" (both of which should go into Debian)14:22
mvo_great14:22
mvo_yeap14:23
LaneyI think they both did in 0.9.014:23
* pitti verifies14:23
mvo_apt should be the same btw, that is hopefully just a sync too14:23
pittiyep, all in, nice!14:23
* pitti syncs14:24
pittijibel: ^ FYI14:24
mvo_pitti: cool14:25
pittimvo_: I think apt still has some delta, e. g. 0.9.9.1~ubuntu3 sounds rather ubuntu specific14:26
pitti(whereever that strange version came from)14:26
mvo_pitti: ok, let me check14:28
brainwashpitti: just a quick question, is systemd-shim supposed to run all the time?14:29
pittibrainwash: no, it's dbus-activated and times out after some minutes14:29
brainwashpitti: ah ok, thanks14:29
pittimvo_: oh, so looking at https://launchpad.net/ubuntu/saucy/+source/apt/+changelog it's probably not that bad14:30
pittimvo_: 0.9.9.1~ubuntu1 was just a merge from Debian anyway, so we mostly just need to look for the delta of the last two versions?14:30
mvo_pitti: looks like it, I will merge the latest upload from infinity into the ubuntu branch now14:30
mvo_pitti: there is a ubuntu/master branch in the git tree for the merging and I was utterly wrong about sync :) still a bit of a delta14:31
pittimvo_: so http://launchpadlibrarian.net/146396279/apt_0.9.9.1~ubuntu1_0.9.9.1~ubuntu2.diff.gz is in sid14:31
mvo_pitti: great14:32
pittimvo_: http://launchpadlibrarian.net/149979633/apt_0.9.9.1~ubuntu2_0.9.9.1~ubuntu3.diff.gz isn't; perhaps/hopefully that's the only delta14:32
pittimvo_: oh, ubuntu/master has stuff which isn't uploaded?14:32
mvo_pitti: its all uploaded, its just in there to make the merge easier14:33
pittimvo_: given that linux-tools is in Debian as well, that might be something for Debian, too?14:34
pittiah no, not with the full abi14:35
mdeslaursiretart: could you please comment on bug 1243235?14:37
ubottubug 1243235 in libav (Ubuntu) "Please demote libav to universe" [Undecided,New] https://launchpad.net/bugs/124323514:37
mvo_pitti: yeah, looks like it might not be a perfect fit. I just did a git merge debian/sid in the ubuntu tree and it does not look too horrible should be a matter of some minutes to resolve the conflicts14:38
pittimvo_: splendid, thanks; I'm currently walking through https://merges.ubuntu.com/a/apt/REPORT and there's some more apparently14:39
pittimvo_: like cmdline/apt-key debian->ubuntu servers, etc.14:39
pittiah, and the dependency: debian-archive-keyring -> ubuntu-keyring14:40
pittimvo_: but that's pretty much it, so yes, the delta should be rather small14:40
=== freeflying is now known as freeflying_away
mvo_pitti: just fyi http://anonscm.debian.org/gitweb/?p=apt/apt.git;a=shortlog;h=refs/heads/ubuntu/master should be good now15:13
mvo_pitti: I gtg, can do a bit more testing/upload later tonight15:13
smartboyhwcjwatson, xnox: To confirm, for Studio we should be reverting the changes in http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/ubuntustudio-default-settings/saucy/revision/48 (file etc/default/grub.d/50_ubuntustudio.cfg)?15:14
cjwatsonsmartboyhw: For the moment, yes15:14
smartboyhwcjwatson, OK, so I shall do the changes?15:15
cjwatsonsmartboyhw: Please15:15
xnoxsmartboyhw: note, it's a conffline, hence rm_conffile with .maintscript snippet will be needed $ man dh_installdeb15:16
smartboyhwxnox, OK15:16
smartboyhwcjwatson, xnox: Rarely have experience with .maintscript, is http://paste.ubuntu.com/6283517/ correct?15:22
xnoxsmartboyhw: test it, upgrading from previous package to that one should remove the file on disk.15:22
cjwatsonsmartboyhw: needs a version15:23
cjwatsonProbably 0.50~ (note tilde)15:23
smartboyhwcjwatson, the version = the version before the one I'll be uploading? (i.e. 0.49?)15:24
smartboyhwoh15:24
cjwatsonread the dpkg-maintscript-helper man page.15:24
=== salem_ is now known as _salem
=== pete-woods is now known as pete-woods-away
smartboyhwxnox, cjwatson the fix works:)15:35
smartboyhwcjwatson, https://code.launchpad.net/~smartboyhw/ubuntu/trusty/ubuntustudio-default-settings/fix-bug-1242417/+merge/192179 for you15:42
smartboyhwUh, wait15:45
zequencecjwatson: Let me have a look first as well..15:47
zequencecjwatson: smartboyhw is operating on his own behalf. He hasn't discussed any changed with ubuntu studio devs, Oven in particular who made those changes, so I'd rather we have some internal communications first, unless there's a really apparent solution15:55
=== _salem is now known as salem_
xnoxzequence: point is that that change should have been cordinated with grub maintainer first, as simply setting that variable results in broken installs that cannot boot (at least on uefi). As matching changes are required in the grub package (some of which were in-place for kubuntu).16:10
seb128ev, hey, did you see my ping about that activity log manager bug?16:11
xnoxzequence: thus it must be reverted in saucy & trusty, until more generic facility for menu-item branding is provided by the grub package.16:11
xnoxseb128: he is away on sprints and stuff =/16:12
seb128xnox, yeah, but still online16:12
xnoxseb128: he uses irc bouncer/proxy.16:12
seb128xnox, well, he wrote on IRC since16:12
xnoxah.16:12
* seb128 needs to go for lunch16:12
seb128bbl16:12
=== pete-woods-away is now known as pete-woods
cjwatsonzequence: What xnox said.  The Ubuntu Studio developers who made this change didn't discuss it with me as grub2 maintainer.16:17
cjwatsonzequence: And as a result it is broken.16:17
cjwatsonzequence: smartboyhw is operating on my request, not on his own behalf.16:17
bdmurrayev: have you and mpt talked about colors for 14.04?  I'm working on adding it to errors16:23
evI have no preference :)16:23
zequencecjwatson: Well, no one is talking to the one who made the change, and changes were not made to our source16:28
zequenceI asked smartboyhw to remove the merge request, as it was towards the ubuntu source, and not the ubuntustudio source16:28
zequencewe have to have some kind of order in how we do things16:29
cjwatsonzequence: That order should have involved talking to the grub2 maintainer before doing weird things in /etc/default/grub.d/ :-P16:29
cjwatsonIOW creating support headache for me16:29
cjwatsonPlease land smartboyhw's change16:29
cjwatson(Even if to a different branch or whatever)16:30
ogra_ev, huh ? not pink anymore ?16:31
evpink is best16:31
evbest. best. best.16:31
ogra_:)16:31
ev(http://www.youtube.com/watch?v=n7-RetY7fGo)16:31
ogra_haha16:32
zequencecjwatson: I'm not against reverting the change itself. I'm being happily ignorant about the problems around it - allthough I'd rather see as many changes done upstream as possible, which I always tell the Ubuntu Studio devs (Oven I believe went forward following Kubuntu's example, and probably did not realize the full impact of it).16:32
zequencecjwatson: Just that, this is the second time a change to ubuntu studio source is submitted, bypassing ubuntu studio branches16:33
saiarcot895If there is a package that has a CVE that affects all supported versions, and that was fixed in Saucy (well, from Debian), can it go in as an SRU?16:33
zequencecjwatson: And also, bypassing the devs themselves. That's all I'm worried about16:34
cjwatsonzequence: Sure, I expect Howard just didn't realise the right branch to target; happens with installer branches all the time16:35
xnoxsaiarcot895: it maybe should go in as a security update, check with #ubuntu-hardened (ubuntu security team channel)16:37
saiarcot895xnox: thank you16:38
tkamppeterAnyone working with emacs here?16:47
esinghi, I want to report a bug for ubuntu on launchpad, but I get this bug message when trying to report the bug  "Invalid OpenID transaction"18:11
Piciesing: #launchpad would be a better place to ask18:11
esingthanks for the hint18:12
infinitysiretart: So, when do you want to get started on this libav9 transition?  I'm ready whenever, as soon as you have libav/libav-extra ready to upload.19:51
argesso i'm looking at bug 1121874, would it make sense to upload a trusty update even though the merge from debian hasn't happened yet?20:04
ubottubug 1121874 in mysql-5.5 (Ubuntu Saucy) "MySQL launch fails silently if < 4MB of disk space is available" [Medium,In progress] https://launchpad.net/bugs/112187420:04
infinityarges: I'd just do it as part of the merge, IMO.  We're hammering the builders enough as it is.20:07
argesinfinity: ack. also the fix needs to be SRUed for P/Q/R/S, that will need to wait until its in Trusty right?20:08
infinityNot strictly speaking, no.  As long as I know the fix is in progress for T, it doesn't HAVE to be first.  We just need to know it's going to not get forgotten.20:09
infinityIdeally, this should be forwarded to Debian (has it been?), so we don't accidentally lose it along the way.20:09
argesinfinity: it hasn't been yet. Its an upstart fix, so I'm guessing its something that could be forwarded20:10
argesI wasn't sure if debian was using upstart of this was an ubuntu specific delta (i need to check)20:10
infinityarges: Also, unless it's tied up in a transition, if you SRU to S, I could copy it forward to T.20:10
infinityarges: The upstart job might be ubuntu-specific but, if it is, we should fix that and forward it too.20:11
infinityrbasak: Are you going to be doing the mysql-5.5 merge?20:11
argesinfinity: ok great, I'll check that out. As for the copy forward that's fine but there isn't a hurry, just want to do the Right Thing20:11
infinityarges: The Right Thing is to make sure the fix doesn't get lost and cause a regression.  There are many ways to skin that particular small mammal.20:12
mdeslaurarges: I'd wait a bit before doing any mysql srus, I'm preparing security updates for the stable releases20:12
infinityOh, right, I forgot that he can't see those in the build queues. :P20:13
infinityarges: PS: mysql security updates are hammering the builders right now.20:13
argesmdeslaur: ok i'll wait20:13
argesinfinity: yea mysql is a beast to build20:13
infinityThe building is fine, the testsuite is... Extensive.20:13
argesyea that's what i meant : )20:13
rbasakinfinity: I'm not sure. We know we need to catch up on it. I'll look at all the merges when I'm back after Linaro Connect20:27
=== salem_ is now known as _salem
infinityrbasak: Kay.  mdeslaur is in the process of doing security updates, which will bump the upstream version, and I'll copy that from S to T when he's done.20:28
infinityrbasak: But we may be behind on packaging changes.20:28
rbasakOK20:29
infinitymdeslaur: Well, assuming you do a saucy upload. :P20:29
mdeslaurinfinity: yes20:29
infinitymdeslaur: Oh, also, while we're dealing with potentially sketchy hardware, if you have weird arm64 FTBFSes in the security PPA, let me know, and I'll sort them.20:31
infinitymdeslaur: (Poking the one in there right now)20:31
mdeslaurinfinity: cool, thanks20:49
dokomterry, it does effect testng because it uses maven ...20:54
mterrydoko, testng was already in main, but you mean the question of whether to promote maven or drop dep on maven?20:54
dokothe latter20:55
mterrydoko, I see20:55
mterrydoko, OK, will add back, sorry20:55
dokounless jamespage wants to write hunders of MIRs ,p20:55
dokohundreds even20:55
mterrydoko, I didn't look at maven yet20:56
mterryI don't like the sound of that, no20:56
dokomterry, see the dependency graph: http://people.canonical.com/~ubuntu-archive/component-mismatches-proposed.svg20:56
dokoSource: cracklib221:01
dokoUploaders: Martin Pitt <mpitt@debian.org>21:01
dokohttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72484221:02
ubottuDebian bug 724842 in src:cracklib2 "cracklib2: FTBFS: error connecting to "www.oasis-open.org" (Connection timed out)" [Serious,Open]21:02
dokohttps://launchpad.net/ubuntu/+source/cracklib2/2.9.0-121:02
dokopitti, ^^^21:02
roaksoax/w/win 321:02
stgrabermdeslaur: mind if I steal that sudo merge from you?21:03
cyphermoxxnox: around?21:07
mdeslaurstgraber: go right ahead :)21:15
dokoslangasek, would you mind if I merge pango1.0? librsvg waits on it22:54
mdeslaurinfinity: and...arm64 build failed in the secppa23:32
dokomdeslaur, can't see what did fail and why. so you are on your own ...23:35
mdeslaurdoko: infinity can, and offered23:35
mdeslaurdoko: thanks23:35
infinitymdeslaur: On it.23:45
mdeslaurinfinity: awesome, thanks23:49

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