=== timrc-afk is now known as timrc === mwhudson is now known as zz_mwhudson [03:41] Noskcaj: If a Debian (or Ubuntu) UDD branch is broken, you can use grab-merge to do it traditionally. [03:41] (re: your comment on rygel on MoM) [03:42] If it's too much of a pain to generate the proper debdiffs for a merge bug (believe me, I don't even bother), let me know, and I can just upload a merge. [03:45] Logan_, Could you? It's as much effort to review rygel as it is to merge [03:46] Sure. [03:46] Just keep the patch, right? [03:46] yep. thanks [03:46] No worries. Feel free to ask me to do it in those kinds of situations. [03:50] Should only be a few more days before i get MOTU anyway. [03:50] I'll just have to try and wake up early on monday, since applying by email doesn't work [03:58] Noskcaj: There's some weird thing going on with quilt. [03:59] I'm perplexed. [04:05] Is it possible to have a package dropped from main? [04:07] xchat-gnome, xchat-gnome-indicator, and xchat-indicator in this case [04:11] xchat-indicator is seeded in xubuntu and studio, the other two in nothing [04:11] They have no main reverse-depends [04:57] Noskcaj: Yes. For an example of a bug for demotion to universe, see Bug 1243235. [04:57] bug 1243235 in libav (Ubuntu) "Please demote libav to universe" [Medium,Fix released] https://launchpad.net/bugs/1243235 [04:57] Just subscribe ~ubuntu-archive. [05:02] ok [05:11] Good morning [05:12] morning. :) [05:53] Hello there everyone. [06:04] so I was thinking of helping out with ubuntu core. [07:05] mvo: Poooooke. :) === j_f-f_ is now known as j_f-f [08:03] good morning [08:17] doko: hey, good morning [08:18] i'm looking for some tips to accelerate arm builds and thought you could have some with the packages you're maintaining [08:18] do you have a magic formula? [08:44] @pilot in === udevbot changed the topic of #ubuntu-devel to: Trusty Tahr Alpha 2 released! | Archive: open | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> saucy | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: dholbach [09:29] dbarth, sorry, did skip the dark arts lessons at school [09:30] slacker === mpt_ is now known as mpt [09:33] dbarth, cant you do it in universe directly ? the distro builders are faster than the PPA ones [09:34] hi [09:34] doko: eh ;) [09:35] ogra_: well, that's for developer builds, for oxide [09:35] dbarth, right ... it wont help you for local builds indeed, but generally the distro builders are a lot faster than using PPAs for uploads [09:35] ie, ways to have either a way to cross-build or spread on 2-3 phones to speed tihngs up maybe [09:36] dbarth, isn't chrisccoulson building this anyway in a ppa on a regular basis? [09:36] and i dont see a reson why youo couldnt do development uploads to universe, given we expect oxide to be ready by release [09:36] doko: he is, but he can't wait on the ppa to do his own development, as its a 10h round trip every time [09:37] ogra_: how faster are they? ie, if ppa builds take 10h or so [09:37] can that be a 3 or 4x factor? [09:37] PPAs = pandas ... (or even qemu builders) ... distro builders = highbank ... iirc 4x faster than panda [09:37] hmm [09:38] sounds interesting indeed [09:38] ogra_, which ones are used for canonical-arm-dev/ppa? [09:38] do you have one of those to loan? ;) [09:38] chrisccoulson, pandas [09:38] hey chrisccoulson [09:38] dbarth, i might have cross-builds working next week anyway ;) [09:38] c-arm-dev is a non virtual PPA ... these are all pandas [09:38] public PPAs are qemu iirc [09:39] We have no panda builders any more [09:40] Thank goodness [09:40] oh then c-arm-dev is also qemu [09:40] The non-virtual PPAs are Calxeda nodes [09:40] Virtual ARM PPAs are qemu-user [09:40] canonical-arm-dev is devirt, so builds on Calxeda [09:40] oh, i thought we held back calxeda for PPAs [09:40] No [09:40] ok [09:41] dbarth, then my statement is moot, sorry [09:41] Don't use Pandas for building even if you do find one under a rock [09:41] i guess that means 12 hours is about as fast as we're going to get [09:41] dbarth, afaik he is using the non-virtualized ppa's. the last time I looked at least qt didn't use parallel builds, so that would be the first thing to improve if hd didn't already [09:41] I would expect Calxeda (e.g. canonical-arm-dev) to be lots faster than qemu-user in virtual PPAs [09:42] chrisccoulson, right ... [09:43] ogra_: you'd probably notice if we were still building things on Pandas, because you'd be seeing random one-bit errors in builds [09:43] yeah, i gave up building on pandas ages ago ... chromebook FTW :) [09:43] USB 3.0 ++ [09:43] and distcc,icecc,whatevercc? [09:45] i mean chris could spawn 1-2 cloud instances to get more cores to crunch the build [09:45] dev. builds, not necessarily ppa builds [09:48] if you happen to have an ARM cloud in your back pocket then by all means ... [10:01] cjwatson: i imagined the cores would run a cross gcc/g++ [10:02] @pilot out === udevbot changed the topic of #ubuntu-devel to: Trusty Tahr Alpha 2 released! | Archive: open | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> saucy | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: [10:10] dbarth: I would expect that cross-building would be significantly faster already without having to bother with distcc etc. [10:11] ok [10:12] well chrisccoulson let's see when you get cross-builds working then [10:12] thanks all for the feedback [10:20] dbarth: which package? [10:24] dbarth: looking at lp:oxide - it neither has ./debian/ nor is using CMake [10:25] dbarth: at the moment, one needs to use at least cmake or autotools-based build-systems to have cross-compilation support. [10:25] dbarth: is lp:oxide our upstream project? [10:25] or a fork of something upstream? [10:28] well, or a simple build system where you can just tell it the compiler to use and it gets on with it. oxide probably isn't a simple enough package for that though [10:34] cjwatson: looking at lp:oxide it looks like qmake(?!) wrapped around chromium buildsystem. Oh, I see lp:~chrisccoulson/oxide/cmake looks promising. [10:50] looks like chromium / oxide / cmake should be easy, just needs a few exports for arm-cross for gyp. [10:50] https://code.google.com/p/chromium/wiki/LinuxChromiumArm === timrc is now known as timrc-afk === Zic is now known as Guest310 [11:14] hi... I reported https://bugs.launchpad.net/ubuntu/+source/scratch/+bug/1270194 but am a little worried there may be no ubuntu maintainer [11:14] Ubuntu bug 1270194 in scratch (Ubuntu) "scratch gives blank page when returning from presentation mode" [Undecided,New] [11:17] dholbach, hey - sorry to ping you directly, but i have a question about MOTU [11:18] dholbach, do you know do we still need to go through the process if the package we want in universe replaces one already in universe? [11:20] apt-cache show scratch shows [11:20] Maintainer: Ubuntu Developers [11:20] Original-Maintainer: Miriam Ruiz [11:20] does this mean there is no specific maintainer any more? [11:21] lesshaste: As is the case with all Ubuntu packages. [11:22] lesshaste: That bug should be forwarded to the programmer authors. [11:22] lesshaste, probably pointless to package scratch now [11:22] lesshaste, scratch have converted to pure web implementation [11:22] lesshaste, see - http://scratch.mit.edu/ [11:26] pitti, similar problem to espeak with libcups2-dev [11:26] dpkg: error processing /var/cache/apt/archives/libcups2-dev_1.7.1-2_amd64.deb (--unpack): [11:26] unable to move aside `./usr/include/cups/i18n.h' to install new version: Invalid cross-device link [11:26] meh [11:29] jibel: from which version? precise/quantal/saucy? [11:30] pitti, P > T amd64 with all of main [11:30] bug 1272285 [11:31] jibel: ah, so in precise /usr/include/cups/i18n.h/ was a directory, too [11:31] bug 1272285 in cups (Ubuntu) "package libcups2-dev 1.5.3-0ubuntu8 failed to install/upgrade: ErrorMessage: unable to move aside `./usr/include/cups/i18n.h' to install new version: Invalid cross-device link" [Undecided,New] https://launchpad.net/bugs/1272285 [11:33] brendand, oh..what about http://scratch.mit.edu/scratch2download/ ? [11:34] lesshaste, oh i didn't know about that - interesting [11:34] lesshaste, but that's an air application anyway [11:34] jpds, ok.. I don't know how to forward it to them [11:35] lesshaste, so i doubt it's equivalent to the debian package [11:35] brendand, you mean it can't be packaged for legal reasons on ubuntu? [11:35] brendand, or that it just hasn't been yet [11:35] lesshaste: It uses an [old?] platform from Adobe. [11:36] yes... AIR 2.6.0 for Linux [11:36] jpds, i think air is still actively supported (might be wrong) [11:36] jpds, although it seems the linux version is not supported [11:36] "Note: Beginning June 14 2011, Adobe AIR is no longer supported for desktop Linux distributions. Users can install and run AIR 2.6 and earlier applications but can't install or update to AIR 2.7" [11:37] http://helpx.adobe.com/air/kb/install-32-bit-air-linux.html [11:38] how annoying :( === _salem is now known as salem_ [11:39] "Adobe's efforts are focused on supporting operating systems that are most important to its customers, and that demonstrate the greatest opportunity for future growth for its partners and developers" [11:39] that is... no more linux [11:41] in any case..2.6 works apparently (http://orkultus.wordpress.com/2013/03/23/installing-adobe-air-2-6-on-64bit-linux-mint-ubuntu/) === timrc-afk is now known as timrc [11:44] lesshaste, AIR was a disaster no matter which way you look at, we arent really loosing anything by not having it [11:44] lesshaste, adobe don't support ios or android [11:48] tjaalton: Looks like your adding of libnss3-nssdb broke multi-arch upgrades/installs: libnss3:i386 : Depends: libnss3-nssdb:i386 but it is not installable [11:49] darkxst, it's just a pain that scratch doesn't work [11:49] darkbasic, given that a) it is free b) linux is free and c) it is for kids [11:49] bregma, i have no idea why mit went for this solution [11:51] lesshaste, even if it was supported, it still wouldn't work most likely! [11:51] darkxst, why is that? [11:52] Laney: on debian? aiui the current version ftbfs'd on !amd64, since it's racy [11:52] the build [11:52] lesshaste, it was always broken [11:52] tjaalton: ubuntu [11:52] oh i see now [11:52] I'll have a look.. [11:52] it's in trusty release [11:53] I noticed because dist-upgrade is complaining ... [11:53] well there's also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736061 but it's not clear where the actual bug is [11:53] Debian bug 736061 in libnss3 "libnss3: system shared db enabled leads to local overrides being ignored" [Important,Open] [11:56] would Multi-Arch: foreign fix it? [11:59] Can somebody please reject mikutter from Saucy SRU queue? I forgot to update the Maintainer field... [11:59] Laney: i'll test that and upload if so [12:00] seb128, there you go ... https://code.launchpad.net/~macslow/notify-osd/notify-osd.fix-1092905/+merge/203047 === MacSlow is now known as MacSlow|lunch [12:01] MacSlow|lunch, hey, thanks! let me test that ;-) [12:02] seb128, :) [12:02] MacSlow|lunch, enjoy your lunch! [12:02] thx [12:03] pitti: Can you please remove python-imaging autopkgtest? That package has been renamed to pillow. [12:03] mitya57: I already did a while ago [12:03] ah, not from public jenkins [12:04] tjaalton: okay, if it's technically correct to do that (I don't know) then that should work [12:04] mitya57: yep, I'll file a request, thanks for pointing out [12:04] Thanks. [12:05] Laney: aiui it tells that a foreign-arch package fulfills the dep, in this case the libnss-nssdb:amd64 for libnss:i386 [12:05] *libnss3:i386 [12:05] yes [12:06] so it's whether libnss3:i386 can work with libnss-nssdb:amd64 [12:08] well [12:08] actually, libnss3-nssdb could probably be arch:all [12:09] since http://stackoverflow.com/questions/15024658/are-sqlite3-databases-are-platform-independent [12:11] brendand, is your question resolved? [12:11] meh, it is arch:all [12:11] You still need the annotation [12:17] seb128, the lp:xubuntu-docs/precise branch seems to be as it should [12:18] knome, do you have any idea what went wrong there? [12:18] seb128, well, the original bug is fixed... we now have the 12.04 *content* [12:18] seb128, but some image files are missing, and some css files aren't updated [12:18] knome, I apt-get sourced the precise version and applied the debdiff from the bug on it, then did debuild -S ... [12:18] * knome looks at the debdiff [12:19] knome, is that a regression? not that diff can't include binary changes, like images [12:20] i was looking for the .css file changes, and it does look like the debdiff is faulty [12:20] seb128, yep, it's a regression [12:20] knome, ok, well, if you get a non buggy debdiff feel free to ping me and I can sponsor that one [12:21] seb128, i'm not a very technical person myself, but i'll delegate that to somebody; do you want the new debdiff against 11.10.0 or 12.04.0? [12:22] knome, either works [12:22] seb128, ok, cheers [12:22] whatever is easier [12:22] i would like create a package that will overwirte bashrc from canonical is there a way to do that ? [12:22] knome, yw, sorry for not catching those issues before sponsoring [12:22] seb128, np, that happens [12:22] i need to do that with skel ? [12:42] Laney: looks like adding M-A: foreign works [12:42] tjaalton: neat [12:43] dholbach, no [12:44] brendand, ok... so you want to replace a package that is already in the archive [12:44] brendand, can you elaborate? [12:45] brendand, the package will have the same name but different contents later on? is it like an update? or you add a patch to it? or what exactly happens? [12:46] dholbach, no it's changing name. checkbox-qt is the existing package. checkbox-gui is the new one [12:46] dholbach, it will provide the same type of functionality [12:47] dholbach, different implementation and updated ui [12:47] brendand, will it be built from the same source and it's just the binary package (.deb package) name which changes? [12:47] ok [12:47] sure that's possible [12:48] just make the changes in checkbox trunk and ask for it to be uploaded as usual (https://wiki.ubuntu.com/SponsorshipProcess) - basically file a bug with ubuntu-sponsors subscribed [12:50] hello. Can anyone tell from where gsettings read data? for example icon-theme. where is real database? is it text/xmp data or some binary in cash? [12:56] dholbach: brendand should also add a transitional package (with the old name), right? [12:57] geser, how does that work? [12:57] geser, i haven't heard the term transitional package before === MacSlow|lunch is now known as MacSlow [13:00] brendand: the old package (checkbox-qt) just depends on checkbox-gui and is otherwise empty. This ease the transition for people who have the old one already installed. [13:01] geser, oh right [13:01] brendand: see also https://wiki.debian.org/Renaming_a_Package === Sweetsha1k is now known as Sweetshark [13:26] seb128, I've pushed a more robust version of the fix... have another look. === tkamppeter_ is now known as tkamppeter [13:35] xnox: is there anything else you need from me to help clean up sblim-sfcc on trusty? [13:35] kentb: bah, didn't look at your last .dsc yet. Let me diff it and upload. [13:35] kentb: i think it was all good. [13:36] xnox: ok. no problem. thanks. [13:39] MacSlow, thanks, commented on it [13:40] bug 1272338 [13:40] bug 1272338 in xorg (Ubuntu) "Xorg memory leak on trusty" [Undecided,New] https://launchpad.net/bugs/1272338 [13:41] anyone else seeing lots of memory use from xorg on intel? [13:41] i recently upgraded to 16GB in my laptop, glad I did! [13:41] kentb: uploaded. I really shouldn't read sponsorship request emails on my phone ;-) [13:42] xnox: heheh. thanks! === wedgwood is now known as Guest12754 [14:01] doko: FYI, py3.4 autopkgtest runs done; raw logs are at http://people.canonical.com/~pitti/tmp/autopkgtest-py34/, I'll analyze them now [14:14] seb128, I digged deeper into the whole defaults_get_top_corner() ... looks like it's just a one-line change after all... please test it again. Looks good here (even desktop-environment neutral) [14:14] MacSlow, thanks for looking a bit more, let me test that [14:20] MacSlow, works fine here, and I like that version better I've to say ;-) [14:20] seb128, sure... I knew you can't resist the charms of a one-line change ;) [14:20] hehe [14:26] seb128, you'll also top-approve it? [14:27] MacSlow, yes, just giving it a try out of Unity first [14:27] seb128, ah ok sure === ricmm_ is now known as ricmm [14:48] Riddell, hey, did you see my ping about calligra/needing a rebuild for new poppler the other day? [14:51] seb128: yeah I'm onto it now [14:51] Riddell, thanks ;-) [14:51] seb128: there's a new release of calligra I'm packaging and it's a beast of a package so still sorting out the new/removed files [15:37] jamespage, hey, by any chance, will you or did you package launchpad.net/go-dbus/v1 ? [15:37] sergiusens, neither I'm afraid [15:38] jamespage, I'll take that then :-) [15:38] sergiusens, is your work targetted to ubuntu main? [15:39] jamespage, this one should eventually land in main [15:39] jamespage, it's for phone/touch stuff so yes [15:39] sergiusens, well its probably pertinent to talk about go toolchain then [15:39] we've been having quite a bit of discussion around that for juju-core -> main this cycle [15:40] jamespage, gcc versus go? [15:40] sergiusens, you got it [15:40] jamespage, I'm just using the default tbh; and I saw you did a dual thing [15:41] sergiusens, the plan for supporting juju-core is to use gccgo - which is working ok [15:41] main driver is server platforms that don't have golang-go support [15:42] sergiusens, right now the juju-core package still bundles its dependencies - still not convinced go libraries are stable enough for general release in distro [15:42] *that might not apply everywhere.... [15:42] jamespage, are you using dh-golang? [15:42] sergiusens, no [15:43] jamespage, right; we have dbus-go embedded into our tree currently [15:43] jamespage, but all others I've pushed to debian [15:43] sergiusens, yeah - i saw - nice work [15:43] ty [15:43] I started on mgo and gnuflags but I'm not pushing that hard due to bundling stuff [15:44] jamespage, ok, I'll check on doing the compiler select with dh-golang [15:44] for libs it's not really important yet luckily :-) [15:45] sergiusens, right now is golang-go; I've got a gccgo-go package in progress which provides the go tool built just using gccgo [15:45] so the idea is you can swap golang-go for gccgo-go and it *just works* [15:46] that would indeed solve all our problems sans a rebuild if we don't provide both :-) [15:50] doko: ok, done; I sent the results to u-devel@, you are CCed; https://bugs.launchpad.net/ubuntu/+bugs?field.tag=python3.4 doesn't look too bad, but it's some work [15:58] pitti, thanks. python-csb already always fails with 3.3, aptdaemon is ftbfs in -proposed [15:59] didn't check for the others [15:59] doko: yes, I didn't file a bug for -csb [15:59] doko: there are a lot of failures which are unrelated to the -3.4 change [16:04] can someone please have a look at my debdiff for openwsman to make sure I got transitional packages correct as well as the 'breaks' and 'replaces' directives? Thanks in advance: https://bugs.launchpad.net/ubuntu/+source/wsmancli/+bug/1272059/comments/6 [16:04] Ubuntu bug 1272059 in wsmancli (Ubuntu) "wsmancli needs to be rebuilt against openwsman-2.4.3" [Undecided,Incomplete] === fire is now known as fire_ === Guest310 is now known as Zic === and`_ is now known as and` === debfx_ is now known as debfx === Ursinha is now known as Ursinha-afk [18:05] anyone else still using evolution? it is *very* crashy on trusty :( [18:06] tedg is (I thinkà [18:06] ) [18:06] Yeah, I am. And it is more crashy. [18:06] (not to mention the other UX bugs i've already filed against it) [18:07] dobey, do you file your bugs upstream? [18:07] pitti: how was the py3.4 default test performed? [18:07] I doubt anyone is looking at evolution bugs for Ubuntu, you probably have a better chance upstream if you want to report issues [18:07] symlinkin py3.3 to py3.4? [18:07] no, i filed them in launchpad [18:07] i have no idea if they're upstream bugs or not [18:08] we have very little distro patching in evo nowadays [18:08] and for the crashing, i just clicked the "send this error report" button [18:10] dobey, do you have a link to the error pages for those? [18:10] https://errors.ubuntu.com/?release=Ubuntu%2014.04&package=evolution&period=month is quite small [18:11] seb128: no, i never got any link from the apport ui or anything. and i don't know what the traceback was === kentb is now known as kentb-afk [18:12] dobey, you can go to gnome-control-center -> privacy, there is a link to your reported errors webpage [18:12] and my /var/crash is empty [18:12] though e.u.c summary is not really nice [18:12] you just get a list ids [18:12] seb128: i can't do that, because i removed zeitgeist [18:12] you need to click through to find the ones you need [18:13] dobey, $browser 'http://errors.ubuntu.com/user/'$(printf $(sudo cat /sys/class/dmi/id/product_uuid) | sha512sum) [18:13] dobey, that should do it :p [18:14] well that's empty page [18:14] thanks a lot apport :( [18:15] dobey, sorry, xchat-gnome segfaulted [18:15] seb128: empty page [18:15] I can't believe how broken this new xchat-gnome is [18:15] it's almost as bad as evolution, i bet [18:15] mdeslaur, oh, you found as well? [18:15] mdeslaur, I'm pondering reverting the update, I didn't have issues for ages with the old one [18:16] yeah, it's not properly handling the channel positions, it's scrolling windows when loading scrollback, etc. [18:16] seb128: I would agree with that, this one is _really_ broken to the point of almost being unusable for the time being [18:16] irssi is your friend [18:17] dobey: haha, good one :) [18:17] wtf, i just did ubuntu-bug on a .crash file, and chose "send this error report" but there is no .upload file in /var/crash for it [18:18] dobey, we didn't re-enable apport yet [18:19] seb128: then why is it popping up? [18:19] it's whoopsie which is [18:19] we didn't enable report to launchpad if you prefer [18:19] just to e.u.c [18:19] then where the heck are my "error reports" going? [18:20] e.u.c [18:20] dobey, http://launchpadlibrarian.net/153485340/apport_2.12.5-0ubuntu1_2.12.5-0ubuntu2.diff.gz === TheLordOfTime is now known as teward [18:20] apparently not, based on the product_uuid-based url [18:20] dobey, revert that change if you want to enable the reporting to launchpad [18:21] how do i know if it actually made it to e.u.c or not? [18:21] not sure, that's a question for ev [18:21] the command I copied earlier wfm [18:21] ok, that's it... /me switches back to old xchat-gnome [18:22] seb128: i get an otherwise empty page with it [18:22] mdeslaur, can you open a bug listing your issues, so we can assign to "Jackson Doak" who did the update [18:22] just the "Error tracker" at the top and
bits at the bottom [18:22] dobey, yeah, well that's about as much I know about whoopsie/e.u.c, you need ev or bdmurray [18:22] and nothing in between [18:23] mdeslaur: < seb128> mdeslaur, can you open a bug listing your issues, so we can assign to "Jackson Doak" who did the update [18:23] I did, one sec [18:23] shrug [18:23] mdeslaur, the indicator integration is also borked [18:23] sarnold, seb128: bug 1272455 [18:23] bug 1272455 in xchat-gnome (Ubuntu) "window scrolling is broken" [Undecided,New] https://launchpad.net/bugs/1272455 [18:23] I think reverting it would be best for now [18:24] fixing these issues is likely to be a substantial task [18:24] mdeslaur, yeah, the indicator doesn't clear the count as it should and when you click on a channel with a wrong status it segfaults [18:24] mdeslaur, do you want to do the revert? just take the previous version and bump the changelog to new+revert [18:25] seb128: sure [18:25] shrug [18:25] it doesn't even scroll correctly to the bottom of a channel when new messages are added [18:25] mdeslaur, thanks [18:28] dobey: in the upper right hand corner does it say "logged in as "? [18:28] bdmurray: no [18:29] now it does, and still empty list [18:29] * mdeslaur chuckles at insane xchat-gnome version [18:31] 1:0.30.0~git20131003.d20b8d-2ubuntu11+really0.30.0~git20110821.e2a400-0.2ubuntu13 [18:31] lol [18:31] dobey: I'll look at the server logs to see if there is an oops at all. Does /var/log/syslog show the crash being uploaded by whoopsie? Is there a .uploaded file corresponding to the crash in /var/crash? [18:31] mdeslaur: that must be some kind of record [18:31] bdmurray: there's no uploaded file, no [18:31] I'm still thinking about it :) [18:32] dobey: this week I uploaded a new version of whoopsie that fixed when crash files were uploaded (every 2 hours vs immediately) [18:32] mdeslaur, how that version could be uploaded is behind me [18:32] mdeslaur, not the version number, but the buggy xchat-gnome code [18:32] mdeslaur, I'm using it for 15 min and it's already driving me nuts [18:33] I'm still confused at why people think abbreviated git sha-1s are a sensible thing to put in version numbers, given that they are NOT MONOTONICALLY INCREASING [18:33] If anyone has an idea for a sane version, I'm all ears :) [18:33] if you need a sequence number in case you upload more than one snapshot on the same day, use .1 .2 etc.; if you want to store the git sha-1 somewhere, put it somewhere other than your version ... [18:33] mdeslaur: it's obviously not your fault :) [18:34] bdmurray: how am i supposed to guess when it will be uploaded exactly? [18:34] seb128: i've switched to pure xchat with xchat-indicator long time ago. it actually integrates into unity better than xchat-gnome, imho. [18:34] seb128: poke the uploader about it =) [18:34] dobey: if you restart whoopsie it will do an initial scan for .crash files and upload it then [18:34] xnox, how so? [18:35] xnox, the upload is dholbach (sponsoring), the updater has been poked through assigned launchpad bug ;-) [18:35] seb128: it actually picks up font sizes for me at least =) and messaging menu / (n) on the icon works properly, and i've uploaded useful functional patches to xchat ;-) [18:35] there is a new fork of xchat as well, haven't tried it yet. [18:36] xchat is kind of like xemacs 21 ;-) [18:36] xnox, launchpad/messaging menu integration works fine with xchat-gnome [18:36] and back then, xchat-gnome was crashing for me a lot =/ whereas xchat is rock-solid for me. [18:36] I didn't have an xchat-gnome segfault in years [18:37] well, both options are good ones, choice for everyone ;-) [18:37] yeah, the last bad one was the copy/paste thingy [18:37] but I think that's solved now [18:37] iirc it is [18:38] @pilot in === udevbot changed the topic of #ubuntu-devel to: Trusty Tahr Alpha 2 released! | Archive: open | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> saucy | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: jdstrand [18:39] * mdeslaur considers (1:0.30.0~git20131003.d20b8d-2ubuntu1+really20110821ubuntu13) [18:48] mdeslaur, just do "(1:0.30.0~git20131003.d20b8d-2ubuntu1+revert)" ;-) [18:49] bdmurray: hmm, restarted whoopsie service and still no upload afaict [18:54] * mdeslaur fights with orig tarball [18:55] seb128: how the heck do I handle the orig tarball? === kentb-afk is now known as kentb [19:01] dobey: hmm, I'm looking into whoopsie now thanks [19:01] bdmurray: ok, thanks [19:03] * mdeslaur tries 1:0.30.0~git20131003.d20b8d+really20110821-0.2ubuntu12 [19:10] seb128: uploaded [19:30] slangasek: (or any AA for that matter) kirkland and I worked on some fixes for wsmancli / openwsman and there are some new openwsman binaries in the trusty upload queue. If we could get those promoted before Monday that'd be much appreciated. Thanks in advance. [20:19] dobey: thanks again for bringing that up, I discovered the problem [20:21] bdmurray: is it server side? or client? [20:22] dobey: its apport - bug 1272505 [20:22] bug 1272505 in apport (Ubuntu Trusty) "chaning MarkForUpload to _MarkForUpload causes crashes never to be uploaded to errors.ubuntu.com" [Critical,Triaged] https://launchpad.net/bugs/1272505 [20:22] bdmurray: ah ok. i'll wait for the update then === Ursinha-afk is now known as Ursinha [21:29] has anyone an idea how to block a user from recording audio? (disallow access to microphone) [21:48] jdstrand: replied to your comment on #976100 (not sure it emailed you, looks like you aren't subscribed) === salem_ is now known as _salem [21:52] tarpman: ack [22:37] @pilot out === udevbot changed the topic of #ubuntu-devel to: Trusty Tahr Alpha 2 released! | Archive: open | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> saucy | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: === _salem is now known as salem_ === salem_ is now known as _salem