=== freeflying_away is now known as freeflying === freeflying is now known as freeflying_away [01:31] pardon me ... [01:31] when I build my own ppa package from an existing package on a system I get this [01:31] the current version (1.4.1-1~ppa1) is earlier than the previous one (1.4.1-1) [01:32] goodwill: ~ is "special" -- it means "earlier than"... [01:32] That's ignorable if you're aware that anyone with your package installed will by default be upgraded to the newer version [01:32] https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage#versioning [01:32] so I want my package to supercede it [01:32] the URL I just gave has advice [01:32] I've read it [01:33] before [01:33] goodwill: (think of it as an easy way to take version 1.2 from a newer release and then package 1.2~12.04, 1.2~12.10, 1.2~13.04, and be certain that they will be upgraded to '1.2' when the distribution is upgraded...) [01:33] goodwill: but you haven't followed its advice [01:33] goodwill: so read it again :) [01:33] I think I am not understanding it [01:33] goodwill: in one sentence: delete the ~ [01:33] oh damn [01:33] that right [01:33] so blind [01:33] did not see [01:33] thank you [01:34] sorry to be a bother [01:34] np [01:35] * goodwill headdesks for pebcac === _salem is now known as salem_ === salem_ is now known as _salem [05:16] Good morning [05:17] sarnold: they look fine from here [05:51] infinity: hey Adam, how are you? [05:52] pitti: Alive. You? [05:52] infinity: I just filed an FFE which I hope should be mostly formal/trivial (bug 1236708), WDYT? [05:52] bug 1236708 in ofono-phonesim (Ubuntu) "FFE: new binary package for automatically setting up phonesim" [Undecided,New] https://launchpad.net/bugs/1236708 [05:52] infinity: much better after a good night's sleep :) didn't get much over the long weekend with these French guys/girls and their wine [05:53] pitti: Yeah, looked like a good time. [05:54] pitti: As for ofono-phonesim, it's unseeded, so not subject to FF anyway. But approved nonetheless. [05:54] infinity: oh, is that so? I thought FF applied to the whole archive, just the barrier was much lower for unseeded [05:54] anyway, thanks [05:54] pitti: Unseeded stuff is auto-accepted. [05:55] pitti: Anyhow, close your bug in your changelog (or by hand), etc. [05:55] *nod* [06:07] pitti: good morning :) see e.g. https://bugs.launchpad.net/bugs/1235927 and https://bugs.launchpad.net/bugs/1235597 -- roughly one day and two days old, coredumps are still attached and no tracing [06:07] Ubuntu bug 1235927 in weston (Ubuntu) "weston crashed with SIGSEGV in eglGetDisplay()" [Undecided,New] [06:07] Error: ubuntu bug 1235597 not found [06:09] sarnold: ah yes, it seems there is a bad ddeb which it keeps trying to download [06:12] pitti: excellent; I'm curious about the empathy-chat one, that might represent something more than the usual busted software. hehe. :) [06:13] pitti: thanks for investigating [06:14] I twiddled the Packages.gz on ddebs, let's see how it works now [06:20] sarnold: seems happier now, 474 crashes to catch up with.. [06:20] sarnold: thanks for pointing out! [06:21] pitti: oh man, my email in the morning is going to be something impressive. heheh. :) thanks! [07:17] good morning [07:24] xnox: hey, any chance you could take a look at bug 1209493 for me please? It's a straightforward merge with a dep8 test added. Just pushing it for final freeze. [07:24] bug 1209493 in subversion (Ubuntu) "[FFe] libapache2-svn missing in saucy" [Undecided,Confirmed] https://launchpad.net/bugs/1209493 === _morphis is now known as morphis === rbasak_ is now known as rbasak [07:42] rbasak: Oh, I missed my pilot day yesterday, I can do it. [07:42] infinity: thanks! [07:42] @pilot in === udevbot changed the topic of #ubuntu-devel to: Ubuntu 13.10 Beta 2 released | Archive: frozen | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> raring | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: xnox, infinity [07:42] @pilot out === udevbot changed the topic of #ubuntu-devel to: Ubuntu 13.10 Beta 2 released | Archive: frozen | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> raring | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: xnox [07:42] There, now the stats bot will be happy. ;) [07:43] A changelog delta that goes all the way back to hoary. Not bad. [07:45] rbasak: Nice dep8 test, too. [07:45] infinity: thanks. I just noticed one minor mistake though (though it'll still pass I think). [07:45] It's needs-root, but I used sudo. Do you mind dropping the sudos, please? [07:46] Sure. [07:46] It would fail to pass if sudo wasn't installed. [07:46] Right [07:46] Otherwise, would be a no-op and work fine. [07:46] * rbasak tested the test with adt-virt-lxc on a cloud image, where sudo is installed [07:46] I think our infrastructure uses cloud images too. But it shouldn't be there really. [07:47] rbasak: I like that it tests svnadmin, svn, and the apache module all in one go, though. [07:47] It's a happy consequence. I didn't feel that I could test the apache module without testing both checkouts, commits and plain HTTP. And that involved the other pieces ;) [07:47] * infinity has never seen the trailing-dot chown notation. Does that actually work? [07:48] It works, though the manpage seems to refer to colons only [07:49] rbasak: Yeah, I mean "user." as opposed to "user.group" or "user" [07:49] user: is documented [07:49] Looks like user. sets group to the user's primary group? Maybe. [07:49] Right [07:49] Learn something new every day. [07:49] Though I never realised that "." was non-standard as opposed to ":". [07:49] I thought there used to be a 'user:.' syntax, but that seems to have gone away [07:49] (and it meant the same thing anyway, IIRC) [07:50] rbasak: . can be ambiguous on systems where people use . in usernames. [07:50] Given that . isn't mentioned on the manpage, I shall start using : instead [07:50] rbasak: Hence : [07:50] Ah, that makes sense. Thanks. [07:50] * slangasek nods [07:50] * infinity will change your . to a : in this test too. [07:50] Thank you! [07:51] .. And reference the FFe in the changelog. [07:51] + * Includes changes from Debian nmu5 and nmu6 to restore the Apache module [07:51] + (LP: #1209493). Thanks to James McCoy for the Debian NMUs. [07:51] Oh, you did further down. [07:52] Yeah. [07:52] Launchpad bug 1209493 in subversion (Ubuntu) "[FFe] libapache2-svn missing in saucy" [Undecided,Confirmed] https://launchpad.net/bugs/1209493 [07:54] rbasak: I can trust that you test-built this a few dozen times and not do it myself? :P [07:54] I have test built it, yes. And the dep8 test passes in my environment at least. [07:55] Alrighty, up she goes. [07:55] Oh, one note. The tests failed in a PPA build, but pass in sbuild and (presumably) the buildds. [07:55] (the "nocheck" tests, that is) [07:55] I didn't investigate that further. I presume it's OK. [07:56] Why allow-stderr? [07:56] I mean, other than your test using set -x [07:56] I find "set -x" really handy for writing these tests [07:56] Mmkay. [07:56] To remove allow-stderr I have to drop "set -x" and then debugging gets really tedious [07:56] Yeah, I'm all for verbose (ish) logs, so whatever works for you. [07:57] Thank you! [07:58] rbasak: exec 2>&1; set -x ? [07:58] though perhaps that gives no practical difference from allow-stderr :) [07:58] Yeah, not really. [07:58] (if the bit that's set -x is at the top level) [07:58] Just confuses people who don't grasp FD redirection. [07:59] Which is, like, everyone who hasn't hacked on something joeyh or I wrote. [07:59] I never considered that might work. I wasn't aware of where the "set -x" output came out from. I always presumed that it was at a higher level and not affected by redirection in the same shell. [08:00] rbasak: shell fd redirection is actually a very thin syntax on top of the C fd interfaces :) [08:00] can someone approve mesa to raring-proposed? [08:00] slangasek, i heard rumours that you wanted to take a look at bug 1235649 ? did you do anything in that direction already (any info that the europe shift could pick up from you ?) [08:00] bug 1235649 in upstart (Ubuntu Saucy) "session upstart leaks massive amounts of memory on Ubuntu Touch" [Critical,Confirmed] https://launchpad.net/bugs/1235649 [08:00] That makes sense [08:01] It would take extra work to make "set -x" independent I suppose [08:02] infinity: didn't Tollef write the debconf fd redirection madness? [08:03] slangasek: I suppose he might be to blame. [08:03] slangasek: There are any number of us silly enough to have done such a thing. [08:03] ogra_: just synced with jodh on that, actually; unfortunately I didn't get a chance to look at it today [08:03] ok [08:03] infinity: well, Tollef at least recanted afterwards ;) [08:03] that whole "you can accidentally break the debconf frontend by writing to stderr" thing... === tkamppeter_ is now known as tkamppeter [08:05] Hello, I added a comment to this bug https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/1165742 it's marked as 'fix released' but it's not fixed, could someone please change the status? [08:05] Ubuntu bug 1165742 in gedit-plugins (Ubuntu) "Synctex plugin was not built in raring" [Low,Fix released] === Pricey is now known as PriceChild [08:08] Caelum: Set back to confirmed. [08:08] infinity: thank you very much! [08:16] Caelum: So, it looks like (for gedit-plugins), this should be fixed in saucy. [08:16] excellent [08:27] init: /home/buildd/build-PACKAGEBUILD-4962761/chroot-autobuild/etc/init: Configuration directory deleted [08:27] I thought that was fixed... [08:27] Silly upstart mucking about in my buildd chroots. [08:28] xnox: Hi, I made https://code.launchpad.net/~fourdollars/ubuntu/precise/upower/fix-lp-bug-1153488 for https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1153488. Could you help me to review it? [08:28] Ubuntu bug 1153488 in upower (Ubuntu) "Treats bluetooth input device batteries as batteries" [Low,Fix released] [08:31] infinity: I thought we only fixed the bit where pid 1 would crash after mucking ;p [08:31] infinity: I think I have this fixed in the Debian packaging branch, which I haven't uploaded yet because I'm waiting for a maintainer upload of libnih... [08:31] FourDollars: But description should be changed to include information as required for StableReleaseUpdates, you can use a handy template as a starting point https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template . The testcase is the most important bit. [08:31] FourDollars: the bug is not nominated for Precise series, I'll do that for you. [08:32] xnox: I see. Thanks. [08:32] FourDollars: the proposed branch, seems to have more patches than to simply fix the bug in question. E.g. there are no pygtk depreciations in precise and etc. (but that's at first glance only). Is there only the minimal patch you can pick up for the SRU to fix the bug in question (and nothing else?!) [08:33] FourDollars: your branch proposal should end up in the sponsorship queue http://reqorts.qa.ubuntu.com/reports/sponsoring/ and patch pilots should pick it up. [08:33] Oh............ [08:34] * xnox realises I've been piloting for a week now?! [08:34] @pilot out === udevbot changed the topic of #ubuntu-devel to: Ubuntu 13.10 Beta 2 released | Archive: frozen | Devel of Ubuntu (not support or app devel) | build failures -> http://qa.ubuntuwire.com/ftbfs/ | #ubuntu for support and discussion of lucid -> raring | #ubuntu-app-devel for app development on Ubuntu http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: [08:34] lol === dosaboy_ is now known as dosaboy [08:34] * Laney gives xnox a World's Best Sponsor mug [08:34] dholbach: do you think we can make udevbot to automatically do "@pilot out" 8 hours later on the person, and ping them if they wish to continue? [08:35] Laney: will you be in London next week? =) [08:35] no [08:35] xnox: amazing you didn't run out of fuel [08:35] tsimpson, ^ do you know if what xnox asked can be done? [08:35] not cool enough for that :P [08:36] xnox, hey, is that apturl still on your todolist? [08:36] dholbach: hmm, it may be possible. but it would require a complete redesign of the code (it's very simple right now) [08:36] xnox, ^ [08:38] slangasek: I suspect the maintainer of libnih isn't willing to admit he's MIA? :P [08:38] infinity: no. [08:38] he is not admitting that =) [08:38] do some salvaging :P [08:39] infinity: but then again, i'm not sure a MIA ping was officially filed. [08:39] infinity, xnox: well, I haven't filed the bug against the Debian package for this either [08:39] so I should maybe do that [08:40] http://bazaar.launchpad.net/~tsimpson/+junk/udevbot/view/head:/plugin.py is the code (if anyone's interested in working on it) === PriceChild is now known as Pricey [08:42] xnox++ LOL [08:47] seb128: yes, but not highest priority. [08:47] xnox, shrug, should we try to ask help to somebody else for it? [08:47] seb128: you could, yes. [08:47] it sucks to have apturl and package installs though it not working [08:47] seb128: true, but that could be SRUed, even 0-day SRU. [08:48] slangasek, hey, is there anyone in foundation that could help on 1200775 (some update-manager refactoring created issue for apturl and installing packages doesn't work anymore in saucy, which impacts e.g samba install from nautilus-share, or codec installs)? [08:49] =) [08:57] slangasek: I'm pretty sure the debconf fd redirection madness is joeyh's fault [08:57] slangasek: Also pretty sure it's writing to stdout that can break it, not writing to stderr :) [09:02] https://launchpadlibrarian.net/152824149/buildlog_ubuntu-saucy-arm64.gstreamer0.10_0.10.36-1.2ubuntu1_FAILEDTOBUILD.txt.gz [09:02] is that some known arm64 failure mode? [09:14] Laney: Yes, the APM hardware (or kernel, we're not 100% sure) isn't absolutely reliable - but the failures are AFAWCT always accompanied by dmesg indications, so infinity hacked launchpad-buildd to grep for those [09:14] Laney: I gather that one's gone wrong a few times so it may need to be built on the very-slow-but-eventually-reliable sim [09:15] That's the first FTBFS mail I've had about it [09:17] False [09:17] I got two at once so mentally disregarded one of them [09:17] There should have been three :/ [09:18] I'd trust your logging over my mail client === iahmad is now known as iahmad|afk === davmor2_ is now known as davmor2 === freeflying_away is now known as freeflying [10:39] mh, could bug 1209031 be an ubuntu-desktop bug maybe? doesn't apply to any of the kde printer setup tools it seems [10:39] bug 1209031 in printer-applet (Ubuntu) "no way to add lpd/lpr printers on saucy" [Undecided,Confirmed] https://launchpad.net/bugs/1209031 [10:41] apachelogger: I'll remove printer-applet shortly [10:41] \o/ === MacSlow is now known as MacSlow|lunch === freeflying is now known as freeflying_away === gusch is now known as gusch|lunch === freeflying_away is now known as freeflying === MacSlow|lunch is now known as MacSlow === Mirv_ is now known as Mirv === _salem is now known as salem_ === iahmad|afk is now known as iahmad === yofel_ is now known as yofel === vibhav is now known as Guest55095 [12:57] pitti, do you happen to know a way to tell dbus to ignore certain events (specifically a uevent on the system bus) [13:00] ogra_, what are you trying to do? [13:00] ogra_, do you debug/dbus-monitor or do you code? [13:01] seb128, trying hard to be less desparate over bug 1234743 [13:01] bug 1234743 in linux (Ubuntu) "omapfb module floods system with udev events on samsung galaxy nexus when playing mp4" [Undecided,Incomplete] https://launchpad.net/bugs/1234743 [13:01] ogra_: hang on, are we talking uevents or dbus signals here? [13:01] (not that you could ignore either) [13:01] (this isnt related to mp4 at all its happening constantly and kills the Mir sessions) [13:01] ogra_: uevents are emitted from the kernel through netlink, you can't really ignore them I'm afraid [13:01] pitti, well do you happen to have a maguro ? [13:01] ogra_: no, mako [13:02] ah, sad [13:02] the system bus is saturated with VSYNC events from the graphics driver [13:03] ogra_: hm, dbus doesn't directly relay uevents [13:03] and i fear the driver communication actually uses the uevents internally which means we cant disable them on the lowest level [13:03] ogra_: is that being done by some service, like perhaps upstart? [13:03] i guess upstart guides them onto the bus yeah [13:03] i. e. something which listens for uevents and sends them via dbus [13:04] as you can use uevents as upstart conditions, that might happen; aside from that I only know the subsystem specific ones like for "block" or "power_supply" which are getting (kind of) repeated on dbus [13:04] seb128, hi, I'm doing some experiments with indicator-sound and I'm wondering if you know where to read debug output (or similar) from that service? [13:04] http://paste.ubuntu.com/6209230/ [13:04] about 100/sec of these i'd say [13:05] ogra_: ah, so it's upstart indeed [13:05] yeah :/ [13:05] ogra_: but 100/s is a kernel bug; it will cause loads of wakeups and never let the device sleep, so I'm afraid we can't really work around that in userspace [13:06] pitti, it stops as soon as the screen blanks [13:06] it might only be 60/s [13:06] diwic, ~/.cache/upstart/dbus.log I would guess, since it's dbus activated [13:06] since i think thats the vsync frequency thats hardcoded in the driver [13:06] ogra_: you see the same in "udevadm monitor -e --kernel" I suppose? [13:06] ogra_: eek, emitting a change uevent on every frame? at least that explains the frequency [13:06] diwic, or you can "stop unity-panel-service", stop indicator-sound-service, run it by hand and start unity-panel-service [13:07] pitti, yeah, less cruft around the single message though [13:07] diwic, you need to stop/start ups otherwise it's going to respawn the service before you manage to run it by hand [13:07] pitti, right, and i fear the binary PVR driver actually needs that [13:07] ogra_: that started happening with a recent kernel? [13:07] diwic, oh; export INDICATOR_ALLOW_NO_WATCHERS=1 if you do run by hand [13:08] ogra_: that would be evil, bad, and wrong.. did that just not occur to anyone else before, or did that just start recently? [13:08] diwic, otherwise indicator services do exit [13:08] seb128, thanks [13:08] pitti: I suspect it was done on devices that don't run udev, and no one thought of the insanity this would cause on a real Linux userspace. [13:09] pitti: (Not that that excuses the abuse of the interface in that manner) [13:09] seb128, your advice seems to work [13:09] pitti, it was always there but recently got heavily exposedthrough bug 1235649 [13:09] bug 1235649 in upstart (Ubuntu Saucy) "session upstart leaks massive amounts of memory on Ubuntu Touch" [Critical,Confirmed] https://launchpad.net/bugs/1235649 [13:09] diwic, great [13:09] diwic, yw ;-) [13:10] ogra_: hm, so we never ran power tests on that device then, and saw that udev and upstart were spinning all the time then? [13:10] ogra_: *sigh* @ driver devs :/ But I honestly have no idea how to workaround it [13:10] seb128, my experiments, at a later stage, might need some design input before being merged, do you know who I should talk to when I get that far? [13:11] ogra_: have you actually tried removing the offending kernel code that omits the event to see if the PVR driver explodes? Or are you just assuming it will? [13:11] diwic, try mpt I would say [13:12] infinity, colin king did ... bug 1234743 [13:12] bug 1234743 in linux (Ubuntu) "omapfb module floods system with udev events on samsung galaxy nexus when playing mp4" [Undecided,Incomplete] https://launchpad.net/bugs/1234743 [13:12] pitti: ogra_: i thought one can apply netlink filters. And don't we simply need to filter/ignore that one in upstart-udev-bridge => and thus it will not be re-emitted as :sys:udev-event. [13:12] seb128, ok, thanks! [13:12] diwic, yw! [13:12] xnox, that might be enough thats why i was asking pitti for a filter to dbus :) [13:12] xnox: we'd also need to ignore it in udev itself, to keep that from spinning [13:13] otherwise udev would constantly keep processing rules [13:13] that's assuming that we care even a little bit about power usage, of course [13:13] infinity, my suspicion is that PVR uses the uevent to actually do syncs, which is why i look for an alternative solution [13:14] pitti: we care about power usage, but chopping off at udev-dridge, will save us upstart event in pid1 and re-emit over dbus to session-upstart and event there. [13:14] xnox: I think netlink allows you to filter by subsystem etc., but not sure it can filter out particular drivers [13:14] pitti: at least that should be a chunk. [13:14] xnox: yes, but that leaves everything else that actually listens to uevents [13:15] subsystem would be rather bad [13:15] pitti: my impression from "documentation" by keybuk was that it's fairly flexible http://netsplit.com/2011/02/09/the-proc-connector-and-socket-filters/ [13:15] given the vsync comes from a platform device [13:15] no, we can't quiesce everything from platform [13:16] xnox: yeah, hence the "I'm not sure" [13:17] pitti: well, i haven't coded socket filters yet =) so i am also hypothetical. [13:17] we'd need to tell udev's netlink socket "get all uevents except that one" [13:17] pitti: keybuk starts with filter of "pass through nothing", then "pass through everything" and then "pick one" [13:21] Can someone review the merge proposal for bug #1235162 ? [13:21] bug 1235162 in systemd (Ubuntu) "Regression: Persistent net names via /etc/udev/rules.d/70-persistent-net.rules fail" [High,Triaged] https://launchpad.net/bugs/1235162 [13:23] TJ-: can do, just not right now (queueing) [13:23] pitti: Many thanks === freeflying is now known as freeflying_away [13:31] cyphermox hi, https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1186273 [13:31] Ubuntu bug 1186273 in network-manager (Ubuntu Raring) "DUN via bluetooth fails" [High,Triaged] [13:31] could this be pushed into precise [13:34] pitti: doesn't mir listen to that vsync udev event and needs it? thus we shouldn't be removing it at udev level? or does mir directly subscribe to kernel events (not udev events) [13:34] ? [13:35] xnox: err, what? [13:36] xnox: last time I talked to the mir developers they didn't even know about uevents; they do input device detection with inotify on /dev/ (!), which causes "nice" race conditions [13:37] pitti: interesting. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1234743/comments/11 [13:37] Ubuntu bug 1234743 in linux (Ubuntu) "omapfb module floods system with udev events on samsung galaxy nexus when playing mp4" [Undecided,Incomplete] [13:38] pitti: unless that was fixed in powerd. [13:38] upload. [13:39] Mir needs VSYNC [13:39] but not via dbus or upstart [13:40] xnox, mako does not spill these uevents (thanks to a likely saner driver) and Mir works fine there [13:41] ogra_: well, but I hope Mir doesn't expect VSYNC messages as uevents? [13:41] no, then mako wouldnt work [13:41] the dbus-monitor --system log there is pretty quiet [13:41] (just some cpufreq noise) [13:45] tvoss: ^ any idea here? I hope Mir doesn't actually expect vsync uevents, and that's just a quirk of the maguro driver? [13:45] pitti: I think it's the userspace side of the android graphics driver that's expecting the events [13:46] sforshee: then why is it needed with Mir? [13:46] sforshee: (sure it might be needed for surfaceflinger) [13:46] sforshee: ok; that would explain why mako doesn't have that problem, but maguro does [13:46] isn't mir still using the android drivers? [13:46] yes, I believe it does [13:46] sforshee: ah, I see. [13:46] never mind me then. [13:47] pitti, xnox: look at hardare/ti/omap4xxx/hwc/hwc.c in the android sources [13:56] pitti, not really, let's cross-check with kdub once he is online, though [14:08] ritz: ack, will do soon [14:08] thank you [14:17] pitti: updated bug report with help by ogra_'s testing. Dropping that event in upstart-udev-bridge - reduces init/session-init memory usage, but systemd-udev is still spinning at like 5% CPU usage, whilst the screen is on. === doko_ is now known as doko === charles_ is now known as charles [14:42] xnox: I don't think that patch belongs in upstream as it is entirely ubuntu-specific. [14:46] jodh: sure, ok. i will probably have to write one for udev as well and then we will pick one. [14:47] xnox: I discussed yesterday a plan to allow filtering for the udev bridge, but that is somewhat unlikely to be happening in the next couple of days :) [14:47] hi.. [14:49] hi [14:49] what is happening with xpdf? It is 100% broken in 13.04 but this doesn't seem to be urgent [14:49] is it now deprecated as a pdf viewer? [14:51] jodh: it would be nice, if we could drop some kind of udev.rules file that would do the matching and not emit the event to us. [14:52] xnox: yeah [14:52] lesshaste: It was moved from main to universe in Edgy. [14:52] ah.. and universe is not supporteD? [14:52] jodh: replace upstart-udev-bridge with udev.rules that do initctl emit ? [14:52] I should know that [14:52] dobey hi, https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/926763 [14:52] Ubuntu bug 926763 in software-center (Ubuntu) "Cannot install local packages (.deb files) without network connection (offline)" [Medium,Triaged] [14:52] lesshaste: It's sort of supported. [14:52] soren, ok.. so never working at all seems bad :) [14:52] could you please look this up [14:53] soren, I mean, it's not like it works for some people [14:53] lesshaste: It comes with no guarantees. If someone feels like it, they can work on it. [14:53] soren, ok but surely it should just be removed if it is never works for anyone? [14:53] it doesn't seem good QA otherwise [14:53] lesshaste: Sure. [14:54] Man... I haven't used xpdf for over 6 years, probably. [14:54] xnox: it's a though :) [14:55] lesshaste: Hm.. Someone seems to care about it. [14:55] ah.... https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/943195 .. status triaged for raring [14:55] Ubuntu bug 943195 in xpdf (Ubuntu Raring) "xpdf.real crashed with SIGSEGV in GooHash::hash()" [High,Triaged] [14:55] lesshaste: It's been updated half a dozen times this year. [14:55] which I assume is a precursor to actually releasing it [14:55] soren, well.. as I say.. I don't think the 13.04 version works for anyone [14:55] lesshaste: I just tested it. It works for me. [14:56] soren, the 13.04 version? [14:56] Oh, wait. I'm on 13.10. [14:56] aha [14:56] it would be nice if there were tests before release [14:56] it might involve some imagination for how to do that automatically I suppose [14:56] It certainly would. [14:56] or even tests after release :) [14:57] Oh, there were. [14:57] You did them. Just now. [14:57] right but 13.04 is not new [14:57] it just looks bad [14:57] the report seems to be from 2012-02-29 [14:57] unless I am reading the wrong date [14:59] ok so now I just need to ask someone to get it past Triage :) [15:00] where someone is Dmitry Shachnev [15:00] I think [15:01] soren, thanks in any case.. out of interest was " It certainly would." in reply to the tests before release or the imagination comment? [15:01] * mitya57 reads [15:02] lesshaste: it's in review queue, https://launchpad.net/ubuntu/raring/+queue?queue_state=1 [15:02] someone from the SRU team should approve it [15:02] lesshaste: Both, I guess. [15:03] mitya57, ok, thanks. [15:03] soren, well crashing on startup shouldn't be too hard to test [15:03] although clearly easier for some applications than other [15:03] s [15:04] Is somebody willing to sponsor https://launchpad.net/bugs/1236111 SRU? [15:04] Ubuntu bug 1236111 in ubuntustudio-default-settings (Ubuntu) "Help icon in 12.04.3 launcher menu opens 404 page" [Medium,Triaged] [15:07] lesshaste: If xpdf was the only package in the archive, sure. There's just more than 20000 other packages to worry about. [15:07] smartboyhw: shouldn't it be Type=Link instead of Type=Application? [15:07] lesshaste: And each flavour of Ubuntu has its own recommended pdf viewer. Neither use xpdf. [15:16] mitya57, in the current version of such line it is Application also... [15:17] smartboyhw: that's wrong and it's a hack, i.e. exo-open can be not always available [15:17] see http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html [15:17] (I've just posted that link to the bug as well) [15:18] mitya57, what should be the correct fix then? [15:18] Not quite getting the idea, since we've been using it... [15:19] soren, sure but does every package have at least one person who cares about it? [15:19] soren, I mean doesn't... [15:19] smartboyhw: Type=Link, URL=... [15:19] mitya57, OK [15:20] Also I can't find that file in the current bzr branch [15:20] Was it renamed? [15:20] mitya57, yes, renamed to ubuntustudio-help.desktop (same dir) [15:20] soren, you make it sound like one person would have to write a test for all the packages which I agree would not be realisttic [15:22] smartboyhw: http://paste.ubuntu.com/6209737/ [15:22] that's lp:ubuntustudio-default-settings [15:22] mitya57, ok, I mean the quantal version-.- [15:22] Saucy version moved to another pacakge [15:22] (ubuntustudio-menu) [15:22] (Same thing still, anyhow) [15:23] Ah, well, anyway from changelog I see we should ask Len Ovens if there was any reason for using exo-open [15:26] mitya57, please check the new debdiff [15:26] mitya57, I'll talk to OvenWerks on this [15:26] ping, can anyone accept my mesa 9.1.7 uppload to raring-proposed? [15:27] smartboyhw: thanks, better now. Does it work? [15:27] mitya57, wait, need to boot up a VM... [15:27] yes, it would be nice if you tested it before I upload it :) [15:30] mitya57, doesn't work, it says it can't execute the child process [15:30] what's the error message? [15:30] (no such file or directory!?) [15:30] Probably need a url prefix [15:31] (or that sort of thing) [15:31] mitya57, ah, my fault [15:31] mitya57, ACK, tested [15:32] soren, just in case it is interesting.. it seems you can test things using http://mywiki.wooledge.org/BashFAQ/068 plus echo $? [15:32] smartboyhw: uploaded [15:32] 139 means SIGSEGV [15:36] jdstrand: howdy! quick question about apparmor. So a package postinst is running apparmor_parser, however, installing this package from the installer fails with a message: "Warning: unable to find a suitable fs in /proc/mounts, is it mounted?" [15:36] any ideas? [15:37] roaksoax: apparmor uses securityfs [15:37] so you need to mount securityfs to be able to load policy [15:37] mitya57, thank you [15:37] jjohansen: [15:37] jjohansen: right, but obviously during the install we don't do that.. do we? [15:37] And thank you for the guidance:) [15:38] jjohansen: is there any other package that you know of that does that on install? (uses apparmor_parser) [15:39] roaksoax: anything that ships apparmor policy. cups, mysql, bind, etc [15:40] roaksoax: most use dh_apparmor to run apparmor_parser in postinst [15:41] jdstrand: so I guess a apparmor_parser XYZ || true would solve my issue during install [15:41] jdstrand: so I guess a "apparmor_parser XYZ || true" (adding the || true) would solve my issue during ISO install [15:42] jdstrand: and on reboot, the profile will be loaded? [15:43] roaksoax: that would, yes. what are you adding a profile to? [15:44] jdstrand: maas-dhcp has the apparmor profile, and since it is now being installed on CD install, it was failing due to the lack of the "|| true [15:45] roaksoax: take a look at /var/lib/dpkg/info/tcpdump.postinst and /var/lib/dpkg/info/tcpdump.postrm for what dh_apparmor does [15:45] roaksoax: I might suggest just using dh_apparmor [15:46] jdstrand: will do! thanks! [16:03] zyga: hey, any luck with that new mountall? [16:04] slangasek: hey, I was busy all day with Qt, I'll finish my daily work and try mountall soon [16:04] slangasek: I wanted to wait till you're around anyway :) [16:04] ok [16:21] jdstrand: so does this make sense to you? http://paste.ubuntu.com/6209989/ [16:24] pitti, https://launchpadlibrarian.net/152857384/buildlog_ubuntu-saucy-arm64.postgresql-9.1_9.1.9-5_FAILEDTOBUILD.txt.gz I thought I did update that, could you have a look (out of date config.*) [16:27] roaksoax: without testing it, it does, however, I think that /etc/apaprmor.d/usr.sbin.dhcpd is already shipped by isc-dhcp-server [16:28] jdstrand: yeah it is, we only install something in /etc/apparmor.d/dhcpd.d/maas [16:28] jdstrand: and rerung the dhcpd profile [16:28] so maybe no need to use dh-apparmor [16:29] roaksoax: ah, yes. dh_apparmor is for a full profile, not a profile snippet [16:29] roaksoax: sorry, I didn't realize [16:29] jdstrand: no worries :) thanks though! [16:29] roaksoax: using '|| true' with apparmor_parser is reasonable though-- that is what dh_apparmor does [16:31] jdstrand: yup! that's what I did! thanks === JanC_ is now known as JanC === psivaa is now known as psivaa-afk === psivaa-afk is now known as psivaa [17:37] seb128: 1200775> sorry, I don't think we have any spare cycles to work on that right now :/ [17:38] slangasek, :-( [17:38] * seb128 misses mvo [18:02] speaking of mvo ;-) [18:02] mvo, hey! [18:02] hey seb128! [18:02] mvo, wie gehts? [18:03] seb128: great, thanks! just optimized a "program" with a student of mine, we got from 37min runtime to 3sec :P and now I relax with some apt merges [18:03] ahah [18:03] seb128: and you? [18:03] mvo, I'm good thanks! things are bit crazy before release, as usual [18:03] seb128: I vaguely remember that, indeed ! [18:04] mvo, I was trying to see if slangasek had somebody to look at bug #1200775 (update-manager changes that made apturl unhappy) [18:04] bug 1200775 in update-manager (Ubuntu) "apturl-gtk crashed with AttributeError in __init__(): 'InstallBackendAptdaemon' object has no attribute 'connect'" [High,Confirmed] https://launchpad.net/bugs/1200775 [18:04] seb128: but it looks very good AFAICT, all my machines run saucy since days [18:04] (eh, weeks/months depending on the machine) [18:04] seb128: let me see [18:04] mvo, but there isn't anyone, which lead me to say "/me misses mvo", just before you joined ;-) [18:04] mvo, danke === Maplez is now known as Maple__ === Maple__ is now known as Guest68440 [18:22] seb128: hrm, more tricky than i had hoped, but I make some progress === Ursinha is now known as Ursinha-afk [18:23] mvo, ;-) [18:53] dobey: so is that waste of buildd time really necessary? [18:54] yes === thomi_ is now known as thomi === Ursinha-afk is now known as Ursinha === salem_ is now known as _salem [22:54] Any software-properties developer here? I am trying to modify add-apt-repository to accept comments but I am running into problems with sys.stdout.detach (file object has no method detach) [22:56] wolter: oof, looks like a python2 vs python3 deal: https://wiki.python.org/moin/PortingPythonToPy3k [23:10] sarnold: sure that was the problem! Thanks. I couldn't test it anyway because the trunk version seems to be very different and incompatible with my current system [23:11] wolter: woo :) [23:11] (I will just upload a branch and have the devs test it if they will.) [23:11] For enthusiasts, lp:~wolterh/+junk/add-apt-repository-comments