[00:03] kees: http://ewx.livejournal.com/457086.html#t3016830 [00:04] * kees hugs cjwatson [00:05] cjwatson: what a PITA. I had everything but the null_decode bit. grr [00:11] kees: python 3 is a bit less awful here [00:11] thank goodness [00:12] $ python3 -c 'print(str(b"\xc2\xb0", "utf-8"))' [00:12] ° [00:12] $ python3 -c 'print("\u00b0")' [00:12] ° [00:12] (not sure whether that first is the most idiomatic way) [00:12] slangasek: god bless you for maintaining freetds. :) [00:13] cjwatson: ah, much nicer, yes. [00:13] maybe better: [00:13] $ python3 -c 'print(b"\xc2\xb0".decode("utf-8"))' | cat [00:13] ° [00:14] yeah, I tacked on "| cat" just to be sure :) [00:14] either of those is a bytes->str conversion [00:14] yeah, I realised I'd forgotten that ... === bjf[afk] is now known as bjf [00:45] ScottK, around? === bjf is now known as bjf[afk] === jjohansen is now known as jj-afk === franc0008 is now known as franc00018 [04:33] dyfet: I've linked you to the patch multiple times already. [06:00] anyone here know about packaging deb files? I'm in the process of reading https://wiki.ubuntu.com/PackagingGuide/Complete but this is more of a question of, "is this the best way to do it?" than anything else. I want to find the best way to distribute images for wallpapers, fonts, document files, and also an install-setup.sh for setting up new installs. Basically the idea is to do a new Ubuntu install, add the PPA, update it [06:00] and then the file downloads and does all of the work. Is this the best way to do that? One issue that may arise is the shell script does reqire some user input to it. Forgive me. I am not a programmer, new to packaging, etc. Just want some feedback on my method really. Right now I have an alternaitve Ubuntu ISO with a kickstart file that does a wget to.dropbox.com -O- | sh and it works, but it's crude. === kblin_ is now known as kblin [07:51] Good morning [07:53] Good morning pitti [08:04] good morning [08:05] Good morning dholbach [08:05] hey diwic === dyfet` is now known as dyfet === almaisan-away is now known as al-maisan [08:57] mr_pouit: do you know if/when it is planned to merge the xrandr-display-settings branch into xfce4-settings trunk? === jamesh_ is now known as jamesh === bilalakhtar_ is now known as bilalakhtar [09:08] Does anyone happen to know why python-sphinx 1.x is in experimental (rather than unstable/testing)? [09:09] soren: because it'll break some existing documentation [09:10] tumbleweed: And how will that ever be addressed? [09:12] tumbleweed: I mean, what's the motivation for people to update their docs? [09:12] soren: I don't know all the details, but I remember on the first experimental upload, a test was done and bugs were filed (in other packages, and in sphinx) [09:13] tumbleweed: Ok. [09:13] I assume it's now too late to get it into squeeze (even if it is ready, no idea), so it'll stay in experimental until squeeze is out the door [09:16] tumbleweed: Yeah. Hmm.. [09:17] tumbleweed: Well, thanks. [09:18] soren: write a FFe for maverick? [09:21] pitti: no date yet (I'm waiting for another dev to do the ui, and there are some bugs I have to fix, but neither the other dev nor me had the time for that since july...) [09:21] soren: found them: http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=python-modules-team@lists.alioth.debian.org;tag=sphinx1.0%2bdocutils0.7 [09:21] mr_pouit: ok, thanks === dyfet is now known as dyfet_sleeping [09:57] cjwatson, pitti Would it be possible to get Jaunty, Karmic and Lucid packages accepted into proposed? Also for Lucid all kernels package (and the previous upload) have gone into NEW. Maybe someone can refresh my memory why that is happening. The -24.40 version are superseded by -24.42 anyway. For hardy one of the uploads can also be removed. Maybe the other one as well. We are working on some issues there and need to re-upload anyways. [09:58] I'm NEWing the lucid binaries now [10:00] pitti, Thanks. Just the newer ones. The older could go. [10:00] yep [10:01] smb: rejected the hardy uploads [10:02] smb: I didn't accept the jaunty one, since I have a question in bug 611471 which didn't get an answer yet [10:02] Launchpad bug 611471 in linux (Ubuntu Lucid) "Fixup vesafb initialization patch which was mistakenly dropped." [Undecided,New] https://launchpad.net/bugs/611471 [10:02] I guess that binaries always went into NEW and I just forgot about that for some reason. Ok. Note the lbm upload will need the meta update when it finishes as we added some meta packages [10:02] pitti, Ok, looking [10:03] smb: same question applies to karmic, but there the kernel fixes other things, too, so we wouldn't do an entire kernel upload for such an unimportant issue [10:05] pitti, OK, well did that because this applied to all kernels since whatever and can cause problems when unloading the module. Its probably arguable whether its important. It was more of a finding that this part was accidentally dropped and all releases can get the same fix. [10:07] smb: unloading a module is a rather uncommon action, too, and I don't see why this bug is important for SRU, TBH [10:08] smb: for karmic it's probalby okay because it also fixes other things, but jaunty changes just that [10:10] pitti, OK, that is arguable. I was more approaching this from a having the same code if possible point of view. But given that Jaunty is going away soon, I could live with it being rejected. === amitk is now known as amitk-afk [10:11] lucid/NEW is empty now [10:11] I would add an answer to your question then you could reply to that and we then should fix up the nominations === zyga_ is now known as zyga [10:14] smb: already done [10:14] smb: btw, this isn't fixed in maverick yet either? [10:14] pitti, It should be by now. I guess I need to go over the status bits [10:14] thanks [10:15] pitti, So just to summarize I will accept nominations for Hardy, Karmic. Reject it for Jaunty and set Maverick to released after checking [10:16] smb: nominations are already done; thanks for fixing the maverick state [10:17] pitti, Doh! LP is such a useful tool for distributed working. Wasn't seeing anything you did before manually refreshing... :-P [10:23] smb: karmic kernels accepted; I'll watch the karmic/NEW queue this time [10:24] pitti, Ok, thanks a lot [10:26] doko: thanks for the OO.o upload! === amitk-afk is now known as amitk === MacSlow is now known as MacSlow|lunch === jjohansen is now known as jj-afk === al-maisan is now known as almaisan-away [12:16] Keybuk, ! [12:16] good to have you back ! [12:17] ogra: shush, you'll jinx it === fta_ is now known as fta [12:17] heh [12:17] the engineer has replaced just about my entire telephone line, and the equipment at both my house and the exchange [12:18] well, then it *has* to work now [12:19] heh [12:19] well, it has come up at 4Mb rather than 2Mb === almaisan-away is now known as al-maisan === MacSlow|lunch is now known as MacSlow [12:26] well, it's been up for 10 minutes now [12:26] that's pretty much a new record [12:26] the novelty will wear off in a minute and I'll go back to being emacs's bitch [12:28] heh [12:29] Keybuk, if you prefer to not touch emacs yet you could take a look at bug 600359 :) [12:29] Launchpad bug 600359 in ureadahead (Ubuntu Maverick) "ureadahead generating oom messages during boot." [Medium,In progress] https://launchpad.net/bugs/600359 [12:29] (there is a patch attached) [12:29] * ogra didnt want to upload that without a review [12:30] should udisks-tcp-bridge be available in udisks package? [12:31] Attempting to use palimpsest on a remote host fails with a message saying that it failed to launch this command on the far side [12:32] please disregard my question, found bug 568926 [12:32] Launchpad bug 568926 in gnome-disk-utility (Ubuntu) "Missing udisks-tcp-bridge binary for remote management" [Low,Triaged] https://launchpad.net/bugs/568926 [12:33] ogra: yeah just got robbie's mail [12:33] what does the patch do? [12:33] prevent ureadahed from starting on systems that dont have enough ram to hold the cache [12:34] I can't see the patch [12:34] what's the problem? [12:34] there is a linked branch [12:34] the OOM killer should take out ureadahead right? [12:34] right, it does [12:34] and it tears down plymouth with it [12:34] right [12:34] so there's no problem [12:34] why does it take out plymouth?! [12:34] no idea [12:35] the systems that runs on have only 128-256M [12:35] so? [12:35] ureadahead operates on the page cache [12:36] it shouldn't cause any blocks to be mapped that weren't otherwise already there [12:36] i have also seen "no space left on device" messages from udev in that case btw, it seems to fill the ram until OOM kicks in but doesnt clear up the used "diskspace" in the tmpfs [12:36] unless it OOMs in tracing mode, in which case "ram to hold the cache" is irrelevant [12:36] pitti, you took a look at the utouch MIR requests and everything looked right to you, but I see that utouch-grail still is uploaded to universe: https://launchpad.net/ubuntu/+source/utouch-grail [12:36] ureadahead doesn't use any space in tmpfs [12:36] hmm [12:36] pitti, utouch-grail is now a dependency of xserver-xorg-input-evdev [12:36] pitti, is there something else we need to do? [12:37] I suspect you're not seeing anything different to the bug Tim recently uploaded a fix for [12:37] that ureadahead uses a stupidly large tracing buffer that's per-cpu [12:38] Keybuk, well, in any case it would be nice to not have OOM messages in dmesg on released images, what rsalveti added is just a way to prevent it from starting completely on low ram systems [12:38] and we already use tims fix [12:38] it helps on systems above 512M but apparently not below [12:39] ureadahead should still be started on low ram systems [12:39] might indeed be an arm or even specifically omap thing [12:39] it's not putting anything into ram that wasn't already there [12:39] why ? if it definitely hits OOM anyway [12:40] it adds uglyness to dmesg i wouldnt like to expose in released images [12:40] as I said, I suspect that's just due to the tracing buffer [12:40] released images are months away yet [12:40] heh, indeed [12:40] I have a complete ureadahead rewrite coming this week/early next [12:40] oh, ok [12:40] which uses a dynamic tracing buffer, so *that* particular problem goes away [12:40] we'll wait for that one then [12:40] and I don't see any evidence you're having anything other than the tracing buffer OOM [12:41] [ 5.705688] Out of memory: kill process 180 (plymouthd) score 96 or a child [12:41] [ 5.711944] Killed process 180 (plymouthd) vsz:6200kB, anon-rss:3836kB, file-rss:720kB [12:41] [ 5.851837] init invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0 [12:41] (from the dmesg in the bug) [12:41] does that deserve a separate bug ? [12:41] perhaps we should be oom-adjusting plymouth [12:42] actually we should probably oom-adjust ureadahead in the opposite direction [12:42] in a "OMG! PLEASE KILL ME!" kind of way [12:42] yes [12:42] yeah [12:43] would certainly be worth trying that patch [12:43] stick "oom 14" in the ureadahead.conf [12:43] and see what gets killed that time [12:45] * ogra doubts the first sentence you wrote in your comment ... [12:45] why? [12:45] ureadahead doesnt do any good things on SD rootfs, it usually just exits directly anyway [12:45] if the OOM killer is taking out ureadahead when it's in read mode, it's still put stuff in the page cache [12:45] so it's still had *some* benefit [12:45] well, it *did* exit in lucid [12:45] er, it shouldn't? what filesystem are you using? [12:45] ext3 on SD card [12:46] I don't know of anythiing about an SD card that would prevent ureadahead from running [12:46] and i think it used to exit 5 in that setup before [12:46] the OOM only started showing up in maverick [12:51] cjwatson: What happened in the discussion about better DMB meeting times? [12:58] cjwatson: do you know about it? https://launchpad.net/ubuntu/+source/freej/+changelog - FTBFS [13:01] ari-tczew: yes but I wasn't able to fix it [13:01] bilalakhtar: nothing yet [13:01] ok thanks cjwatson ! [13:02] ari-tczew: if you want to figure it out, please be my guest :) [13:03] cjwatson: my question is whether did you tried to build before sync? [13:05] can't remember [13:08] cnd: hm, I don't see any utouch* on http://people.canonical.com/~ubuntu-archive/component-mismatches.txt [13:09] cnd: are you sure it's a dependency of a main package? [13:09] pitti, it may not be yet [13:09] pitti, not until xserver-xorg-input-evdev is built with the deps [13:10] pitti, I just want to be sure everything looks ok right now [13:10] cnd: anyway, I'll promote the lot now [13:10] pitti, ok, mtdev, utouch-grail are the two that should be promoted right now [13:10] utouch-gesturetest isn't a dependency of anything in main yet [13:11] cnd: promoted those and -gesturetest [13:11] cnd: if it doesn't become one, someone will at some point demote it back to universe [13:11] pitti, ok, that's fine too :) [13:11] (it's part of archive admin cleanup) [13:11] pitti, thanks a bunch! [13:14] cnd: no problem [13:20] Hello, Does anyone know how is mbr loads stage1.5 with out having file system driver ? === fta_ is now known as fta [13:23] probably magic, thats my guess [13:26] nullslash: normally, it's embedded between the MBR and the first partition, outside a filesystem [13:26] (stage1.5 is dead, use grub2 ...) [13:27] nullslash: the location is encoded as a blocklist [13:27] hmm [13:27] thanks cjohnston === bilalakhtar_ is now known as bilalakhtar === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann [13:54] pitti, wxwidgets2.8 2.8.10.1-0ubuntu1.2 has been published to lucid-updates. but that version breaks pgadmin3, codelite and poedit with a relocation error [13:55] jibel: urgh - it just removes a binary from the .deb? [13:56] jibel: so we need no-change rebuildls for those three? [13:56] pitti, bug 610975, yes a no-op rebuild will do. [13:56] Launchpad bug 610975 in poedit (Ubuntu Maverick) "relocation error with latest wxwidgets2.8" [High,Triaged] https://launchpad.net/bugs/610975 [13:56] jibel: any idea how a mere rebuild of the package caused that abi change? [13:57] jibel: so, want me to upload no-change rebuilds for those? [13:58] pitti, the details are on the debian bug 540060 [13:58] Debian bug 540060 in libwxgtk2.8-0 "error in pgadmin3" [Serious,Open] http://bugs.debian.org/540060 [13:59] pitti, yes a no-change rebuild would fix it. The problem exists in maverick too. [13:59] ah, binutils [14:01] jibel: codelite and pgadmin3 have newer versions in maverick, though; they are still affected? [14:03] jibel: sorry, this completely slipped my attention; seems ubuntu-sru didn't get subscribed to that one, done now [14:04] pitti, I tried a few days ago, give me 1 mn [14:04] pitti, it's fixed for codelite and pgadmin. only poedit is affected. [14:05] jibel: ah, good; I'll upload that to maverick, too [14:05] jibel: would you mind closing the maverick tasks of those, if you tested them? [14:05] pitti, sure. [14:11] pitti, jibel: not sure pgadmin3 is already fixed, see bug 610975 [14:12] Launchpad bug 610975 in poedit (Ubuntu Lucid) "relocation error with latest wxwidgets2.8" [High,Triaged] https://launchpad.net/bugs/610975 [14:12] ttx, I can't reproduce it anymore with an up to date maverick. Are you ? [14:13] jibel: hmm, I was confused between lucid/maverick I guess [14:13] If there is a version X and I want to provide a package in my ppa that supersedes version X, but not sth. newer, I can name it Xppa1, right? But if I want to provide a newer package than a package in *another ppa* that does supersede this package but not a newer pacakge from this PPA → how would I do that? [14:13] jibel: still affects lucid, supposedly fixed in Maverick [14:13] I tried naming it ppa5micu1 [14:13] does this work? [14:13] micu: you can use arbitrarily long versions, so yes; depends on what the version in "another ppa" is [14:14] pitti: ok thx. so the whole version is read from the left to the right ignoring the strings? [14:14] micu: what are the versions you want to supersede, and to keep? [14:15] micu: nothing is ignored; it's sorted asciibetically roughly, with - and ~ being special cased [14:15] jibel: since wxwidgets2.8 is now in lucid-updates, I guess we should push noop rebuilds in lucid-proposed now [14:15] ttx: already at it [14:15] micu: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version [14:15] ttx: see discussion above with pitti. [14:15] pitti: ok cool, haven't done it before because I wasn't sure that wxwidgets2.8 would get accepted [14:16] sladen: 4:4.7.0~beta2-0ubuntu3~lucid1~ppa5 is it and I want to supersede it, but not if they provide some newer versions [14:16] based on that "regression" [14:16] pitti: hey, I've seen you've tagged the landscape-client SRU bugs as "verification-done" and removed "verification-needed", in the future is it something we can/should do ourselves? [14:16] sladen: thanks, I was searching for some document like this [14:17] pitti: ok, great, thx [14:17] free: once you tested the .deb in proposed, please do [14:17] pitti: cool, will remember for the next round [14:17] free: as for "should", you aren't required/expected to, but of course it makes my life easier :) [14:17] pitti: sure, that's was one of the goals indeed :) [14:18] pitti: btw, I believe the packages are ready to be moved to -updates, is there anything else left for that? [14:18] free: nothign except one more day; then they have reached 7 days in proposed [14:18] thus I'll move them over tomorrow [14:18] pitti: awesome, tnx! [14:19] thanks to you, too [14:20] jibel: all done and accepted, thanks for pointing out [14:22] pitti, you're welcome === dyfet_sleeping is now known as dyfet_waking === mathiaz_ is now known as mathiaz === dyfet_waking is now known as dyfet [14:46] pitti: bug #569365, do you have an opinion on what Johan says? [14:47] Launchpad bug 569365 in mountall (Ubuntu Lucid) "mountall messages are showed untranslated in Plymouth" [Medium,In progress] https://launchpad.net/bugs/569365 === bjf[afk] is now known as bjf === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [15:45] pitti, cjwatson, unfortunately the hash sum mismatches are happening again, 2 days in a row now. http://people.canonical.com/~ubuntu-archive/cd-build-logs/mythbuntu/maverick/daily-live-20100824.log === dendro-afk is now known as dendrobates [16:07] chrisccoulson, kees: so perhaps you can follow up to https://lists.ubuntu.com/archives/technical-board/2010-August/000459.html about whether it's feasible to backport security patches for chromium? [16:08] Adri2000: looking [16:09] pitti: sure; it's not feasible. easy response. :) [16:09] kees: .. for the records :) [16:10] kees: it eases the decision, it might just be that rickspencer3 et al might not like it :) [16:10] kees, why is it not feasible? [16:11] pgraner: ping [16:12] pgraner: i think you were affected by https://bugs.edge.launchpad.net/ubuntu/+source/screen/+bug/574773 at some point ... [16:12] Launchpad bug 574773 in screen (Ubuntu Lucid) "Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)" [Medium,Fix committed] [16:12] pgraner: would you mind verifying that screen works correctly for you now on reboot, and adding a message to that bug? [16:12] kirkland, will do, will take a few [16:12] pgraner: ack, thanks so much [16:15] Adri2000: followed up [16:15] superm1: do we actually know whether they are due to mirror updates? [16:15] pitti, i'm not sure how to query that? [16:16] superm1: just whether someone has looked at it before and determined it to be a mirror update problem [16:16] i've always heard it thrown around by slangasek and cjwatson as a locking problem [16:16] or whether it was just a guess [16:16] superm1: Colin fixed a locking problem the other day [16:16] I think last week, for 10.04.1 [16:16] pitti: thanks [16:16] i think one of them will have to comment if they've investigated it further [16:17] but that was before your latest failure [16:17] yeah, there was a successful build on 8-22 [16:18] smb: karmic kernels NEWed, FYI [16:18] ok thanks [16:20] rickspencer3: it's not feasible to backport individual security fixes from chromium because the chromium maintainer says so. :) [16:20] fair enough [16:22] yeah, it would be far too much work (and too risky) for us to consider backporting security fixes ourselves [16:23] and doing that for nearly 3 years of a LTS leaves us pretty much on our own if there are any issues with our packages [16:23] also, given how brittle chromium still is these days, we also do want bug fixes [16:24] it's amazing how often it "aw, snap"s :-( [16:26] pitti: yeah I know what you mean. I was developing an apparmor profile for it (now in apparmor-profiles), so I felt kind of obligated to use it for awhile. It felt like several steps backwards [16:26] i use several browsers all at the same time now [16:27] it's quite difficult splitting my browsing experience between multiple browsers ;) [16:27] yeah, it was hard enough with the two for the short while I did it [16:28] this ptrace restriction is a real pain for breakpad ;) [16:29] chrisccoulson: I assume you talked to kees about it? [16:29] jdstrand, yeah. i'm doing the prctl call in the parent (which makes it work), but that is inherently racy [16:30] in that there is nothing to stop the debugger calling ptrace before the parent calls prctl [16:30] and trying to get threads running in signal handler-context of a crashed process to synchronize is a pain === SolidLiq is now known as solid_liq [16:33] I have a kind of general question. How many of the maintainers of Ubuntu packages are actually also maintaining the Debian ones? [16:33] !regression-alert wxwidgets2.8 Bug #379573 [16:33] Launchpad bug 379573 in wxwidgets2.6 (Ubuntu Lucid) "sudo update-alternatives does not configure the default python-wxgtk in Jaunty" [Undecided,Fix committed] https://launchpad.net/bugs/379573 [16:33] Error: I am only a bot, please don't think I'm intelligent :) [16:33] chrisccoulson: if the ptrace fails, just wait a second and try again [16:33] !regression-alert [16:33] cjwatson, jdong, pitti, slangasek, ScottK, mdz, kees, ttx, marjo, seb128: reporting regression in a stable release update; investigate severity, start an incident report, perhaps have the package blacklisted from the archive [16:34] I don't think it merits a blacklist, but according to the discussion in Bug #379573, there is a regression. [16:34] ScottK: I'm about to get on a plane, so I'll have to defer to others [16:34] * ScottK doesn't know more than what's in the bug. [16:35] * ScottK is about to have to go offline for $WORK meetings, so passes it on. [16:35] Keybuk: hi there, do you have a moment to chat about bootchart? [16:39] ScottK, there was 3 uploads from pitti earlier today to lucid-proposed for that no? [16:39] " [16:39] * No-change upload to rebuild against current wxwidgets2.8, which [16:39] involuntarily changed ABI due to a binutils change (see Debian #540060 [16:39] for details). (LP: #610975)" [16:39] ScottK, is the regression https://bugs.edge.launchpad.net/ubuntu/+source/pgadmin3/+bug/610975 ? [16:39] Debian bug 540060 in libwxgtk2.8-0 "error in pgadmin3" [Serious,Open] http://bugs.debian.org/540060 [16:40] Launchpad bug 610975 in poedit (Ubuntu Lucid) "relocation error with latest wxwidgets2.8" [High,Fix committed] [16:40] seb128: It's not clear to me from the bug. [16:40] it looks that way to me === buxy_bak is now known as buxy [16:40] I read the last comment in the bug as "it's a regression, but we'll fix it soon so it doesn't need reporting". That doesn't match my understanding of how it's supposed to work. === mathiaz_ is now known as mathiaz [16:44] ScottK: IMHO it should not have reached lucid-updates based on comment 10 and 13 in https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/379573 ... but now that it has, we are closer to the fix with the noop rebuilds than by pulling the package of -updates, methinks [16:44] Launchpad bug 379573 in wxwidgets2.6 (Ubuntu Lucid) "sudo update-alternatives does not configure the default python-wxgtk in Jaunty" [Undecided,Fix committed] [16:44] ttx: Sounds reasonable. [16:47] it all boils down to comment 14 on that bug. If it regresses, it shouldn't have been tagged verification-done. At the very least we should have coordinated the noop rebuilds in -proposed and -updates [16:49] ttx: It sounds to me like you're in the best position to prepare an incident report around this so we can improve in the future. [16:50] pitti: I also think the rebuilds should be rescored so they get built quickly and a priority for verification. [16:50] ScottK: I can coordinate that with jibel, I think === beuno is now known as beuno-lunch [16:51] ttx: Great. === jj-afk is now known as jjohansen [17:02] ScottK: they are all built; pgadmin3/i386 and codelite/i386 still waiting for a publisher, so it should be available in about an hour [17:02] Cool. [17:02] I'll move them to -updates as soon as they get confirmation that they work === dendrobates is now known as dendro-afk [17:09] jibel/ttx: are you in a good position to give the -proposed .debs a try? [17:09] (you can download them from the LP build page if you need the i386 pgadmine/codelite ones; amd64 should be published for all three) [17:09] pitti, just finished a conf call, I'm on it. [17:09] pitti: not really, I'm away for the next hours [17:10] jibel: rock, thank you [17:10] ttx, I'll take care of that. [17:10] ttx: no worries, thanks [17:10] jibel: of the incident report ? === fta_ is now known as fta [17:12] ttx, testing the debs. [17:12] jibel: ok :) [17:13] * ttx will be back in ~2 hours [17:13] ttx, nice try ;) === dendro-afk is now known as dendrobates [17:21] pitti, I tested poedit from -proposed and codelite and pgadmin3 downloaded from LP and they run fine. [17:21] pitti, is there a way to find any potentially affected packages ? === seif_ is now known as seiflotfy === seiflotfy is now known as seif [17:39] jibel: I think "apt-cache rdepends libwxbase2.8-0" should be an upper bound [17:39] jibel: thanks a lot for testing, I'll move them to -updates [17:43] pitti, thank you. have a nice evening. [17:43] Hi, I'm making a python daemon that I would like to have an indicator icon for. Ie, when the daemon is running, it should show the indicator icon. My daemon simply uses a python loop for its main loop. What I've seen from experimenting is that the indicator only shows when I use gtk.main(). Is there any way around this? === skaet is now known as skaet_afk [17:45] savid: please ask such questions in #ubuntu-app-devel . You need to be able to process GTK events to use an indicator, so no, you'll have to use the GTK main loop. === seif is now known as seif_ [17:46] Hi all... I need some legal advices.. can someone help me ?? [17:46] ev, ok, thanks [17:47] sure thing [17:48] savid: mind you, you can always separate the indicator code into a child process. [17:52] hey can anyone recommend a single symetrical encryption program for linux? where i can just use a password to encrypt a single file? [17:53] something integrated in ubuntu would be nice [17:53] glickster: gnupg does that in the -c mode [17:53] i. e. "gpg -c file" [17:54] oh sweet [17:54] pitti, what cipher does it use? [17:54] but the nautilus integration only works with public/private keys, not symmetric [17:55] glickster: docs say CAST5, but you can choose it with --cipher-algo [17:55] glickster: i. e. you could use --cipher-algo AES if you care [17:56] Hi all... I need some legal advices.. can someone help me ?? [17:56] canesin: not quite the right place here, I'm afraid [17:56] i played a lawyer in a play once [17:56] canesin: but otherwise, please just ask a question, don't ask to ask [17:57] as long as she was over 18 you should be ok [17:57] just dont talk to the police [17:57] * pitti just thinks seriousness level considerably dropped in this channel [17:58] canesin: some people here have a rather good udnerstanding about FOSS software licensing, but for anything else this is the wrong place, I'm afraid === beuno-lunch is now known as beuno === njpatel_ is now known as njpatel [18:03] pitti: So.. I want to fork a GPLv3 .. and don't know what references to the original project I should keep [18:03] pitti: the project is GPL v3 and my project is GPL v3 also... [18:04] at the moment I have only clicked in the "fork" bottom at github [18:04] canesin: you mustn't remove any existing license header, copyright statement, and license files; otherwise you are free to change anything [18:05] well, if you entirely remove a file, removing its copyright statements as well is fine, obviously === agracey is now known as agracey_lunch [18:06] rigth ... so if I edit a file, I should not change it header ?? Or I can add an "note" about it beeing modified ? [18:08] canesin: sure (and in fact it's even encouraged in some part of the license IIRC) [18:08] canesin: you just mustn't remove the existing copyright and pretend that it's all your's :) [18:18] GPLv2 required placing notices in any modified files stating that you changed the files and giving the date. This was often ignored, so GPLv3 merely says that the "work" must carry such notices - so a changelog file is fine [18:19] GPLv3 section 5 is pretty clear really [18:19] and is mostly what conscientious people were doing anyway [18:20] I couldn't imagine touching any code without a VCS these days [18:27] okay.. so I keep everything as it is and only append/add to change log mine modifications [18:27] ?? [18:29] I will use a VCS, I'm using github on it [18:31] canesin: yup [18:33] pitti: ok, so it is easy at all.. Was just scaried .. [18:33] pitti: the company who develops the original code is a little evil .. but they release it as GPL v3 .. =) [18:36] cjwatson, are you around ? [18:36] eh, everyone is evil :) [18:36] hey pitti :) [18:36] smoser: hi [18:37] i'm trying to deal with some grub issues in my uec images. [18:37] during build, i trick update-grub into thinking that it successfully installs onto /dev/sda. [18:37] the instance may come up in 1 of 3 environments [18:37] a.) ec2, where there is no /dev/sda device [18:38] b.) uec where /dev/sda is there and subsequent grub-install will work fine [18:38] c.) uec where /dev/sda is not there, but /dev/vda is [18:38] update-grub doesn't install to anything. I suspect you mean grub-install [18:38] ok, yeah. [18:39] hrmm, if i change the names of some binary packages (in a PPA), and replace/conflict the old names, will apt know to pull the new names to update? i'm a little confused on how that works exactly. [18:39] one way or another, right now, if I have 'update-grub' set to run on kernel install, it will fail on ec2. === CyberaX2195 is now known as Keith_ [18:42] smoser: because it fails to probe /? [18:43] /usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sda1. Check your device.map. [18:43] is what i get right now [18:43] just running it. [18:43] is that /? [18:43] yes [18:43] so why would it think that / is /dev/sda1? [18:44] because it is. [18:44] ah. [18:44] i confused you [18:44] there is no /dev/sda [18:44] there is a /dev/sda1 [18:44] blink [18:44] (ie, in /dev/ or /proc/partitions ) [18:44] this is going to be hard to debug over IRC, the channel is too narrow for the amount of information that needs to be conveyed or something [18:45] a good clear bug report would be better :) [18:46] cjwatson, ok. i'll get one put together. [18:46] i fear it will be long winded-ish, though. [18:46] that's ok [18:49] i/W 26 === Keith_ is now known as Jarvis === gnomefreak76 is now known as gnomefreak === bjf is now known as bjf[afk] [19:19] ev: ping === al-maisan is now known as almaisan-away [19:22] Can someone get https://edge.launchpad.net/ubuntu/+source/gpsdrive/2.10~pre4-6.dfsg-5ubuntu1/+build/1899805 rebuilt? [19:25] have you confirmed it builds? [19:29] * Laney mashes the button anyway === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann [19:41] Laney: does it require a new revision like -ubuntu2? [19:41] not for a give back [19:41] that means there was never a binary for this (arch, version) === skaet_afk is now known as skaet [20:01] pitti: cjwatson: hey guys, i'm having a problem with multipath booting, and you are the last two to touch the changelog, so I'm hoping you have an idea for the right place to solve it :) [20:01] anyone here notice that the server and desktop installs generate different group IDs for the same groups and a conflicting user ID? [20:01] basically, if the kernel gets a 'root=UUID=xyz' boot option, the initramfs init tries to mount /dev/disk/by-uuid/xyz [20:02] if that happens early enough, then /dev/disk/by-uuid/xyz points to /dev/sda. Late enough, and it points to /dev/mapper/abc. But in between, it still points to /dev/sda1, but /dev/sda1 has been taken by multipath - the links have just not yet been updated - so the rootfs mount attempt fails [20:02] hallyn: I have no clue about multipath, but I reasonably know the "normal" boot [20:03] my naive thought would be that i need to synchronize between hotplug/udev and the mount_root attempt at init. But I don't know what would be a clean way [20:03] pgraner, do you know the status of the 2.6.35 kernel coming in from TI? [20:06] kiko, haven't heard anything davidm should know [20:34] pitti, jibel, ScottK: see https://wiki.ubuntu.com/IncidentReports/2010-08-24-wxwidgets2.8-SRU-breaks-other-packages -- feel free to fix/complete/suggest other recommendations === yofel_ is now known as yofel === ivoks is now known as ivoks_sleeping === almaisan-away is now known as al-maisan [21:47] cjwatson, i opened bug 623609 [21:47] Launchpad bug 623609 in grub2 (Ubuntu) "grub-pc needs some help in uec instances" [Undecided,New] https://launchpad.net/bugs/623609 [22:15] seb128, thanks for uploading utouch-geis [22:15] do you have a minute for a quick question about it? [22:15] cnd, np [22:15] sure [22:16] seb128, so I added a runtime package depends for libutouch-geis1 on libutouch-grail1 (>= 1.0.10) in because geis of the api/abi change [22:16] is there a different method you would use? [22:16] well if the api changes the libutouch-grail1 shlibs or .symbols should reflect that [22:16] ahhh, ok [22:16] I would update the libutouch-grail1 .shlibs or .symbols [22:16] so the libutouch-geis1 would get the right version [22:16] yeah, at first your comment didn't make sense to me [22:16] but it just clicked [22:17] our .symbols file for grail should be correct, so my addition was likely superfluous [22:17] right [22:17] and I'm not sure how that automatic debian packaging patch snuck in there [22:17] the point of having those .symbols is not to have to deal with those depends manually [22:17] I'll make sure to fix both issues for the next upload [22:18] ${shlibs:Depends} will build the depends list based on the symbol you use [22:18] yeah [22:18] it will check what other lib and version provides thoe [22:18] those [22:18] cnd, thanks [22:18] I get all the parts, I just don't remember all of them all the time yet [22:18] :) [22:18] ;-) [22:19] cnd, sorry if the comments were a bit short [22:19] cnd, the other issues is that this autogenerated debian patch is diff done inline [22:19] seb128, no, I think they were good, I just didn't put two and two together [22:19] so either you didn't have a clean source or you just want that renamed to be a proper patch [22:19] yeah [22:19] likely it's not a clean source [22:20] have you noticed that bzr clean-tree doesn't get rid of .o files on maverick? [22:20] fun times... [22:20] where would be the fun to use an unstable version if there was no bug ;-) [22:21] yeah... === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === al-maisan is now known as almaisan-away === bjf[afk] is now known as bjf === ion_ is now known as ion