[12:02] mdz: hmm [12:03] baz diff $other-tree gives you the manner in which this tree has diverged from the last merge of the two [12:03] so get bar, diff foo should work [12:03] what exact command line are you using ? [12:04] mako: ping [12:04] lifeless: I suspect he's doing baz diff /home/mdz/whatever. [12:05] Mithrandir: so do I ;0 [12:14] Mithrandir: I was doing baz diff fully@qualified/branch--name [12:14] which works in one direction and blows up in the other [12:14] mdz: --version on there ? [12:14] yes [12:15] mdz: mmmm, does baz missing fully@qualified/branch--name from there show the base-0 ? [12:15] mizar:[~/src/deb/mine/arch/apt/ubuntu] baz diff michael.vogt@ubuntu.com--2005/apt--ubuntu--0 [12:15] i.e. has it never been merged ? [12:15] ^^ works [12:15] mizar:[~/src/deb/mine/arch/apt/ubuntu] cd ../mvo-ubuntu mizar:[...eb/mine/arch/apt/mvo-ubuntu] baz diff apt@packages.debian.org/apt--ubuntu--0 [12:15] ^^ doesn't [12:16] lifeless: hmm, good question [12:16] I wonder whether mvo created his ubuntu branch based on main, rather than based on my ubuntu branch [12:16] baz missing does show the base-0 [12:16] if so, congrats, thats a bug [12:16] ok, nice find three. [12:16] in both cases [12:16] so [12:17] enough info gathering [12:17] there are three different scenarios here [12:17] the actual content of the patches is usually not interesting : its the aggregate *without merges from you* that is interesting. [12:17] the question I'm trying to answer in this instance is "what sort of stuff has he got in this branch?" [12:17] right. [12:18] the way I would usually answer that is to merge his branch, and then run diff [12:18] because that gets rid of noise created by merges from mutual peers even if he hasn't merged from yuu [12:18] yes, I've done that in the past [12:18] I think diff $branch should do the same thing as merge + diff. [12:18] and I would very much like to be able to do it a) in one step, b) without modifying my working directory (or even having one at all) [12:19] if you want to see a plain rollup of his patches, you can do this in one step: [12:19] baz diff would be eawesome [12:19] baz delta --diffs [12:19] but that's not the same; that's just a straight "how is this different from that", isn't it? [12:19] right [12:20] baz diff is just a straight how is this different from that - with a hueristic on what to call 'this' [12:20] "dump all the diffs from the revisions in `baz missing `" is approximately the right semantic [12:20] so - [12:20] this ties into my earlier craving for a way to do get-changeset && show-changeset --diffs in one step [12:20] perhaps baz delta --diffs $(baz missing foo | head -n1) $(baz missing foo | tail -n 1) [12:21] that sounds about right [12:21] show-changeset needs to take a revision and get it out for you - absolutely agree [12:21] I'm not sure whether I would prefer to have the diffs rolled up or separate [12:21] probably rolled up most of the time [12:21] 'baz mdz foo' ;0 [12:22] lifeless: no, that won't work in all cases, since you might have done a sync-tree from a tla user and so not have all your own (or somebody elses) patches. [12:22] which is kinda funky. [12:23] Mithrandir: this is why merge is the right way [12:23] lifeless: yup [12:23] but merge is different because it involves resolving conflicts etc [12:23] lifeless: so I think diff $tree should be merge + diff the trees. [12:24] lifeless++ [12:26] mmm [12:26] diff tree says 'how is my tree different to that tree' [12:27] 'diff' on its own says 'how is my tree different to what I checked out' [12:27] I don't think adding merge to 'diff' is right from a UI or behavioural point of view [12:28] merge requires human intervention for starters [12:28] that said, there should be something fairly simple to do what you want [12:29] mdz: so what about merge + diff, or get + diff frustrates ? [12:29] i.e. what do I need to shave off to make it a reasonable answer ? [12:34] lifeless: merge+diff, for one, gives me conflicts [12:34] thats what I mean by human intervention [12:35] I guess the question I'm asking is : [12:35] both merge+diff and get+diff require that I store some stuff on disk just for the purpose of asking the question, and then clean it up afterward [12:35] 'Do you want to see what they have put in their branch', or 'Do you want to see what you would be merging' [12:35] I want to be able to ask both of those questions [12:36] from your working tree. [12:36] the latter makes sense in a working tree [12:36] the former seems like a reasonable question to ask without having a working tree [12:36] mako: around? [12:41] I received a approval from google for my application ("Ubuntu Firewall Managing Tool"). do you already know who will be my mentor or whom i should contact? [12:42] carstenh: we'll contact you via email soon [12:42] after the weekend [12:42] mdz: ok, thanks :) [12:42] carstenh: congratulations and welcome :-) [12:42] carstenh, hey, you are in trier ? [12:42] thanks [12:42] ogra: yes [12:42] carstenh: HEY! [12:42] :) [12:43] ogra: and you are from? [12:43] i'm from trier! === ogra grets from blankenheim.... [12:43] greets even [12:43] (originally) [12:43] where do you live there? [12:43] the world is SO small :) [12:43] dholbach: martinskloster, i study at the university of applied science [12:43] ROCK cool :) [12:43] yes, it is :) [12:43] this is funny :) [12:44] ogra: where is blankenheim? [12:44] "in der eifel" :) [12:44] beginning of eifel... [12:44] ah, not far away :) [12:44] yeps :) [12:44] carstenh, nice to have you aboard :) [12:45] absolutely [12:45] night guys [12:45] night pitti [12:46] ogra: dholbach: were anyone of you at the ksp yesterday? [12:47] carstenh, which one ? [12:47] linuxtag, organized by weasel [12:48] nope, i wasnt at linuxtag [12:49] this was my my first lt this year :) === ogra wasnt at _any_ linuxtag yet.... [12:49] me neither [12:49] i should probably have been there [12:50] question: is kubuntu and ubuntu intended to be installable on the same system with no issues? [12:50] is/are [12:50] mdke, only space issues [12:51] ogra, so its worth filing bugs when they don't live happily as a family? [12:51] mdke, yeps... they should play nicely together [12:51] ok [12:51] in bugzilla? [12:52] kubuntu is handled in bugzilla too still? [12:52] mdke, if you wanna file against a -desktop metapackage.... [12:52] yeah probably a good idea [12:53] i guess most of the issues are well known [12:53] does kubuntu count as an extra debian derivat? [12:53] (is was not on makos list) [12:53] carstenh, rather as a ubuntu derivative [12:53] ah, ok. === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has left #ubuntu-devel [] [12:54] hmm [12:54] mdke, ? [12:54] i've heard lots of people report issues with their .ICEauthority file when running both kde and gnome, but a search in bugzilla for ICEauthority shows nothing [12:55] mdke, but ts a known issue that kde changes permissions of that file [12:56] i had such a case today in #ubuntu-de [12:56] yeah well known [12:57] strange that there is no bug open on it [12:57] yep [12:58] but i guess you had to change quite essential bits in KDE to make it work right [12:58] ah, so that is it! [12:58] Does that cause gnome to freeze when trying to log in? [12:58] yeah you can't log in [12:59] Seveas, exactly [12:59] I've seen a ZILLION cases of that on #ubuntu [12:59] yep [12:59] yep [12:59] answer is to delete the file [12:59] lol [12:59] Never knew what it was :) [12:59] mdke: https://bugzilla.ubuntu.com/show_bug.cgi?id=2053 (maybe?) [12:59] Another thing to add to my FAQ database :) [12:59] robitaille, saw that yeah but i think it is dated now, kde IS supported [01:00] hmm, robitaille .... [01:00] the bug was closed due to kde not being supported [01:00] maybe it could be reopened, or a new bug filed [01:00] yes, that old bug was pre-kubuntu [01:01] robitaille, wouldnt you like to take a central role in our upcoming bugday ? you are really the best bugzilla guy i know outside the main team :) [01:01] oooh [01:01] Burgundavia will be upset [01:01] :) === karlheg [~karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-devel [01:01] ogra: when is it going to be? [01:01] heh, they can share the load mdke :) [01:01] yup [01:01] robitaille, we planned it for the 29th [01:02] but it is true I have done little bit less of bugzilla right when Burgundavia started doing more. Strange timing :) [01:02] :) [01:02] smells like a bugzilla team :) [01:03] ogra: but sure, I can help. Not sure I would qualify it as a "central role" since most of that day I'll be at work, but I can help === mdke holds his nose [01:03] robitaille, think about it... i'll write a cross post announcement tomorrow ... [01:06] mdz, do you think it is worth reopening #2053? or opening a new bug? probably hundreds have that error === Number17 [~blah@RH-LaurelN-CS5-131-75.njit.edu] has joined #ubuntu-devel [01:13] Why doesn't highlight then middle-click to paste work right anymore? I've used the X Window System since 1995, and it has always worked until recently. Firefox highlight to emacs middle click is not doing what it should. Any ideas? [01:13] I wish that Firefox had the middle-click paste of a URL opens a tab and gets the page like it used to also. [01:14] And it really ought to have the long-standard C-a, C-e, C-k bindings in text fields too. [01:15] support questions are in #ubuntu [01:15] karlheg : press shift while you paste [01:15] or even better, to firefox [01:15] Ah. I have to press a key now? [01:16] tseng, Sorry... I viewed it as a devel question since it used to Just Work but something has changed. [01:16] highlight middle click works here [01:16] this is def. a #ubuntu question imo [01:16] its a devel question if you want to talk about fixing a bug, basically [01:16] it not really a bug at all, it "works as designed" [01:17] and is not specific to ubuntu [01:17] I can't get it to work unless I use C-c in Firefox, then middle-click in Emacs. [01:17] Annoying itch, but livable for now. [01:18] highlight middle also works here. [01:19] yep [01:20] karlheg: we disabled the middle-click paste in the main window. It confused people who didn't expect. You can enable it by typing 'about:config' in the browser URL bar and searching for 'middle' [01:20] tseng, It's "broken as designed". You are supposed to be able to highlight, then middle-click to paste anywhere and everywhere in X. [01:21] It's annoying enough to have to use CUA bindings everywhere, and then they insist I push C-c to get a pasteable copy. [01:21] karlheg, two people have told you that it works for them [01:22] karlheg, Apache/2.1.3 (Ubuntu) Server at people.ubuntu.com Port 80 [01:22] karlheg, just pasted as you described [01:22] mark and middle click [01:22] three people [01:22] So I guess if I really want to change that I have to develop a key-mapping library everything can use or something... so not every program has to implment re-bindable keymaps to support both traditional and CUA bindings. [01:23] Huh. Peerhaps it's an emacs setting then. [01:23] I'll check that. [01:24] might be, i'm a vim user [01:25] sladen, ! Thank you. Is that a FAQ? It really ought to be an option in the main configuration dialog. [01:26] perhaps it it an issue as to which clipboard selection is being used, too [01:28] I just highlighted from xchat and pasted with middle click to emacs. It's some kind of interaction between the URL location bar in Firefox and Emacs that's not right. [01:29] Perhaps it's a Firefox setting or missed line in it's programming? I don't know enough about X programming to know what the cause could be. Enough said; no bug; I'll quit flooding. [01:31] karlheg: if you know enough to miss it, you know enough to use about:config [01:32] karlheg: you can paste in the URL bar with middle-click. that works as expected. [01:32] sladen, I've never heard of about:config until just now. [01:32] But the URL bar already has text in it. [01:32] karlheg: it's the middle-pasteing in the middle a window that confuses people. Especially when they use my thinkpad and can't tell what caused the page to "randomly" change [01:33] karlheg: I agree, I use the feature all the time [01:33] precisely because the URL bar has text in it [01:33] sladen, We should wishlist that it ought to be a visible configuration option in the main preferences dialogs. [01:33] karlheg: go for it [01:34] Where should I file that? Firefox, or Ubuntu? [01:34] Firetech, [01:34] err firefox [01:34] karlheg: Ubuntu (we turned it off from the default) IdeasPool on the wiki [01:34] sladen, for a config option ? [01:34] I suppose Firefox, unless the Ubuntu maintainer knows the internals well enough and can code it, otherwise, he'll just proxy the bug rep. I may as well save him some work. [01:35] karlheg/ogra: good point [01:35] sladen, Off by default is Ok, it's that it's not in preferences. Adding it to that will require coding. [01:36] There's a 'clipboard.autocopy' option that's set to 'true' by default. No matter what it's setting, Firefox highlight in page does not middle-click paste in Emacs. [01:37] *sigh* [01:37] All of the other apps on my desktop work as I would expect, so it's something to do with how Firefox is programmed or configured. [01:38] karlheg, but since firefox highlight->middleclick paste works everywhere else i'd rather call it an emacs bug [01:38] 26-Jun-2005 23:19 273 [01:38] Ah. I can highlight/paste from Firefox to xchat. [01:38] It's something to do with how they interact. I'll not file a bug until I understand X clipboard more. [01:39] Maybe there's some reason it's supposed to work the way it does? === karlheg adds another item to his reading stack... === jp [~jp@216-155-90-127.bk2-dsl.surnet.cl] has joined #ubuntu-devel [01:44] Wow. I just restarted Firefox, and now it works right. I did not change the 'clipboard.autocopy' setting; I toggled it, but then back to default. [01:44] I give up. [01:44] You win, Firefox. === goedson [~goedson@BHE052247.res-com.wayinternet.com.br] has joined #ubuntu-devel [01:54] mdke: if the problem still exists, yes === dato [~adeodato@dato.developer.debian] has joined #ubuntu-devel [01:56] mdz, thanks. I'm not an expert because I haven't tested it, but we get loads of people on the mailing lists and irc about that problem, which it seems isn't caused by k3b only, but kde in general [01:56] mdke: yes, I expect it affects most any KDE program run with root privileges and HOME still set to the user's home directory === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu-devel [01:57] mdz, this prob will exist eternally unless KDE fixes its handling of ICEAuthority [01:57] AndyFitz !! [01:57] ogra: we are arguably doing the wrong thing by running it with this environment, but it could be more robust, certainly [01:57] I just restarted my pc, and there was a partition verification, now when I go to home/jp/x there's not the most important stuff for me, I lost 500 mbs of pics and some videos cool im happy :) [01:58] mdz, so you think that bug or new bug? [01:58] mdke: might as well reuse the bug [01:58] a evil hack would be to change the permissions before/during login... [01:58] can i ask ques about applying a patch? [01:58] I wanna cry [01:58] stuNNed, sure [01:58] ogra: better would be to fix it so that the ownership is preserved [01:58] mdz, yep [01:59] ogra: so i can 'apt-get source package' in a dir, then tar zxvf original_package, cd [01:59] mdz, but that would require a lot of KDE changes i guess [01:59] to that dir, apply a patch, then run 'dpkg-buildpackage' within that dir and [01:59] all is well and dandy? [01:59] jp, sorry to hear that, if you try #ubuntu they might be able to help you with data recovery [01:59] dang sorry lol === stuNNed can't do nothing right :( [01:59] ogra: I wouldn't expect so, but I haven't looked [01:59] thanks mdke ! i go to there now :) [01:59] mdz, actually I can't reopen that bug [01:59] guess permissions [01:59] mdz, i'm no KDE expert either, but thats the way i know KDE to work [02:00] mdke: have you read and understood the bug handling guidelines in HelpingWithBugs? [02:00] ogra: sorry, my ques is i can 'apt-get source package' then 'tar zxvf orig_package', apply a patch, then from within that dir run dpkg-buildpackage and all is well and dandy? [02:00] mdz, no [02:00] mdke: if you would, I'd be delighted to give you editbugs [02:01] mdz, i will do so and let you know when I do [02:01] stuNNed, something like that, yes... you can omit the tar step [02:01] in the meantime perhaps someone else can reopen #2053 [02:02] g'day ogra [02:02] stuNNed, apt-get source will unpack everything for you... [02:02] --> bed [02:02] AndyFitz, we need to talk abuout icons :) [02:02] AndyFitz, i'm supposed to package them :) [02:04] ogra: trying the publish to calendar patch, see if it works against current Hoary evo, latest, the patch applied cleanly [02:04] ogra, excellent !!! :D [02:04] stuNNed, see the PbuilderHowto on the wiki, if you can build it there, itsfine [02:05] ok thanks, ogra [02:11] I want to die I lost the most important stuff for me, only for restart by power button, that never happened to me on windows xp, that's why I did it on linux, trsting on linux [02:11] i'm just crying [02:12] jp: which filesystem do you use [02:12] carstenh etx3 dood [02:12] ext3 sorry [02:12] hmm, no undelete :( [02:12] yep [02:12] but probably a lost&found [02:12] what filesystem is the most secure? [02:12] reiser? [02:13] nope [02:13] no ogra jp@shawn:/lost+found $ du -sh >> 48K . >> jp@shawn:/lost+found [02:13] sad [02:13] ogra nope <- so what? ext3? [02:14] jp: did you already fsck it? [02:14] carstenh yep, it's clean [02:14] ext2/3 ist the most reliable/mature ... [02:14] jp: all are more secure than reisser [02:14] ops :) [02:14] s/ss/s/ [02:15] carstenh, s/s/ss ;) [02:15] (only for germans) [02:15] ogra: substitute ss with s [02:15] huh im chilean [02:15] carstenh, yes, but he is very "reisserisch" about it :) [02:15] (i mean has reiser) [02:15] ogra: ah, ok. didn't get it the first time [02:16] s/has/hans [02:16] .oO(reisswolf-fs) [02:16] hehe [02:16] jp, that was a german joke, sorry, i can understand youre not in a joking mood... [02:17] oh ok [02:23] jp, this is a rather advanced task but you could try this one http://www.tldp.org/HOWTO/Ext2fs-Undeletion.html [02:23] oh === goedson [~goedson@BHE052247.res-com.wayinternet.com.br] has joined #ubuntu-devel [02:24] ogra: ping [02:25] Mez, poooong [02:25] Just as an FYI - I'm rebuilding the latest version of k3b for breezy [02:25] 0.12-1ubuntu1 [02:25] (or at leat it will be when it's finsihed building and being fixed etc [02:25] Mez, nice, coordinate with Riddell [02:25] Already am ogra ;) [02:26] one of the conditions of my ubuntu membership was to keep you in the loop with the KDE stuff :P [02:26] great :) [02:26] hence why I'm telling you :P [02:26] (plus i may need your help in a mo) [02:27] I added libxi to the Build-Depends as it was moaning that ld -lXi wasnt working... [02:28] libxi-dev * [02:28] ok [02:28] i'll call it the day === stuNNed [~implosion@stunned.user] has joined #ubuntu-devel [02:28] have a nice evening [02:28] cya dholbach [02:28] night dholbach [02:28] ogra: so i'm assuming with pbuilder i want to set up a chroot'd breezy? [02:29] stuNNed: it does it for you [02:29] stuNNed, that's what I ahev [02:29] stuNNed: pbuilder is LOVE [02:29] stuNNed, just follow the howto [02:29] lol :D yeah follow the howto [02:29] It's confusing as hell iof uyou're using 2 differnt base tgz's though === Mez has nice sed commands linked up to change from one to another === stuNNed follows the howto :D [02:30] Mez, why would you use two different base tgz's ? [02:30] Mez, we only compile for breezy [02:30] ogra - one for breezy, one for backports ;)_ === Mez is also a backports developer [02:31] ah [02:31] ogra: yeah cuz even though the patch to publish calendar applied cleanly to hoary evo it crashes, ack [02:31] why would the upstream tarball differ? [02:31] ogra - sdo we wnat the new HAL stuff in k3b or not ? [02:31] dude [02:31] --basetgz [basetgz-location] [02:31] Specifies the location of base.tgz [02:31] ah [02:31] yeah tseng... I know [02:31] b ut I cant be arse dto type that everytime where i cna type [02:32] Mez, what does Riddell say ? [02:32] buildbreezy [02:32] so make an alias [02:32] or buildhaory [02:32] and it'll change the pbuilder [02:32] he's AFK [02:32] well... asleep [02:32] he mentioned that it was there... didnt say whether to nable it [02:32] Mez, but you really should coordinate with him [02:32] tseng... those are aliases :D [02:32] fair enoug h:D [02:32] I'll ask him when he wakes up then [02:33] Mez, since he is the KDE guy here, i really cant give you a hint on using HAL in KDE... [02:33] since i dont know the status of HAL in KDE :) [02:34] hmm [02:34] If I remember what he said propelry... they're trying to shove it into 3.5 properly... [02:34] or makling improvements on it [02:34] Mez, you really want to talk to Riddell ... i know HAL support is planned... [02:34] I was too busy laughing at how scared he loked === Mez shoulda payed attention [02:35] lol ... I swear he left bricks all over the stage :D [02:36] is ffmpeg a Restricted format? [02:37] nope [02:37] (its in uni, not multiverse) [02:38] ah [02:38] FFMpeg decoder plugin (decodes wma and others): [02:38] that would be restricted [02:39] Mez, yep, but its very broken currently, i'm in charge of it, but waiting on a new upstream release [02:39] fair enough [02:39] I'll leave that option OFF :S [02:40] Hmm... riddell's replacement for KControl = sexy [02:42] oh man, planet stoner [02:42] this is the worst flood ive ever seen [02:42] ogra, cna you give me a slap when that's fixed then ? [02:42] Mez, sure [02:43] then cna decide whether to rebuild k3b with it (though i doubt we will) [02:43] Mez, but i can only wait for a version that cmpiles at least with gcc-3.4 ... [02:43] ? [02:44] Mez, the current prob with ffmpeg is, that it doesnt compile with any of the ubuntu provided compilers... [02:44] lol - why not ? [02:45] Mez, ask upstream :) [02:45] I mena what comile errors? (or completely built for random compilers?) [02:45] Is it like redhat brekaing the world? [02:47] yep, something like that [02:47] while on the topic of wmv.. 64bit ubuntu need a static 32bit binary for wmv files and a normal 64bit binary for other files [02:47] ah I remember redhat breaking the world [02:47] that was fun [02:48] maybe not static since there are 32bit libs in 64bit ubuntu, but definatly a 32bit binary and yes i did mail the maintainer ect [02:49] anyway, its 3am (nearly) and GF is moaning i should go to bed... [02:49] lol - lucky you ogra [02:49] so night everybody... [02:49] mine noirmally moans around 1sam [02:49] shame she aint really ehre now... [02:49] aint here now really * [02:49] heh [02:50] could do with someone to cuddle up to === henriquemaia [~henriquem@cb-217-129-170-110.netvisao.pt] has joined #ubuntu-devel === goedson [~goedson@BHE052247.res-com.wayinternet.com.br] has left #ubuntu-devel ["Leaving"] [02:53] Why does 'dpkg-source -x' tell me that the .tar file suffix is unrecognized? [02:53] There's a tar.gz and that's listed in the .dsc. [02:53] karlheg, are you passing it the .dec file? [02:54] Yes. [02:54] dpkg-source -x hotplug-light_0.0-1.dsc [02:54] dpkg-source: error: unrecognised file suffix `.tar' [02:54] weird [02:54] so, look at the .dsc === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel [02:55] is it a native package with a non-native version? [02:55] Native; and looking in there was the first thing I did when it did not work. [02:55] er [02:55] that version is non-native [02:56] so, fix the source so it's a .orig.tar.gz + .diff.gz [02:56] hmmm so with pbuilder now i can get evo from breezy, patch it, and build it? [02:57] Huh. There's no diff.gz listed in the .dsc, and not one on his DL site either. [02:57] yes, of course [02:57] It certainly is a non-native version number, I see that now that you point it out. [02:57] if you're packaging it, you make the .diff.gz yourself [02:57] bob2 : Erm, but '-x' should only warn, not error. Making it impossible to UNPACK old broken native/non-native packages is wrong. [02:57] infinity: haven't people been complaining to scott all week a bout that? === infinity summons keybuk. [02:57] \infty I agree. [02:58] karlheg : Anyhow, there's nothing stopping you from unpacking it manually. [02:58] The voices in my head won't let me. They say it's unclean and sinful. [02:58] ;-p [02:58] but you do need to fix this === karlheg is doing it despite their warnings... [02:59] that package shouldn't be native [02:59] The voices in your head are silly, then. Since "dpkg-source -x" on a native package is identical to "tar -xzf foo.tar.gx" [03:00] Ok; will network with maintainer, md. [03:00] infinity, keybuk is probably still drunk from LRL [03:00] I wonder if this is hotplug-ng or a different thing... (haven't looked yet) [03:01] Was there discussion wrt hotplug-ng, udev, initramfs, etc that was recorded where I can read it; anyone know off hand, or should I search? [03:02] i'm assuming i need to 'pbuilder login' to build breezy builds on hoary system? [03:03] stuNNed, read the howto [03:04] https://wiki.ubuntu.com/PbuilderHowtohttp://wiki.ubuntu.com/PBuilderHowto [03:04] https://wiki.ubuntu.com/PbuilderHowto * [03:07] yes but the example there says 'apt-get source bc' which grabs from hoary, is there way to 'apt-get source bc' from breezy? === stuNNed is still reading [03:07] -t [03:07] night === SloMo [~slomo@p5487EC94.dip.t-dialin.net] has joined #ubuntu-devel [03:10] stuNNed: if you have breezy src-deb lines, you can (IIRC) go apt-get source breezy/bc [03:11] lifeless: ah ok thanks [03:11] doh thanks [03:12] any C++ coders here cna help me out a lil - fix this k3b probelm [03:13] Mez: whats the problem ? [03:13] can i /query you lifeless? [03:13] there may be a lot f files tuff [03:13] ../../../../plugins/decoder/flac/k3bflacdecoder.cpp: In member function 'virtual QString K3bFLACDecoder::technicalInfo(const QString&) const': [03:13] ../../../../plugins/decoder/flac/k3bflacdecoder.cpp:320: error: request for member 'get_field' in '((K3bFLACDecoder::Private*)((const K3bFLACDecoder*)this)->K3bFLACDecoder::d)->K3bFLACDecoder::Private::comments-> FLAC::Metadata::VorbisComment::get_vendor_string()', which is of non-class type 'const FLAC__byte*' [03:14] is how it's bombing out [03:15] ogra, bugday [03:15] ogra, I can make myself free the whole day if needed === ace2001ac [~acharles@c-24-16-40-37.hsd1.wa.comcast.net] has joined #ubuntu-devel [03:17] Mez: that probably means that someone changed the type of get_vendor_string()'s type [03:17] lifeless... it's a bit confusing [03:17] ifdef FLAC_NEWER_THAN_1_1_1 [03:17] return QString::fromUtf8((char*)d->comments->get_vendor_string()); [03:17] #else [03:17] return QString::fromUtf8(d->comments->get_vendor_string().get_field()); [03:17] #endif [03:17] well there you go [03:18] you probably have a flac that is newer than 1.1.1 [03:18] but that define isn't set [03:18] I've no idea how to find that [03:19] check configure ;0 [03:19] o ffs [03:19] flac -v [03:19] or `pwd` ... [03:20] yeah breezy uses 1.1.2 === stuNNed [~implosion@stunned.user] has left #ubuntu-devel [] === stuNNed [~implosion@stunned.user] has joined #ubuntu-devel [03:22] actually it looks like it is getting the newer version of flac... but.... not having it properly [03:23] Changed the signature of FLAC::Metadata::VorbisComment::get_vendor_string() and FLAC::Metadata::VorbisComment::set_vendor_string() to use a UTF-8, NUL-terminated string const FLAC__byte * for the vendor string instead of FLAC::Metadata::VorbisComment::Entry. [03:23] I thik the .get_field is an error === Mez crosses gfingers === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-devel === stub [~stub@203-217-37-199.dyn.iinet.net.au] has joined #ubuntu-devel === jsgotangco [~jsg@202.57.71.235] has joined #ubuntu-devel === goedson [~goedson@BHE052247.res-com.wayinternet.com.br] has joined #ubuntu-devel === goedson [~goedson@BHE052247.res-com.wayinternet.com.br] has left #ubuntu-devel ["Leaving"] === ikuyaLoqu [~ikuya@gnulinux.good-day.net] has joined #ubuntu-devel [03:52] how to apply a .patch to a tar.gz file? [03:53] er [03:53] presumably you want to apply it to the source within, right? [03:53] yes [03:54] and the .tar.gz is the .orig.tar.gz, right? [03:54] yes [03:54] so include the changes in your .diff.gz [03:54] or use dpatch and put the patch in a seperate file in debian/patches/whater [03:55] ok let me try [03:55] the 1st method === Mez can never remember how to use dpatch properly [04:01] so i build one as if i'd just done it manually [04:01] then extract the package and grab the changes from the change file in there === Amaranth [Amaranth@ACAC031C.ipt.aol.com] has joined #ubuntu-devel [04:11] hctness === zenrox [~zenrox@71.115.192.65] has joined #ubuntu-devel === sgran [~steve@lobefin.net] has joined #ubuntu-devel === zenrox [~zenrox@71.115.192.65] has joined #ubuntu-devel === Burgundavia [~corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-devel === BeerDump [~jsg@202.57.71.235] has joined #ubuntu-devel === mpt [~mpt@203-167-186-117.dsl.clear.net.nz] has joined #ubuntu-devel === mpt [~mpt@203-167-186-117.dsl.clear.net.nz] has joined #ubuntu-devel === jsgotangco [~jsg@202.57.71.235] has joined #ubuntu-devel === Jimbob [~jcape@c-24-14-115-101.hsd1.il.comcast.net] has joined #ubuntu-devel === GNULinuxer [~ghoseb@59.95.1.12] has joined #ubuntu-devel [06:28] morning === Lathiat laughs at tseng [06:30] "Rebuild for this weeks d-bus API" === `anthony [~anthony@ekorp-203-63-137-225.eoff.ekorp.com] has joined #ubuntu-devel === Xof [~mas01cr@gibbons.doc.gold.ac.uk] has joined #ubuntu-devel === Number17 [~blah@RH-LaurelN-CS5-131-75.njit.edu] has left #ubuntu-devel [] === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel === shaya [~spotter@user-0ccembr.cable.mindspring.com] has joined #ubuntu-devel === La_PaRCa [~chatzilla@modemcable147.88-130-66.mc.videotron.ca] has joined #ubuntu-devel === La_PaRCa [~chatzilla@modemcable147.88-130-66.mc.videotron.ca] has joined #ubuntu-devel === shaya [~spotter@user-0ccembr.cable.mindspring.com] has left #ubuntu-devel ["Leaving"] === pitti [~pitti@195.227.105.180] has joined #ubuntu-devel [07:47] Morning [07:51] hey pitti [07:52] infinity: what's the status of the amd64 buildds? [07:52] infinity: if that is still broken, any chance to do an exceptional binary upload for the amd64 ruby security update? [07:57] all the amd64 buildd are down? === plovs [~plovs@195.13.248.82] has joined #ubuntu-devel === JaneW [~JaneW@196.36.161.235] has joined #ubuntu-devel [07:59] fabbione: well, the ruby build killed two of them [08:00] ah [08:00] so it was YOU killing the buildd! [08:00] :P [08:06] crimsun: ping? [08:06] fabbione: pong [08:07] crimsun: how safe is alsa 0.9.0+ that has been pushed to Linus for .13 inclusion? [08:07] pitti : Yeah, If we're going to do a by-hand build, I'd have to do it at home. I don't feel the urge to kill yet another buildd. [08:07] fabbione: 1.0.9+? [08:07] meh yeah [08:08] that one [08:08] fabbione: do you have link to the log handy? [08:09] ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2005-06-22.patch.gz [08:09] oh, that's safe [08:10] that includes the 1.0.9a (and 1.0.9b, which Thomas and Jordi already applied) [08:10] ok [08:11] infinity: depends on what the ETA for fixing that is... === ealden [~ealden@219.90.93.98] has joined #ubuntu-devel === sjoerd [sjoerd@fire.ipv6.luon.net] has joined #ubuntu-devel [08:11] pitti : -ENOELMO [08:11] infinity: since it is remote arbitrary code exection, I'd like to fix that ASAP [08:11] hm [08:12] infinity: can I build it on concordia? or will that kill concordia as well? [08:12] concordia runs the same kernel as the buildds, so you could end up blowing it up too... [08:12] pitti: concordia will die like all the others [08:12] hm :-( [08:12] concodia's chroots may also be a bit unclean. [08:12] fabbione: it crashes during a debhelper call (dh_shlibdeps or so) [08:13] If we're going to bypass the buildds (ugh), I'd rather have some control over the build environment. === Echylo [~echylo@70-190.245.81.adsl.skynet.be] has joined #ubuntu-devel [08:13] pitti: i saw that.. the dmesg output is rather scary [08:14] [ANNOUNCE] ndevfs - a "nano" devfs === fabbione sighs [08:14] not another dynamic /dev implementation :/ [08:14] the famous last words of the petunia bowl === dholbach [foobar@td9091b8d.pool.terralink.de] has joined #ubuntu-devel [08:17] Hey dholbach [08:17] hi [08:17] hey pitti === qingl [~qingl@222.51.247.30] has joined #ubuntu-devel === dilinger attempts to not think about what fabio just pasted [08:27] dilinger : THinking is bad for your health. [08:29] dilinger: dude.. that's on LKML... and it already gave me headacke for being monday :P [08:31] who is part of the dbus team? === \sh [~shermann@server3.servereyes.de] has joined #ubuntu-devel === dholbach points blindly at daniels :) [08:32] daniels: dude? === Echylo [~echylo@70-190.245.81.adsl.skynet.be] has joined #ubuntu-devel === Prim1 [~lolz@c5100A587.sdsl.catch.no] has joined #ubuntu-devel [08:43] elmo: [08:43] dpkg-checkbuilddeps: Unmet build dependencies: libncurses5-dev libc6-dev-ppc64 [08:43] can you please install the above on davis/breezy chroot? === infinity wonders about elmo's 91 idle hours on IRC. [08:46] infinity: well just queued the request :) === rjo [~jordens@rjo.developer.debian] has joined #ubuntu-devel [08:55] german guys: did you see the HP/Ubuntu article in the c't? :-) [08:56] no, not yet [08:57] moin [08:57] Hi siretart [08:58] infinity: do you happen to have access to the universe uploaders keyring? [08:59] I'd like to import it to the uploaders keyring of http://siretart.tauware.de/revu/index.py === |QuaD-_ [~QuaD@pcp0011386062pcs.ebrnsw01.nj.comcast.net] has joined #ubuntu-devel === hunger [~hunger@p54A66257.dip.t-dialin.net] has joined #ubuntu-devel === jordi [~jordi@115.Red-213-96-69.pooles.rima-tde.net] has joined #ubuntu-devel [09:23] hi jordi [09:25] hey jordi :) [09:25] When will the new linux-restricted-modules for breezy become available? === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu-devel [09:25] Hi carlos [09:26] hunger: before that we want the final version [09:26] (of 2.6.12) [09:26] pirr [09:26] pirr [09:26] morning [09:26] pitti Arg... typing is broken today:-) === pitti has to relogin, brb [09:27] hi pitti, daniel === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has left #ubuntu-devel [] [09:29] so who of you joins the review day? :) === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [09:29] dholbach: review day? [09:29] hey mvo === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel === pitti [~pitti@195.227.105.180] has joined #ubuntu-devel [09:30] hunger: yeah, we're trying to regain control on wiki.ubuntu.com/MOTUToReview and wiki.ubuntu.com/MOTUNewPackages [09:30] hey dholbach, morning all! [09:31] dholbach: Ah, ok. So it is nothing I can help with. [09:31] hunger: hope to see you there soon ;) === ivoks [~ivoks@lns01-0304.dsl.iskon.hr] has joined #ubuntu-devel [09:32] dholbach: Nice of you to say so, but you do not want me there... I tend to break everything I touch:-( === sabdfl [~mark@host217-37-231-22.in-addr.btopenworld.com] has joined #ubuntu-devel [09:32] hunger: that's a good start :) [09:32] morning sabdfl, morning ivoks :) [09:32] hey guys [09:33] Hi sabdfl [09:33] how is it going? [09:33] dholbach: ... and I am even too stupid to register properly on the ubuntu pages, so I guess I failed the MOTU intelligence test;-) [09:34] hunger: if you keep on trying, ... :) [09:34] morning [09:34] jsgotangco: hey jerome! :) [09:35] dholbach: Well... I keep on thinking of switching to gentoo... as I have to build so much stuff on my own anyway:-( === Amaranth [Amaranth@ACA68734.ipt.aol.com] has joined #ubuntu-devel [09:35] dholbach: is today the mega-review day? [09:35] hunger: erm? why is that? [09:35] dholbach: My laptop is too new for breezy:-( [09:35] pitti: yeah, we desperately needed it [09:36] dholbach: Well, actually gentoo has way older packages, so that is not an option either... looks like I am stuck with you;-) [09:36] hunger: you should get in touch with the guys fixing this kind of stuff and help them fix it [09:36] dholbach, hey! how was your weekend? [09:36] jsgotangco: busy :) [09:37] dholbach: Yeap... I probably should do that. [09:37] jsgotangco: i took a break from thesis/learning for the REVIEW DAY! :) [09:37] hunger: absolutely [09:37] morning doko [09:37] jsgotangco: how are you? [09:38] dholbach: But there seems to be little interesst into exotic stuff like getting my TPM working (and the prerequisits are not even there in ubuntu yet). === Amaranth tries to remember who is doing the laptop stuff [09:39] dholbach, not bad, actually my week started with a delivery of a new rack server at home for a client project for Oracle [09:39] hunger: if nobody knows about the problems, it's unlikely to happen [09:39] dholbach, strange thing is that Ubuntu runs perfectly on the system while RH AS 3.0 won't [09:39] isn't RH AS up to 4.0? === dholbach hugs his Ubuntu... it behaves so well [09:40] ES rather [09:40] Amaranth, yeah, its already 4.0 but some Oracle applications still want 3.0 [09:40] sometimes 2.1 [09:40] (RapidStart for instance) [09:40] dholbach: I might end up making some noise about the TPM stuff once the 2.6.12 kernel is in breezy. [09:40] does anybody else get "wrong password" in the wiki? [09:41] it would have been great if the RapidStart people in Thailand actually get the thing to run in Ubuntu [09:41] hunger: It's in. === dholbach points at ivoks_reviewer - watch that dedication :) [09:44] Amaranth: Yeap, but the restricted modules are still missing... which stops net from working on my laptop. No fun;-) [09:44] ah, fun [09:46] dholbach: :)) [09:48] hunger: the restricted modules is nto the problem [09:48] hunger: the problem is you have the wrong laptop ;p === opi [~emil@nat0.mnc.pl] has joined #ubuntu-devel [09:48] i hope we won't end up in so big lists next time, but i'm confident with http://siretart.tauware.de/revu/index.py around [09:48] morning [09:49] Lathiat: It is not the laptop, that works fine. It's the OS! [09:49] hey opi, it's review day - i just had a look at your acpitool [09:49] dholbach: bah! I need to fix two things at least [09:49] dholbach: remove hard deps (GCC and stuff) [09:50] dholbach: and.. add better description [09:50] dholbach: I was flooded with work lately :-( [09:50] don't worry [09:50] fabbione: er [09:50] daniels: if you can, would you be so kind to remove mono support in dbus for sparc? === chmj [~chmj@196.36.161.235] has joined #ubuntu-devel [09:51] fabbione: yeah, will do [09:52] daniels: thanks a lot dude [09:52] np [09:53] <\sh_reviewtime> wasabi: ping === srbaker [~srbaker@S0106001217ad6427.pk.shawcable.net] has joined #ubuntu-devel === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel === HiddenWolf [~hidden@136.160.dynamic.phpg.net] has joined #ubuntu-devel === mae [~mae@dpc674653178.direcpc.com] has joined #ubuntu-devel [09:59] Hrm, does ubuntu plan to include NetworkManager into breezy? [09:59] udu.wiki.ubuntu.com/NetworkMagic === thesaltydog [~yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel [10:00] hey bob2 [10:01] hey dholbach [10:01] oh crap [10:01] i wasnt going to complain [10:01] what about native eclipse.. does ubuntu plan to pick that up too? :) [10:01] :) [10:01] :) [10:01] mae: udu.wiki.ubuntu.com/JavaRoadmap [10:01] <\sh_reviewtime> wasabi: eclipse is broken :) the /etc/jvm.d/eclipse is missing...u don't install it anywhere ;) === seb128 [~seb128@ANancy-151-1-8-19.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [10:02] morning sbastien [10:02] hey dholbach :) [10:02] hehe [10:02] Hey seb128 [10:03] hello pitti [10:03] can you guys log into the wiki? I can't right now [10:04] mdke: no, me neither [10:04] mdke: i'm making notes - this feels so 1980 ;) [10:04] <\sh_reviewtime> i can :) [10:04] <\sh_reviewtime> i actually logged in [10:05] ok \sh_reviewtime gets to do all the work [10:05] hahaha [10:06] udu some sort of acronym? [10:06] mae, yes, see the frontpage of that wiki [10:06] mae: ubuntu down under [10:07] mae: which was the codename of the last conference - should be all on the wiki itself :) [10:07] yes it is [10:07] heh [10:07] elmo, dholbach and I can't log into the wiki and are getting withdrawal symptoms, is there anything you can do? === dholbach hugs mdke :) [10:08] well i've been messing around with network manager on fc4 and it looks pretty promising.. it works perfectly with wired connections but it gets messed up when i unplug the wire and it goes to the wireless connection :) === robtaylor_ [~robtaylor@dyn2.sesnet.co.uk] has joined #ubuntu-devel [10:08] dholbach, you're delirious [10:08] the best bit is how it oopses the ipw2100 driver [10:09] mdke: and you're soooo funny :) [10:09] ;) [10:11] hehe well i'm running a broadcom chip through ndiswrapper and its screwing up.. pretty sure its NM and not ndiswrapper tho === siretart [~siretart@tauware.de] has joined #ubuntu-devel [10:14] carlos: so.. i am looking at the initrd [10:14] both the drivers are there... [10:15] but you say that none of them is loaded? === zeedo [~zeedo@www.reboot-robot.net] has joined #ubuntu-devel [10:18] fabbione, not sure with the final 2.6.12, previous one didn't load anyone [10:19] bbl [10:20] fabbione, at least, the verbose boot didn't show me anything about megaraid [10:20] fabbione, with my home made kernel that includes the new driver inside the kernel I get the old one loaded too so perhaps it's a problem of both drivers being in conflict [10:20] carlos: yes.. i think i found why [10:21] no the problem is that none of them is claiming directly the LSI Logic / Symbios Logic MegaRAID vendor ID [10:21] so basically both of them are probed or none [10:23] hmm, the new driver documentation lists my card as supported [10:23] so they forgot to add the ID? [10:24] carlos: either they missed the ID or i did a wrong split.. but i am checking now [10:24] the next upload should have the proper fix [10:25] - {PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_AMI_MEGARAID3, [10:25] - PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, [10:25] this is from the old driver [10:25] but there is no equivalent in the new one apparently [10:26] so that's an easy fix :) [10:26] or should be [10:26] carlos: i will have a test kernel for you as soon as you wake up again [10:27] fabbione, cool. thank you === jsgotangco [~user@202.57.71.235] has joined #ubuntu-devel [10:27] fabbione, btw, my card is an Intel SRCS16 [10:28] carlos: that's why i asked for lspci -n [10:28] carlos: the 1000:1960 match is only in the old driver [10:28] carlos: it's much easier to track ;) [10:28] as you can see from the normal lspci, it shows up as LSI [10:29] fabbione, yeah, it also says LSI when I boot the computer [10:29] so not sure if it's correct or not [10:29] the LSI is the vendor (1000) [10:30] the Symbios Logic MegaRAID (1960) shows an AMI Megaraid 3 chipset [10:30] Intel probably only assembled the overall [10:30] and sold it as its own card === thesaltydog [~yoshi@host194-61.pool8023.interbusiness.it] has left #ubuntu-devel ["Sto] [10:30] fabbione, ok === allee [~ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-devel [10:36] pitti: don't we already have the final 2.6.12? [10:36] no :-( [10:36] linux-image-2.6.12-1-k7 | 2.6.11.94-1.2 | http://archive.ubuntu.com breezy/main Packages [10:36] linux-source-2.6.12 | 2.6.12-2.1 | http://archive.ubuntu.com breezy/main Packages [10:36] linux-source-2.6.12 | 2.6.12-2.1 | http://archive.ubuntu.com breezy/main Sources [10:36] martin@donald:~$ [10:36] Kamion: yes we do [10:36] Kamion: the source, yes, but no debs [10:36] carlos: can you please add the last info for me ? [10:36] carlos: lspci -vvv [10:36] carlos: i need to see some subsystem info === Amaranth could have sworn his k7 image was 2.6.12-2 [10:37] linux-image-2.6.12-2-k7 | 2.6.12-2.1 | breezy | i386 [10:37] pitti: ^ [10:37] argh, new ABI [10:37] thanks [10:38] carlos: nevermind :) i found it [10:38] fabbione, too late, I added it already :-P [10:38] #define PCI_DEVICE_ID_INTEL_RAID_SRCS16 0x1960 [10:38] #define PCI_SUBSYS_ID_INTEL_RAID_SRCS16 0x0523 [10:39] seb128: Is "Go to font folder" Ubuntu-specific? [10:39] no [10:40] ta [10:40] np [10:42] HMMM [10:44] anaconda sucks [10:44] so does yum and up2date [10:45] mae: iow you hate everything that isn't debian? [10:45] well, no, just based on my experience. [10:46] fabbione: 2.6.12 from breezy won't boot on hoary, right? [10:47] yum by itself is a very elegant piece of software, it makes rpm *alot* nicer.. but the fact that rpm dependency information is traditionally stored only in the headers of the packages themselves, it is painfully slow. :( yum search takes at least 30 seconds [10:47] bob2: you can't install 2.6.12 in hoary without a few other packages [10:48] hrm [10:48] bob2: and please don't even suggest that to people [10:48] fabbione: oh, I won't, this is for me :) [10:48] I want 2.6.12 for the x40 IRDA love [10:48] the dependecies can't be satisfied without some stuff [10:48] hehe [10:48] bob2: Use breezy? :) [10:48] bob2: well you know what to do than :) [10:48] bob2: i think it can boot... let me know :P [10:49] hahaha [10:49] thanks fabio :P [10:49] brb [10:49] Amaranth, I don't hate everything thats non-debian :) aside from those three qualities RH is a very polished distro, right down to the very cursor and icon themes. [10:49] ugh, bluecurve [10:49] and the nice graphical tools to configure servers [10:50] Amaranth: was planning to hold out until X stays working for 2 days in a row ;p [10:50] it's worked for weeks for me (more or less) [10:51] mae: and you don't have to download whole Packages.gz just for one changed packag [10:52] mae: one downloads only new headers of that package... [10:53] ivoks_reviewer, yes, and when you want to download that 1 package yum proceeds to download every header of every dependency and the depencies of those depencies and so on and so on if you want to install it :) [10:53] :) [10:53] debian you dl it up front, redhat just toys with you [10:54] i mean, i dont mind d/l'ing one packages.gz .. the dependency calculation is so much faster [10:54] happy review day everybody [10:54] wouldn't it be better if packages.gz would be devided per package? [10:54] ogra: you too :) [10:54] Hey ogra [10:54] hey ogra :) [10:55] ivoks_reviewer: that would add more delays [10:55] unless you pipelined [10:55] I'm on a satellite connection so "yum search" takes literally 1-2 minutes sometimes. because of the many connections it has to establish. doing any yum operation is pure torture [10:55] ivoks_reviewer: a better solution would be storing diffs between Packages files on the server, so you only need to download the changes [10:55] bob2: even better [10:56] pitti: hi! i'm bit confused with CUPS in ubuntu, could you help me figure it out? :) [10:56] sure [10:57] ivoks_reviewer, I am not trying to be a pundit, but I just tried out an rpm distro a few days ago and I got so mad.. I mean I don't even understand why RH still uses it, its awful [10:57] pitti: lpadmin group has every right to do with CUPS, right? [10:57] yes [10:57] pitti: and lp doesn't have any rights... basicly, unused group? [10:58] ivoks_reviewer: no, group lp has the privilege to access printer devices directly [10:58] ok [10:58] ivoks_reviewer: /dev/lp* and so on [10:58] ivoks_reviewer: no user should be in that group [10:58] but user, not in groups lp or lpadmin can print [10:58] yes [10:58] but can't delete it's print jobs [10:58] but only through cups [10:58] yes, I have a bug about that [10:58] i submited it :) [10:58] ah, ok :-) [10:59] ok, so there is no way to create user that will be unable to print? :) [10:59] ivoks_reviewer: that should be discussed [11:00] we could introduce a group that has printing privileges [11:00] i tought so, yes [11:00] but of course that will lock out all existing users out there [11:00] i just suggested wrong group [11:00] pitti: true [11:00] ivoks_reviewer: well, it's not so bad, lpadmin should be allowed to print anyway [11:01] but having all users able to print... makes hard creating print server [11:01] ivoks_reviewer: and on upgrade it will be necessary to put other users into the "printing" group if appropriate [11:01] that would be easy [11:01] check out who is in lpadmin [11:01] and add it to printing [11:02] that would requiere changing users-admin tool, too [11:02] can anyone else fix wiki login? [11:05] Mez, mdke: yes yes === ogreview shakes his head about the repository thread .... people in #ubuntu are not average users ??? [11:06] :) === marilize [~marilize@196.36.161.235] has joined #ubuntu-devel [11:07] hey marilize :) [11:07] mako, is that a yes, you can fix it? [11:08] mae: rpm has lots of disadvantages, true (sorry for late reply) [11:09] ivoks_reviewer, hehe np :) [11:11] hey what do most of you guys use for a development env.. i haven't been able to get used anything but vi. [11:11] but vi doesn't have code-completion or any other of those nifty time-savers :) [11:12] yes it does, your just not using it properly :) [11:13] Lathiat, enlighten me? [11:14] im not sure of the secifics i dont use it much [11:14] ^x- [11:14] stuff [11:14] can complete function names, other words in the files, etc [11:14] mdz: ping [11:14] carlos: still awake? [11:14] mae: ctrl-n, ctrl-p [11:15] mae: assuming you're using vim, as you probably should be if you want a development editor [11:15] mdke: i think that was a nick completion error :) [11:16] Kamion++ [11:16] :) === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [11:17] oh, just my luck, fabbione's hammering concordia [11:17] Kamion: i can stop immediatly [11:18] nah, it's ok, I can cope with a bit of latency once I know why it's there [11:18] Kamion: done.. all your [11:18] Kamion: XORG BUILD O'CLOCK [11:18] no problem.. i was only doing a test build [11:18] nothing important === Simira [~Simira@79.80-202-211.nextgentel.com] has joined #ubuntu-devel === pitti starts to sing "How many builds must an X.org package go down..." === iwj [~ian@xenophobe.extern.relativity.greenend.org.uk] has joined #ubuntu-devel [11:20] fabbione: all yours again [11:20] Hello people. [11:20] Kamion: danke [11:20] morning Ian [11:20] pitti: about one for every day I'm away, AFAICT :P [11:20] iwj: good morning [11:20] morning iwj [11:20] Hello iwj, welcome [11:21] Just popping in for half an hour at the moment, to say hello. [11:21] welcome iwj [11:21] mako, ah k [11:22] hey iwj [11:22] mjg59: new CD image for HP building now, should be ready within fifteen minutes or so [11:22] YAY for ABI changes! [11:23] What kind of hours does mdz keep ? [11:23] ogreview: D'oh, what's the point in beagle if I only get exceptions, and the daemon immediately crashes if I start it manually? :-( [11:23] pitti: enjoy brandnew software :) [11:23] iwj: late West Coast [11:23] Right. [11:23] iwj: typically turns up around 4 or 5pm London time, and continues until well after I go to bed [11:23] dholbach: yes, but... "FATAL: Could not set extended attributes on a file in your home directory." === herzi [~herzi@c138194.adsl.hansenet.de] has joined #ubuntu-devel [11:23] iwj: typically seems to sleep around 1000 UTC, wake up at about 1800 or thereabouts [11:23] dholbach: that's just *stupid* [11:24] pitti: ah yes... you have to change something to your filesystem's mount options :) [11:24] pitti: do you use user_xattr ? [11:24] pitti: add user_xattr [11:24] no, I don't use that stuff [11:24] you should [11:24] pitti, defaults,user_xattr [11:24] that thing is supposed to read my files, not mess up my ~... [11:24] yes, I read it on the wiki page [11:25] ah ah [11:25] just don't use beagle :) === pitti reconsiders grep -r [11:25] well, I'll give it a try at some day [11:25] I've tried beagle... but I just don't seem to need it [11:26] Treenaks, hey, its hip to use it :) [11:26] i reviewed kat (kde's equivalent) and after spitting out 20mbs of sqlite file it stopped dead :) === iwj is now known as Diziet [11:27] fancy desktop search has still some child diseases it seems [11:27] beagle sucks atm imho [11:27] ogreview: oh sure, it looks nice [11:27] seb128: my french harry potter books arrived - i'll bug you with silly questions soon ;-) [11:27] ogreview: but I just don't need it :) [11:28] dholbach: cool :) [11:28] Treenaks, nobody needs it, but you have to have it ;) [11:28] people working on ffmpeg, Debian has a new snapshot of the CVS :p [11:28] seb128, thanks [11:28] <\sh_reviewtime> seb128: u said the wrong word ;-) [11:28] seb128, but i doubt it will compile === ogra goes trying [11:29] ogra: it's mono. it eats too much memory. and my ~ layout is sane :) [11:29] Treenaks, yes, but youre out of fashion then.... only using grep isnt zeitgeisty [11:30] ogra: I don't really care :) === ogra is always happy to use this word :) [11:30] ogra: weird German words :) [11:30] Treenaks, its english :) thats why its so funny [11:31] ogra: where do you think they stole it? :P [11:31] hehe [11:33] fabbione, hi [11:34] infinity, could you have a look at libsigcx ? it was uploaded last thursday, according to the build log it built, but the ubuntu1 binaries didnt get copied to the archive [11:34] carlos: yo dude.. http://people.ubuntu.com/~fabbione/ get initrd.img-2.6.12-2-686.new [11:34] carlos: replace the one in /boot created by the installer and let me know if that one work :) [11:34] fabbione, dude, we are in the same time zone. I was sleepy because I just woke up when you pinged me :-) [11:34] fabbione, ok [11:34] carlos: ehhehe thanks [11:35] elmo: gnome-terminal drivel sync please [11:39] fabbione, it boots now. Thanks! [11:40] carlos: cool.... now please don't upgrade the kernel for the next release if i don't tell you to do so [11:40] the driver is ok [11:40] ok [11:40] it's the initrd creation that needs fix [11:40] basically when the initrd is created, it still sees the old module loaded for that controller [11:40] and it assumes that the module will be the same [11:41] i need to add a one line hack in it [11:41] so that it will load both of them [11:41] there is no conflict.. it was simply not loaded at all [11:41] ogra : Did it contain NEW binaries? [11:41] hmm, it does not looks like it has an easy solution [11:41] infinity, nope its CXX transition stuff [11:41] infinity, and it holds up other packages :/ [11:42] unless I create it without that module loaded [11:42] ogra: the *c2 stuff is a new binary package [11:42] ogra : If it's CXX transition stuff, then it must have had new binary packages. [11:42] carlos: nah i can just fix it.. don't worry.. [11:42] infinity, dholbach err, yes, right [11:42] ogra: so it'll need manual review [11:42] ok [11:42] ogra : So, yeah. It's waiting on someone to push it through the NEW queue. [11:42] carlos: i need to make an initrd-tools upload with that fix BEFORE the next kernel :) [11:42] fabbione, thank you for your time [11:42] Kamion : ping. [11:42] carlos: no, thanks to you for helping hunting down the bug === hsprang [~henning@c214106.adsl.hansenet.de] has joined #ubuntu-devel [11:44] fabbione, btw, I have another one about the network card, in case you are bored and taskless :-) [11:44] carlos: is that a sk98lin? [11:44] but I'm not sure it's a kernel problem (althought it came with 2.6.12) [11:44] no [11:44] 8139cp ? [11:44] yes [11:44] 8139cp [11:44] known upstream bug [11:44] i read the thread this morning [11:45] It works, but I need to turn on the network by hand [11:45] every time [11:45] becasue hotplug gets confused [11:45] is that the problem? [11:45] carlos: it's not just hotplug [11:45] Kamion : libsigcx needs some NEW love for it's binaries, if you could be so kind. === infinity -> leaving work. [11:46] fabbione, will wait for the fix then, in the mean time, an 'ifup eth0' fixes it [11:46] carlos: according to the report, it cannot send traffic at all [11:46] infinity: OK, will do shortly, just catching up on activity reports [11:47] I can [11:47] fabbione, so perhaps is not the same problem... [11:47] carlos: hmmm .... i think i know what it is... [11:48] fabbione, the problem I get here is that I see an error about being unable to map eth0 [11:48] and the network is not loaded, but an 'ifup eth0' fixes it [11:48] carlos: that's a grepmap issue i think.. it's not kernel related. i see tthat one too here with other cards [11:48] ifup eth0 doesn't modprobe the driver [11:48] the driver is already loaded at that point [11:49] but it came with 2.6.12 [11:49] 2.6.10 does not have that problem [11:49] carlos: it did come with breezy [11:49] i could see that with 2.6.10 too [11:49] fabbione, breezy + 2.6.10 works [11:49] here [11:49] and iface configured via dhcp [11:49] if i switch to static ip it works fine [11:49] but i had really no time to look at that [11:50] well, I can wait, it's my home server so I don't reboot it too often === sabdfl [~mark@sabdfl.silver.supporter.pdpc] has left #ubuntu-devel [] [11:51] carlos: ok.. [12:02] hrm, is it possible to add to the pci ids a driver recognises at runtime? === `anthony [~anthony@220-253-12-30.VIC.netspace.net.au] has joined #ubuntu-devel === sbibayoff [steve@64.74.163.3] has joined #ubuntu-devel [12:07] bob2: why on earth would you want to do that [12:08] uhm, why on earth are the host entries in my ssh known_hosts file base64 encoded? [12:08] Kamion: ^^ [12:08] Mithrandir: it's new and shiny. [12:08] you can disable it if you like [12:08] base64 is old and crufty. [12:08] Mithrandir: see the changelog and/or the NEWS file [12:08] Mithrandir: 64 > 32 [12:08] :) [12:08] it's terrible, I don't have base64grep. [12:08] Mithrandir: use ssh-keygen to manage known_hosts [12:08] HashKnownHosts [12:08] Mithrandir: it has new options to do it === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu-devel [12:09] Kamion: that's such a wrong tool to do that. :-) [12:09] Mithrandir: blame upstream :-) [12:09] Kamion: blaming openssh upstream sounds like the right thing, yes. [12:10] Lathiat: because the x40 ir port is supported by the nsc-ircc driver, but the id wasn't added until 2.6.12-rc1 [12:10] bob2: ah, that's right, but it's a trivial patch. [12:10] yeah [12:10] bob2: or you could get my nsc-ircc which works, iirc. [12:10] Mithrandir: but the exact location of the functionality is not all that relevant; in any case, the point was to slow down attacks that discover other hosts to attack by browsing through known_hosts [12:10] but it still requires a rebuild :) [12:11] bob2: I have the module if you trust me. [12:11] Damn, the tpm fix I need did not make it into 2.6.12.1. [12:13] Mithrandir: also, base64 is only the armouring; it's actually a SHA-1 hash [12:13] Kamion: it sounds utterly unuseful, but I digress. [12:14] I disagree; I thought about it before enabling it (it's not the upstream default yet, although they want testing) [12:15] seb128, no go for ffmpeg :( [12:16] Sheesh, look at how Canonical is treating its employees: [12:16] http://people.debian.org/~mbanck/photos/lt2005/img038.jpeg [12:16] what's wrong with this one? [12:16] haha [12:16] he looks like mother teresa for some reason [12:16] azeem, yes, we dont even can buy shoes :) [12:16] I wonder how many miles that water bottle has traveled. [12:17] ogra: speak for yo'self [12:17] infinity: libsigcx NEWed [12:17] seb128, the same.... it breaks with a ton of assembler errors on i386.... at least it builds unpatched on amd64 now ... [12:17] so its a step further... [12:17] but only a small one [12:18] anyone awake who can fix the wiki yet? [12:18] Kamion, thanks a lot , that held up a bunch of other packages [12:19] seb128, error: PIC register '%ebx' clobbered in 'asm' === tortoise_ [~tortoise@81-86-196-118.dsl.pipex.com] has joined #ubuntu-devel [12:20] fabbione: will you kill me if sparc stops being debootstrappable for a bit? I haven't quite worked out what to do with lib64gcc1's priority === niran [~niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel [12:22] Kamion: no problem at all [12:24] Kamion: if you need access to the sparc to work out stuff, or need me to check something, just tell me ok? [12:24] sure - I'm trying to juggle all the architectures at the moment though :) [12:25] Kamion: by the way, I'm going to switch to the libdl-based loader tomorrow, so most architectures should be broken [12:25] Kamion: and also split xserver-xorg up into one package per driver and remove xlibs-dev [12:26] Kamion: but seriously. if I do the xserver-xorg thing, and have xserver-xorg Recommend each driver package, will dist-upgrades bpull the Recommends in? [12:26] I think my trollmeter just went off [12:26] Kamion: having xserver-xorg Depend on each driver seems to defeat the point a little. [12:26] daniels: no [12:26] Kamion: (i'm serious about the xserver-xorg one-package-per-driver thing) [12:26] Kamion: hm. shit. [12:26] daniels: aptitude can be configured to do that, but apt-get won't [12:27] why one package per driver? the facility to have third-party driver packages, sure, but it seems a little bit for-the-sake-of-it [12:27] preparing for what will happen when we drop the modular server into breezy [12:28] whereby every driver is built externally, for obvious reasons [12:28] also makes driver fixes a *lot* easier [12:28] the only way to make upgrades work, that I can think of, is to make xserver-xorg a metapackage and move the actual server somewhere else [12:28] hm [12:29] i was thinking of that, but there are lots of xserver-xorg | xserver-xfree86 depends I'd need to chnage === fabbione food [12:29] although xserver-xorg-core and xserver-xorg-driver-* sounds appealing [12:29] (later to become libxserver-dix and xserver-xorg-core) === jinty [~jinty@205.134.224.215] has joined #ubuntu-devel [12:48] daniels, should we keep our fingers crossed? === gnert [~gnert@a84-230-148-120.elisa-laajakaista.fi] has joined #ubuntu-devel [12:50] i'm still working out exactly what's happened to xorg [12:50] carlos: is there any way i can get ssh access to your box? [12:51] fabbione, sure [12:51] carlos: cool [12:57] fabbione, you should have the login information in your mailbox [12:57] carlos: thanks [12:58] fabbione, do you need extra priviledges? [12:58] not sure yet [12:58] ok [12:58] carlos: it doesn't like the passwd === ups [~ups@203.200.160.53] has joined #ubuntu-devel [12:59] fabbione, that's because I'm so stupid that closed the user and admin dialog without saving the changes... === carlos creates the account :-P [12:59] ahaha [01:00] fabbione, try again now. [01:01] carlos: much better :) [01:02] carlos: i need sudo mkinitrd privileges === swarm [~swarm@151.97.253.245] has joined #ubuntu-devel [01:05] mdz: unless you have any objections, -33 will change autodetect_* behaviour [01:05] mdz: they'll all become temporary flags (i.e. need to be set every time before you run it), and dpkg-reconfigure will automatically set them all to true [01:08] mdz: actually, bugger that [01:08] mdz: nevermind me === ozamosi [~ozamosi@80.252.185.147] has joined #ubuntu-devel [01:22] are the changelogs for security updates available somewhere? [01:22] mdke: in the packages ? [01:23] apart from that [01:23] and on changelogs.u.c, if you use update manager you can look at them when you update [01:23] JaneW: ping [01:23] Lathiat, ok thanks that's what I wanted [01:27] Lathiat, i can't find the security changelog for the kernel update on that site, do you know where it might be? [01:27] Lathiat, nm === sabdfl [~mark@217.205.109.249] has joined #ubuntu-devel [01:28] morning sabdfl [01:29] hiya [01:29] moin sabdfl === zeedo [~zeedo@www.reboot-robot.net] has joined #ubuntu-devel === jbailey [~jbailey@CPE00501836c657-CM014260028338.cpe.net.cable.rogers.com] has joined #ubuntu-devel [01:31] hi [01:31] hi [01:33] sabdfl, hi! are you able to resolve the wiki login being down? [01:38] Kamion: No, ppc64 systems do not require libc6-ppc64 to work. I tihnk for now it can safely be pulled in as a dependancy. [01:38] jordi: pong [01:39] mdz: heads-up: force_keyboard_detection is being renamed to autodetect_keyboard in -33 [01:40] jbailey: dependency of what? === jordi [~jordi@81-202-91-238.user.ono.com] has joined #ubuntu-devel [01:41] Kamion: ANything that eventually needs it. svenl suggested that procps might be happiest compiled as ppc64 for that arch (I haven't needed it yet, it's on my to-look-at- list) === swarm [~swarm@151.97.253.245] has joined #ubuntu-devel [01:43] carlos: i have done for now. I will probably ssh back in if jbailey has a fix to test for it [01:43] fabbione, ok [01:44] Kamion: pls try triggering archvsync@magellanic ? [01:44] jbailey: strace maybe? [01:44] fabbione, will remove the admin permissions now, please ask for tehm again when you need them. I will leave the normal account until you finish. [01:44] jbailey: (it depends on libc6-sparc64 on sparc) [01:44] carlos: that's perfect! thanks [01:45] elmo: bash: /home/archvsync/torrent-sync: Permission denied [01:45] score [01:45] and once more, for muppets the world over? === ogra [~ogra@p5089D3B2.dip.t-dialin.net] has joined #ubuntu-devel [01:45] Kamion: Right, might be useful there too. [01:45] Kamion: But even so, I suspect it can be just pulled in as a dependancy of strace. [01:46] elmo: hey dude [01:46] fabbione: hey, I fixed davis/breezy - sorry about that [01:46] elmo: no problem.. thanks :) === susus_ [~sz@p5089D3B2.dip.t-dialin.net] has joined #ubuntu-devel [01:47] dpkg-checkbuilddeps: Unmet build dependencies: libc6-dev-ppc64 [01:47] elmo... hmmmm [01:47] it still claims it's not there... [01:47] mdke: not personally, but i'll ask about it if it's still an issue [01:47] Anyone know if the python apt bindings can work on an external cache/archive set to that of the running system ? [01:48] fabbione: err, whoops - that was && after the dist-upgrade which failed - fixed [01:48] elmo: triggered, did it work? [01:49] jbailey: sure, it would be - I was really just wondering whether it should/could be promoted to priority required/important [01:49] eeheh thanks elmo [01:49] jbailey: (along with everything else pulled in by dependencies of base system stuff) [01:49] Kamion: yeah, it's pulsing now [01:50] Kamion: I don't know yet, sorry. [01:51] mdke: seems to be working fine [01:51] elmo: righto, automated [01:51] Kamion: cheers, sorry about that [01:52] did JaneW reply before I lost my link? [01:52] jordi: yes I said pong [01:53] elmo: np [01:53] JaneW: sorry, power outage where my server is :) [01:53] sabdfl, neither myself nor dholbach could log in earlier. here I still can't login [01:53] mdke: can you diagnose that with elmo please? [01:54] sabdfl, sure thing [01:54] elmo, we can't login to the wiki [01:54] launchpad login is working fine [01:56] mdke: when did you last try to login? [01:56] right now [01:56] elmo ^ [01:57] mdke: what IP are you coming from? [01:58] erm [01:58] lemme look [01:58] 81.178.109.10 [01:58] elmo ^ [01:59] so can others log in? [01:59] dholbach said earlier it was down for him too [01:59] I did without any problem, yes [01:59] hmm [02:00] was working fine for me last night, this morning, it has not been working since I got up [02:01] also jsgotangco said he couldn't login === asw [~asw@mcb1013.mcb.harvard.edu] has joined #ubuntu-devel === ealden [~ealden@ipdial-191-243.tri-isys.com] has joined #ubuntu-devel === Echylo [~echylo@70-190.245.81.adsl.skynet.be] has joined #ubuntu-devel === winkle [~winkle@lgh3814234.vittran.norrnod.se] has joined #ubuntu-devel [02:07] mdke: what's your username for launchpad? [02:07] matthew.east@breathe.com === UbuWu [~UbuWu@h82151173197.dsl.speedlinq.nl] has joined #ubuntu-devel [02:08] infinity: alive? [02:09] I'm sure there was something that would auto-decrypt https traffic given the relevant cert - does anyone remember what it is? [02:09] ssldump? === Robinho_Peixoto [~preview@200.128.80.254] has joined #ubuntu-devel [02:10] aha, that looks like it, thanks tseng [02:10] mdke: please try again now? [02:10] nps [02:10] "The only result can be that nobody gives a damn about ppc." - Ulrich Drepper. [02:11] wow, the new gnome-power improved a lot :) [02:11] elmo, works now! [02:11] elmo, thanks a lot. what was up? [02:11] Anyone feel like showing up at his door with axes and torches with me? [02:11] mdke: ok, cool. the authserver had a code roll out that broke some wiki logins. it's been rolled back until the developers can diagnose and fix [02:12] jbailey: I'd rather club him with my ibook [02:12] pitti: I wouldn't, they're a precious/rare commmodity these days :-P [02:12] hm, right [02:12] elmo: what about a wooden iBook imitate? :-) [02:12] elmo: well, real laptops take hitting people just fine. [02:12] pitti: I have G5 here that I"m pretty certain would survive. =) [02:13] heh [02:13] elmo, ok thanks for sorting it [02:13] haha [02:13] bob2: Hey. =) [02:13] elmo: im hoping muine looks better to you today, unstable accepted it with a bit less splitting [02:13] bob2: Oops, ECHAN. =) [02:15] tseng: I'm not overly thrilled about the split in debian unstable, but I processed the ubuntu new one since it got in there [02:15] elmo: thanks. [02:15] fabbione: what happened to sk98lin in nic-extra-modules? [02:16] fabbione: or come to that at all [02:16] Kamion: it's missing. we removed sk98lin to include skge, it's in the pending queue for the nic-* cleanup [02:17] fabbione: oh, ok, please do that ASAP so that my primary d-i test machine works again :P [02:17] Kamion: i am going to finish the cleanup tomorrow and upload the new kernel [02:17] Kamion: we habe another abi change to deal with :) [02:17] aargh [02:17] brought to you by alsa 1.0.9 and ocfs [02:18] and tomorrow daniels is going to rearrange xorg, so CDs are hosed for another week [02:18] i could revert all the changes and upload 2.2 with only that fix [02:19] but it's kind of a pain [02:19] daniels: can you give me tomorrow before rearranging X? [02:20] Kamion: if i upload tomorrow by 12:00 UTC, i think we can get the abi change in pretty fast... [02:20] Kamion: specially if the kernel hit buildds with the latest ccache [02:20] actually.. much earlier than that [02:21] fabbione: -33 won't feature any rearrangements [02:21] Kamion: ^^ [02:21] i'm thinking I might separate my 'fixes for painful bugs' and 'break more shit out' uploads [02:21] is that ok for you? === rcliii [~rcliii@cpe-65-26-158-102.cinci.res.rr.com] has joined #ubuntu-devel [02:22] fabbione: yes [02:22] ok perfect... [02:22] Kamion, what is the plan ith UbuntuExpress now ? [02:22] with even [02:22] we can prepare all the other stuff before hands [02:22] ogra: mdz's doing a framework [02:22] so it won't be too painful [02:22] jbailey: do you think you can give the initrd-tools fix for that before tomorrow? [02:22] Kamion, yes i saw it, but what about the other guys that wanted to do it [02:23] ogra: as far as I know, we're going to implement the framework first and then have the other guys flesh it out [02:23] ogra: because having inexperienced people try to do the framework didn't work out well [02:23] ah, ok, i thought they already dropped it [02:23] fabbione: Define 'tomorrow' =) [02:23] I don't know, I've been buried in other things [02:23] jbailey: within your working day [02:23] Kamion, me too, thats why i ask :) [02:23] Kamion, thanks for the info [02:23] fabbione: Yes, I have 8 items or so to do today, this will be one of them. [02:24] jbailey: so that when i start tomorrow morning i can test it [02:24] fabbione: Yes, should be no problem. [02:24] jbailey: perfect.. i count on that === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has left #ubuntu-devel [] === terrex [~terrex@84-122-69-8.onocable.ono.com] has joined #ubuntu-devel === fabbione goes offline [02:29] jamesh: around? [02:32] pitti: grep: usr/share/locale/af/LC_TIME/coreutils.mo: No such file or directory [02:32] pitti: it's a dangling symlink. Is that a pkgstriptranslations bug? [02:32] /usr/share/locale/af/LC_TIME/coreutils.mo -> ../LC_MESSAGES/coreutils.mo [02:32] WTH? [02:33] Kamion: well, pkgstriptranslations of course strips away LC_MESSAGES/*.mo [02:33] I didn't think about symlinking from LC_* to LC_MESSAGES [02:37] so, I'm going to create a cute little race tonight or tomorrow in which /usr/bin/X11/Xorg and /usr/bin/X11/X will disappear [02:37] dist-upgrade and get the new xserver-common and xserver-xorg (6.8.2-33) when it arrives, then dist-upgrade again to get x-common 1.01 [02:37] and life should be peachy [02:38] Kamion: does such a symlink make sense in the first place? [02:38] pitti: dunno, I haven't looked at the code [02:38] ok [02:38] I suppose it could do [02:38] Kamion: thanks for the hint, I'll look at it [02:39] I am totally mystified by #11787 [02:40] netcfg has no code that can do that, as far as I can see, so something else must be munging /etc/network/interfaces [02:40] Kamion: fwiw, with x-common 1.01, /usr/bin/X11 becomes a symlink to /usr/bin [02:40] hooray === thesaltydog [~yoshi@host194-61.pool8023.interbusiness.it] has joined #ubuntu-devel === dholbach [foobar@td9091b8d.pool.terralink.de] has joined #ubuntu-devel [02:44] Mithrandir: the multiarch-include patch for gcc doesn't honor -m32/-m64. if you use -m32 on amd64, /usr/include/x86_64 is in the include path, not /usr/include/i486-linux. that's not the way we want it. [02:44] dholbach, get your wiki hits now! [02:45] doko: jbailey discovered that a bit ago, and yes, I'm aware of it but I haven't looked at it and fixed it. [02:45] mdke: already did some changes :) [02:45] :) === marilize [~marilize@196.36.161.235] has left #ubuntu-devel ["Leaving"] [02:51] did anybody else experience an inexplicable disturbance in the buildds' force? [02:52] resulting in random segfaults? [02:53] any particular architecture? [02:53] powerpc [02:54] glom's build didn't succeed and the nasm build looks strange too [02:54] both segfaulted at some stage [02:56] powerpc has been randomly SIGILLing for a long tim [02:56] e [02:56] though I'd thought the 64-bit kernel fixed that [02:57] hrm [02:58] Kamion : We don't have new kernels on the buildds yet. Heopfully, that's a "this week" thing. [02:58] aha [02:58] oh cool [02:58] good to know [02:58] dholbach : given back. [02:58] *fingers crossed* ;) [02:58] infinity: thank you [03:01] infinity: hey, could you maybe explain another buildd bugger? [03:01] infinity: gtk-sharp2-unstable has lots of segfaults on x86 buildd, not not in my pbuilder [03:01] dholbach : glom succeeded, nasm failed in the same place, looks like ps2pdf is buggy. [03:02] dholbach: btw, does glom run any better now with the current psql packages? [03:02] dholbach : I'm off to bed right now, can you check if ps2pdf currently has a bug open about SEGVs on PPC, and if not, open one? (assign it to me, if you're feeling adventurous) [03:03] tseng : Want to bug me about it in ~9 hours? (or mail me... adconrad@u.c) [03:03] infinity: hm sure [03:03] tseng : Danke. === infinity -> Bed. [03:03] infinity: night. slacker. [03:05] pitti: you have go through the same configuration "pain" but at least it's explained on glom's wiki [03:06] dholbach: it should work out of the box over the unix socket [03:06] infinity: thanks a lot [03:06] dholbach: can you please try to bug me about it from time to time? [03:06] pitti: that's a libgda thing === JaneW [~JaneW@196.36.161.235] has left #ubuntu-devel ["Leaving"] [03:10] elmo: quota sync, please === Safari_Al [~tr@ppp240-72.lns2.adl2.internode.on.net] has joined #ubuntu-devel === silbs [~jane@217.205.109.249] has joined #ubuntu-devel === mxpxpod [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === kafeine [~kori@212.39.73.142] has joined #ubuntu-devel === StylusEater [~gnome@c-24-98-214-36.hsd1.ga.comcast.net] has joined #ubuntu-devel [03:21] sabdfl: What do I need to do to get http://udu.wiki.ubuntu.com/MigratingToUbuntu approved? === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu-devel === Keybuk [~scott@syndicate.netsplit.com] has joined #ubuntu-devel [03:23] hi AndyFitz [03:23] g'day mpt [03:23] AndyFitz: bloody rippah [03:24] awhyeahripper! [03:24] tseng, struth mate. today was s-house. how was yours ? [03:24] rats [03:24] mpt: erk, that's the first time I've ever seen that spec and it requires non-trivial installer work [03:24] AndyFitz: rockin [03:25] Kamion: I don't think Step 2 would be a BreezyGoal :-) [03:25] Stage 2, rather [03:25] Stage 1 at most [03:25] mpt: ok, that's not mentioned [03:25] it should be, for avoidance of panic among those with distro schedules :) [03:26] p.s. what does "current OS" mean? it's often very hard to tell [03:26] mpt: i hope you're planning to implement #13 [03:26] for dual-boot, sure, but triple-boot or more are common [03:26] daniels: haha [03:26] (e.g. win95, winxp, linux) [03:26] thom: why does nm run its own nameserver? [03:27] mpt: seriously. [03:27] AndyFitz: ping [03:27] the language choice one is not possible without serious installer reengineering [03:27] slibs: pong [03:27] tseng: i assume because kicking all apps to re-read resolv.conf (*cough*FIREFOX*cough*) is a pain in the arse [03:27] silbs, pong [03:27] (because the language is chosen before the disks are readable) [03:27] although UbuntuExpress might help with that === mgalvin [~mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-devel [03:27] daniels: That would require learning to program [03:28] mpt: oh well [03:28] I'm all about the Stage 1 === Echylo [~echylo@70-190.245.81.adsl.skynet.be] has joined #ubuntu-devel [03:28] i'm not about the stage 2, in this case [03:28] naturally [03:29] Is it really necessary for network-manager to install bind9? === StylusEater [~gnome@c-24-98-214-36.hsd1.ga.comcast.net] has joined #ubuntu-devel [03:31] tseng: work around the fact you can't reload libc's resolver sensibly, and tell apps that they need to do it too [03:32] mpt: if you're seriously proposing #13, you need to find someone to do it [03:32] daniels: same for the other points too :p [03:34] really those things ought to be separate specs [03:34] hunger: for the moment, yes; see my answer to tseng [03:35] Kamion: yet it must be approved yesterday [03:36] thom: resolveconf doesen't do it well enough? [03:37] hunger: no. [03:37] thom: Damn:-) [03:37] thom: So resolvconf can go when installing nm? [03:38] thom: How about using some simpler thing as bind like dnsmasq? [03:38] s/as/than/ [03:43] no, resolvconf is still useful [03:43] hunger: and no, nm directly controls bind, so something else would need aditional code [03:44] it should bind to 127.0.0.1 only by default tho :\ [03:44] not sure hwo to do that conditionally [03:45] Lathiat: the config does that [03:45] it does? [03:45] mine wasnt [03:45] listen-on { 127.0.0.1; }; [03:45] well mine wasnt doing that [03:45] and i added that line myself [03:46] to /var/lib/NetworkManager/NetworkManager-named.conf? [03:46] that's a generated file [03:46] no to named.conf.local [03:46] or whateveritis [03:46] that's not used by NM's bind [03:46] hrm [03:46] so why was itlistening before [03:46] nm starts its own bind? [03:47] maybe my system was starting a global bind too.... [03:47] possibly so [03:47] right [03:47] so why does NM use bind [03:47] and not just resolvconf ? [03:48] 23:43:59 thom | hunger: and no, nm directly controls bind, so something else would need aditional code [03:48] Lathiat: that was explained above [03:48] oh sorry *reads up* [03:48] ah i see [03:49] Is there a reason for not listing the NM applet in the applet list? Or did I just miss it? [03:50] its not an applet [03:50] its a nofication icon [03:50] (that confused me too, bad name) [03:50] Lathiat: nm-applet is no applet? Wow, nice! [03:50] hunger: so you run nm-applet directly, heh [03:51] Lathiat: So how do I get the notification icon? [03:51] hunger: run nma--applet [03:51] nm-applet, rather [03:51] Lathiat: There is no GUI way to do that? [03:52] alt+f2 nm-applet? :) [03:52] i think th eidea is it shoudl be started by your session [03:52] i added it to my session [03:52] Lathiat: I thought this was supposed to be simpler than editing /etc/network/interfaces. [03:52] i added it to mine [03:52] i am thinking i should change it to respawn in the session [03:52] the applet dies on dbus reload [03:52] hunger: dude [03:52] hunger: development [03:52] hunger: think, default breezy install -> in by default [03:53] Lathiat: Then add it;-) [03:53] :) [03:53] Lathiat: What about /etc/network/interfaces? Will that get replaced by NM? === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has left #ubuntu-devel [] [03:54] well it doesnt exactly replace it [03:54] Lathiat: Or will we have two places to configure the network now? [03:54] it handles mobile networking [03:54] nm uses interfaces as a "hint" [03:54] for most people you probably wouldnt touch your interfaces file [03:54] others would *shrug* [03:55] Lathiat: That sucks... I'll never be able to figure out which config overwrites which! === Lathiat blah === Lathiat continues work === jinty [~jinty@205.134.224.215] has joined #ubuntu-devel === bddebian [~bddebian@user216-178-65-218.netcarrier.net] has joined #ubuntu-devel [04:06] Heya === bradb [~bradb@modemcable242.75-203-24.mc.videotron.ca] has joined #ubuntu-devel === niran [~niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel === Safari_Al [~tr@ppp240-197.lns2.adl2.internode.on.net] has joined #ubuntu-devel === tritium [~tritium@ee213-dhcp-8.ecn.purdue.edu] has joined #ubuntu-devel === mbeattie [~mbeattie@ool-4355f1f7.dyn.optonline.net] has joined #ubuntu-devel === StylusEater [~gnome@c-24-98-214-36.hsd1.ga.comcast.net] has joined #ubuntu-devel [04:20] .win 39 [04:20] 39?!!! [04:20] dude === Mithrandir is at 74. [04:20] i try to keep it under 20 [04:20] I start closing windows when I'm >20 [04:21] yep [04:21] I've given up that [04:21] that's the reason why I run 3 clients [04:21] i merged some channels into the same window also [04:21] low traffic [04:21] I end up not reading the ones >20, usually [04:22] maswan: M-a, dude, M-a :-) [04:22] Mithrandir: yes, but some are boring channels that I don't want to see all the time. [04:22] Mithrandir: especially work channels, when I'm supposed to be on vacation. ;) [04:22] maswan: ignore activity in them, then [04:23] Mithrandir: well, I guess === kafeine [~kori@212.39.73.142] has joined #ubuntu-devel === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === kafeine [~kori@212.39.73.142] has joined #ubuntu-devel [04:31] repositories are too slowly for me today [04:31] terrex Is there any wikipage or anywhere see the agenda of the month for all teams? [04:31] terrex It's really nice to make an integration with evolution and make a "shared agenda" server, dont you think? === odeez [~zeedo@www.reboot-robot.net] has joined #ubuntu-devel === SleepyEye [~mlynch@email.gcom.com] has joined #ubuntu-devel === StylusEater [~gnome@c-24-98-214-36.hsd1.ga.comcast.net] has joined #ubuntu-devel === mxpxpod [~BryanForb@mxpxpod.user] has joined #ubuntu-devel === wasabi_ [~wasabi@207.55.180.100] has joined #ubuntu-devel [04:38] Having trouble getting hands-off network based installation working. Apt configuration failing. Can anyone offer pointers/help? === luis_ [~louie@c-66-31-46-131.hsd1.ma.comcast.net] has joined #ubuntu-devel === diarrhoe [~Cauchy@p54BD2C38.dip0.t-ipconnect.de] has joined #ubuntu-devel [04:42] SleepyEye: only if you describe your problem :) [04:42] .oO(is *-devel the right place for such questions?) [04:43] I dunno, is it? Came here because archived transcripts pointed me here. [04:44] mako: thanks :) [04:44] Kamion: That CD is good [04:46] carstenh: When Apt configuration happens I just get a failed message with "continue" highlighted. Nothing other than fail indication on console 3 or 4 (don't recall which). [04:47] carstenh: No indication of why apt configuration failed. [04:47] ivoks: no problem === koke_ [~koke@adsl229-164.unizar.es] has joined #ubuntu-devel [04:47] SleepyEye: can you please put your /etc/apt/sources.list on a webserver or on paste.debian.net? === jamin [~jamin@sys-216.87.56.250.primary.net] has joined #ubuntu-devel [04:53] mjg59: Please don't take offense, but I am surprised to see you here. [04:53] bddebian: Why? [04:54] mjg59: I dunno, I just would have thought you would have been one of the Ubuntu "haters". [04:54] carstenh: Ok, it's on paste.debian.net. It's only one line because I'm using a local mirror of the archive. I created the mirror using "debmirror". [04:54] lol [04:54] bddebian: Why? [04:54] bddebian: (I've been here since before Warty was released) [04:54] bddebian, he is a central dev for Ubuntu [04:55] mjg59: "'cause you hate *everything*" [04:55] Haha === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu-devel [04:55] <^rob^> is there a list of all the accepted proposals for the Summer of Code for Ubuntu? [04:56] presumably people will be emailed about it [04:56] SleepyEye: and the error apt gives you is? [04:56] mjg59: Honestly I don't know. I honestly don't mean it as an insult, I was just surprised. [04:56] AndyFitz, pingeling [04:56] dilinger: he only hates our freedom [04:56] daniels: and our burger kings [04:56] mdke: I'm glad, I was just surprised for some reason. [04:56] ogra, pongalong [04:56] bob2: no, stansted's burger kings. or lack thereof. [04:56] Damn them [04:57] hmm [04:57] carstenh: Apt isn't giving me an error. It's apt-setup during installation that's giving the error. [04:57] bob2: we don't have any burger kings, either, except in the international terminal of tulla. [04:57] who needs burger king when you have pret a manger [04:57] sometimes you don't want a 10 quid sandwich [04:57] tho sometimes you do [04:57] SleepyEye: ok, just skip apt-setup [04:57] mdke: When you have a hangover and no sleep, you want grease [04:57] bob2, burger king is not cheap either ;) [04:57] SleepyEye: apt-get update works? [04:58] Not sandwiches hand-made by virgins with gold-plated knives [04:58] lol [04:58] you can taste it tho [04:58] <^rob^> burger king is just a Checkers wannabe [04:58] carstenh: Yes, apt-get update works. How do I skip apt-setup using a preseed installation (this is what I was hoping could be done)? [04:59] The best hangover food is greasy/spicy Mexican food!! [04:59] curry [04:59] SleepyEye: i try to avoid using the debian/ubuntu-installer and use debootstrap instead, sorry [04:59] Too spicy. That just makes ya burn the porcelin. :-) [04:59] mjg59: but they do make a wicked blt [04:59] mjg59: boots is a passable imitation [05:00] Hngh. === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [05:03] carstenh: I'd be willing to try debstrap if it will do what I need. Can you point me at a web site or documentation? [05:04] SleepyEye: do you want to install one computer or more (maybe automatically)? [05:04] carstenh: Many machines via network [05:05] carstenh: Oh, yes, automatic [05:05] SleepyEye: i don't think debootstrap is the right tool for this job [05:06] carstenh: Bummer. The weird thing is if I us interactive install, it works. [05:07] carstenh: I even used debconf-get-selections and copied the apt-setup preseed stuff it generated and the automated apt-setup failed in the same way. [05:11] SleepyEye: i never used preseeding, maybe http://d-i.alioth.debian.org/manual/en.i386/apcs01.html helpd you. i'm sorry i can't. [05:11] s/helpd/helps/ [05:14] carstenh: Yep...been there, done that. Thanks for tryin anyway. I guess I'll just keep playing around with it and searching the web. Maybe I'll get lucky and stumble across something. [05:14] i hope so :) === SleepyEye [~mlynch@email.gcom.com] has left #ubuntu-devel ["Leaving"] [05:16] <^rob^> if anyone is in the Southeast of the US, Checkers is the heart-clogging fast-food of choice for most fat people, the people who know fast food. [05:17] even worse than wendy's? [05:17] <^rob^> daniels: by far [05:17] <^rob^> you can get 2 1/2 lb burgers for $3.00 [05:17] <^rob^> with Bacon, Cheese, and Special Sauce [05:17] <^rob^> mmmm...fattning [05:18] meh, too late to investigate SleepyEye's problem [05:18] eh, that's not that big [05:18] <^rob^> daniels: it is for $3.00 [05:18] point [05:18] thom/mjg59, could you guys have a look at gnome power ? it has gconf keys for calling acpi scripts now ... [05:19] Kamion: he/she's in #ubuntu now [05:19] ogra: if it can have arguments too, just have it call pmi [05:19] I've used /msg [05:19] thom, that works with user rights ? [05:20] aaahr [05:20] thom, redhat uses some suid magic afaik [05:20] meh, k [05:20] i'll look later [05:20] great, thanks === thom hopes that hal will get the suspend/resume hooks sooner rather than later [05:21] i'll have a handfull commandline options in the next version, to omit or modify stuff... [05:21] thom, i doubt we'll see it before breezy === jljes [~agp@AMontpellier-152-1-68-116.w83-201.abo.wanadoo.fr] has joined #ubuntu-devel === pef_aw [~pef@erodia.net] has joined #ubuntu-devel [05:23] hello === Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-devel [05:28] infinity: do you know why kexi is dep-wait on libmysqlclient-dev when it build-deps on libmysqlclient12-dev === Asriel [adamw@82-69-200-201.dsl.in-addr.zen.co.uk] has joined #ubuntu-devel === lakin [~lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === pef_aw is now known as pef === solomarv [~solomarv@idontknow.clarkson.edu] has joined #ubuntu-devel === pitti [~pitti@195.227.105.180] has joined #ubuntu-devel [05:40] hello again [05:41] hello [05:41] <\sh> hey pitti [05:41] yo pitti [05:42] hi... anybody here interested in xmms-musepack and bmp-musepack packages for breezy? they are currently in backports/extras and seem to work fine there [05:42] SloMo, what do you mean by "interested in"? === trygvebw [~trygvebw@216-24-197.5002.adsl.tele2.no] has joined #ubuntu-devel [05:43] SloMo: are they in Debian? [05:43] ehm, is someone interested to get them into breezy? would be the first user of libmpcdec which currently is in breezy [05:43] bob2: no [05:44] <\sh> SloMo: http://wiki.ubuntu.com/MOTUNewPackages === solomarv is now known as solomarv_ [05:45] thanks === solomarv_ is now known as solomarv === trygvebw [~trygvebw@216-24-197.5002.adsl.tele2.no] has left #ubuntu-devel ["Leaving"] [05:54] yay, debootstrap successfully resolved a missing base system dependency [05:55] boo, it exited 1 for no apparent reason (suspect that's the busybox sh bug reported in Debian) === tritium [~tritium@ee213-dhcp-8.ecn.purdue.edu] has left #ubuntu-devel [] === ivoks [~ivoks@lns01-0713.dsl.iskon.hr] has joined #ubuntu-devel === niran [~niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel [06:36] morning [06:36] hey mdz [06:37] daniels: I very nearly renamed it to autodetect_keyboard when I was messing with that code, but it seemed gratuitous, given that we can't actually autodetect anything [06:37] mdz: autoguess_keyboard? [06:38] daniels: infer_keyboard? ;-) [06:41] morning mdz === robtaylor [~robtaylor@217.204.121.82] has joined #ubuntu-devel [06:42] mdz: unless you have any strong concerns with autodetect, i think it's best we leave it there for consistency [06:42] mvo, will we have to live with the ugly fading in gksudo ? [06:42] daniels: I have no strong feelings about it [06:42] ogra: don't know. it's a upstream thing. we can remove it again [06:43] mdz: word [06:43] mvo, would be nice... but we'd have to discuss it in a bigger round i guess [06:43] meh, ffmpeg compiled.... [06:43] with gcc-2.95 :( [06:44] Heh [06:44] guten nacht [06:45] bddebian, its not really funny.... i have a bug open and cant compile it at all...only gcc-2.95 seems to work .... the fun stuff is, thi only happens on i386 [06:45] daniels, schlaf gut [06:45] daniels: gute nach! (did you had german leasons at linuxtag?) [06:45] ogra: Oh, :-( [06:45] mvo, +t ;) [06:48] daniels: regarding those bugs I filed about the preseed-for-reconfiguration stuff, those were all filed after my changes (and therefore are still valid) [06:48] daniels: Gutte Nacht [06:48] daniels: I think the culprit is all that weird-ass "auto_answer" stuff [06:48] mdz, we still should talk about edubuntu live vs install CD, poor performance doesnt outweight the promotional benefits in my eyes, i'm not convinced yet :) [06:48] mdz, indeed your word counts in the end :) [06:49] ogra: What fails? [06:49] wierd gksudo, really wierd :( [06:49] bddebian, ffmpeg ? [06:50] ogra: Whatever isn't compiling, yes [06:50] gksudo in gnome doesn't read /etc/sudoers like it should :/ === gnert [~gnert@a84-230-148-120.elisa-laajakaista.fi] has joined #ubuntu-devel [06:51] bddebian, assembler errors, gcc-4.0 is more strict about the code.... [06:51] ogra: uberstrict would be better to say :) [06:51] Heh [06:51] heh [06:51] But it won't build with gcc-3.4 either? [06:51] pitti: nothing to sync [06:52] bddebian, nope [06:52] bddebian, error: PIC register '%ebx' clobbered in 'asm' [06:52] eeks [06:52] elmo: ah, sorry, it's still in incoming, I guess. I just read the closed bug report [06:52] i knoe the error, i know the solution, but i dont know enough assembler to fix the code :( [06:53] ivoks: gksudo is just a frontend to sudo. it execute it [06:53] mvo: but, gksudo -S /some/app works fine [06:53] mvo: but if executed from menu, it asks for password [06:53] mvo: despite NOPASSWD in sudoers [06:53] that's wierd [06:53] ivoks: do you run breezy? or hoary? [06:54] breezy [06:54] first I tought my .desktop was broken, but no... [06:57] same think if you put xterm -e gksudo /some/app [06:57] thing === robitaille [~daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel [06:58] pitti: how's bzr working out for you with pmount? [06:59] thom: many features are still missing (like branch, but that's supposed to work now in bzr head) [06:59] thom: but for pmount's size it works quite well [06:59] thom: I wouldn't entrust it my postgresql stuff yet, though [06:59] ogra: you'll be in London this weekend, yes? [06:59] mdz, yep [06:59] we can talk about it then [06:59] mdz, you come ? [06:59] ogra: yes [07:00] hooray :) really looking forward to it then :) [07:00] hey mdz [07:00] pitti: right [07:00] i was pondering it for acpi-support === JanC [~janc@JanC.member.lugwv] has joined #ubuntu-devel [07:00] which should be fine [07:01] thom: I really need branch handling for postgres, but not for pmount, so testing it on pmount is fine for me [07:01] thom: currently I emulate the "push" command with a small shell wrapper which calls rsync after commit [07:01] right [07:01] ok, i'll have a look and see how it goes [07:01] I hope that push and hooks will be integrated soon [07:03] mdz: auto_answer is f**king crack [07:03] daniels: yes, let's kill it [07:03] ivoks: please file a bug and assign it to me (michael.vogt@ubuntu.com) with a description how it can be reproduced [07:03] mvo: ok [07:04] ivoks: thanks [07:04] mdz: not tonight I won't === Loevborg [foobar@d36-75.dip.isp-service.de] has joined #ubuntu-devel [07:05] ogra: Are you using the source from Debian or is it in the archive? [07:06] bddebian, from debian, there was a new version yesterday... [07:06] Oh :-( [07:07] it fixes amd64 and ppc builds with gcc-4.0 (i had to patch the last source) but not the i386 prob === Jimbob [~jcape@c-24-14-115-101.hsd1.il.comcast.net] has joined #ubuntu-devel === ivoks [~ivoks@lns01-0713.dsl.iskon.hr] has joined #ubuntu-devel === bryanf [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel === martinhj [~martinhj@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel === thesaltydog [~fabio@62.211.45.57] has joined #ubuntu-devel === uniq_ [~frode@213.184.199.55] has joined #ubuntu-devel [07:26] hrm, how come we have no bzr packageS? [07:26] thom: FTBFS last I checked [07:27] now it's failing in a different way [07:27] thom,bob2: http://people.ubuntu.com/~lamont/buildLogs/b/bzr/0.0.5-2/bzr_0.0.5-2_20050622-0954-i386-failed.gz === lamont__ [~lamont@15.238.7.29] has joined #ubuntu-devel [07:28] bah [07:28] missing build-dep on python2.3-dev [07:28] 2.3 ? [07:29] ogra: Debian [07:29] ogra: looks like it uses both [07:29] ah, ok [07:30] mdz, what about moving gnome-power to main ? any objections from your side ? (it has no universe dependencys) [07:31] ogra: have you done an inclusion report for it? [07:31] mdz, not yet [07:31] doing it now === ddaa [~ddaa@ordo.xlii.org] has joined #ubuntu-devel [07:33] Hey, do you know where I can put a hook on Yann Dirson? Does he IRC? === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [07:37] mdz: ah, k [07:38] So bzr needs to be updated to depend python 2.4 instead of 2.3? [07:38] bddebian: no [07:38] bddebian: no, it uses both [07:38] Oh [07:38] Sorry, I'm on a Winblows machine so the output is a little unreadable.. :-( === bddebian just saw the comment above. Doh. :-( === RzR [~rzr@lav35-1-82-236-136-171.fbx.proxad.net] has joined #ubuntu-devel [07:42] hi [07:42] how to add packages to ubuntu [07:42] Hello RzR [07:42] I mean submit new software [07:43] RzR: Put it on the NewPackages wiki page [07:43] RzR: the best way is to talk to the MOTU team (they hang out on #ubuntu-motu) [07:43] or get it into debian first, and watch it filter through [07:43] i tried to put connect in debian .. but pple are to busy for it [07:43] which is probably the best option [07:43] see http://rzr.online.fr/q/Proxy [07:47] bddebian: https://wiki.ubuntu.com//NewPackages ? [07:48] RzR: Sorry, here: https://wiki.ubuntu.com/MOTUNewPackages I think === bradb [~bradb@modemcable082.64-130-66.mc.videotron.ca] has joined #ubuntu-devel === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu-devel === GNULinuxer [~ghoseb@59.95.0.46] has joined #ubuntu-devel === jordi [~jordi@115.Red-213-96-69.pooles.rima-tde.net] has joined #ubuntu-devel [07:53] mjg59: acpi-support is now in bzr; http://people.ubuntu.com/~thom/bzr/acpi-support/ === Baby [~nena@baby.kavi.silver.supporter.pdpc] has joined #ubuntu-devel === rade [~rz@p5488BE65.dip.t-dialin.net] has joined #ubuntu-devel [08:06] hello everyone, first, does anyone know why when i install the kernel source with synaptic, it just puts a tarball into /usr/src and doesn't even make a link to it in /lib/modules/? second, why i don't have irq_vectors.h in /include/asm in my kernal source directory? i don#t even have an asm directory, just asm-* [08:07] rade: a) this is more of an #ubuntu question, b) linux-headers-* will probably satisfy your concerns better === dholbach [foobar@td9091b8d.pool.terralink.de] has joined #ubuntu-devel [08:08] re [08:09] daniels: thanks, but i've already spent a while chatting in #ubuntu, and still no luck... i installed the headers as well, but they're not in my kernel source directory, but in linux-headers-* [08:10] it seems you're sort of missing the point about how linux-headers-* works === mitsuhiko [~mitsuhiko@80.122.201.98] has joined #ubuntu-devel [08:14] rdade: have you looked at /usr/share/doc/linux-source-2.6.10/README.gz [08:14] ? [08:15] linux-source includes the full source for a kernel, linux-headers is just what you need to build modules - see /lib/modules/*/build [08:17] that is, if you're building a kernel, you want linux-source-, if you are building modules, you want linux-headers- [08:18] but like daniels said, that's more of a #ubuntu issue (clarifying the existing situation), than #ubuntu-devel (which would be a place to discuss your proposed changes to fix a bug you've found) === madduck [~madduck@madduck.developer.debian] has joined #ubuntu-devel [08:19] is martin pitt here? [08:19] madduck: no. [08:20] mh, anyone else involved with ubuntu-cve? [08:20] Nafallo, a bit [08:20] Nafallo: ping? [08:21] who is Nafallo ? real name, i mean... [08:21] madduck: pong :-) [08:21] madduck: Christian Bjlevik :-) [08:21] Nafallo: so, debian security is up shitcreek without a paddle, and i just saw ubuntu-cve [08:21] that should be pretty easy to amend to debian stable, right? [08:24] madduck: some of them sure could. for the moment my view is that only ubuntu's main has proper security-updates. but sure. you might aswell dig in and take those who are done :-). [08:24] even for universe/multiverse [08:24] Nafallo: for the moment, i only want an overview. [08:24] i don't have any time, but noone else seems to be doing anything. [08:24] do i have to start delegating. [08:25] s/do/so/ [08:25] pitti said earlier today that he'd sent mail volunteering to help out [08:25] Kamion: excellent. [08:27] madduck: it's probably best to find pitti. he's the one that often has an overview on things :-). [08:27] but he's not coming back till tomorrow? === madduck thinks that if pitti saved debian as an ubuntu person, that would rock! [08:28] dunno, I've just come back myself :-). but... there is always e-mail ;-). [08:28] mpitt@ubuntu.com ? === hughsie [~hughsie@host81-153-4-192.range81-153.btcentralplus.com] has joined #ubuntu-devel [08:28] and he *is* german, right? [08:28] martin.pitt@ubuntu.com [08:28] yepp, german :-) [08:34] does anyone here know where hub.h is supposed to be? which package it's in? [08:36] use dlocate or apt-file [08:37] or packages.ubuntu.com [08:38] Nafallo: mh, don't tell everyone (outside this channel), but it seems that things are already under control. [08:39] madduck: oki :-). not even my girlfriend? ;-) === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [08:40] Nafallo: of course not. She's a spy, didn't you know? [08:41] when is the next tech board meeting? [08:41] ah. Tuesday 28 June 2005 at 2000 UTC [08:41] hehe... [08:41] shit. shit. shit. shit. [08:41] i've been invited four times now, and four times *something* just came in between. [08:42] nobody will ever forgive me. === madduck cries. === madduck is going to unite Ubuntu and Debian. uh, in the long run. not alone... [08:42] Heh. Heya madduck === silbs [~jane@217.205.109.249] has left #ubuntu-devel ["Leaving"] [08:43] howdy. you are quoted in my book. :) [08:43] madduck: do you mean technical board or community council meeting? [08:43] tech board [08:43] he wants TB [08:43] ok [08:44] i am writing an apologetic email to pitti now. [08:44] or is there a tech board list? [08:44] madduck, you want to unite debian and ubuntu so your second name is sysyphus ? [08:44] you can write to the -devel list and link to it on the Tech Board agenda maybe? [08:45] ogra: rotfl. [08:45] http://wiki.ubuntu.com/TechnicalBoardAgenda [08:45] mdke: it's not of everyone's concern really. [08:45] madduck: Yeah, you told me. That's frightening. :-) [08:45] i'll just tell pitti and let him do what he wants with it. [08:45] bddebian: and it's a good quote too. :) [08:45] madduck: When is the book going to be finished? [08:46] it's done. http://debiansystem.info [08:46] availability: http://debiansystem.info/order === Kamion_ [~cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-devel [08:47] madduck: Sweet, I'm ordering!! [08:49] Cool. Watch out though since I don't know about shipping costs if you order in Europe. [08:49] I have inquiries going, so I'll update those pages. [08:49] Maybe you want to subscribe to the RSS feed or mailinglist? [08:49] NP, I don't mind paying === terrex [~terrex@84-122-69-8.onocable.ono.com] has joined #ubuntu-devel [08:50] let me know how much it totals, okay? [08:50] Sure === Keybuk [~scott@syndicate.netsplit.com] has joined #ubuntu-devel === madduck is really proud of that book [08:52] madduck: That link says Amazon has it but I don't see it on Amazon.. :-( [08:52] because you are on amazon.com, not amazon.de [08:53] amazon.com does not have it yet because they are fucking assholes. [08:53] so far, all american publishers are totally incapable of working with overseas publishers. [08:54] :-( [08:54] I'll get it from bookzilla then [08:54] hi madduck, congrats on the book rolling out :), can't wait to grab a copy when it comes to the US, seems like i have to wait a bit though :( [08:55] bddebian: i can order it for you though if you are willing to go for an experiment, and you'd entrust your credit card number to me for this transaction. [08:55] mgalvin: yeah, and it SUCKS and i went around and kicked and screamed at everything i could find,. [08:56] mgalvin: bug your book store, send me a mail as if we hadn't met and ask impatiently, then i'll forward that to the publisher to make sure they know that demand exists. [08:56] bddebian, oh, yes, post it right here :_P [08:56] 1234-56-... ;-P [08:56] heh [08:56] ogra: i would give my credit card to bddebian for such a transaction, btw. [08:56] madduck: Ack, bookzilla is in German [08:57] madduck, i certainly will do [08:57] madduck, i wouldnt give it to anyone through the net... [08:57] the publisher has a fucked up policy: 45 days of demand assessment. fuck them. we sold 1500 copies in three days! [08:57] (call me paranoid) [08:57] bookzilla ROCKS [08:57] ogra: sure, but i know bddebian, albeit virtually, for a while now, and there is encryption. [08:57] madduck: I'll send it signed once I get home maybe [08:57] bddebian: ecnrypted. [08:57] Aye [08:58] madduck, true, i forgot about gpg... === jgoguen [~jgoguen@fctnnbsch17-156034024069.nb.aliant.net] has joined #ubuntu-devel [08:58] ogra: DOH!. :) [08:58] Hell Citibank probably already got the number out there somewhere anyway.. ;-) [08:58] rotfl [08:58] madduck, like i forget that my car has a cludge, but i switch gears anyway ;) [08:58] cludge?? Hahaha [08:59] Sorry, don't mean to laugh, that just seemed freudian [08:59] bddebian, european cars have such things :) [08:59] clutch [08:59] ch ? [09:00] Aye [09:00] whoops [09:00] :-) [09:00] i have to work on my vocabulary... [09:00] Nah [09:00] sure [09:01] You work on your vocab, I'll work on getting a brain to try to help out.. :-) === mxpxpod [~BryanForb@wuw-ojr3gmca.dybb.com] has joined #ubuntu-devel === rade [~rz@p5488BE65.dip.t-dialin.net] has left #ubuntu-devel [] === ska-fan [~ska-fan@dsl-084-059-066-139.arcor-ip.net] has joined #ubuntu-devel === Kamion -> karate [09:14] brb [09:16] is there something for ubuntu that will allow users to plug in an ethernet cable and if there's a dhcp server around, it will "Just Work"? [09:16] mxpxpod: network-manager [09:16] mxpxpod: ifplugd? [09:17] Nafallo: does nm work? === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [09:17] mxpxpod: for me it does ;-) [09:17] Nafallo: breezy? === dr_kabuto [~dr_kabuto@ppp-225-159.25-151.libero.it] has joined #ubuntu-devel [09:19] mxpxpod: yes [09:20] ok, how stable is breezy? [09:20] works fine here [09:21] thom: oh, I have a cool addition to pmi [09:21] um? [09:22] thom: I modified it to work with both pmud and pbbuttonsd [09:23] not particularly interesting, tbh, but sure, send the patch [09:23] that way people don't have to have pbbuttonsd installed since the newest versions seem to like to lock up [09:24] in ubuntu we'll always have pbbuttonsd installed until hal can do the job, or unless lots of "pbbuttonsd locks up and eats my laptop" bugs get filed [09:25] ok [09:25] well, here's the thing [09:25] pbbuttons 0.6.6 (what's in ubuntu) doesn't work well with 2.6.12 and 0.6.10 locks up all the time [09:27] thom: oh, also... pbbuttonsd and pmud need to start up before gdm starts [09:29] i see precisely zero bugs to that effect [09:29] because if pbbuttonsd isn't started up before gdm, you don't get the suspend menu item in the gnome logout menu [09:30] s/logout menu/logout dialog/ [09:30] mxpxpod: what thom means is that you should file a bug about it, not complain here :-). [09:30] ahhhh [09:30] sorry [09:31] not being psychic, if you're seeing crashes and hangs and don't tell anyone, we can't do much to fix it [09:31] :) [09:31] I need to upgrade to breezy one of these days as well so I can start testing some of the new stuff like gnome-power [09:31] yes, bugzilla is underestimated in te user world :) [09:32] mxpxpod, gnome-power is no fun yet... we need to integrate it more... but i'm happy about every bug i get ;) [09:32] in the installer - is there a keyboard shortcut to jump to the list of tasks? [09:32] ogra: baah, I already use malone for everything ;-) [09:32] ogra: I'm actually pretty excited about gnome-power [09:32] Nafallo: malone? [09:32] mxpxpod: launchpad.ubuntu.com [09:33] mxpxpod, it will rock if it is nicely playing with pmi :) and with dpms etc.... [09:33] mxpxpod, but that will still take its time :) [09:34] ogra: well, of course [09:34] but go ahead, be my guineapig *g* [09:35] I'm kind of nervous to go to breezy since I have my laptop set up pretty much how I like it, but in order to file bugs against it... === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [09:40] thom: https://bugzilla.ubuntu.com/show_bug.cgi?id=12198 [09:41] mxpxpod: i don't care about that; i still see no bug about pbb crashing or hanging === nasdaq7 [gfhgfa@tkp-ip-nas-1-p224.telkom-ipnet.co.za] has joined #ubuntu-devel [09:41] thom: I'll install breezy this week and test it out, ok? [09:41] thanks [09:41] no problem === mpt [~mpt@203-167-186-117.dsl.clear.net.nz] has joined #ubuntu-devel [09:49] would it be completely crackful to suggest sudo is either essential: yes or depended on by something like base-files? [09:51] elmo: ah, good to see you here. I'd like to allow all uploaders for universe to upload to revu. could you give me a copy of the universe uploaders keyring? [09:52] *advertise* http://siretart.tauware.de/revu/ :) [09:53] :) === StylusEa1er [~gnome@c-24-98-214-36.hsd1.ga.comcast.net] has joined #ubuntu-devel === seb128 [~seb128@ANancy-151-1-52-214.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [09:58] siretart: people.ubuntu.com/~james/tmp/upload-keys.gpg [09:59] elmo: thank you very much :) [10:01] seb128, any idea why evo always opens a second instance if i click a mailto link ? === sabdf1 [~mark@host217-37-231-22.in-addr.btopenworld.com] has joined #ubuntu-devel === jinty [~jinty@205.134.224.215] has joined #ubuntu-devel [10:05] elmo ping === GheRivero [~ghe@81.172.91.108] has joined #ubuntu-devel [10:12] mako: was that a happy hacking keyboard that you had plugged into your laptop? [10:15] if a package is taken as it is from debian, who is the ubuntu "maintainer" for it? [10:17] GheRivero, depends, if its universe then MOTU [10:18] main [10:18] GheRivero, which means we have no personalized packages [10:18] GheRivero, which package in main ? [10:18] acl [10:19] GheRivero, thats the main team... no special maintainer here [10:19] ok, thanks, i will try [10:20] GheRivero, you can look it up on breezy-changes, if nobody touched it, its the whole team, else poke the last uploader, he will at least know who works mainly on it [10:20] GheRivero, is anythig broken in acl ? [10:21] no, nothing, i'm just working on nfsv4 support and there are a couple of patches that i will like to discuss to include them on breezy [10:22] GheRivero, afaik nfsv4 is already brought in by jbailey [10:22] GheRivero, so you should talk to him === jbailey scrolls back a bit. [10:23] jbailey: I don't think I've done anything with nfsv4. The only bits I've touched were initramfs related. [10:23] jbailey, there is not much to scroll :) [10:24] Well, I was trying to pfind a package name. =) [10:24] acl [10:24] acl for the moment... a couple more in the following days... [10:24] Jeff! [10:24] Hi Barry. [10:25] ogra: no [10:25] seb128, thnks [10:25] ogra: it should open a composer window [10:26] seb128, it does, but with a second instance of evo [10:27] which is kinda odd with about 70000 mails :) (takes quite a while to start and close) [10:27] what have you configured with the preferred applications capplet? [10:27] hum [10:28] seb128, nothing iirc... let me look [10:28] seb128, evo is selected in the top pulldown [10:29] so its default i guess [10:29] maybe restart evo [10:29] the detection of the running instance may be screwed somewhere [10:30] yep, might be... as i said, takes a while to close :) [10:31] ogra: does gnome-power handle smart batteries yet? [10:31] Treenaks, gnome-power only handles what hal sees [10:32] ogra: ok.. so no :) [10:32] jbailey: Do you have a Hurd box at all? [10:32] Treenaks, but hugsie told me he wants to introduce it === dooglus_ [~dooglus@rincevent.net] has joined #ubuntu-devel === LinuxJones [~willy@blk-222-221-81.eastlink.ca] has joined #ubuntu-devel [10:32] ogra: hug him for me ;) [10:32] bddebian: My laptop might still have a Hurd partition on it. [10:32] Treenaks, so it will go in eventually, but i dounbt it will be before breezy [10:32] Bah. :-) [10:34] seb128, works now, thanks [10:34] np [10:36] jbailey: that's a correctable affliction, you know... :-) [10:36] ogra: should gnome-power-daemon display an icon or something? [10:37] Treenaks, gnome-power-manager should run in your session, you can enable the trayicon in the settings [10:37] ogra: coolness [10:37] (found in System->Settings) [10:37] ogra: I ran it command-line ;) [10:38] yep gnome-power is quite cool, but still needs some integration love :) [10:38] lamont__: True. The install on there has certainly decayed in the year or two since I've used it. [10:38] I think I showed it off to someone last in Oslo. [10:38] ?? [10:39] ogra: presumably the applet will be on by default? [10:40] thom, i wanted to either write a little script that calls pmi query or add it through laptop mode to the user session if possible [10:40] ogra: see my comment on the main proposal [10:41] lamont__: around? [10:41] thom, ah yes, you are right.... [10:41] seb128: yeah [10:42] lamont__: what would that take to get a debug archive? have you read pitti's spec about changes for such stuff? [10:43] lamont__: getting debug backtraces is like 50% of the bug triage action, tackling that would rock [10:43] seb128: truthfully haven't read the spec yet... adding another suite to the pile is trivial from the buildd's perspective [10:43] morning all [10:43] ogra: i think a mittelweg is required; if you just have UPS/mouse/... then perhaps just do notifications for battery full, low etc [10:44] Hello lifeless [10:44] thom, by default it only does notification, no icon is shown [10:44] ok [10:44] thom, probably the laptop-mode/pmi query could switch on the battery icon then :) [10:45] yeah === doko [~doko___@dsl-084-059-070-029.arcor-ip.net] has joined #ubuntu-devel [10:45] (laptop-mode is the correct test) [10:45] yeah... and the icon is switched on in gconf... [10:45] easy, hehe [10:45] seb128: personally, I lean to just dropping them in the .changes file and having the archive scripts automatically drop them wherever (as in, probably not somewhere mirrored). But then, that just reduces the work that Kinnison/I have to do in modifying the build process, and heaps it on elmo/launchpad and the archive instead. [10:46] so I'm not sure it's really what we want to do from a practical standpoint [10:46] thom, did you check the right click options ? i think we should disable them... [10:46] seb128: hi, any news about lp integration ? [10:47] thom, since they double the logout dialog [10:47] sivang: jamesh has done a bunch of work (the python picker) and should have a look on how easy it would be to patch gtkuimanager [10:48] seb128: ok, so is it going to be only patching gtkui manager? [10:49] lamont__: k, so somebody would just have to modify dpkg/dh_strip to make a dbg listed by the .changes basically and then the other changes should be easy [10:49] sivang: other are not really used [10:50] seb128: eh I see, others are basically hand patching since are using glade/glade xml files right? [10:51] not only glade files, that's listed on the wiki [10:51] there is 5 methods, gtkuimanager is 1 [10:51] glade is 1 [10:51] seb128: ok [10:53] seb128: iz pretty much what pitti proposes [10:53] I think [10:53] lamont__: yeah, that's the idea of the spec [10:53] just making sure that's alright since nobody has commentend on the spec [10:53] seb128: so , there's need to also patch BonnoboUI and gtkItemFactory as per centerlized patching ? [10:54] no [10:54] patching 2-3 apps is faster === hughsie [~hughsie@host81-153-4-192.range81-153.btcentralplus.com] has joined #ubuntu-devel [10:55] hey hughsie !! [10:55] seb128: ok cool, should I talk with jamesh for further work or just start patching the ones not under the catagory of uimanager? [10:55] ogra: hey! [10:56] great, finally we meet [10:56] sivang: let ping jamesh first [10:56] ogra: Sweet. Give me lots of lovely feedback [10:56] hughsie, i already have a bug report for you.... in the schema file, there is an integer instead of int [10:57] ogra: fixed in cvs [10:57] seb128: ok, do you recall what is his timezone? [10:57] or are you using cvs? [10:57] ah, ok... i took the 0.0.5 package this time [10:57] ogra: yes, sorry, a bug :-) [10:58] hughsie, so that explains why the --no-actions doesnt work for me yet ? [10:58] yup: sorry! [10:58] n problem :) [10:58] no even [10:59] I'll do a 0.0.6 soon - theres a few other bugs for ppl with multiple batteries (that icouldn;t test) [10:59] i expect to do more packages before breezy :) i just thought sticking with the release would be better for a sane version number [10:59] and also I've renamed/reorgansied the fires a bit [10:59] yep, i saw you dropped the icons dir [10:59] ogra: can you do 0.0.5 + cvs? [10:59] and lots more: [11:00] now all prefixed gpm- except the system stuff [11:00] sure, but i can also wait for 0.0.6 i'm not in a hurry [11:00] ogra, how's this week? [11:00] let me get some feedback on the latest changes in cvs, and I'll make a release [11:01] hughsie, rather next, i'm preparing for a summit on the weekend.... and have to sort my flight to london etc.... [11:01] no problem. I'm a bit busy too, I'm moving house this weekend. Got any ubuntu (or general) comments? [11:01] seb128: actually paying attention to the spec is on Kinnison's list for july [11:02] hughsie, a lot excited users in here ;) Treenaks, mxpxpod to name two.... btw, do you have an ETA for smart battery support in HAL ? Treenaks would be very interested [11:02] lamont__: cool. Still I'm trying to push that so we can get it working soon [11:03] ogra, got a smart battery specification? HAL's very easy to hack on - it's just f you don;t have the hardware it's a bugger to test! === lamont__ disappears in about 5 min for several hours [11:04] hughsie, i know how easy HAL is, i learned most of it with your acpi patches ;) [11:04] ogra: don't trust my code, I'm a beginner! [11:04] Getting better every day [11:05] hughsie, my code (based on yours) was good enough to get accepted in our HAL by the reviewers ;) [11:05] ahh, i see :-) [11:05] and its not easy to pass a review from pitti :) [11:06] got any comments about the code in g-p-m? [11:06] nope, not yet [11:06] I've learnt glib/gtk/gnome in about 4 months and so I'm sure i do stupid things [11:06] ogra, hughsie : I can also support that, it's hard to pass pitti's review on the 3rd time even :-) [11:06] hughsie, https://wiki.ubuntu.com/MainInclusionReportGnomePower [11:06] thanks guys, apreciated [11:06] hughsie, but we will ship it in october :) [11:07] ogra: then efforts must double [11:08] hughsie, its pretty easy to integrate, since we already have the backend and several detection mechanisms... its perfect as it is already... [11:08] (blasphemy mode) I use fedora, so is there anything (other than the new gconf stuff) that I can do to better suit ubuntu? === mvo goes to bed now [11:09] hughsie, the messaging stuff should get sorted.... thats my main concern curently... how do you plan it for RH ? [11:09] the DBUS stuff, yes, that's on my todo [11:09] mvo, a big big thank you for ffmpeg help [11:09] hughsie, great :) [11:09] whats the ubuntu take on the services issue.? DBUS daemon rather than init.d daemon [11:10] we have a session daemon running === sivang is trying to catch yest a few last bits of development discussion before having to go to sleep...work tommorow.. [11:10] hughsie, so everything should happen in the user session [11:10] at the moment, yes. [11:10] but there's the debate about what happend at the gdm login screen [11:11] but we could even wave it in to dbus' startup script [11:11] sure, that would be ace [11:11] like network-manager for example [11:12] i have to look at the NM code but it should be easy to implement... [11:12] Sure, thanks. [11:13] Okay, if you guys come up with any patches ideas etc, then please email me, or join the list: [11:13] hughsie, ah, and i agree, the powermanagement stuff should get dropped from xscreensaver.... i think i'll add a button there to run your preferences [11:14] https://lists.sourceforge.net/lists/listinfo/gnome-power-devel === ogra subscribes [11:14] ogra: yes, agreed, but my screensaver timeout does nothing at the moment, other than setting a gconf value! [11:15] I'm pretty receptive to new ideas and stuff, so I welcome patches! [11:15] hughsie, ok, i'll look what i can do... unfortunately i havent the time before breezy to add gconf to xscreensaver which would be the best to do [11:16] (and is on my list since quite some time) [11:16] ogra: breezy+1 ;-) [11:16] yeah [11:16] No problem, nice one [11:17] and gdm integration love for the lock screen ... vuntz will do that for us in breezy+1 (hopefully) [11:17] I need to get the DBUS interface sorted, i.e. so totem can tell g-p-m not to click in the screensaver when watching a video fullscreen. [11:17] yeah === minghua [~minghua@danube.mems.rice.edu] has joined #ubuntu-devel === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu-devel [11:17] and we can do a (I'mAboutToSuspend) warning for applications [11:18] great ! [11:18] tseng: yes === shaya [~spotter@dyn-160-39-243-205.dyn.columbia.edu] has joined #ubuntu-devel [11:19] tseng: it was a happy hacking lite2 USB [11:19] tseng: it has half-height arrow keys which was controversial but important [11:19] and these days, usb works anywhere so it's all you really need [11:19] tseng: it's not cheap but i would recommend it highly.. i am traveling with mine now [11:19] ogra: gpm and lock? I hadn;t thought of that [11:20] mako: what's that? === sivang waves sadly good night to all, maybe see you tommorow or in the weekend. [11:21] hughsie, i hacked the lock screen for the last version... but jwz started to change the code, included his own xpm functions etc, so its a PITA to patch it again... [11:21] hughsie, and i'm not after doing it a third time :) so a final solution should be found, gdm just seems right === blueyed [~daniel@iD4CC0E21.versanet.de] has joined #ubuntu-devel [11:21] ogra: good for me. [11:22] mxpxpod: google for it.. it's a suprising small full-sized unix friendly keyboard [11:22] I want to get the dbus api fleshed out this month, so make sure you pipe up! [11:22] i will :) [11:22] mxpxpod: it's good for posture on laptops if the whole bending over thingg doesn't do it fo ryou [11:24] ogra: do you kow about the http://archive.ubuntu.com/ubuntu/pool/universe/g/gnome-power/gnome-power_0.0.5-1.diff.gz ? [11:24] any of that belong upstreeam? [11:25] ogra: is gnome-power in ubuntu hooked up to pmi? [11:25] hughsie, thats my package [11:25] mxpxpod, not yet [11:25] ogra: oops :-)# [11:25] mxpxpod, we're working on that [11:25] ogra: oh, right [11:25] hughsie, fresh from this afternoon :) [11:26] sorry guys, what's pmi? is that the ubuntu power stuff? [11:26] hughsie: power management interface === ivoks [~ivoks@lns01-0713.dsl.iskon.hr] has joined #ubuntu-devel [11:27] gotcha, googled [11:27] hughsie, as i mailer pmi suspend and pmi hibernate :) [11:27] ahh yes. cool. [11:27] hughsie, as well as pmi query [11:27] mako: man yeah im really tempted [11:27] which gives you the enabled capabilities [11:27] mako: what about no home/end/pgup/down? [11:27] mako: i think i might miss those [11:28] (phone) [11:29] ogra: so does any of the debian bits belong upstream? [11:29] hughsie, only the integer fix you already did [11:29] ogra: will gnome-power still need pbbuttonsd? or will it totally control powermanagement? [11:30] also, will it control cpu scaling? [11:30] hughsie, and thanks for pointing me to it, i forgot to rip out the uuencoded icon i had added for the last cvs version :) [11:30] mxpxpod: not cpu scaling, thats on the todo, but I want to get the battery stuff don first [11:31] ah, cool === dr88dr88 [~gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [11:31] alright, I'm going to go download breezy... I'll talk to you guys later tonight [11:31] mxpxpod, cpu scaling is done by powernowd automatically, i doubt we'll change that [11:31] hrm [11:31] ogra, did you need help with bugday? [11:31] ogra: powernowd dies after hibernation [11:31] shaya, on hoary ? [11:31] it keeps machine in slow state always until stopped and restarted [11:31] breezy at least [11:32] shaya, bug # ? [11:32] Burgundavia, sorry, i was very busy with other stuff today [11:32] ogra, np [11:33] ogra: gnome-power-manager.sgml is that a man page? [11:33] Burgundavia, but indeed we need every helping hand, especially form people who know bugzilla as good as you do ;) [11:33] ogra, ok [11:33] hughsie, yep [11:33] hughsie, but it needs an update [11:33] bugzilla search isn't working [11:33] but I'm pretty sure I filed a bug [11:33] hughsie, i'll mail you the next version if you want it [11:33] hibernation also breaks vmware as ifconfig down's vmware virtual adapters on the host [11:34] so cant connect from host to vm [11:34] ogra: go for it, richard at hughsie.com [11:34] I'll add it to the CVS === henriquemaia [~henriquem@cb-217-129-170-110.netvisao.pt] has joined #ubuntu-devel [11:34] shaya, if you file bugs we'll likely solve it for breezy :) [11:34] hughsie, ok... [11:35] hughsie, let me build that new package next week with al new options... then i'll rewrite the manpage [11:36] ogra, no problem [11:36] Anybody knows if dash has a public VCS? [11:36] ogra: I love patches! [11:36] Alternatively... [11:36] I filed bugs [11:36] Does anyone think that dash has _no_ public VCS? [11:37] woops [11:37] ddaa, VCS ? Video Connection System ? [11:37] searching mozilla bugzilla [11:37] duh [11:37] heh [11:37] ogra: version control system, dude... [11:37] ddaa, *g* [11:37] ogra: https://bugzilla.ubuntu.com/show_bug.cgi?id=11681 [11:37] ddaa: clue for you. on any debian system, /usr/share/doc/foo/copyright [11:38] thom: makes sense [11:38] it'll tell you where to download from, and may very well give you enough detail to work it out [11:38] ah, thom who closed my vmware bug! [11:38] https://bugzilla.ubuntu.com/show_bug.cgi?id=11899 [11:38] ddaa: it appears to be in bk, fwiw [11:38] shaya: whatever === ogra has a pizzawiting that slowly cools down.... [11:38] waiting even... [11:39] thom: somebody put rcs details from some netbsd repo (that apparently does not work right)... [11:39] ddaa: i'm sure you can snag it out of netbsd's repo, yes [11:40] thom: well, since the idea is to get _upstream_, I'm not sure that using netbsd as an intermediate is a good idea... [11:40] ddaa: the netbsd repo is probably actually upstream [11:40] ddaa: well, upstream for ash [11:40] ddaa: Herbert forked ash to create dash [11:41] Kamion: this page suggest dash forked off ash a loooooong time ago http://gondor.apana.org.au/~herbert/dash/ [11:41] I didn't realise it had forked so long ago; I was thinking of when it was renamed [11:41] but OK === ddaa uses launchpad_prod superpowers to wipe rcs details for dash, and move it into the "unsupported" bucket. [11:44] anyone: how does ubuntu control it's hard disk spindown? using hdparm like fedora? [11:44] hughsie: yes [11:44] thanks for the hint thom, but do not hope that will keep me quiet, I'm not going to install all the packages in main just to get to the details :) [11:44] hughsie: laptop-mode modifies hdparm values === KaiL|Sheep [KaiL@p548F52CA.dip.t-dialin.net] has joined #ubuntu-devel [11:45] thom, tseng: so if i wanted to modify the value to, say 2 minutes on ubuntu what would i type? [11:45] ddaa: by way of another clue, packages.ubuntu.com links to teh changelog for every *single* package [11:46] hughsie: er, man hdparm [11:46] tseng: same as fedora, thanks [11:46] hughsie: yep. [11:46] tseng: i wondered if you had a fancy script! [11:46] thom: I'm using p.u.c all the time, I did not realise that the changelog had useful information for me. [11:47] it links to the copyright file too [11:47] I see... I can find some hints there "apply patch from upstream bk". [11:47] hughsie: sadly not configurable right now [11:47] thom, okay, thanks [11:47] (well, without hacking the stuff in /etc/acpi directly) [11:48] thom: make my cdrom use dma in boot, kthxbi [11:48] ddaa: uh, s/changelog/copyright/ sorry [11:48] tseng: is your hdparm config right? [11:49] thom: yes [11:49] /dev/hdc { [11:49] dma = on [11:49] hrrrrms [11:49] iirc the bug is cdrom modules get loaded after hdparm starts [11:49] hahah [11:49] hm, no. that should be fine [11:50] since hdparm is also run by hotplug/udev [11:51] hm [11:51] i think its fixed now [11:51] when did hotplug start running it? [11:51] yonks ago [11:51] hm, silly me [11:52] ive still been setting it by hand === Nafallo adds himself to the list of silly people tseng started [11:52] thom, but why is the bug still open ? [11:52] (i didnt see a FIXED notice) [11:52] Nafallo: i did no such thing [11:53] jbailey and i had tag teamed it into working by Mon, 21 Mar 2005 [11:53] ogra: prolly cos we forgot to close the bug? ;-) [11:53] heh [11:53] tseng: well, I sign you up on it then ;-) [11:53] jbailey actually did something?? Wow! === bddebian runs away [11:53] tseng: thoe keys are there [11:53] tseng: they are function keys though === StylusEater [~gnome@c-24-98-214-36.hsd1.ga.comcast.net] has joined #ubuntu-devel [11:54] tseng: it's super conveniently set up though [11:54] mako: ah, rock [11:54] tseng: same with the f-keys [11:54] mako: the one im looking at has blank keyfaces actually === terrex [~terrex@84-122-69-8.onocable.ono.com] has joined #ubuntu-devel [11:54] tseng: you said "silly me" => list of one silly person [11:54] Kamion: ah, lappend :) [11:54] ogra: 4356 is closed [11:55] tseng: control-alt-f1 is a bit tricky because it's 3 modifiers instead of two :) === astro76 [~james@astro76.user] has joined #ubuntu-devel [11:55] tseng: but nothing else really feels awkward ever [11:55] mako: i dont bind that combination to anything :D [11:55] Kamion: im chronically dumb [11:55] tseng: come one, you're not :) === dholbach hugs tseng [11:55] mako: back in the day i had every function key bound to some action with every modifier, pretty wack stuff [11:56] thom, ahh, i looked at 3672... thats a duplicate [11:56] tseng: i still do.. ion3 [11:56] openbox here === ogra slaps himself for looking in evolution instead of bugzilla [11:56] ogra: that's a totally different problem [11:56] i just use bindings alot less heavily now [11:57] i acutally run gnome-panel and such [11:57] thom, huh ? why did mdz mark it as a duplicate for 4356 then ? [11:58] ogra: 3672 is "work out that my cdrom is dma capable, and turn it on for me", not "i added my cdrom to hdparm.conf and nothing happened" [11:58] ogra: 3672 isn't a dup of anything === ogra finally looks in bugzilla [11:58] ogra: go to bed :P [11:58] heh, yes, i should.... [11:58] yay! [11:58] ogra: 4356 is "hdparm starts before all hardware detection has been done" [11:59] which is part of "hardware detection should happen earlier" (5204) [11:59] mdz, yeps, i mixed them up.... === Nafallo subscribes to 3672 :-) [12:00] alright.. dinner time