[00:05] if the /debian/control specifies a different package than the original/older name can i set the new/(changed name) package to 'replace' the original package, that way dependencies can be met ? [00:12] aka does the 'replaces' field in the control file work if the packages have different names ? [00:15] the Replaces field only makes sense if the packages have different names [00:15] but a Replaces field doesn't satisfy any dependencies. [00:15] recommended reading: http://www.debian.org/doc/debian-policy/ch-relationships.html [00:16] i guess that was an awful explanation; let me read brb === ember_ is now known as ember [00:16] then explain better [00:39] slangasek: so [00:40] 0.6.6-0ubuntu1 [00:40] 0.5.10+git20080301-1ubuntu2 [00:40] ok, what wireless chipset? [00:40] you seem to have evaded the hal breakage, at least :) [00:41] 4965 [00:42] hmmmmm, I thought there was a 4965 bug open somewhere [00:43] so I get online at the moment by iwconfig + nm [00:43] hammer iwconfig at it enough and it comes up [00:43] after that its fine [00:44] it may not be nm, but I blame nm before anything else. With historical reason :) [00:45] possibly "nm/kernel driver interplay", in this case; the new nm has just changed to make use of the improved kernel stack, which not all drivers support yet (incl. the iwl3945 and iwl4965 drivers we're shipping) [00:46] so n-m may be making some... suboptimal choices [00:46] slangasek: Erm. Got a bug#? [00:47] lifeless: you might look through https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24 to see if any of these 4965 bugs match your symptoms; otherwise, dunno [00:47] The only new kernel stack I can think of is the new configuration stack, which is integrated in the mac80211 stack the iwl* drivers use [00:47] FWIW, 4965 works solidly here [00:47] Though I'm using n-m 0.7 [00:47] mjg59: the mac80211 stack used by the iwl* drivers doesn't know scan_capa [00:47] there's a bug number, yes [00:48] #200950 [00:48] slangasek: Ah, ok. I think your summary is wrong, then :) [00:48] sorry :) [00:48] mac80211 is the stack everything is migrating to [00:49] yes - but we have a forked version of mac80211 in l-u-m for iwl[34]*, and that version doesn't know scan_capa. The one in linux-image does [00:49] Wurgh? [00:49] (don't ask me why we have two different versions of mac80211, that's beyond my ken) [00:49] They're developed against the one in -wireless, which should always be identical or ahead of the one in -image [00:50] that would imply that scan_capa is going away again, that would be messy [00:50] I suspect it might just be the case that the stuff in l-u-m wasn't updated appropriately [00:50] anyway, bug #200950 is the bug [00:50] Launchpad bug 200950 in linux-ubuntu-modules-2.6.24 "[iwl3945] network manager not able to associate to hidden SSID (scan_capa = 0x0)" [High,Confirmed] https://launchpad.net/bugs/200950 [00:52] that summary looks exactly accurate [00:52] except for the chipset [00:52] you have a hidden SSID? [00:53] feel free to update the summary then, and poke asac about adding iwl4xxx to his quirk [00:57] slangasek: I'll fix keurocalc straight away. [00:57] vorian: ok, cheers :) [00:57] :) [00:58] slangasek, thanks for the link, virtual package provides was exactly what i needed [00:58] just didnt want to debuild, then 1/2 hr later find out it actually wasnt correct === lamont` is now known as lamont [01:43] Anyone know if there's a method to use hal to set xserver screen properties? (instead of manually editing xorg.conf after 'autoconfig') [02:17] bryce: in what sense is 915resolution no longer supposed to be removed? The conflict is still there, and my understanding is that the conflict is corret [02:17] correct [02:17] or maybe "that should be fixed" is "we should fix that"? [02:20] slangasek: yeah I don't know exactly what the situation is there, but I *believe* that we decided if they were using -i810 in gutsy, we weren't planning on rewriting their xorg.conf to use -intel, so we should check to make sure we aren't going to cause this bug in that case [02:20] but I'm not sure exactly what we intend to do here though, so assigned to timo to take a look at [02:36] bryce: hmm do you have any hints on why xserver-xorg-intel on GMA950, when playing xv after suspend+resume X freezes? [02:40] jdong: no, I was just looking at that bug report though. I have a 945 box here, I'll have a shot at reproducing it some time this week [02:41] jdong: if you can post a backtrace, that could be quite valuable in tracking it down [02:41] bryce: what kind of backtrace, and how would I go about getting one? [02:41] we've only had a limited set of xorg changes recently that could account for it, so I think it's likely we can get it figured out [02:42] ah, see http://wiki.ubuntu.com/DebuggingXorg for details [02:42] basically ssh into the machine after locking up, and attach gdb to the Xorg process and do backtrace full [02:43] bryce: ah, ok I'll give that a shot the next time I have a chance :) [02:46] bryce: Are you aware of the proposed patch (attached to freedesktop bugzilla) for bug #194214? I don't know enough X to really tell if it's good, but the guy sounds reasonably confident :) [02:46] Launchpad bug 194214 in xorg-server "Keys get "stuck" down" [High,Confirmed] https://launchpad.net/bugs/194214 [02:46] bryce: OF COURSE, when I TRY to reproduce it, it doesn't happen [02:46] * jdong cries [02:46] hehe [02:46] RAOF, looking [02:46] lol [02:49] bryce: ok from now on, I will tell you that X crashes each time before I suspend. That seems to do the trick. [02:50] RAOF: interesting, the patch so far looks fairly straightforward but it sounds like it's not super thoroughly tested. I'd sort of prefer giving it more time to be tested before rolling it into hardy, but I could probably roll a .deb for people to test with meantime. I'll put it on the todo list for tomorrow [02:50] bryce: I'm very happy to attach a debdiff to the bug if that's easier for you. [02:50] oh yes that would be great [02:51] oh, I notice people have already posted debs, excellent [02:51] I'm not sure which patch they're applying, though. [02:51] There was an initial hack patch, then the better version on freedesktop bugzilla. [02:52] ah, then if you could also post a .deb for folks to test that would be handy too [02:52] Yeah, I will. Time to update my i386 schroot. [02:55] on bug #194214: I experience similar results when using emacs (keys stick) , but the rumor is that mouse events trigger this (Hardy amd64 Beta+) [02:55] Launchpad bug 194214 in xorg-server "Keys get "stuck" down" [High,Confirmed] https://launchpad.net/bugs/194214 [04:16] wow [04:16] http://slashdot.org/comments.pl?sid=494944&cid=22815662 [04:17] (about john nagle's validator service) "This tool is regularly abused as a proxy server. At one point, somebody even built a call to it into the Debian build process because they needed to read HTTPS from some code that didn't know how to talk SSL." [04:17] "(That's been fixed.) " [06:14] Good morning [06:15] Night [06:17] evand, _MMA_: sane does not need the scanner group any more; dev permissions are dynamically assigned by hal now [07:28] * StevenK tries to figure out what colour depth his X server is running in === _r1__ is now known as _r1_ [07:30] StevenK: xdpyinfo? [07:30] Mithrandir: Yeah, remembered that as I hit enter. :-) === tkamppeter_ is now known as tkamppeter [08:13] what's the procedure for getting new packages (= non-existing in ubuntu) from debian? fontmatrix seems useful [08:15] It will be done automatically for intrepid. [08:15] I was referring to hardy [08:16] I’d guess it’s too late in the release cycle, but i don’t know for sure. [08:19] tjaalton: there a wiki page somewhere, which is called official way and is ignored by develoeprs [08:20] zdzichuBG: right.. paperwork it is then [08:22] zdzichuBG: The official way is ignored by developers? [08:22] tjaalton: there is also https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [08:23] soren: thinkfinger was requested by this page for two releases, even with links to debian packages and haven't been included in Ubuntu [08:23] zdzichuBG: read that already [08:23] hi all [08:23] tjaalton: What you need to do is file an FFe for it. [08:23] hmm, mvo is not online [08:23] zdzichuBG: thinkfinger is in ubuntu [08:23] tjaalton: When that's accepted, you just file a sync request. [08:24] tjaalton: Well... The sync request could be written as an FFe, I guess. [08:24] does anybody know a reliable way to find out the component a package belongs to through python-apt ? [08:24] seems that fontmatrix has been requested already, bug 198837 [08:24] Launchpad bug 198837 in ubuntu "Sync fontmatrix from debian lenny or unstable" [Wishlist,New] https://launchpad.net/bugs/198837 [08:24] zdzichuBG: Erm... A wiki page is not the correct way to request new packages in Ubuntu. I don't know why you think it's official. [08:25] candidateOrigin's component attribute seems to be missing for package like distcc and alike [08:25] soren: it was. now it states it Obsoleted and bug has to be reported in launchpad [08:26] zdzichuBG: So the page even says that it's not the right way to do it... It's hardly surprising noone is picking it up then, is it? [08:26] * sivang waits for Michael to come online [08:27] sivang: He's on holiday. [08:27] afaik [08:27] oh [08:27] hi soren [08:27] o/ [08:27] soren: it was official 1-2 years ago. Instructions on wiki.ubuntu.com stated, that in order to get package in ubuntu one has to add pointers to software in this page. Apparently process changed since then [08:27] and there nobody else who knows python-apt as good as he.. darn [08:28] soren: When's he back? I have a question for him too. [08:28] Next week. [08:29] zdzichuBG: Right. We use wiki pages to track policies and such, and bug reports to handle tasks, bugs, etc. [08:29] zdzichuBG: ...because wikis make lousy bug trackers. [08:31] zdzichuBG: Basing statements like "foo is ignored by developers" on 1-2 years old empirical data is not very useful. [08:31] soren: and louse archive tool, too. I can't find this wiki page right now, so I will back out my statement. Sorry. [08:32] zdzichuBG: Didn't you just say that it said the page was obsoleted and all that? Where did you see that if not on the page itself? [08:33] tjaalton: see the page I linked. Correct way to have package included in Ubuntu is described there [08:33] soren: there was a page with long table of software, sorted alphabetically [08:34] soren: this page was linked from https://wiki.ubuntu.com/UbuntuMainInclusionQueue or similar page [08:34] soren: whole process involving wiki got obsoleted [08:35] the main inclusion queue is for getting software into main, not for getting it into Ubuntu as a whole... [08:35] (”This page is obsolete; please file a bug report for each package to be moved to main and subscribe [WWW] ubuntu-mir to the report.“) [08:35] zdzichuBG: I believe soren knows this, he's been contributing to Ubuntu for years. [08:36] Mithrandir: I'm explaining myself [08:38] zdzichuBG: Basing statements about policy about A based on wikipages about B is not useful either. *Especially* when you don't even mention that when you're making said statements. [08:39] zdzichuBG: It happens to be correct, but as a general rule, I'd advise against it. [08:43] I'm sorry, I didn't meant to offend anybody. === \sh_away is now known as \sh [08:47] Hm... I happend to notice that a package called "xenman" was removed from Ubuntu with a note saying that it had been renamed to "convirt", but "convirt" wasn't sync'ed. This seems unfortunate. [08:48] Package removal is a completely manual process, is it not? [08:56] soren: Some are manually requested, but others are semi-automatically imported from Debian. [08:56] I'm not sure how semi-automatic semi-automatic is, as the archive admin processes are very secret indeed. [08:57] Non-obvious != secret [08:58] Fujitsu: what is secret? [08:58] Fujitsu: it's all documented on the ubuntu wiki [08:59] Ah, so it is. [09:00] So it's "asks for confirmation [for each removal]" semi-automatic. [09:00] I don't understand the question [09:00] I'm not seeing a question. [09:01] Fujitsu: what is your issue then, what information would you like to know but is secret? [09:01] seb128: Oh, I see you joined afterwards. [09:01] seb128: soren asked about how manual removals were. [09:02] 09:47:59 < soren> Hm... I happend to notice that a package called "xenman" was removed from Ubuntu with a note saying that it had been renamed to "convirt", but "convirt" wasn't sync'ed. This seems unfortunate. [09:02] 09:48:20 < soren> Package removal is a completely manual process, is it not? [09:03] ah, ok [09:03] I don't know... I guess I just expected that when a package was removed because it got a new name, the new package would be imported straight away without the need for a sync request. [09:03] I find it strange that removals were processed after the autosync was switched off. [09:04] why? we still do cleaning [09:05] soren: seeing the reason it's likely manual processing [09:06] seb128: That makes it even more strange why the new package wasn't synced, doesn't it? [09:06] not really [09:07] No? Hm.. Is that how renames are usually handled? [09:07] if you ask me now to remove something because it has been renamed I'm likely to trust you, have a quick look and do it [09:08] soren: we get lot of ping on IRC, mails, etc, dunno about this one especially but if the request comes from somebody known and trusted it's likely to be done without a lot of checking [09:09] Isn't this why a bug trail is mandated? [09:09] seb128: Are we talking about the removal of the old package or the syncing of the new one? Or perhaps both? [09:09] soren: any archive admin request [09:09] seb128: Ah. [09:10] Fujitsu: well, bugs are the usually way, but we tend to try to minimize the paper work when it's not required [09:10] Fujitsu: I tend to do quite a lot of desktop syncs when asked on IRC rather than asking them to open a bug, then go to find the bug to close it, etc [09:11] seb128: For syncs it's not so bad; the requester is generally recorded as the Changed-By. [09:31] hi people, question about OpenOffice.org translations - how they get pulled in and how they get updated? [09:48] pitti, hi [10:20] pawalls: hi [10:20] pawalls: want to discuss the mounts listed by gvfs? [10:23] Does someone know if pitti already came back from easter vacation? [10:24] tkamppeter: /whois pitti and read the away text there [10:37] seb128 thanks [10:44] hi tkamppeter [10:45] tkamppeter: I'll upload your packages now, don't worry :) [10:45] tkamppeter: sorry, I was out for a bit [11:08] lifeless: please test if the branch now associated with bug 200950 fixes your hidden connect problem for iwl4965 [11:08] Launchpad bug 200950 in linux-ubuntu-modules-2.6.24 "[iwl3945] network manager not able to associate to hidden SSID (scan_capa = 0x0)" [High,Confirmed] https://launchpad.net/bugs/200950 === asac_ is now known as asac [11:11] pitti, it was not primarily about the stack of packages, but that I have good news for you: bug #25966 is fixed. Bugs in the individual packages get now assigned to the packages. [11:11] Launchpad bug 25966 in Ubuntu Hardy "NEW PACKAGE: Printer drivers for Brother needed" [High,Fix released] https://launchpad.net/bugs/25966 [11:11] pitti, Now the Brother packages are ready for Jockey. [11:11] tkamppeter: right, I read it this morning; awesome job of Saivan and you! [11:12] tkamppeter: looking forward to Austin and discussing how to integrate printer drivers into this [11:12] pitti, should Saïvann appy for MOTU now? [11:13] tkamppeter: he should probably collect some more experience (bug triage, bg fixing, freezes, packaging of free software and best practices, etc) [11:14] pitti, I have a question about bug 139665. In the last comment in it there is a syslog with AppArmor messages about smaba files. [11:14] Launchpad bug 139665 in cupsys "apparmor profile error messages" [Medium,Incomplete] https://launchpad.net/bugs/139665 [11:15] For me it looks like that for Hardy this is no problem any more, as third-party backends, including smb, are excluded from AppArmor protection: [11:16] /usr/lib/cups/backend/* Ux [11:16] pitti, am I right» [11:16] pitti, am I right? [11:16] tkamppeter: in theory yes [11:17] tkamppeter: however, that same relaxed profile is also in gutsy-updates [11:17] tkamppeter: so I'd ask again for his version, and whether he uses the -update packages [11:17] what happened to linda? it's not installable [11:18] tjaalton: it got removed from Debian [11:18] oh.. [11:19] tkamppeter: I wouldn't mind adding some rm privs to /usr/share/samba, that doesn't hurt [11:19] tkamppeter: depends on whether it's only through a third-party driver (and thus fixed now) or due to something built into cups itself [11:19] calc: whats the status of openoffice.org-l10n-en-gb ? [11:20] pitti, CUPS is not talking to Samba directly. Using CUPS as a client to an SMB server is always done via the smb backend. [11:21] tkamppeter: hmm, which is not covered by the AppArmor profile [11:21] so it should work [11:25] pitti, thanks. Bug closed. [11:25] tkamppeter: hm, I just followed up with that question [11:25] tkamppeter: but anyway, if I get a negative response, I'll just reopen it [11:25] thanks [11:30] pitti, I am also closing 153003, as the /dev/tty problem does not break printing and the other problems are fixed. [11:30] ah, great [11:31] bug 153003 [11:31] Launchpad bug 153003 in cupsys "inode_permission error for cupsd on /dev/tty" [Undecided,Won't fix] https://launchpad.net/bugs/153003 [11:41] any idea if dpkg-genchanges is somewhat broken at the moment? -S -si yields http://paste.ubuntu.com/6057/ for me [11:41] while it works in feisty [11:42] and works in gutsy [11:44] asac, do you work remotely and ahve a rinning display as asac on the same machine ? [11:44] *running [11:45] ogra_cmpc: no thats locally [11:45] dpkg-genchanges (or rather gnome-keyrig i think) does use a graphical PW prompt now [11:45] ogra_cmpc: doing the same in gutsy chroot works [11:45] ogra_cmpc: pw prompt? afaik it doesn't sign on its own [11:45] ogra_cmpc: the problem is that the orig.tar.gz is in the .changes ... even though i build with -si [11:46] i hope that its not pw related :) [11:46] heh, no [11:46] but the .changes need to know the md5 for the orig.tar,gz [11:46] ogra_cmpc: no thats the .dsc [11:46] so that should indeed show up there [11:46] hmpf [11:46] he? [11:47] it never shows up there [11:47] only in hardy [11:47] feisty, gutsy, dapper work :) [11:47] e.g. it just doesn't obey the -si flag anymore [11:47] (at least here) [11:51] ogra_cmpc: you have ralink? [11:51] can you test hidden ssid if you have a minute? [11:52] you need to remove the connection info from gconf (through nm applet "Edit Connection ..") [11:52] asac, you have ralink :) its in the classmate :) [11:52] ogra_cmpc: right ;) [11:52] ogra_cmpc: what do you have? [11:52] rt73usb [11:52] i thought you had another ralink of a different kind [11:53] * ogra_cmpc would have said now "all classmates are the same" ... but that doesnt seem true anymore ... [11:53] ogra_cmpc: does that work out of the box? [11:53] but ours are at least :) [11:53] a friend complained that his rt73usb doesn't work out of the box in gutsy [11:53] i never tired hidden essid ... but for all other setups it works fine [11:53] oh, ah, eh ... gutsy [11:53] ogra_cmpc: yes. hidden essid is special. [11:53] no thats rather gamblinbg [11:54] ogra_cmpc: ok. so hardy is better [11:54] good to know [11:54] gutsy did work depending on the moon phase only [11:54] are there issues with just installing the hardy kernel in gutsy or should i advise him to upgrade? [11:55] hardy worked with all setups i have tried yet ... no idea about the kernel though, you will need new module-init-tools and udev additionally i think [11:55] hmm [11:55] i think he should just hit dist-upgrade [11:56] we are at beta stage after all [11:56] pitti, thanks for uploading all that packages which I have prepared the last days, now we had real bug closing fireworks. I have now also prepared hplip, see your mail. [11:57] asac, yeah [11:58] hardy is far beyond wrt ralink [11:58] tkamppeter: indeed :) uploaded hplip, too [12:02] pitti: please give back haskell-http on sparc, thanks! [12:02] sistpoty|work: kicked [12:02] thanks! [12:04] * Hobbsee gently kicks pitti [12:04] if i give pitti back, will he clone himself? [12:05] heh [12:05] * pitti plops back into existence fourfold [12:05] yay! [12:05] * Hobbsee gives pitti back again [12:05] 8, or 16 now? [12:05] -ENOSPC on my desk [12:06] aww [12:07] pitti, thanks [12:07] pitti, hey, you said you like ltsp, i could send you some terminals :) [12:07] hah, great idea [12:08] can then someone please clone my wife, bicycle, fridge, and laptop as well? [12:08] you want a bike riding harem ? [12:09] with a fridge? [12:09] no, with fat geeky girls i guess :) [12:10] eww [12:10] heh [12:10] erk. [12:10] No, pitti just doesn't like sharing. [12:10] Even with himself. [12:14] pitti: do you have an option on whether desktop users should be in lpadmin or not? [12:14] seb128: IMHO no [12:14] pitti: can you add and configure printers without being lpadmin member? [12:15] seb128: no, that needs lpadmin [12:15] so you think desktop users should not be able to set up a printer? [12:15] hum [12:15] probably 'lpadmin' should have been just 'admin'... [12:15] I'm not sure I agree [12:15] same question as 'so desktop users should not be able to change the time zone', or install a package [12:16] * pitti grumbles about a stale 5-a-day lock on lp bzr [12:16] hum [12:16] I'm not sure I agree there [12:16] with admin rights you can break things [12:17] but adding a printer should be no issue [12:17] you can enable printer sharing to the world with lpadmin, or reroute known printers to somewhere else [12:17] alright [12:18] I'm wondering if it makes sense to have a desktop profile [12:18] that's just useless thing, you can't do anything as a desktop user apparently [12:18] why not? [12:18] it's exactly what I'd give to users at an university or an office [12:18] or my wife on my computer [12:19] well, that's just an standard unpriviledged user then, no? [12:19] i. e. audio, video etc. are fine, but no admin rights [12:19] we should have user and admin [12:19] seb128: hm, desktop user is audio/video/modem etc. [12:20] printer adminstration was possible before for nomal users iirc (with the older print tools) [12:20] but never with lpadmin [12:20] ogra_cmpc: how? [12:20] cupsys always required being in lpadmin to do administration [12:20] pitti, i could manage print jobs and add/remove printers with gnome rpint tool if i'm not totally wrong [12:20] pitti: alright, makes sense, I was just checking before changing, thanks ;-) [12:21] ogra_cmpc: you were likely in lpadmin [12:21] ogra_cmpc: I doubt that [12:21] hmm [12:21] ogra_cmpc: you didn't need a password or anything, but you did need the group membership [12:21] and did we use that group for non admin users ? [12:22] i thought i remember it working with such users in ltsp [12:23] but i may remeber it wrongly ... you will know petter as the cups maintainer [12:23] heh [12:23] better as well === chuck_ is now known as zul [12:34] <_MMA_> pitti: The issue is bug #205496. I'm going to grab a new daily to see if the problem persists there still. My installed Hardy still has this issue. [12:34] Launchpad bug 205496 in xsane "[Hardy]Xsane needs root to operate scanner" [Undecided,New] https://launchpad.net/bugs/205496 [12:36] _MMA_: are you member of the scanner group or not? [12:37] <_MMA_> seb128: I did enable it yes. [12:38] <_MMA_> My 1st post in Bug #205628 shows how to reproduce. [12:38] Launchpad bug 205628 in xsane "[Hardy] xsane reports all devices as busy. (dup-of: 205496)" [Undecided,New] https://launchpad.net/bugs/205628 [12:38] Launchpad bug 205496 in xsane "[Hardy]Xsane needs root to operate scanner" [Undecided,New] https://launchpad.net/bugs/205496 [12:42] _MMA_: hm, weird; you shouldn't need group scanner any more, for me it works perfectly without [12:42] zul: regarding bug #204612 , I saw it the other day (but haven't tried to reproduce it) [12:42] Launchpad bug 204612 in nut "nut 2.2.1-2.1ubuntu1 fails to install on Hardy Heron" [Undecided,Triaged] https://launchpad.net/bugs/204612 [12:42] jdstrand: just tried it here locally in my vm and I wasnt able to [12:43] zul: the machine it happened on has upsmon enabled, but not upsd [12:44] jdstrand: hmm...interesting anything in the log files? [12:45] <_MMA_> pitti: It is odd. All 3 of my devices that xsane can see give me busy errors unless I open as root/sudo. This happened a little before beta. I'll see what the daily yields to try to narrow it down to a quirk on my installed system. [12:45] _MMA_, did you notice that ~/.sane is owned by root automatically if you run scanimage as root ? it wont be writable for your user [12:45] zul: nothing out of the ordinary (grep ups /var/log/*) [12:45] zul: but I can't remember quite when I saw it [12:46] <_MMA_> ogra_cmpc: I made sure to clear out any .sane folders and re-run as user. [12:46] ah, k [12:46] (I new there was a bug and moved on :( ) [12:46] jdstrand: I wasnt getting the udev messages like the user is in the bug [12:46] zul: oh-- I remember I got udev failed to restart or something too [12:46] zul: sorry I am not being much help here... [12:46] (with specifics) [12:47] zul: I was really just doing a 'me too' [12:47] jdstrand: yep I got that as well but the upload fixed that and just double checked as well [12:47] jdstrand: heh [13:01] doko_: For Bug #199014 (python-xml removal), only zsi remains. bzed is looking at an svn snapshot for Debian to deal with it, but it's a non-trivial packaging effort. zsi as is stands needs some substantial chunks from python-xml to work correctly. I'm not going to have time to sort through it before release. [13:01] Launchpad bug 199014 in qm "python-xml removal: please drop/replace (build) dependencies" [Undecided,In progress] https://launchpad.net/bugs/199014 [13:02] bryce: hi. I don't think the current approachin gnome-control-center to apply a patch (104) to a patch (101) works, the i18n seems to be as broken as earlier. the patch I gave you was supposed to be applied (so as to update the existing 101 patch), not to add as a patch... [13:02] bryce: could you do another upload and also test that the i18n works with a language of your choice? [13:03] ScottK: seen.I'll at move the package into a private directory probably, so that it gets out of sys.path [13:25] evand: no-reboot and no minimise button changed made in kde_ui [13:26] evand: do let me know when ui changes like that happen so I can make them happen in kde_ui too [13:26] calc: thanks for the minimise issue poke ^^ [13:29] _MMA_: can you please check the ACLs of /dev/bus/usb/...? [13:29] _MMA_: and whether ck-list-sessions has a local session for you? [13:31] <\sh> hmmm..the compile archs for wine are written in the PAS file? === ember_ is now known as ember === DktrKran12 is now known as DktrKranz2 [13:52] Riddell: will do in the future and thanks. fwiw, both were on my TODO list. [13:54] evand: then I rephrase, "do let me know when ui changes like that happen so I can make sure they don't get too low priority on your TODO" :) [13:56] pitti: please give back haskelldb on sparc, thanks! [13:57] Riddell: :) [13:58] Riddell: do you remember the dvd playing issue you asked me last week? [13:58] Riddell: FYI, I've filed bug #204563 about it [13:58] Launchpad bug 204563 in gxine "Update to gxine 0.5.901-1" [Undecided,New] https://launchpad.net/bugs/204563 [14:00] siretart: this is gxine only? [14:01] Riddell: I couldn't reproduce it with totem-xine, but I have to admit that I didn't have to time to test other players [14:01] Riddell: you didn't answer my question what player you have used that time ;) [14:01] kaffeine and xine-ui [14:02] ok, I'll check xine-ui this evening [14:02] thanks [14:02] but for gxine, I know that the version in hardy has serious locking issues. [14:02] do you know if the feature freeze request is missing something? [14:03] if you have a sek to look at it only, of course [14:05] siretart: not that I can see, but its for the universe review team to judge [14:06] Riddell: err, both apps are in main [14:06] both gxine and xine-lib, that is [14:06] (that's why I didn't bother with xine-ui too much, TBH) [14:09] siretart: Directory: pool/universe/g/gxine [14:11] oh? gxine got demoted? why doesn't anyone tell me! [14:11] :) [14:12] xine-lib too [14:12] no [14:12] xine-ui too [14:12] can a core-dev look at bug 188261 for me? [14:12] Launchpad bug 188261 in pm-utils "[debdiff] pm-utils modunload nonfunctional" [Medium,Triaged] https://launchpad.net/bugs/188261 [14:12] It's a trivial straightforward fix [14:13] mjg59: ^^ [14:13] jdong: I'm not a core-dev [14:13] But pitti's been working on pm-utils [14:15] mjg59: wha? really?? [14:18] jdong: uploaded === greeneggsnospam is now known as jsgotangco [14:48] hello, who would i talk to about committing a deb to the repository [14:49] probably you should start at #ubuntu-motu, I am assuming it will be an universe package [14:49] Lamego , hello again -- its a truecrypt wrapper. [14:52] Lamego , appreciated -- i'll take care of it [15:10] Riddell: ah yea :) [15:10] Riddell: also if you continue to use the live cd after doing the install it shows all the dirs from the root of the cd on the desktop [15:10] Riddell: not sure if there is a way to clean that up [15:11] anyone know how I should make this work? [15:11] LANG=es_US.UTF-8 oowriter [15:11] it gives me this: [15:11] (process:20108): Gdk-WARNING **: locale not supported by C library [15:11] (soffice:20108): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. [15:11] then shows it in english for me anyway [15:11] calc, es_US ? [15:11] heh [15:11] yay for typos [15:12] Lamego: well es_MX does the same, etc [15:12] spanish US [15:12] not typo [15:12] thats actually existing ? [15:12] there is a spanish US ? [15:12] /usr/share/i18n/locales/es_US [15:12] it looks like it [15:12] yeah [15:12] * ogra_cmpc hides again [15:12] even es_ES.UTF-8 gives me the error [15:13] calc, you did "sudo locale-gen es_US.UTF-8" before ? [15:13] calc: locale -a shows the existing locales [15:13] ogra_cmpc: no, i thought i had made it work in the past without having to do that [15:13] we have a locale for US Spanish? [15:14] i must have just been testing various other countries english in the past === \sh is now known as \sh_away [15:14] es_US will be generated by the language-pack-es-base package i thik [15:14] well it works now after doing locale-gen :) [15:14] *think [15:14] you need to localcal-gen it, it is not generated by default, not if you selected an english install [15:15] only en_* are generated if you select an english install [15:15] well, all others are generated by iunstalling the $lang-base packages [15:15] now i have to remember enough spanish from school to see if this bug is fixed :-) heh [15:15] *installing [15:16] the bug is fixed, yipee :) [15:17] 1 down 44 new to go [15:18] is there a way to remove a locale i generated if i don't want it anymore? [15:19] well, --purge as option to locale-gen would wipe all of the existing ones and only newly generate the one you gave [15:20] ogra_cmpc: or can i just manually remove whatever it generated somewhere on disk? [15:20] no idea [15:20] i usually use the tools for that [15:20] looks like it creates a dir under /usr/lib/locale (sounds like a FHS violation) [15:21] yea rm'ing that dir made it go away from locale -a [15:21] calc, sudo locale-gen --purge en_US.UTF-8 && sudo dpkg-reconfigure language-pack-en-base [15:21] that will give you all en locales back and delete everything else in advance [15:22] ogra_cmpc: cool :) [15:23] now i can test various locales without causing problems :) === \sh_away is now known as \sh [15:31] ogra_cmpc: local-gen --purge doesn't seem to do anything [15:31] doh nm [15:31] --purge [15:31] Remove all existing locales before processing. [15:31] :) [15:31] man locale-gen [15:31] i thought i had a root console but had already exited it when i ran the command [15:32] now it works :) [15:32] * calc goes to find some caffeine [15:32] usually if i give lines like the above you can copy paste them :) old supporter habit ;) [15:33] for some reason doing that doesn't change the line in [15:33] (if my fingers didnt play tricks on me with the classmate keyboard indeed *g*) [15:33] /var/lib/locales/supported.d/local [15:33] usually i tell people to read the manual.. different school of support, i guess ;)) [15:33] so if you manually add a locale with locale foo it adds it there but when you purge it doesn't update it [15:34] laga, 1.5years of #ubuntu tought me that ... [15:34] laga: there's not really a manual in this particular case wrt running dpkg-reconfigure on the lang pack, etc [15:34] ogra_cmpc: heh.. yeah. also the manual is often non-existant [15:34] calc: i know [15:34] i wasn't being serious [15:34] ogra_cmpc: thanks for the help :) [15:34] calc, well, the sudo locale-gen --purge en_US.UTF-8 should have cleared it according to the manpage [15:35] but you need to have a new locale as option as i understood it [15:35] ogra_cmpc: it clears out the files in /usr/lib/locales/ but didn't seem to update the static local file in /var/lib/locales/supported.d/local [15:35] ah [15:35] not sure if that really hurts anything or not [15:35] i'm not sure how the backend stuff works here, pitti would though [15:36] calc: right, it should remove it from supported.d/local, but it's only a minor bug [15:36] pitti: ok [15:36] pitti: i don't know enough about locales to know if it was a big issue :) === DktrKran12 is now known as DktrKranz2 === DktrKran12 is now known as DktrKranz === DktrKranz is now known as DktrKranz2 [16:41] TheMuso: awake still? === \sh is now known as \sh_away [16:55] pitti: I'm uploading a squeak package that's not going to go to source NEW [16:55] LaserJock: what do you mean? [16:55] I'm keeping the naming scheme and licensing of the current packages [16:55] so it won't go to source NEW [16:55] ah, I see [16:56] but the -sources and -image packages will [16:56] as you wish [16:56] LaserJock: was the licensing situation clarified? [16:56] do you want me to split them up so they aren't native? [16:56] pitti: not terribly well [16:56] LaserJock: if they are in Debian, they should be as close as possible to Debian; if not, it doesn't matter much [16:56] pitti: the author seems to have amnesia about how he licensed his software [16:57] pitti: well the debian package is an svn snapshot and will be MIT [16:57] non-native is always better, of course, but not if it's too much trouble [16:57] pitti: but the package doesn't work at all [16:57] so I'm keeping the naming scheme that is used in Debian (and what we were using before) but with the stable packages [16:58] for Hardy I'd rather have packages that actually work [16:58] ++ [16:58] and for Intrepid we can sync up with Debian [16:58] as I'm assuming by then the package will have the bugs worked out [16:58] not having a working squeak for an LTS would pretty much harm us in the edu world [16:59] LaserJock, btw, did you ever try it on a classmate ? [16:59] :) [16:59] no, I didn't even think about it [16:59] :) [16:59] I guess since they use it on the OLPC it would be a good thing to try [17:00] i'll do as soon as we have working packages [17:00] is there a reason why people still have to configure their mice manually using xorg.conf? surely it would be easy to recognize the mouse and automatically set this up so all mouse buttons work by default [17:01] aguthrie: I've never heard of anybody having to do it manually [17:01] LaserJock: maybe he speaks of 5 buttons mice [17:01] LaserJock, well, you didnt meet people with 27button mice , fingerprint reader and coffe machine included yet i guess [17:01] I do [17:02] i've heard some people complaining about this [17:02] well, most mice have back/forward buttons today, no? [17:02] * ogra_cmpc doesnt have one among 20 he owns [17:02] I mean, I guess most people who use those are power users who could figure out how to set it up with xorg.conf... [17:02] but I just don't see why the It Just Works mentality hasn't been implemented with this [17:03] aguthrie: the main problem is that the config is different for almost every mouse, so it's not easy to set ;) [17:03] aguthrie, there is work going on in hal for such stuff [17:03] there does not seem to be a standard [17:03] but that will still take a while (not hardy) [17:03] ogra_cmpc: where can I find out more about that? [17:03] jeromeg: yeah, but there are only so many mice... [17:03] read the HAl mailing list at freedesktop org [17:03] ogra_cmpc: ok [17:04] X input is supposed to completely go to hal eventually [17:04] keyboards as well as other input devices [17:04] but as i said, not hardy ... [17:14] hmm... looks like there was a Google SoC student working on that in summer of '07, but there doesn't seem to have been much progress since then [17:14] win 136 [17:18] Ng: again? :) [17:18] yes, I fail at IRC ;( [17:18] jpatrick, he wins a lot here [17:18] all day [17:19] I need like: win $1000000 [17:19] ogra_cmpc: haha :) [17:26] pitti: thanks for the e2fsprogs upload [17:28] slangasek: you're welcome [17:35] are theme bugs good to be fixed? or is there some kind of UI freeze? [17:35] there is a UI freeze [17:35] tooltips in murrine-human aren't using the right keyword [17:35] so they appear grey and without any padding [17:36] alex-weej: hardy will use ubuntulooks anyway [17:36] that would be an appropriate bug to fix, too, IMHO [17:36] oh it's being reverted? [17:36] actually, the Human theme on my system never changed to murrine [17:36] i just keep seeing it in people's pointless screenshot tour blogs [17:45] Riddell: Do you have any more casper or ubiquity changes you'd like to get in before I send them to the buildds? [17:46] evand: no (I'm onto oem-config now) [17:47] seb128: does nauttilus actually open f-spot for you if you plug in a camera? [17:47] seb128: actually, both nautilus and g-v-m are supposed to handle it, but ATM nothing happens at all for me; for you, too? [17:50] evand: I did send casper to the buildds already [17:56] thom: ping (re: puppet) [17:59] re [17:59] pitti: I've be disconnected, did you get my reply? [17:59] ah, so you did. OK [18:05] ScottK: hmm, do you have any idea what's going on with bug #192622, then? It's been milestoned, I'm not sure whether it should be but if it should then that puts it on my nag radar :-) [18:05] Launchpad bug 192622 in kdesudo "[Feature Freeze Exception]New upstream release (kde4 port)" [Undecided,Confirmed] https://launchpad.net/bugs/192622 [18:05] * ScottK looks. [18:06] I'll have to ask. [18:06] slangasek, ScottK: that can be closed, we have kdesudo-kde4 now [18:06] Riddell: Thanks. [18:07] So marked [18:07] yay, thanks :) [18:08] zul: yo? [18:09] thom: i was looking at the puppet stuff and there is a sync request but ubuntu-archive is not subscribed was that intentional? [18:09] hi. could someone take a look at http://launchpadlibrarian.net/12847770/buildlog_ubuntu-hardy-hppa.mscore_0.9.1d%2Bdfsg-0ubuntu3_FAILEDTOBUILD.txt.gz [18:10] probably not [18:10] it seems that pdftk on hppa depends on libgcj6, which doesn't exist. in fact, on other architectures, pdftk depends on libgcj8-1, which does exist. what's up with hppa? [18:10] i think requestsync was bust for me [18:10] so i c'n'pd, obviously missed the sub [18:10] thom: i guess it needs to go through motu-release now as well [18:10] we really don't particularly want to ship current puppet, it's pretty bust [18:11] ah ok [18:11] tsmithe: what's up is that pdftk isn't up-to-date on hppa [18:11] so it probably had a FTBFS [18:11] https://launchpad.net/ubuntu/hardy/+source/pdftk/1.41-2 is bound to tell you more [18:12] slangasek, yeah - http://launchpadlibrarian.net/12293105/buildlog_ubuntu-hardy-hppa.pdftk_1.41-2_FAILEDTOBUILD.txt.gz [18:12] segfault in compiling [18:13] yes [18:13] does it need a re-upload to try again? how would one debug a segfault in the build process on hppa? [18:13] no, you don't reupload just to make the buildd retry [18:13] didn't think so [18:13] you talk to the porters / buildd admins [18:13] evand: oem-config changes committed, are you planning an upload? I see a bunch of changes that havn't been uploaded for a couple of weeks [18:14] debugging -> get access to an hppa, or harrass the porters to do it :) [18:14] tsmithe: For hppa that's lamont [18:14] ScottK, slangasek, thanks :) [18:15] lamont, are you available? [18:15] tsmithe: if it's a reproducible segv, then it's "get on a machine" [18:15] if it's not so reproducible, well, sometimes that happens... :-( [18:15] infinity: you wanna give back pdftk on hppa [18:15] i'm not sure if it's reproducible... i don't have an hppa machine to check [18:16] ScottK: what package did you want given back in dapper-backports again>? [18:16] tsmithe: the simple check is to give it back and see if it does it again... == "reproducible" :) [18:16] i'm not familiar with the term "to give back" ;) [18:16] lamont: postfix on all archs except i386. [18:18] tsmithe: it's buildd-admin speak for "have a buildd try it again" [18:18] (give it back to the pool of needs-build stuff) [18:18] lamont: we should start saying "zurückgeben" for clarity [18:18] slangasek, why did you unmilestone bug #198157 ? [18:18] Launchpad bug 198157 in ltsp "ltsp-update-image: /opt/ltsp/i386 is hardcoded in some places" [Medium,In progress] https://launchpad.net/bugs/198157 [18:19] ah right, cheers. then, if that succeeds, i could request mscore be given back? [18:19] did anybody here ever write a kernel module? I can't compile my kernel module because it doesn't find the necessary include files :/ [18:19] tsmithe: well, inifinity is really the right one to abuse^Wrequest it of. [18:20] I am occasionally willing to abuse my admin-privs for hppa stuff, but I shouldn't, so I tend not to... [18:20] ogra_cmpc: because the milestone list needs to be usable as a list of "these things block the release"; IMHO that one should not - please still fix it as intended, but if you don't have time, that looks to me like a fix we can live without [18:20] ok, thanks. infinity, ^^ :) [18:20] lamont: given-back. [18:20] lamont: Of course, I doubt the ICE was transient... [18:20] slangasek, damned ... i should stop using it as personal TODO list then i guess :) [18:20] probably not, it's gcj [18:21] tsmithe: ICE (internal compiler error) != SEGV.. [18:21] slangasek: Yeah, exactly. :/ [18:21] oh [18:21] lamont, hmm ok [18:21] gcj? hppa? yeah, like that's gonna work in hardy [18:21] ogra_cmpc: you may find https://bugs.launchpad.net/~ogra/+assignedbugs?orderby=status more useful :) [18:21] slangasek, but you are right, its one of these "if i manage to not forget about it" bugs [18:22] tsmithe: failure of a java package to build on hppa/hardy is taken as a given, and certainly does not (should not) be taken as a defect in the package [18:22] Riddell: I have no additional changes, so if you want to upload it, feel free. Otherwise I'll take care of it after I upload ubiquity. [18:22] lamont: DOES NOT BE TAKEN! ENGRISH BERRY HARDO! [18:23] evand: probably better if you do [18:24] Riddell: will do [18:24] lamont, to be fair, i've never come across an hppa machine, and i doubt mscore (for which pdftk, thus libgcj8-1) will have much use there, so i'm not too worried. i just like it to be clean on the stats :) [18:25] infinity: say it with me: "zurückgeben" [18:25] slangasek: I would, but then the Canonical.de contingent will think they've won. [18:26] slangasek: I don't need mvo marching around in my living room and plating flags in my couch. [18:26] heh [18:26] planting, too. [18:26] infinity: it's ok! he'll bring tea! [18:26] tsmithe: yeah. me too. the issue right now is that java and hppa aren't exactly speaking to each other [18:29] Hey guys, I just wanna make sure before I file this as a bug. I have Dell D830 with Nvdia Quadro NVS 140M. After I installed the Nvidia Driver it loads in a low-resolution. Everything was uptodate [18:31] <_MMA_> mib_t3v1a82d: Try using nvidia-settings to set the res. Otherwise I still use a full xorg.conf. [18:31] <_MMA_> mib_t3v1a82d: Is this Gutsy or Hardy? [18:31] It is hardy [18:31] In Gusty it was working pretty good [18:32] <_MMA_> mib_t3v1a82d: Then #ubuntu+1 would be the best place to work this out. [18:32] Ah OK .. thanks === fta_ is now known as fta === hunger_t is now known as hunger [19:26] Riddell: can you merge your changes for casper 1.126 into trunk? I think you forgot to bzr push. [19:32] Mirv: actually that patch 101 comes from upstream and is autogenerated based on their git tree, so I'm trying to keep all "our" patches independent to that, so I can update patch 101 periodically as new stuff comes down the pipe, and leave our patches alone [19:32] Mirv: but I'll redo your patch so it works properly and re upload [19:43] evand: let me look [19:45] slangasek: any thought on the samba ucf stuff? [19:46] zul: "kill me now"? :) [19:46] slangasek: heh how about reverting it? [19:46] zul: I don't think that's a good idea [19:47] this is something that's been needed for a *long* time [19:47] gotcha [19:47] and not having it in hardy will just mean another 5 years of config upgrade problems [19:47] yay! :) [19:48] anyway, I have a 3.0.28a-1ubuntu1 merge in the works, which I want to finish up and get uploaded [19:48] then we can look at the remaining ucf issues against a clean background [19:48] (grumble, need an Ubuntu samba branch, mutter) [19:49] evand: should be it now [19:49] slangasek: if you are too busy I could do it for you [19:50] zul: I'm almost done with the merge, that's the easy part [19:50] ah [19:50] thanks Riddell [19:54] zul: hmm, looks like one thing that will let us get a head start on the ucf stuff would be triaging of bug #206036 [19:54] Launchpad bug 206036 in samba "package samba 3.0.28a-0ubuntu3 failed to install/upgrade: " [Undecided,New] https://launchpad.net/bugs/206036 [19:55] that's almost certainly ucf-related again, and we may need more detail about pre-upgrade config contents === mathiaz_ is now known as mathiaz [19:57] bryce: ah, I understand. but ok thanks, waiting for it. [20:01] sort of wondering why the vmsplice() security hole hasn't been fixed in gutsy? [20:03] nevermind, I'm an idiot [20:19] zul: 3.0.28a-1ubuntu1 uploading [20:20] (includes the fix for bug #204703, fwiw) [20:20] Launchpad bug 204703 in samba "usershare: insuffisant permissions for anonymous login" [High,Fix released] https://launchpad.net/bugs/204703 [20:33] slangasek: is removing dependencies on python-xml a release goal for Main in Hardy? [20:34] LaserJock: I think it's a doko goal rather ;-) [20:34] LaserJock: uh... python-xml is in universe at this point? [20:35] slangasek: right [20:36] I'm trying to figure out the feasibility of doing a FFe for gcompris [20:36] so hopefully there are no such dependencies left in main... [20:36] confirmed, there aren't [20:36] if you're asking to add it back, that'll be a "no" then :) [20:36] no [20:37] I just found a Debian changelog entry saying they removed it [20:37] so I don't know if they added the dep between our version and theres or ... [20:38] so I guess python-xml is a non-issue [20:41] LaserJock: We're down to zsi as the only python-xml depends in the archive once a few syncs are done, so please don't make it worse. We are very close ... [20:43] ScottK: no, I *thought* our current package had it because Debian mentioned removing it. Apparently it was added somewhere in between [20:43] ScottK: I was trying to get rid of a dep, not create one [20:43] LaserJock: Great. [20:43] Just making sure ... [20:45] ScottK: np [20:47] hmm, building a new pbuild of gutsy, dpkg segfaults setting up udev ... [20:55] what's the consensus on PackageKit? nothing decisive on the LP spec https://blueprints.launchpad.net/ubuntu/+spec/package-kit so i'm wondering if there may be any interest in a policy-kit powered APT without the extra level of abstraction [20:58] alex-weej: not a priority for what I know, it doesn't bring a lot over what we have and doesn't reply to the need anyway since it's non interactive and deb can have questions, etc [20:59] all that in respect to PackageKit? [20:59] or p-k APT? [20:59] policy-kit APT that is [20:59] alex-weej: I think we have other things to solve before trying to switch to a less powerful package management tool [20:59] heh [20:59] seb128: right, but i might be able to have a go at getting something going and it gives me an excuse to learn policykit [20:59] alex-weej: packagekit, policykit is a different topic but that's not really an apt thing [21:00] basically i'm asking if it would be a good use of my time to create an APT frontend that runs over dbus [21:00] you should speak to mvo and glatzor about it [21:01] but what would the apt frontend talk to over dbus? [21:01] I'm sure that mvo welcomes patches if they are not too crackfuls ;-) [21:02] but making apt use dbus might not be that trivial [21:03] yes, I'm looking forward to marking dbus as Essential: yes [21:04] because the package manager doesn't work without it :) [21:07] slangasek: i didn't say apt-get needed to be replaced [21:11] it's for privilege separation more than anything else. [21:11] synaptic still must be run as root [21:21] asac: I'm around now. [21:23] TheMuso: thanks. i figured it out. (at least i hope :)) [21:24] asac: Ok. [21:35] <_MMA_> pitti: Thanx! The updates worked. Now hopfully SANE fixes my specific issue. [22:03] slangasek: would actually uploading hardy documentation for Edubuntu (there is only gutsy documentation now) need a FFe? [22:03] slangasek, it looks like gawk is suddenly gone on any DVD images generated after 2008-03-18 [22:05] asac: I know you are terribly busy, but could you update your nm-0.7 packages on your PPA some time?-) there's been some 3G love upstream that I'd like to try out [22:06] tjaalton: do the patches still apply? [22:06] :) [22:06] anyway, i plan to do that once i have a free minute :) [22:06] asac: no idea.. I just noticed that there's been some progress upstream :) [22:08] lets see ... running bzr merge http://bazaar.launchpad.net/~vcs-imports/network-manager/main [22:10] asac: rock :) [22:10] strange .. how the hell can i get a conflict in configure.in? [22:11] i branched from the same branch and didn't touch that upstream file according to blame [22:11] asac: btw, a friend of mine managed to get 0.6.6 working with a 3G card using ppp, but to fully utilize it the 0.7 should be better :) [22:11] oh shame on me ... i did touch it ;) [22:11] hehe [22:29] slangasek: can you please merge rev1286 from the mythbuntu debiancd branch into mainline? http://bazaar.launchpad.net/~mythbuntu/debian-cd/mythbuntu-debiancd [22:29] slangasek: here's the launchpad interface if you prefer that: https://code.launchpad.net/~mythbuntu/debian-cd/mythbuntu-debiancd [22:39] tjaalton: it bails out like http://paste.ubuntu.com/6082/ [22:40] asac: damn.. thanks for trying though :) [22:40] tjaalton: and access-point.xml like http://paste.ubuntu.com/6083/ [22:40] (just the first lines of course) [22:40] no idea why dbus binding tool would fail like this [22:50] asac: to test that branch I need to build it locally right ? [22:50] lifeless: yes. [22:50] its an all in one branch ... so no orig needed [22:51] ok; I'll put it on the todo :) [22:56] tjaalton: https://code.edge.launchpad.net/~ubuntu-core-dev/network-manager/ubuntu.0.7 the branch builds but you need a patched dbus-glib with patch from http://bugs.gentoo.org/show_bug.cgi?id=212572 [22:56] bugs.gentoo.org bug 212572 in Ebuilds "dev-libs/dbus-glib - dbus-binding-tool ignore namespaced nodes & attributes" [Normal,New] [22:59] asac: wicked, I'll try it out. thanks! [22:59] tjaalton: i added the url to the bug to the branch whiteboard [22:59] ok off for today [23:24] doko: which bug is used to track the gutsy-proposed upload of icedtea? [23:27] Hi, is there an ETA for new desktop-i386.iso in http://cdimages.ubuntu.com/releases/hardy/ ? If so, what is it? (The alpha images have disappeared.) [23:29] Riddell: #204221 [23:36] twb: beta was last week [23:36] Riddell: where are the .iso's then? [23:36] I specifically want the casper/ubiquity .iso, not a jigdo one [23:36] *jigdo/d-i [23:39] twb: #ubuntu [23:39] I want a *hardy* image. [23:39] I asked #ubuntu+1 and was ignored. [23:40] http://www.google.co.uk/search?q=ubuntu+beta [23:43] no daily images anymore? [23:44] http://cdimages.ubuntu.com/daily-live/ [23:46] great. :)