=== Josephus [~josephus@huwico.hu] has joined #ubuntu-devel [12:03] hey [12:04] jdub: fwiw, wouldn't mind an xorg exemption from uvf, especially since we're already totally up-to-date on 6.8.x branch anyway [12:06] sivang: uvf doesn't affect gnome [12:07] daniels_: xorg is a feature goal, and packaged by us - just a matter of having upgrades confirmed, etc. [12:07] jdub: ah ok, so gnome freatures can be still added..ok [12:07] jdub: cool [12:08] ooh, titbread@hotmail wants 100600 ubuntu CDs [12:08] *titbread* [12:09] mako: what with my mere 200 cds pack? will I ever get it? :) [12:09] sivang: dude, i can't track individual orders.. you can order more if you'd like [12:10] mako: pitty is, I've checked with shipit and it says my shipment has already been sent. that mean the cds are lost..:( [12:10] so titbread gets what he wants? :) [12:10] or they will ge there [12:10] Josephus: i *highly* doubt it [12:10] Josephus: i just emailed him [12:10] :)) [12:11] what was the largest order you processed? [12:13] Josephus: like actually sent [12:13] ? [12:13] yes [12:13] Josephus: 5000 to the shuttleworth foundation [12:16] but we'll be sending 5000 to another group that is organizing huge events and want to promote ubuntu [12:16] those are special cases though [12:19] gah [12:19] ubuntu-devel: "maybe some [X] detection and autoconfiguration would be fine" [12:20] in the same message "please include the ipw2100 driver" :-) [12:20] that'd be me [12:24] hehe - kernel-source-2.6.9 is ftbfs. :-) [12:25] ok.. dinner time fo rme [12:25] lamont: we ought to remove it from the archive [12:25] mdz: but that violates the spirit of universe, no? :-) [12:25] i know that autodetection stuff sounds lame, but i don't know how to phrase it... === zul [~chuck@zul.developer.gentoo] has joined #ubuntu-devel [12:25] lamont: yes, but in this case it's terribly confusing for users [12:26] mdz: and yes, i was wrong about ipw2100 [12:26] Josephus: you pretty much implied that we didn't do autoconfiguration of X, which is a bit disparaging toward the people who put a huge amount of time and effort into doing exactly that === tklauser [~noone@80-218-108-101.dclient.hispeed.ch] has left #ubuntu-devel [] [12:26] Josephus: for 99% of the users the autodetection of X works out of the box ;) [12:27] mdz: we could create a 'stuff-we-dont-believe-in' suite that is just past the multiverse, and is source only.... :-) [12:27] Josephus: especially on crappy dell laptops :) [12:27] sivang: thats the missing percent ;) [12:28] Josephus: at any rate, I followed up with instructions for how you can help get it working on your hardware [12:29] ogra: we shoudl have a "ubuntu is rocking" site for good testimonials [12:29] Josephus: but in the future, it generates more good will to look first, before saying that something is missing :-) [12:32] sorry i didn't wanted to be sound like i despise your work, i just haven't looked into that such thing really exists :/ [12:33] mdz: if we do, it should be kernel-patch* kernel-image-* and kernel-source-* [12:34] Josephus: if the probe fails, it asks you questions instead [12:34] Josephus: so in your case, it sounds like your hardware was probed successfully, but for some reason the resulting config wasn't correct [12:34] could be buggy hardware, or something else [12:36] mdz: do you think its ok to put a link in the java wiki page pointing to davyds java package ? (http://wiki.arslinux.com/Ubuntu#Java_1.5) [12:37] ogra: anything and everything having to do with Ubuntu is OK for the wiki [12:37] ok, i was fearing the legal stuff...then i'll do it now :) [12:38] ogra: very good package, gave it a test drive and the 3 steps remedy works quite well. [12:38] sivang: its just created by the java-package package for universe....but doesnt scare the users as much.... :) [12:39] multiverse, sorry [12:42] seb128 about? [12:44] he was a short time ago [12:46] mdz: did we ever file the FTBFS bug on baz? I know they know about it, but figured I'd get it in the bts. [12:46] along with the rest of the 13 FTBFS's that I have hanging around. [12:46] 13 FTBFS, 7 of them ia64. [12:46] lamont: last I knew, baz was building [12:47] 1.0.1-2 has 64-bit issues [12:47] and is current hoary. [12:47] ok, yes, please file a bug [12:47] 1.0.1-1 was FTBFS everywhere, but that was fixed with -2 [12:47] I wouldn't assume that they know; I think they all use i386 or powerpc [12:50] Windowlike - random crashes http://www.kde-apps.org/content/show.php?content=19198 [12:51] :-) [12:51] lol [12:51] "After starting this tool, it will go into daemon mode and starts to kill randomly random processes...This will give you real-windows-feeling!" [12:52] amu: i got an additional imac here (additional to the grey g4), if you got anything to test (livecd wise) tell me :) === zenwhen [zenwhen@h-67-102-63-103.phlapafg.covad.net] has joined #ubuntu-devel [12:53] ogra: cool! [12:54] mdz: I know lifeless and I discussed it in mataro [12:54] ah [12:54] "fixed in 1.1, but we're not gonna upload that for a month" [12:54] lamont: hehe [12:55] lamont: it remains to be seen how baz and UVF will interact [12:55] probably depends largely on how 1.1 turns out when they've blessed it :-) [12:56] amu: what does it print the first time? [12:56] UVF? [12:56] upstream version freeze [12:56] lamont: upstream version freeze [12:56] ah, ok [12:56] :) [12:57] mdz: /dev/cloop0 no such device [12:58] amu: /dev/cloop0 needs to exist before the script is run [12:58] amu: so probably you need to load cloop, and wait for it to be created by udev [12:59] mdz: yeah i load it before calling the create_snapshot [12:59] amu: and wait for it to be created by udev [12:59] it can take several seconds [01:00] hmm atm i put a sleep 3 before loading it .. [01:01] while sleep 1; do if test -b /dev/cloop0; then break; fi; done [01:01] hehe, thx [01:02] amu: we need a name for the new live stuff [01:03] liveCD NG :) [01:03] it should not be specific to the type of media, or to Ubuntu [01:03] hmm, regarding all the illnes in mataro, flubuntu ? === lamont files some bugs [01:06] mdz: Ubunt{u}nix *ducks* === dataw0lf [~dataw0lf@rfenio.dsl.xmission.com] has joined #ubuntu-devel [01:16] the lack of lock-stepping in udev is quite annoying sometimes... [01:19] sounds like gpdf might be useful enough to get rid of xpdf by hoary release [01:20] mdz: oh my god, with qemu it needs 6sec. before coop was C[C[Cup :( [01:22] calc: kpdf experimental branch is fantastic [01:24] lamont: any reason why kde-18n didnt reached archive? [01:25] calc: cool [01:26] amu: ISTR it was new. === lamont chekcs [01:27] lamont: yep :) [01:28] mdz: did you see the blog entry about redhat's hacking of gpdf? [01:28] calc: no [01:29] http://webwynk.net/jrb/#1103781637 [01:29] hopefully they can get that into shape soon [01:29] speaking of qemu, does qemu-fast work for anyone? [01:29] it hasn't worked for me on any hardware I've tried [01:30] amu: almost certain [01:30] zsh: illegal hardware instruction qemu-fast [...] [01:30] so that'd be an elmo thing [01:32] mdz: I think it's still in _heavy_ development.. [01:32] lamont: okido, thx, was surprised why orig.tar.gz is in, buildlog say all ok, but deb's are missing. [01:33] mdz: I just can't wait for this to get stable :) [01:35] amu: fwiw, new uploads that wind up in new will get wedged in 'Uploaded' instead of 'Building' [01:41] calc: that sounds like they are writing a replacement for gpdf, rather than working on gpdf === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu-devel [01:54] mdz: bz #4530 - should we leave that open until it's actually fixed in hoary, or let it remain resolved? [01:54] (because it's not...) === usual [~colin@alb-69-202-45-196.nycap.rr.com] has joined #ubuntu-devel [02:04] mdz: hmm yea === lamont wonders exactly when UVF is, goes looking [02:32] ah, this week. right. [02:36] i love our users: sumthing in the thing wasnt enabled === lamont tries to remember whether we decided on isakmpd or racoon (both of which are currently in universe) === asw [~asw@node-423a728a.bos.onnet.us.uu.net] has joined #ubuntu-devel [02:59] lamont: we didn't, and that's why they're both still in universe [03:03] ah, ok === lamont is thinking he may take a run at configuring ipsec this week, after he hooks up the cyclades === lamont wonders if there's a trivial line to add to apt.conf to turn off archive validation with 0.6... [03:04] or rather, what that obviously-present option would be. [03:04] alternatively, I guess I could start signing my archive. [03:05] lamont: yes, there is, it's in the man page, and yes, you should start signing your archive [03:06] mdz: yeah [03:06] it's on the list, but not quite above the cutline yet. [03:07] it's right after getting apt-ftparchive generate happy, and such/. [03:07] apt-ftparchive generate needs support for Release files, too [03:07] I'd very much welcome a patch for that [03:07] I thought it creates those... [03:08] ah, that's apt-ftparchive release [03:08] heh [03:08] right [03:08] generate is supposed to let you do everything with a config file, but it doesn't do Release yet [03:09] primarily because I don't use generate [03:09] ok. once I figure out generate enough, I'll work on a generate/release patch [03:25] but actually, I think I should probably work on postfix soon, maybe even this week... [03:25] mdz: yes, evince uses code from all the gnome viewers and replaces them [03:26] mdz: it's the amalgamated 'Preview'-like viewer than martink was going to work on, but done by different people [03:26] (gar, over-the-cude development, gar) [03:26] s/cude/cube/ === edomat [~edomato@200.63.154.1] has joined #ubuntu-devel === zenwhen [zenwhen@h-67-102-63-103.phlapafg.covad.net] has left #ubuntu-devel ["#ubuntuforums"] === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel === jdub so wants to upgrade but can't on this shitty connection ;) [04:05] jdub: I thought I was the only one with the crap connection [04:05] lamont: at pipka's parent's house [04:05] ah, ok [04:05] hi pipka [04:07] lamont: nop, you should come to argentina, most people use dial-up still and i'm fortunately to share a 256 kb dsl connection with my roommate [04:08] i'm in the process of making a ubuntu repository at my university [04:10] edomat: rock! === jdub wants to go to argentina === lamont would like to get to argentina as well. [04:11] edomat: I live at the end of an 802.11 link that is 28km long, rate shaped to 256kbps [04:11] well, come whenever you want, i think that there's space at home :D [04:11] and any time I use > 56kbps agregate over a 5 minute period, it costs me. [04:11] well, the first 3.2GB is free. after that it hurts. [04:11] wow... i see [04:12] edomat: the really tragic thing is that I live ~300 meters beyond the limit for the local DSL RT. [04:12] lamont: ops [04:17] lamont: setup a wifi connection [04:18] later dudes [04:18] bye dudes [04:18] calc: er, that's what he's done [04:18] calc: that's what I'm using... sadly, the topography isn't very conducive to a local link in the right direction [04:19] lamont: oh :\ [04:19] mdz: i meant to someone that has dsl ;) [04:27] calc: yeah. === zenrox [~zenrox@wbar7.sea1-4-10-181-189.sea1.dsl-verizon.net] has joined #ubuntu-devel [05:16] well, i have to reboot my ubuntu to see if my new linux-restricted-modules-2.6.9 package works with the 6111 nvidia driver for my tnt2 card :P [05:16] i was the one of the mail :) === edomat [~edomato@200.63.154.1] has left #ubuntu-devel ["Abandonando"] [05:26] fabbione: you around? === edomat [~edomat@200.63.154.1] has joined #ubuntu-devel === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu-devel === edomat [~edomat@200.63.154.1] has left #ubuntu-devel ["Abandonando"] [06:18] morning [06:19] lamont: now :-) === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu-devel [07:44] mjg59: ping [07:45] fabbione: Yo [07:45] yo [07:45] ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.10/acpi-20041210-2.6.10-rc3.diff.gz [07:45] any good? [07:46] i am preparing 2.6.10 and i heard rumors that aCPI is crack [07:46] and that patch fixes the shit [07:46] Primary acpi crackness in 2.6.10 is the alsa brokenness, which ought to be fixed in -final [07:46] Len posted an acpi patch for -final yesterday, though. There's at least a couple of hunks we want from it [07:47] there is .10 final already.. that's what i am working on [07:47] Probably safe to go with the entire thing, though [07:47] yeah that's the one i am talking about [07:47] ok [07:47] since 2.6.10 isn't default kernel we can pull all of it in [07:48] There's another patch we want, which I can push to you later on [07:49] mjg59: if you have it handy i would much rather like to have it now [07:49] i am going to flush the queue of patches today and fix the configs [07:49] so that i might be able to upload at the end of the day [07:50] Ok, give me a second [07:50] (Need to go and catch a plane in 5 minutes or so :) ) [07:51] mjg59: ah ok.. don't worry than [07:51] if it doesn't require CONFIG_ changes i can push it in the last minute [07:51] Yeah, no CONFIG_ changes [07:52] ok.. go catch the plane === zeratha [~zeratha@c-24-21-83-197.client.comcast.net] has joined #ubuntu-devel [07:54] http://www.codon.org.uk/~mjg59/tmp/resume-finish-split.patch [07:54] Fixes PCI resume on various machines === mjg59 leaves [07:55] I tried to ask on the #ubuntu channel, but got no reply, so I'm sorry to bother you all. I just did an upgrade and now the sound won't work. It can't seem to find the mixer or sound device. Can someone help please. === Lathiat [~lathiat@sweep.bur.st] has joined #ubuntu-devel === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [09:34] smurfix: ping [09:41] abelli: [09:50] smurfix: wide unicode character, not available in "fixed"? [09:55] It's Chinese. "pong". As in "ping pong". [09:55] ah [09:56] Now I need to find a font with U#2323 in it... === fabbione starts a build orgy [09:56] U#x2323 even (smiley) [09:56] fixed has that one :) === smurfix wonders why that isn't in his font list [09:58] smurfix: because it's an "old style" X font (in xterm) [09:58] smurfix: not one of the new ones [10:10] not TOO bad... [10:10] 2.6.10 FTBFS on 5 arches over 5 [10:10] nice [10:10] BINGO! === olivier [~olivier@www.linux-nerd.com] has joined #ubuntu-devel [10:11] fabbione: sounds like you're going to have a nice day ;) [10:11] hell yeah [10:11] they all fail in different ways === justdave [~dave@66.227.241.236.gha.mi.chartermi.net] has joined #ubuntu-devel [10:31] Greetings. I tried to get vanilla woody debian on my hoary to compile a .deb on it (via pbuilder that use debootstrap) and debootstrap failed complaining about mounting /sys in the chroot. AFAIK, /sys is in Ubuntu/* and not in Woody. I had to get get an Unstable(from Debian rather Ubuntu) debootstrap to generate my chroot env. Should the Ubuntu version of debootstrap have Ubuntu suite (like hoary) in addition of Debian suite (woody, etc.) and han === Simira [~rpGirl@ti200710a080-1242.bb.online.no] has joined #ubuntu-devel === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu-devel === x4m [~max@211-208.243.81.adsl.skynet.be] has joined #ubuntu-devel === ogra [~ogra@pD95F8EE6.dip.t-dialin.net] has joined #ubuntu-devel === enrico [~enrico@enrico.developer.debian] has joined #ubuntu-devel === mvo__ [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [11:55] olivier: /sys is a 2.6 thingie, IIRC. and woody is ancient enough to not mix well with 2.6 kernels. [12:04] maswan: ok, thanks for the answer === tklauser [~noone@80-218-108-101.dclient.hispeed.ch] has joined #ubuntu-devel [01:13] Kamion: ping === azeem [~mbanck@socks-out.lrz-muenchen.de] has joined #ubuntu-devel === fabbione needs ppc guru [01:39] fabbione: ppc, or Mac? [01:39] smurfix: it doesn't really matter [01:40] something that uses a _powerpc.deb [01:40] would do... === fabbione warns smurfix that the problem is gcc/kernel related [01:40] fabbione: Did that patch apply ok? [01:40] mjg59: yup [01:40] Rocking [01:40] compiled already [01:41] mjg59: i might upload today if i can at least fix the FTBFS on ppc [01:41] ia64 can die a slow death [01:41] fabbione: unfortunately, right now I don't have a ppc box here, so ... [01:41] all the others are GO [01:41] smurfix: thanks anyway [01:41] fabbione: Ha === fabbione pinhead [01:41] fabbione: Oh, damn. I meant to ask about a CONFIG change [01:41] No problem if it's too late, though === pinhead INFLICTS INFITE PAIN TO PPC KERNEL PEOPLE FOR NOT TAKING CARING OF THEIR OWN SHIT [01:42] mjg59: such as? [01:42] i am still in time to change configs around [01:42] The one that makes USB have power management support [01:42] With big EXPERIMENTAL flags [01:43] that also reminds me that i forgot to add the reiserfs love... [01:43] mjg59: hmmmmmmmmmmmmmmmmm [01:43] what the heck.. it's a new kernel [01:43] LET'S BRAKE IT TO HELL!!!!!!!!1 [01:43] I guess you've thrown in the intelfb, ACPI video and ibm-acpi stuff? [01:43] they are already on iirc [01:44] Yeah, I think they default to M [01:44] 386:CONFIG_ACPI_VIDEO=m [01:44] Excellent [01:44] k7-smp:CONFIG_ACPI_IBM=m [01:44] It doesn't work on a single machine I've tried it on, but still [01:44] It's kind of neat [01:45] k7-smp:CONFIG_FB_INTEL=m [01:45] do i miss something? [01:45] fabbione: Nope, that's it === HcE_ [~hc@66.80-202-212.nextgentel.com] has joined #ubuntu-devel [01:45] this kernel will break the shit [01:45] i am sure [01:45] Hrm. Some time, I should send you the Panasonic ACPI stuff [01:46] mjg59: you are in good time if you want :-) [01:47] http://www.da-cha.org/letsnote/ === Treenaks senses kernel addiction :) [01:48] Treenaks: i still stick with my blog [01:48] fabbione: you have a blog? [01:48] Treenaks: yes.. i need to get it hooked up to planet.* [01:49] ah :) [01:49] and i am not even sure how the rss feed works... [01:49] someone will have to check it for me [01:49] url? :) [01:49] http://www.fabbione.net/cgi-bin/blog.cgi [01:50] started like... 2 entries ago [01:50] fabbione: ah, sounds great already :) === fabbione dedicates "The unnamed feeling" to the dpatch maintainer [01:51] "AND DIE.... AND DIE A LITTLE MOREEEEE" === Treenaks had to drive to his colocated server in Amsterdam on christmas day, because 2.6.9 refused to notice that really, the ipv6 tunnel was DOWN [01:51] so I had to alt+sysrq+SSSSUUUB [01:51] Treenaks: eh? [01:51] enter in ipv4... [01:52] fabbione: no that's the trick.. [01:52] a tunnel down... doesn't take the machine to that state [01:52] fabbione: I upgraded to 2.6.10, and did a 'shutdown -r now' [01:52] ah clever [01:52] i don't understand why people keep using shutdown directly [01:52] there are: [01:52] reboot [01:52] fabbione: but it refused to bring down my ipv6 tunnel ("use_count 1" or something?) [01:52] poweroff [01:53] halt [01:53] fabbione: try those on an AIX machine [01:53] fabbione: or even Solaris I think [01:53] ehhehe [01:53] but damn.. it's linux :-) [01:53] or make the aliases [01:53] fabbione: We should sort you out with more recent ipw2100 drivers and stuff at some point too, really [01:53] fabbione: but anyway -- all network interfaces, daemons etc. were down.. except for my sixxs.net tunnel [01:54] fabbione: so it wouldn't reboot [01:54] mjg59: done already [01:54] fabbione: so I had to GO THERE AND DO IT MYSELF. [01:54] fabbione: Dude, you rock [01:54] ON CHRISTMAS DAY. [01:54] Treenaks: ehehe === Treenaks hates Linus now [01:54] mjg59: http://people.ubuntulinux.org/~fabbione/external-drivers [01:54] that's the update i am taking in with 2.6.10 [01:55] new atmel firmware? [01:55] mjg59: except for the fact that i smoke and that brings up your humor to a level close to -10000 [01:55] wow.. [01:55] ;) [01:56] mjg59: i added that file to the kernel source package... [01:56] so that i don't have to get amazingly stupid again to track the hell out of the kernel [01:57] fabbione: The Panasonic one? [01:57] mjg59: can you just tell me which patches to apply out of that mess? [01:57] Driver package [01:57] * kernel 2.6.x series : pcc-acpi-0.8.2.tar.gz [01:57] and ? [01:57] Yeah [01:57] That should be it [01:57] anything else? [01:57] The rest is userspace [01:57] hotkey drivers [01:57] * Kernel 2.6.8.1: pcc-acpi-0.8.1.all.patch [01:57] ? [01:58] Wargh. [01:58] Hang on a second. [01:58] ok [01:59] fabbione: Ok, it's the pcc-acpi-0.8.1.all.patch one you need. But looking at it, I'm not sure it'll apply cleanly [02:00] There's going to be fuzz in the Kconfig and Makefiles [02:00] fuzz is not an issue :-) [02:02] The driver itself should be fine, it's just that the surrounding stuff in the configs is going to have been changed by ibm-acpi being added [02:02] that's not an issue :-) [02:05] fabbione: how about http://hem.bredband.net/ekmlar/vt1211.html (the patch has some makefile rejects, but easy to solve) [02:05] fabbione: or should I mail upstream about that, too [02:06] fabbione: Hm. I have a sony_acpi driver, too [02:06] Treenaks: mail upstream please [02:06] mjg59: ok.. let's queue up the 2 patches (panasonic and sony) for -2 [02:07] and you can give me directly the dpatches that way :) [02:07] Sure, no problem [02:08] ok.. amd64, sparc64 and i386 look good [02:09] actually... [02:09] it's useless to upload [02:09] nobody can process NEW atm... [02:09] Bwahahaha [02:10] they should have mailed their private key before they left then [02:10] Treenaks: nah that's thom... [02:10] If you throw up a source package somewhere, I can do dpatches for the laptop stuff [02:10] how process the queue is elmo :-) [02:10] mjg59: sure... [02:11] my home dir on people [02:11] remember that the pkgs are not final.. so i don't suggest to install them yet [02:13] Haha [02:17] mjg59: the warning wasn't for you [02:17] but for all the punks in here that grabs all the url that people past [02:17] paste [02:47] 275 lines of changelog.. and growing [02:51] fabbione: http://www.codon.org.uk/~mjg59/tmp/panasonic_acpi.dpatch and sony_acpi.dpatch [02:51] panasonic_acpi needs to be applied first [02:51] Both need to be enabled in the config [02:55] * ATTENTION/WARNING/SOS/IF YOU OPEN A BUG ON THIS YOU WILL BURN ALIVE: [02:55] ->>>>>> Disable emu10k1 build on ppc because it is broken <<<<<<- [02:55] do you think they will read it? [02:55] no [02:56] fabbione: will read what ? [02:56] ;) [02:58] haha [02:59] mjg59: they are only for i386 and amd64? === fabbione stickes the configs all over... [03:02] fabbione: Probably only i386, actually === rolfzor [~rolf@c-f91072d5.02-118-73746f22.cust.bredbandsbolaget.se] has joined #ubuntu-devel [03:02] mjg59: well.. the kernel is clever enough not to build if x86 isn't defined (hopefully) === JanC [~JanC@D5764B38.kabel.telenet.be] has joined #ubuntu-devel === Tsjoklat [~Tsjoklat@dialup-4.246.90.47.Dial1.SanJose1.Level3.net] has joined #ubuntu-devel [03:30] drivers/acpi/pcc_acpi.c:92:26: seq_template.h: No such file or directory [03:30] mjg59: ^^^ [03:32] Arse. [03:33] (bte x86 is defined also on amd64) [03:33] fabbione: http://www.codon.org.uk/~mjg59/tmp/seq_template.h [03:33] Are you able to just smash that on the end of the patch? [03:34] sure... [03:35] in what dir should be added? [03:35] drivers/acpi [03:36] oky [03:37] linux-source-2.6.10-2.6.10/drivers/acpi/seq_template.h [03:37] there :-) [03:43] mjg59: hello [03:45] i wonder if that rumor i heard a long time ago about a katie bug is true or not.... [03:45] that would make me bypass the NEW queue in one shot ;) [03:48] mjg59: the 2 modules compile without any problem (amd64 and i386) [03:48] i still need to check ia64 given that i fix the other FTBFS [03:49] LD .tmp_vmlinux1 [03:49] arch/ia64/sn/built-in.o(.text+0x2102): In function `sn_set_affinity_irq': [03:49] : undefined reference to `set_irq_affinity_info' [03:49] make[2] : *** [.tmp_vmlinux1] Error 1 [03:49] do you have any idea on how to fix it? [03:50] i know for sure that set_irq_affinity_info exists in arch/ia64/kernel/irq.c that is compiled.... [03:50] so i am a bit puzzled [03:52] AHHHHHHHHHHH [03:55] IT'S A PIECE OF DEAD CODE! [03:55] GROOOAAARRRRRR [04:07] ciao fabbione [04:08] ciao mako [04:09] what's up man? [04:09] hopefuly, they just fixed the heat in my apartment.. it's *cold*.. but i'm ok === fabbione wins again... 5/5 arches are building now [04:09] fabbione: you working this week? [04:10] mako: yup === mako too [04:10] i don't have any holidays left until feb [04:12] i'm (a) hopelessly behind ina few thigns after the conf and (b) wanting to conserve holidays :) [04:13] mako: well i need to preserve holidays for the honeymoon [04:13] but i will laugh in feb. [04:13] when i will be at the galapagos... === mako goes and finds the galapagos on the map [04:16] wow, that's far away [04:16] yup :) [04:16] i will be flying via madrid -> quito (ecuador) [04:17] 10 days on a boat [04:17] it's going to be cool === fabbione wants to play with sealions [04:22] sealions are *so* cute [04:25] ehhe yeah [04:26] fabbione: they are also very powerful [04:26] yes i know [04:26] i am not going there to fight with them :-) [04:27] and they are pretty social if not disturbed [04:27] they usually come there alone... [04:27] etting up libgtk2.0-bin (2.6.0-0ubuntu1) ... [04:27] Updating the IM modules list for GTK+-2.4.0...done. [04:27] Updating the gdk-pixbuf loaders list for GTK+-2.4.0...done. [04:27] Failed to write cache file: No such file or directory [04:27] dpkg: error processing libgtk2.0-bin (--configure): [04:27] interesting... [04:30] is elmo the only one who can sync packages? [04:30] mvo: yes [04:30] :/ [04:31] when i did ask for a backup i was told that there was no need [04:31] so.... [04:31] ok [04:31] thanks [04:31] anyway [04:31] i am off [04:31] 10 hours of kernel are way too many [04:31] byebye [04:31] :) === jdz_ [~jdz@69.49.156.181] has joined #ubuntu-devel === amu [~amu@195.71.9.198] has joined #ubuntu-devel === pasc_ [pasc@gandalf.redellipse.net] has joined #ubuntu-devel === sivang [~sivang@box79162.elkhouse.de] has joined #ubuntu-devel === moquist [~moquist@pool-64-222-129-228.man.east.verizon.net] has joined #ubuntu-devel === _rene_ [~rene@dsl-082-082-060-246.arcor-ip.net] has joined #ubuntu-devel === mako [mako@micha.hampshire.edu] has joined #ubuntu-devel === Treenaks [martijn@facecrime.net] has joined #ubuntu-devel === Kamion_ [~cjwatson@host81-153-126-219.range81-153.btcentralplus.com] has joined #ubuntu-devel === mvo [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel === ogra [~ogra@pD95F8EE6.dip.t-dialin.net] has joined #ubuntu-devel === Kamion [~cjwatson@host81-153-126-219.range81-153.btcentralplus.com] has joined #ubuntu-devel === thom_ [~thom@amnesiac.heapspace.net] has joined #ubuntu-devel === jdub [~jdub@home.waugh.id.au] has joined #ubuntu-devel === thom [~thom@amnesiac.heapspace.net] has joined #ubuntu-devel === ogra [~ogra@pD95F8EE6.dip.t-dialin.net] has joined #ubuntu-devel === sjoerd [sjoerd@fire.ipv6.luon.net] has joined #ubuntu-devel [05:22] mjg59: ping === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu-devel [05:30] sivang: Hi === zul [~chuck@zul.developer.gentoo] has joined #ubuntu-devel [05:31] mjg59: hey again, returning to you on our last convo, I cannot find not script by the name of sleep.sh under /etc/acpi. [05:31] mjg59: would like very much to try and achive suspend on this machine :) [05:33] sivang: Uh. Can you dpkg -L acpi-support ? [05:34] can someone have a look at 5052 pls in bugzilla thx [05:34] mjg59: and when we're past that, I would love to give the hibernate option a try :) [05:37] sivang: By the sounds of it, you don't have acpi-support installed properly [05:38] mjg59: ok, I got a list of files that acpi-support has probably insitalled. [05:40] sivang: Does that include /etc/acpi/sleep.sh? [05:46] mjg59: it seems that it's not htere [05:46] sivang: What version of acpi-support do you have installed? [05:47] mjg59: 0.9 [05:47] sivang: Is that the entire version string? [05:50] mjg59: this is what dpkg -l scpi-support tells... [05:50] sivang: Make sure that you have the acpi-support package from http://www.srcf.ucam.org/~mjg59/laptops/ installed [05:51] mjg59: ok, I am installing the one tagged 12th Dec. [05:52] mjg59: trying to overwrite `/etc/acpi/events/powerbtn', which is also in package acpid [05:52] mjg59: rmeove acpid? [05:53] Overwrite it [05:53] mjg59: ok [05:55] mjg59: how can I tell it to overwrite it? [05:55] mjg59: -f ? [05:56] --force-overwrite [05:57] mjg59: ok, i have a bunch of failing dependencies..I'll install them now. [05:57] mjg59: dpms and freinds.. === jinty [~jinty@212.145.79.86] has joined #ubuntu-devel [05:58] sivang: do you have mjg59's archive in your /etc/apt/sources.list? [05:58] sladen: #deb http://www.srcf.ucam.org/~mjg59/laptops/ ./ [05:58] sladen: ? [05:58] sladen: I will now :) [05:58] sivang: think so [05:58] sivang: remove the '#' comment from the front [05:58] sladen: :) thanks [06:00] mjg59: all installed [06:00] mjg59: :) now try /etc/acpi/sleep.sh ? [06:02] sivang: Yes [06:06] mjg59: ok, it _did_ suspend, but when I opened the lid (how do I wake him up otherwise?) it only show the cursor at first, and then it also disappeared and nothing happend. [06:06] mjg59: but it suspended very nicely and quickly! :) [06:08] mjg59: I have both my / and /home under LVM in this machine, could it cause problems for the sleep script? === sivang is off to get some food. be back later. === _rene_ [~rene@dsl-082-083-173-248.arcor-ip.net] has joined #ubuntu-devel [06:17] It shouldn't [06:19] mjg59: shouldn't ? [06:20] mjg59: ah ok, LVM shouldn't cause in problem. k === sjoerd [sjoerd@fire.ipv6.luon.net] has joined #ubuntu-devel === `anthony [~anthony@220-253-17-180.VIC.netspace.net.au] has joined #ubuntu-devel [06:45] mine does not resume either [06:45] but i think it's a framebuffer or nvidia issue [06:51] mjg59: any reason not to upload that stuff to hoary? [06:52] mdz: I need to finish combining the tools into one app [06:52] Should be done by the end of the week [07:18] Josephus: I also have nvidia on that machine. === maskie [~maskie@196-30-110-34.uudial.uunet.co.za] has joined #ubuntu-devel [07:44] sivang: what about framebuffer? [07:45] Josephus: you mean if I am using it? [07:46] yes === zenrox [~zenrox@wbar7.sea1-4-10-181-189.sea1.dsl-verizon.net] has joined #ubuntu-devel [08:28] Josephus: I enabled it in my Xorg setup [08:38] well for me it's console framebuffer (+gensplash) and i guess that's why resume is not working === zul [~chuck@zul.developer.gentoo] has joined #ubuntu-devel === cenerentola [~cenerento@host34-170.pool8290.interbusiness.it] has joined #ubuntu-devel [09:50] is there any way of finding out if a package has been accepted or rejected given that my e-mail address probably isn't on the whitelist yet [09:52] if you upload now something, it's just beeing deleted [09:54] how can we get it so that it won't just be deleted? [09:56] Riddell: http://www.ubuntulinux.org/wiki/NewDevelopersAndMaintainers [10:01] Riddell: If you would like to become an Ubuntu maintainer, please add your name here. http://www.ubuntulinux.org/wiki/MaintainerCandidates/ [10:06] Riddell: yeah, join us !! === mvo__ [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel === olivier [~olivier@www.linux-nerd.com] has left #ubuntu-devel [] [10:12] Riddell: after you work a bit with a mentor if you need one, you can be considered to be a maintainer and possibly voted to be such by the technical board [10:15] sivang: first he must become a ubuntite ;) [10:16] ogra: right, so that means to first be considered by the community council. === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu-devel [10:16] sivang: nope, ubuntites are self nominated...(you and i are) [10:17] sivang: next step is member..... [10:17] ogra: Are you sure? I was approved by the last CC meeting :) [10:17] so guess I am a memebr now :) [10:17] sivang: then developer iirc and then maintainer [10:17] sivang: oh, when was it ? in mataro ? [10:18] ogra: last tuesday [10:18] btw, did we have a tb meeting today? [10:19] sivang: wasn't that for country teams? [10:20] huh, i thought next meeting is in jan .... [10:20] sivang: 4.1. 16.00 [10:21] amu: ah, thanks.... thats what i thought [10:21] ogra: yes.. [10:21] http://www.ubuntulinux.org/wiki/TechnicalBoardAgenda [10:21] amu: how is the 2nd gen live-cd [10:22] abelli: nice, i fight with the mouse atm :) [10:22] amu: hehe === sid77 [~sid77@ppp-101-175.30-151.libero.it] has joined #ubuntu-devel [10:30] hi === lamont grumbles at python2.4 thread tests === teuf [teuf@d213-103-211-34.cust.tele2.fr] has joined #ubuntu-devel [11:24] hi [11:28] is there a way to find out which package has a certain file? (specificly X11/extensions/xf86vmode.h ) [11:30] Riddell: dpkg -S [11:31] smurfix: I don't have the file installed, that's why I want to find out which package provides it [11:31] ah. In that case, install apt-file [11:31] apt-file update; apt-file search NAME [11:32] In other words, xlibs-dev [11:38] smurfix: great, thanks [11:44] hmm, it lies, it says that file is in xlibs-static-dev but it's not [11:45] That usually means that the archive people haven't rebuilt the contents files recently [11:45] Riddell: the long awaited packages.ubuntulinux.org [11:46] sladen: ...isn't much use at the moment :( === Riddell hunts down the bugger in libxxf86vm-dev [11:55] sladen: I havn't heared anything about it, has there been planning about p.u.o ?