[12:12] BenC: crashed immediately when I attempted to suspend [12:13] without even a console switch, no output [12:15] BenC: modprobe -r e1000 hangs instantly [12:15] oh, no it doesn't === mat [n=mat@igoan/mat] has joined #ubuntu-devel [12:16] it crashed the first time I tried in X, but has worked a few times on the console so far [12:18] oh, the module was left unloaded [12:19] BenC: ok, reproduced the same panic with that module === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === Kamion_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-devel === AlinuxOS [n=alinux@d81-211-245-33.cust.tele2.it] has joined #ubuntu-devel === crispin [n=crispin@grotto.flowerday.cx] has joined #ubuntu-devel === mbiebl [n=michael@dslb-084-056-211-187.pools.arcor-ip.net] has joined #ubuntu-devel === geser [n=michael@dialin107140.justdsl.de] has joined #ubuntu-devel [12:34] mdz: ok, let me check into some of the e1000 logs === jdong races buildd to getting the new kernel upload compiled [12:38] thx, BenC... I'll test and see if GO_SLOW does the trick === givre [n=Florent@APuteaux-152-1-71-171.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [12:40] aaaaaaand now to wait for console-setup to build so that I can test this keymapper change to fix UK keymap detection so that I can test the corresponding cdebconf-keystep change so that I can upload the whole stack in reverse order === Kamion_ does so love dependency chains === dsas [n=dean@cpc1-stok6-0-0-cust206.bagu.cable.ntl.com] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === AlinuxOS [n=alinux@d81-211-245-33.cust.tele2.it] has joined #ubuntu-devel [12:52] Kamion: Are you in need of manual archive/buildd love to make your life easier? [12:54] oh, what a coincidence, I was about to whine about that :) [12:54] (getting keyboard prompts on a dapper -> edgy upgrade) === Sho_ [i=ehs1@konversation/developer/hein] has joined #ubuntu-devel === tormod [n=tormod@80-219-112-71.dclient.hispeed.ch] has left #ubuntu-devel ["Ex-Chat"] [01:02] elmo: which is er kind of orthogonal to what I said? [01:02] infinity: no [01:02] build-deps plus overnight will take care of it === crispin_ [n=crispin@grotto.flowerday.cx] has joined #ubuntu-devel [01:04] elmo: 'echo GET debian-installer/keymap | sudo debconf-communicate' please? [01:05] kamion: 0 [01:05] so why is that empty? [01:06] how was the original installation of that system done? [01:06] this is mid upgrade - it was defaulting to US, so I answered UK twice and moved on [01:06] yeah, doesn't matter [01:07] Kamion: um. not actually sure. it may be a sidegrade from Debian, it's my home desktop that pre-dates Ubuntu [01:07] Debian woody perhaps? [01:07] or before [01:07] could be, yeah, I wouldn't have been running sid or etch, and it's the wrong timeframe for sarge [01:07] Heck, I have an Ubuntu system that started as slink. [01:08] yeah, boot-floppies-era original installs are a known case that console-setup can't handle without asking questions right now [01:08] Kamion: ah, ok, then [01:08] might be able to figure out how to snarf it from console-data/* questions in debconf [01:08] but those might well be wrong too [01:09] oh, shiny I have an installer.log still [01:09] elmo: actually 'debconf-show console-data' in a bug report would be useful [01:09] Mar 21 04:48:29 (none) user.info dbootstrap[83] : dbootstrap starting; built 2002.05.16-04:54+0000 for i386 [01:09] (bug report on console-setup) [01:09] bing, boot-floppies [01:09] if debconf-show console-data doesn't say much useful, then never mind ... [01:10] the only other way to figure out the keymap from an installation of that vintage is to disassemble /etc/console/boottime.kmap.gz [01:10] which is approximately no fun at all [01:10] it's 138 lines of stuff, including some hints as to the britishness of my keyboard [01:11] elmo: ok, sounds useful for a bug report then [01:11] ok, let's see if I can file it before the upgrade takes out my browser ;-) [01:11] the many lines are just due to the super-weird layout of console-data's templates [01:12] mdz: people.u.c:~bcollins/e1000.ko [01:12] can't guarantee to fix it for edgy though, it *is* a corner case [01:12] mdz: Please move that to /lib/modules/`uname -r`/kernel/drivers/net/e1000/ and test it [01:12] also affects folks who installed using the debootstrap-in-a-chroot-and-fiddle method, though [01:13] Kamion: sure [01:13] which I think is probably more common [01:14] BenC: trying [01:14] Kamion: That's my preferred method of installation on a few machines. :) [01:15] oh, btw, #ubuntu-installer is open for installer development and stuff [01:15] I created it ages ago but forgot to mention [01:15] mdz: That's a backport of the 2.6.18 driver (ours is 2.6.18-rcX backport) === shawarma is now known as shawarma_away [01:16] mdz: We probably want that anyway, since it has a lot of support added for newer chipsets === AlinuxOS [n=alinux@d81-211-245-33.cust.tele2.it] has joined #ubuntu-devel [01:17] BenC: same result [01:18] mdz: I'm not sure I even want to consider the 2.6.19-rc1 version [01:18] BenC: can you send me the huge diff you generated earlier? [01:19] mdz: the diff to get e1000 to 2.6.19-rc1? [01:19] no [01:19] Oct 11 14:31:44 wow, diff between .17 and .19 e1000 is 300k [01:20] mdz: Yeah, I could, but it will take backporting to actually make it work [01:20] BenC: will the 2.6.15 driver build for this kernel? [01:20] maybe we can narrow down the change which introduced the regression [01:22] let me revert to 2.6.17 stock and see if that works [01:22] hey dudes, how goes edgy? [01:23] mdz: New module, same location [01:24] mdz: This is stock 2.6.17.13 code [01:24] if this doesn't work, then I'll revert to 2.6.16 and see what we get there [01:24] ok [01:24] then we can bisect when we have a known working version [01:36] mdz: Any luck [01:36] ? [01:40] BenC: with what? the most recent e1000.ko you provided didn't seem to help [01:40] jdub: manageable [01:41] mdz: fa74227d3a2974804fc56a508d912021 <- that match the md5sum of the last one you used? === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel === johanbr [n=j@d154-20-238-192.bchsia.telus.net] has joined #ubuntu-devel === givr1 [n=Florent@APuteaux-152-1-69-157.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [01:44] d374350940aac7675f737efb79ad6d6f 2.6.17-10-generic/kernel/drivers/net/e1000/e1000.ko [01:44] then there's a newer one :) [01:44] BenC: same location? [01:44] oh, I missed 'new module, same location' [01:44] hehe === mat [n=mat@igoan/mat] has joined #ubuntu-devel [01:47] <_ion> I posted a comment to bug 33243; i'd really appreciate more information. [01:47] Malone bug 33243 in linux-restricted-modules-2.6.15 "tmpfs setup is unexpected" [Wishlist,Rejected] http://launchpad.net/bugs/33243 [01:49] BenC: 4/4 successful suspends with that driver [01:49] mdz: How long will you be on? [01:49] 5/5 [01:49] BenC: ages [01:50] _ion: We'd still have to use the tmpfs setup for livecds, which would get messier to implement if we had to do it differently for installed systems (since the livecd is really just an installed system) [01:50] mdz: Ok, we need the 2.6.18 driver because of the intel support...I'll start pumping through git-bisect and giving you modules to test [01:51] if we can fix this bug in the 2.6.18 driver, it will be ideal === cjfp [n=cjfp@70.53.41.193] has joined #ubuntu-devel [01:51] mdz: Unless you think that the updated driver just isn't important enough to worry about, in which case I'll just leave it as stock 2.6.17 [01:51] BenC: is there a place where I can browse the git log messages and diffs? [01:52] BenC: it depends; if the fix is small and manageable, that would be preferable to swapping it out [01:52] mdz: Best place is the www.kernel.org/git linux-2.6 repo [01:52] how do i get 'info autoconf' to work? [01:52] the update I did in our tree was just a single patch to go from .17 to .18 version [01:53] i have manpages-dev installed, but it doesn't have info docs === pirast [n=martin@p508B258D.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:53] cjfp: autoconf-doc [01:54] ah. [01:54] BenC: there are a lot of trees there; which one do I want? [01:54] Kamion: this package doesn't exist for me... === Arrogance [n=aks@ottawa-hs-209-217-93-122.d-ip.magma.ca] has joined #ubuntu-devel [01:54] <_ion> infinity: A simple "if running on livecd, use tmpfs" clause wouldn't be very difficult or messy, would it? [01:55] i'm running breezy [01:57] BenC: so the driver which works for me is stock 2.6.17? [01:57] cjfp: looks like it isn't available theen, I'm afraid. However, the version of autoconf-doc in dapper is for the same upstream version, so you can probably just use that. [01:58] s/theen/then/ [01:58] sorry, i don't understand [01:58] install autoconf-doc from dapper and be happy [01:58] so apt-get install -t dapper autoconf-doc? [01:58] #ubuntu for the details, please [01:58] might be better to fetch the individual .deb rather than messing with apt pinning though [01:59] (the lack of autoconf-doc in hoary and breezy is a bug, but not one that we can/will fix now) [01:59] i already asked about info docs on #ubuntu and they were no help, but ok [01:59] I'm sure #ubuntu can handle installing packages [01:59] ok, i will try to find the .deb [02:00] is there a development task or whatever those things are called? [02:00] so that i can just get useful development packages? [02:01] "useful development packages" is rather broad I'm afraid [02:01] okay, how about so that when i type "info some-gnu-tool" it works? [02:01] mdz: Right === nixternal_ [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-devel [02:02] cjfp: install the relevant -doc packages until it does; see packages.ubuntu.com for searching facilities. Please, this is really off-topic here and we are trying to prepare for RC freeze tomorroow [02:02] tomorrow [02:03] i'm sorry, i'll leave you in peace. good luck. === malix0 [n=malix@host8-182-dynamic.11-87-r.retail.telecomitalia.it] has joined #ubuntu-devel [02:04] thanks === j_ack_ [n=rudi@p508DC166.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:05] hi all can someone test this wit Firefox http://www.massimofidanza.it/firefox/ [02:06] because.. you don't have firefox? [02:07] yes, the popup window remained in the background in current edgy bon echo === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel [02:11] mdz: test 1 is there: md5sum: 509d603dd73b9a2a0f38fcfe0c170346 === j_ack__ [n=rudi@p508D98EF.dip0.t-ipconnect.de] has joined #ubuntu-devel === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-devel === fschoep [n=franksch@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel === j_ack [n=rudi@p508D91B4.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:14] BenC: 2/2 [02:14] mdz: Ok [02:15] BenC: I just unloaded the working module and loaded this one without rebooting; assume that's OK [02:15] yeah, that should be fine === Viper550 [n=Viper550@d57-121-167.home.cgocable.net] has joined #ubuntu-devel [02:15] eck [02:15] try #4 panicked [02:15] Why don't you put in the actual Firefox logo? Debian won't do it, but we've "sorta broken free" of debian! [02:16] yes, it's that simple. [02:17] mdz: test 2: md5sum: 509d603dd73b9a2a0f38fcfe0c170346 [02:17] BenC: just to confirm, you saw my previous message about the panic and so we're bisecting in the right direction? [02:17] mdz: Right [02:17] ok [02:18] mdz: between 2.6.17.13(known good) stock and 2.6.18(known bad) [02:19] BenC: hmm, I get 736fd91125932795548aee05c0b76ea6 [02:19] ah, that's right [02:19] not sure how I pasted the wrong one [02:20] probably pasted the git sha :) === Viper550 [n=Viper550@d57-121-167.home.cgocable.net] has left #ubuntu-devel ["Leaving"] [02:20] I should blacklist it so that I don't need to reboot twice when it panics [02:24] mdz: Does that last one work? === iram [n=iram@c-71-56-125-148.hsd1.ga.comcast.net] has joined #ubuntu-devel [02:26] BenC: 3x so far [02:27] it sometimes takes 4-5 === malix0 [n=malix@host8-182-dynamic.11-87-r.retail.telecomitalia.it] has left #ubuntu-devel ["Konversation] [02:28] mdz: test 3: md5sum: 2788929c3de1db918b7278a7eb6d7867 [02:29] survived 5x [02:29] 2788929c3de1db918b7278a7eb6d7867 got it [02:31] mdz, could you please tell me when exactly debian-installer transaltion is no more accepted ? [02:31] is it tonight or tommorow morning ? [02:31] BenC: 5/5 OK [02:31] AlinuxOS: NonLanguagePackTranslationDeadline [02:31] yes it's 12 [02:31] I'm reviewing debian-installer right now. [02:32] AlinuxOS: they will be accepted between when Kamion is awake and when the RC freeze begins [02:32] AlinuxOS: was the extensive conversation earlier where we went through this not good enough for you? [02:32] so not now :) [02:32] possibly later if he needs to do a d-i upload for other reasons [02:32] tommorow morning :) [02:33] Kamion, just would like to know if deadline is near :) [02:34] it is [02:34] it has been on the release schedule for 6 months now [02:34] cause I'm reviewing transaltions right now. [02:34] AlinuxOS: please stop constantly bugging us about this. the only thing stopping me from excluding the Georgian translation right now is that it would be unethical [02:35] we had this conversation this morning; there is no need to go over it all again now [02:35] mdz: test 4: md5sum: 1b8fc0e0ca307ad7c1eaf6a0a0c621d2 [02:36] mdz: This test will narrow it down to 4 commits [02:36] BenC: hmmm [02:36] BenC: after 5 successful suspend/resume cycles I just got a crash when trying to copy down the new one [02:36] maybe an unrelated bug in that range somewhere [02:37] yeah, probably something already fixed === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel [02:38] I've only gently asked about a current situation... to be sure... no comments about excluding Georgian translations please! It's enough what Russian government is doing(right now) with our citizens in Russia. [02:38] AlinuxOS: imagine how it would be for us if every translator came and asked us how closely they could push the deadline [02:39] BenC: argh yeah, that driver is borked even if I don't try to suspend with it [02:39] it would be absolutely intolerable [02:39] mdz: Number 3 or 4? [02:39] BenC: 3 [02:39] need to boot an old kernel to get 4 [02:39] mdz: ok [02:39] I'm inexperienced and I know this..., but consider that I'm alone who is working on everything. [02:39] AlinuxOS: I've talked with you before about waiting until the last minute; I thought we understood each other now [02:40] AlinuxOS: lots of people are inexperienced, but most of them learn by watching quietly rather than coming up and poking the development team with sticks twice a day [02:41] and I'll thank you not to compare us to government repression === givre [n=Florent@APuteaux-152-1-69-157.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [02:42] AlinuxOS: As I said last night, if you don't get it done on time, you don't get it done on time. Such is life. [02:43] AlinuxOS: As a member of the release team, I'm not allowed to delay the world for things I couldn't deliver on time, and no one else gets that privilege either. There's always edgy+1 if you can't get us your translations now. [02:43] AlinuxOS: (And, yes, the deadline may as well be "now", since it's "anytime between now and when we freeze hard", which is "soon") === fschoep [n=franksch@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel [02:43] annoying the people who you need to get your translations in is just about the least productive strategy I can imagine [02:43] Kamion, "the only thing stopping me from excluding the Georgian translation right now is that it would be unethical". I'm not comparing you, don't worry... but you are very severe, with me. [02:44] AlinuxOS: you're hassling the people you need to help you even when you've been told to stop. Do you not think this is behaviour that needs negative reinforcement? [02:44] s/told/asked nicely/ actually [02:44] Kamion, infinity transaltions are ready :) I just wanted to know some more infos...that's all. === vuntz [n=vuntz@fennas.vuntz.net] has joined #ubuntu-devel [02:45] BenC: 4/4 with #4 [02:45] mdz: Ok, getting down to a culprit === TomB| [n=ownthebo@host217-44-6-189.range217-44.btcentralplus.com] has joined #ubuntu-devel [02:50] Kamion, I'm not hassling no one here, just some further questions. If something goes wrong with me is that I have no idea howto make a font related packages... so I need help. And I really need help, because some months ago there was nothing for Georgian (I mean font,fontconfig,transaltions,console fonts..etc..). [02:51] mjg59, ping [02:52] Man, I love how I'm still processing queue/new within hours of a freeze. [02:52] mdz: Bad news, I was going the wrong direction with the commits (this is a manual bisect so I don't have to worry about ABI differences between ubuntu and stock kernel) [02:52] Tres speciale. === elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #ubuntu-devel [02:53] mdz: 5: 1c268c8ff18c9a3cf6ffffa3fdb4c1f8 [02:53] RAH === j_ack [n=rudi@p508DBF41.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:54] damn it, edgy still doesn't bring up network when /var is on a separate partition [02:54] BenC: fails [02:55] elmo: still? you noticed this before? [02:55] mdz: yes, it was broken in dapper, but I upgraded far too late for anything to be done about it [02:56] mdz: 6: a9f2bf93027f6e6dff44a7ea276940cf === jack_wyt [n=jack@221.221.144.61] has joined #ubuntu-devel === Spads_ [n=spacehob@host-84-9-49-231.bulldogdsl.com] has joined #ubuntu-devel [02:58] elmo: is it filed? [02:58] BenC: failed, but slightly different symptoms [02:59] mdz: slightly as in "probably unrelated" or as in "same thing, just different enough to notice" ? [02:59] mdz: the original dapper one? no, keybuk debugged and diagnosed it for me, and hand wavingly promised me it would be fixed by new shiny edgy. I never filed a bug, but I should have :( [03:00] I'll file one now though... [03:00] elmo: send me the bug number please [03:01] mdz: I'll mark it "probably bad" and move on [03:01] BenC: as in "probably unrelated" [03:01] BenC: it blows up during boot as well [03:01] elmo: do /var/lock and /var/run exist on the underlying root filesystem? [03:02] (just checking, as that's a requirement for some things - should be handled by the upgrade to dapper or so though) === givre [n=Florent@APuteaux-152-1-69-157.w83-204.abo.wanadoo.fr] has left #ubuntu-devel [] [03:03] BenC: does git bisect let you say that the test result was indeterminate, so that it picks another in the same range? [03:03] CDBS makes me weep. [03:03] lp_archive@drescher:~/foo/meta-telepathy-1$ cat debian/rules [03:03] #!/usr/bin/make -f [03:03] include /usr/share/cdbs/1/rules/buildcore.mk [03:03] include /usr/share/cdbs/1/rules/debhelper.mk [03:03] mdz: 7: 6376cf2a1bc886cfb99fa6d6a2ee44b6 [03:03] mdz: I'm not using git-bisect, I just spit out a list of the 53 commits between the known working and known bad [03:03] booting with 7 [03:04] oh, right [03:04] mdz: I dropped just one commit from 6 closer to "last known good" [03:05] BenC: 6376cf2a1bc886cfb99fa6d6a2ee44b6 fails [03:06] (in the usual way) [03:06] cool, that makes 6 irrelevant [03:08] mdz: 8: 5136ea9c374d445682448877552a745f === givr1 [n=Florent@APuteaux-152-1-69-157.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel === psusi [n=phreak@user-0c6s9i5.cable.mindspring.com] has joined #ubuntu-devel === elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #ubuntu-devel [03:12] Lookie there, an empty new queue. I wonder how long that will last... === mjg59 uploads stuff to annoy infinity === BenC uploads linux-source-2.6.19 for shits and giggles [03:14] Ngh. [03:14] heh [03:14] infinity: So, is edgy+1 chroots and buildd's ready yet? ;) [03:15] BenC: Is that actually ready to go in the first day or two of edgy+1 along with the toolchain bootstrap? [03:15] BenC: 5136ea9c374d445682448877552a745f fails with the usual panic [03:15] BenC: The chroots are ready, yeah. === Spads [n=spacehob@host-84-9-51-167.bulldogdsl.com] has joined #ubuntu-devel [03:15] infinity: Yep, I have it building and booting on x86, x86_64, powerpc and sparc already [03:15] BenC: Sex. [03:15] BenC: We should have an hppa toolchain from the get-go too, so feel free to make it boot there too. [03:15] (Yay, working glibc) [03:16] infinity: Not sure about boot, I can't even get edgy booting with 2.6.17...but I can get it building [03:16] Well, building is a start. [03:16] I can help with making it boot once the edgy+1/hppa toolchain is bootstrapped. [03:17] (And we get to rebuild half the archive, because hppa's glibc is introducing an ABI break) [03:17] Woo-freaking-hoo. [03:17] infinity: how is the rebuild test going? [03:17] mdz: Slowly, but it's going. [03:17] speaking of mass rebuilds [03:17] (as of this morning) [03:17] infinity: what's the cause of the slowness? [03:18] mdz: 9: 364fe620711f36d4de99c120921e17fb [03:18] The "as of this morning" bit, along with the "only one machine per arch" bit. [03:19] Good night everyone and good work! [03:19] infinity: If you need libc-kernel-dev prior to upload, let me know [03:19] Kamion, sorry again for disturbing. (anyway debian-installer and help are ready). [03:21] BenC: fail === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [03:22] AlinuxOS: thanks [03:22] so is there any way to get a newer version of git-core backported to dapper? the current one is no longer compatible with kernel.org [03:22] psusi: Since when? [03:23] Oh, sorry, dapper === Gman [i=gman@nat/sun/x-bb22b201e9b40101] has joined #ubuntu-devel [03:23] since the 10th I think [03:23] psusi: yes, the process is at http://wiki.ubuntu.com/StableReleaseUpdates [03:23] mdz: Ok, that leaves us a culprit, but let's rebuild the known good that right next to the bad one to be sure we did nothing wrong [03:23] ahh, cool... I'll have to read that if/when I get X working again === Mik3 [n=a@ool-4577797b.dyn.optonline.net] has joined #ubuntu-devel === bj__ [n=bj@ool-18bbaf15.dyn.optonline.net] has joined #ubuntu-devel [03:24] mdz: 10 (same as first bisect module): 509d603dd73b9a2a0f38fcfe0c170346 [03:25] commit 9a53a2029885e0088e9149679215b95d04deb57b [03:25] Author: Auke Kok [03:25] e1000: add smart power down code [03:26] that appears to be the problem, sounds right too [03:26] hrm... got it up in lynx... looks like git no longer being compatible doesn't qualify for backporting [03:26] smurf: FYI, uploaded keymapper 0.5.3-7 to unstable, with all your changes plus a few more to make the UK keymap detectable properly [03:26] smurf: (the map_yes/map_no generation code wasn't taking alt-ness into account) [03:28] BenC: that one breaks in a different way [03:29] mdz: Ok, give me a sec === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [03:32] BenC: At this point, I'll assume we can bootstrap glibc and gcc without new kernel headers (can't see why not), but we'll see if jbailey or doko think otherwise. === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === givr1 [n=Florent@APuteaux-152-1-69-157.w83-204.abo.wanadoo.fr] has left #ubuntu-devel [] === shawarma2away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [03:38] mdz: Does it break on suspend/resume or just general? [03:40] BenC: yes [03:40] I'll assume that means "yes, it breaks on suspend" [03:40] that means "yes, it broke". I only tried it once [03:40] and that was a suspend test [03:41] that's odd, because that's the same as the first one we tried that you said worked [03:41] but it broke way earlier than any other [03:41] no, look back [03:41] BenC: hmmm [03:41] BenC: after 5 successful suspend/resume cycles I just got a crash when trying to copy down the new one [03:41] and then it shit the bed during the next reboot, so I had to go to another kernel to download a new one [03:42] so it broke outside of a suspend/resume context as well before [03:42] I think that revision is just hosed [03:42] BenC mdz: test 1 is there: md5sum: 509d603dd73b9a2a0f38fcfe0c170346 [03:42] mdz BenC: 2/2 [03:42] same md5sum === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [03:45] BenC: yes, keep reading though [03:45] BenC: oh, I'm confused by where you pasted the wrong md5sum [03:46] BenC: can we go one revision earlier? [03:46] mdz: Yeah, hold a sec [03:48] mdz: 11: 6fdfef162426766611b1f640138e4720f56e45f8 === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === imbrandon_ [n=imbrando@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-devel [03:51] BenC: failed first try [03:51] when suspending === Snake [n=snake@unaffiliated/snake] has joined #ubuntu-devel [03:52] Can a dev tell me what ubuntu plans to do with this firefox chaos? [03:53] Snake: no, not until it's been discussed and agreed with mozilla [03:53] mdz: 12: 0b70b852c27d9535d666a18164c45f9d [03:53] that dialog is still in progress === Snake nods [03:57] BenC: that one looks good so far, 4x [03:57] 5x [03:58] 7x [03:59] BenC: I can't seem to break 0b70b852c27d9535d666a18164c45f9d [03:59] mdz: That's just one commit above 2.6.17.13 stock (only one we know was perfect) [03:59] we'll go from there === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [04:01] BenC: one more, and then I need to run to the store [04:02] mdz: 13: 736fd91125932795548aee05c0b76ea6 [04:02] mdz: ok, after this just ping me when you are ready to do some more === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [04:05] BenC: 736fd91125932795548aee05c0b76ea6 seems solid [04:05] mdz: Ok [04:05] BenC: how many more do you think? [04:05] these go pretty fast when it works [04:05] slow when it doesn't === pirast [n=martin@p508B258D.dip0.t-ipconnect.de] has left #ubuntu-devel ["good] [04:06] mdz: 11 commits between good/bad, so splitting, probably 5-6 [04:06] should be closer to 3 [04:06] let's try to finish it before I go [04:07] mdz: 14: f1fc3b0dc86d4b1064666533262eb0df === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [04:10] f1fc3b0dc86d4b1064666533262eb0df looks good [04:10] BenC: ^ [04:11] mdz: 15: e494359e9a260f18d5eb18a92e5a769a === shawarma2away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [04:15] mdz: mind if I upload *-meta to remove the *-live metapackages? they're useless now that Adam's switched livefs.sh to using tasks === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel [04:16] BenC: e494359e9a260f18d5eb18a92e5a769a looks good [04:17] Kamion: let me think about that one for a minute [04:17] Kamion: should be safe considering that no one should have that installed [04:18] and if they do, it'll have been changing wildly on them in unhelpful ways [04:18] Kamion: yeah, ok [04:18] like insisting that they suddenly must have Estonian language support or something [04:18] it has occurred to me that with the combination of metapackages and autoremove, the metapackages we have must live forever :-) [04:18] the ones which end up on an installed system I mean [04:18] seems suboptimal :) [04:19] we should ponder that [04:19] mdz: 16: 9632301e6aa5be39f93b5b849c0462cc [04:19] mdz: If this one is good, it's the last, if not, then one more [04:20] I'm hoping it's bad, because the commit it points to doesn't look like it could cause a problem [04:21] BenC: took a bunch of attempts, but I panicked it === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [04:23] mdz: 17: ac6b764fe8f6a8c42d9741cb633bcc5a [04:23] last one hopefully [04:23] rebooting [04:24] mdz: are we moving avahi-daemon to desktop for all derivatives? [04:24] I'm just doing a full set of seed merges while I'm here [04:25] Kamion: at least the kde and gnome ones [04:25] I don't know whether xubuntu has a knob to enable it [04:26] if not, they might want to leave it out [04:26] the daemon ships disabled until enabled by UI, right? [04:26] yes [04:26] good good [04:26] yeh, thats causing no end of bug reports tho [04:26] despite unhelpful blog entries [04:26] im wondering if we can do something liek print an error message in the init script if its run interactively, or something [04:27] Lathiat: that's not unprecedented; e.g. see pcmciautils [04:27] the run_by_init stuff [04:27] BenC: panicked on me, but slightly different [04:27] flashing caps lock and nothing on screen === Lathiat can't see that? [04:27] Lathiat: /etc/init.d/pcmciautils [04:27] yeh but i cant see a 'run_by_init' in there? [04:28] oh this is dapper tho [04:28] is this an edgy thing? [04:28] ah, it is [04:28] that said, this would only help 'half' the cases, theres two problems that come up [04:28] 1) I installed avahi-daemon in synaptic and avahi doesn't work and [04:29] 2) I ran /etc/init.d/avahi-daemon start and it doesnt work [04:29] i guess that solves the latter but not the former [04:30] ok, avahi-daemon's tiny, even edubuntu can cope with this [04:31] Lathiat: solving the latter seems worthwhile anyway - people suffering from the former might have people with general Unix knowledge try to help them who would be confused by the latter === Lathiat nods [04:31] BenC: second attempt, freezes hard while X is still displayed and the sleep light flashing [04:32] I need to run, back in <30 [04:32] mdz: Ok, that should do it, let me review these commits === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [04:32] thanks === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === WaterSevenUb [n=WaterSev@c-65-96-188-198.hsd1.ma.comcast.net] has joined #ubuntu-devel === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === wasabi [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === morphos19 [n=chad@CPE-72-129-240-239.kc.res.rr.com] has left #ubuntu-devel [] === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === j_ack [n=rudi@p508DBF41.dip0.t-ipconnect.de] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [05:10] BenC: back === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [05:16] BenC: sadly, GO_SLOW doesn't do the trick :( [05:17] BenC: and the linux-usb folks seem to be against doing max_sectors stuff from the kernel side [05:17] rather, they say it should be done via hal/udev scripts in userland === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [05:20] so is there a way to set max_sectors via a udev rule? === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === `anthony [n=anthony@ekorp-218-185-9-170.eoff.ekorp.com] has joined #ubuntu-devel === fabbione yawns [05:52] morning guys === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [05:59] morning fabio [06:00] morning fabbione [06:00] mdz: are we going to ship with both gthumb and fspot? [06:01] does keybuk handle udev stuff? === shawarma2away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [06:02] or is there someone else here fluent in udev that can decide if my bug can be fixed? === jdong still bumming about his cheap mp3 player [06:03] hey mdz [06:03] Burgundavia: yo === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-devel === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-devel === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-devel [06:14] *blick* [06:14] blink [06:14] mdz: Hey, I've looked over the diffs, but it's after 12am here, so I'll get back to you tomorrow afternoon [06:14] hopefully have something to test [06:14] umm, why is any arbitrary password unlocking gnome-screensaver?!? [06:14] can anyone reproduce that? [06:15] jdong: Nope, I just unlocked and mistyped the password the first time [06:15] jdong: It failed [06:15] BenC: I must've screwed something up restarting udev then :D === jdong schedules a reboot soon [06:15] jdong: still not a good failure [06:15] jdong: file a bug anyway [06:15] in terms of security [06:15] it should fail closed, not open [06:16] BenC: I commented on the bug a bit more regarding the usb device; looks like a userspace udev fix is best [06:16] Burgundavia, HrdwrBoB, I'll reboot and see if it's reproducable === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [06:17] jdong: Please reassign to udev then, and point to any linux-usb comments you can [06:17] jdong: I'll revert the GO_SLOW === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [06:19] ok, confirmed, it is caused by udev [06:19] stopping udev will cause gnome-screensaver to accept any password [06:20] is that a bug or user stupidity? [06:20] bug [06:20] ok, I'll file it then [06:21] BenC: should I tag it security or leave it normal? [06:23] no stupidity should cause any password to be accepted [06:24] short of deliberately haxing pam or something stuipd [06:24] stupid [06:26] bug 65615 [06:26] Malone bug 65615 in gnome-screensaver "Stopping udev causes gnome-screensaver to accept any password" [Undecided,Unconfirmed] http://launchpad.net/bugs/65615 === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel === robertj [n=robertj@66-168-209-251.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [06:30] now, this sleep thing... probably should start at 12:30AM === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === j_ack_ [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel === j_ack_ [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel === VoX [n=vox@unaffiliated/vox] has joined #ubuntu-devel === VoX [n=vox@unaffiliated/vox] has left #ubuntu-devel [] === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === Donkeybreath [n=james@c-67-189-113-119.hsd1.or.comcast.net] has joined #ubuntu-devel [06:50] check out my site www.jpegtown.com tell me what you think of the coding, just finished it up [06:51] Donkeybreath: it's offtopic here === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === stub [n=stub@ppp-58.8.11.94.revip2.asianet.co.th] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === kristog [n=ballio@energ63.energ.polimi.it] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === highvoltage [n=jono@196.1.61.9] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === minghua [n=minghua@ppp-70-246-25-84.dsl.hstntx.swbell.net] has joined #ubuntu-devel === shawarma_away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel === garrye [n=dad@204-83-179-128.nbfr.hsdb.sasknet.sk.ca] has joined #ubuntu-devel === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [08:19] Good morning [08:20] Hey pitti. [08:21] infinity, mjg59: ATM booting takes about 5 minutes for me, if I remove 'splash', it's done in 56 seconds; do the usplash functions have some timeout which could cause this? (I have the segfaulting usplash variant here) [08:22] I have no idea. The New and Improved usplash is a mystery to me. :) [08:22] infinity: heh, ok; if I would only see how it should look like :) === pips1 [n=philipp@152.191.62.81.cust.bluewin.ch] has joined #ubuntu-devel === pitti removes splash option for the time being === phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-devel [08:25] pitti: Want to look at a build log for me and tell me if this is a bug in your symbol extractor? [08:27] infinity: of course [08:27] pitti: Forwarded. === garrye [n=dad@204-83-179-128.nbfr.hsdb.sasknet.sk.ca] has left #ubuntu-devel ["Ex-Chat"] === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === garrye [n=dad@204-83-179-128.nbfr.hsdb.sasknet.sk.ca] has joined #ubuntu-devel [08:33] pitti: which arch? [08:34] tfheen: amd64/nvidia, the duo infernale [08:34] pitti: hmm, that's weird. It should just segfault and run on its merry way. === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel [08:36] tfheen: it looks as if the functions would hang and wait for usplash for some time === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel [08:38] pitti: hmm [08:40] Who feels like looking into a tar testsuite failure before I start randomly filing and assigning bugs to the first person on my list? === shawarma1away [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [08:41] infinity: argh, it seems that hppa is the only reason why we have to keep gnutls11 :-( [08:44] uh, just when did ubuntu-desktop start depending on linuxprinting.org-ppds? [08:44] pitti: Ingore hppa. [08:46] tfheen: argh, wasn't this supposed and agreed to be split into a small desktop and large supported package? === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel [08:46] pitti: I thought so, yes. [08:47] I blame Scott [08:47] infinity: if I would fully ignore hppa, then gnutls11 could go; no reason to keep a vulnerable old version just for one multiverse package that doesn't build anyway [08:48] erm, my last sentence echoed very broken in xchat -- was it ok for you? [08:49] infinity: libtasn FTBFS> will look into it and fix pkg-create-dbgsym === Lure_ [n=lure@external-7.hermes.si] has joined #ubuntu-devel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [08:52] pitti: Your grammar was just as bad in irssi as it was in xchat. :P [08:53] pitti: Anyhow, we can ignore hppa. If you want gnutls11 removed, just say the word. [08:53] you just have to run it through the degermanisation filter and it parses fine. ;-) [08:53] infinity: I meant, half of the sentence was completely missing here [08:53] Which half? :) [08:54] everything before 'go' [08:54] the good one [08:54] anyway, /me blames solar radiation [08:54] so now we have itaglish and germanish [08:54] fabbione: the latter is commonly referred to as 'Denglish' here :) [08:54] ehhe [08:54] pitti: Okay, when Fabio's making fun of your English, you know it's time to go back to bed for an hour and try this whole "morning" thing again. :) [08:55] pitti, Xchat often does things like that. [08:55] 'Good morning, Mr. Nitto, how do you do?' [08:55] infinity: instead of going to bed, I think I'll try having some breakfast [08:56] Not a bad plan. [08:56] infinity: is hppa just lagging behind buildd-wise, or is there some other congestion I don't know about? === StevenK notes it's too late for breakfast, and too early for bed. [08:57] 5pm isn't too early for bed! [08:57] Just have a very, very early night :P === Norgz [n=eroux@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel [08:57] pitti: hppa isn't shipping with edgy at all, we never bootstrapped it. === rouzic_ausente_ [n=rouzic@88.Red-83-52-37.dynamicIP.rima-tde.net] has joined #ubuntu-devel [08:58] pitti: Broken glibc, it'll be back with a working toolchain for edgy+1. [08:58] ah, ok [08:58] I commend you for not having noticed this for 4 months. :) [08:58] well, then let's kick gnutls11 and sleep a bit better :) [08:59] infinity: well, the number of hppa boxes in my vicinity is somewhere between epsilon and 0 [08:59] pitti: you're unable to detect both their velocity and position at the same time? [09:00] I was thinking the same thing... [09:00] tfheen: yeah, unfortunately, that's why I can't count them exactly === pitti engages the Heisenberg compensator [09:00] Mine's pretty easy to locate, it's being used as a coffee table. [09:00] One of these days, I'll spill something in it and be non-plussed. [09:00] -shudder- [09:01] infinity: it'll just drink it and burp back at you. [09:01] I've seen coffee tables go faster than my hppa. [09:01] zul: are you planning on getting a new xen-restricted-modules with the correct ABI into the archive? [09:01] tfheen: is that the promised hppa 'release'? :) [09:01] Damnable 712 that it is. [09:01] tfheen: He can't until he fixes the headers. [09:01] tfheen: I was about to upload XRM for him, but it still doesn't build. [09:01] infinity: oh, those are broken (again)? [09:01] *sigh* [09:01] tfheen: Missing asm/ on (at least) i386. [09:01] tfheen: Just tested a few hours ago. [09:02] I've only fixed that like five times. [09:02] apparently, we keep losing the fix. [09:02] tfheen, want me to break it a few times, just for you? === |thunder [n=e@c-68-60-143-198.hsd1.mi.comcast.net] has joined #ubuntu-devel === |thunder [n=e@c-68-60-143-198.hsd1.mi.comcast.net] has left #ubuntu-devel ["Part"] === |thunder [n=e@c-68-60-143-198.hsd1.mi.comcast.net] has joined #ubuntu-devel [09:03] tfheen: If you want to fix it AGAIN and upload a fixed version, I'll get XRM in. [09:03] tfheen: I just don't want to upload XRM blindly without first testing that it builds. [09:03] oh, absolutely agreed. [09:03] Cause it, y'know, never has. [09:03] (Not on i386, anyway( [09:04] I should get some breakfast and get the freeze really started first, I think. [09:04] You want me to flip the freeze switch? [09:05] yes, please === ..[topic/#ubuntu-devel:tfheen] : Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Frozen for release! === ..[topic/#ubuntu-devel:infinity] : Ubuntu Development (not support, even with edgy) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Edgy is FROZEN [09:05] bah [09:05] COLLISION! === tfheen sees IRC segfault [09:05] I'll mail u-d-a after breakfast [09:07] tfheen: In the u-d-a announcement, be sure to mention that unapproved uploads will most likely just be rejected, since this is the final freeze. [09:07] <|thunder> sup guys. ive got a question no one in #ubuntu can awnser. I need to create a symlink to glibc libs to install borland kylix 3. The symlink has to reside in /usr/lib and have the same name as the lib itself excluding inline version number. Anyone got any ideas on this one ? [09:08] (ie: We'll want the queues completely empty by release day) [09:08] |thunder: You want to install libc6-dev. You also want to not ask these questions in here. [09:10] <|thunder> ohh, sorry to break the rules. [09:10] <|thunder> thanks though === heno [n=henrik@host-81-191-160-114.bluecom.no] has joined #ubuntu-devel [09:13] <|thunder> infinity; just so you know. im still getting this. "Glibc version....FAILED" [09:13] <|thunder> even thought that installed fine [09:18] Well, I know nothing of kylix, I just know what package includes libc6 development libraries. :) [09:18] Note that this isn't #kylix, and we've not the time to deal with it, really. === mantiena-baltix [n=mantas@ctv-84-55-4-96.init.lt] has joined #ubuntu-devel [09:20] <|thunder> mainly my question was really "where is glibc.so" [09:20] Well, that got answered. :) [09:20] Either way. Not a support channel. Please respect that we're working on a release here. [09:20] <|thunder> duely noted [09:20] pitti: hi, I found where is problem when partition is listed in /etc/pmount.allow but nautilus doesn't allow to enter into this partition from computer:/ locatiom ;) === quail [n=quail@ppp234-49.lns2.adl2.internode.on.net] has joined #ubuntu-devel [09:22] pitti: it's in hal [09:24] And dholbach wins the prize for being (probably) the very last NEW source package accepted to edgy.. === StevenK managed to sneak a universe upload in that just went through. [09:24] Where sneak in is like half an hour ago. === heno [n=henrik@host-81-191-160-114.bluecom.no] has joined #ubuntu-devel [09:25] RC Freeze is not applicable to universe, is it? [09:25] Fujitsu: I'd beg to differ. [09:25] Fujitsu: Though freeze exceptions for universe will be more slack. [09:25] Fujitsu: The whole archive is frozen, however, and will remain so until release. [09:25] Ooh, OK. [09:26] Fujitsu: So, you'll need MOTU freeze exception approval (from, say dholbach), then an archive admin to approve the upload. === StevenK sets Fujitsu 50 lines: I will not question infinity. === infinity goes about clearing out queue/new again. [09:26] infinity: agreed; no need for the release team to worry about universe. === Fujitsu obeys StevenK. [09:27] I'm too close to infinity to risk it :P [09:27] We have a package called "hat"? [09:27] Hah [09:28] A package called "hat" that doesn't build on sparc, even. [09:28] Sounds more like a Fedora package [09:28] infinity: Some Haskell thing. [09:28] StevenK: Evidently. Do you like haskell things enough to fix it? [09:28] (It's trying to include sys/byteorder.h directly) [09:29] Haskell is... odd. [09:29] Bad hat. Bad. [09:29] Who wants to wear the hat failure on their head? [09:29] infinity: I can spell it, but I'll have a look. === Fujitsu ducks. [09:29] StevenK: The failure is in C code, obviously. [09:29] StevenK: So, you win. [09:29] The "include sys/byteorder.h" told me that. :-P [09:30] Yeah. :) [09:32] Yay, mpg321! [09:32] Frame# 9822 [18446744073709547505] , ... [09:32] This from a 4Mb mp3 [09:34] it's trying to get you to use oggs [09:35] #if defined(sparc) [09:35] #include [09:35] #endif === StevenK sighs. === StevenK wonders if he can build an edgy chroot onto his poor Ultra 5. [09:36] StevenK: yeah you can [09:37] it's enough you run a sparc64 kernel === dholbach [n=daniel@i577B2F9F.versanet.de] has joined #ubuntu-devel [09:38] good morning [09:42] morning dholbach [09:42] hey pygi [09:43] dholbach: I've just nominated you Universe Release Manager, by the way. :) [09:43] dholbach: Whether you want it or not. [09:44] dholbach: All universe uploads need to go through you (or people you delegate) from here on in, then you'll need to ping an archive admin to get them out of queue/unapproved === zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel [09:46] infinity: oh - why can't we let them through? i expect quite a bunch of them (unmet deps, ssl transition, etc) === didymo [n=ashley@61.9.197.223] has joined #ubuntu-devel [09:47] dholbach: The whole archive is frozen. [09:47] dholbach: I'm happy to take large lists of "let this crap through" though. :) === dholbach not happy :-/ [09:48] for hoary I uploaded until 3 hours before release ;-) [09:48] Still can. :) [09:48] yeah, I need to be awake and prod you for everything [09:49] We've still got a lot of stuff to do :S [09:49] Well, the prodding can by async. [09:49] Not a big deal. [09:49] Hrm, I don't like the "you need to pass two people" solution [09:49] dholbach: Propose a "allow freezing of individual components" soyuz spec for Mountain View. :) [09:50] but I guess there's no choice [09:50] infinity: Ok :-) [09:50] infinity: I knew it wasn't your fault === dholbach hugs infinity [09:50] infinity, it can't be /that/ hard to implement it... [09:50] dholbach: Well, if your word is that "universe isn't frozen", then it only needs to pass one person (archive-admin), since you've pre-approved the world. :) === dholbach gets the infinity fanboy t-shirt ready [09:50] dholbach: But that's your call, the release team refuses to deal with universe. [09:51] We'll have our hands full as it is. [09:51] yeah, I can see that === Fujitsu throws 15000-odd packages at infinity. [09:51] This is going to be a bumpy release, I fear. :/ [09:51] I'm already looking forward to edgy+1, if for no other reason than so I don't have to think about edgy. [09:51] infinity, most are, no? === dholbach hugs infinity [09:52] Fujitsu: Well, they all have bumps, but some approach release date a bit more prepared than others. :) [09:52] True... Exceptions seem to have been more liberally applied to Edgy... [09:52] dholbach: I'm writing the freeze announce now. I'd like to have universe frozen and require approval, but your choice. [09:53] tfheen: Well, it's frozen regardless. I can't change that. [09:53] tfheen: It's a question of whether he's giving blanket approval, or case-by-case. [09:53] infinity: well, yes. [09:53] dholbach: So, your call, really. [09:54] we already do uvf for new packages and new upstream versions - i really don't fancy approving each rebuild upload [09:54] dholbach: As I spot stuff in queue/unapproved, I'm likely to ask you about it anyway, so it's not a one-way street. [09:54] Ok [09:54] (ie: Nothing will get "lost") === StevenK wonders when an archive admin will flip the "Hoary is OBSELETE" switch. [09:54] *nod* [09:54] One way or another, all the uploads will either be accepted or rejected. :) [09:55] StevenK: It's not yet. :) [09:55] dholbach: would you like to nominate a person in addition to yourself right away? [09:55] StevenK: it's not like we're not itching to. [09:55] slomo played that role once, didn't he? [09:55] evening [09:55] he's on vacation [09:55] slomo is still away === highvoltage [n=jono@196.1.57.88] has joined #ubuntu-devel [09:55] not sure if ajmitch or siretart have enough time for that [09:55] And yeah, I have a lot of dirty hacks in hoary that I can't WAIT to go unsupported. [09:56] they already help with motu-uvf [09:56] I'm actually pretty happy with my work in breezy and dapper, by comparison. [09:56] dholbach: I'm fine with that if you want [09:56] Poor old Hoary :'( [09:56] ajmitch: us approving/rejecting each universe upload? [09:56] dholbach: Just change the U in UVF from "upstream" to "upload" and you've got a team. [09:56] infinity: super [09:56] infinity: upload version freeze? [09:56] tfheen: Sure, why not? :) [09:56] tfheen, that's perfectly valid. [09:57] ajmitch: if you're prepared to take the load, say so [09:57] dholbach: yeah, it'll be painful, but I think we can do it if there's enough checking them [09:57] tfheen: fschoep told me to revert to dapper artwork - so expect 3 upload to main in a bit [09:57] ajmitch: Ok [09:57] though I think that there'll be a lot of rebuilds & small fixes going in soon [09:58] ajmitch: It doesn't need strict checking, per se, just yay or nay approval so I'm not blindly letting everything through. [09:58] dholbach: I'll point to the UVF motu team for universe, then and you can chuck people in or out of the team as you feel like? [09:58] infinity: alright [09:58] dholbach: I think I should be able to handle that as well [09:58] ajmitch: So, y'know "this was an FTBFS fix, these 12 are libssl rebuilds", etc. [09:58] hey siretart [09:58] huhu ajmitch [09:58] ajmitch is Upload Liteunant [09:58] infinity: sounds manageable === BHSPitMonkey [n=stephen@adsl-66-141-169-210.dsl.rcsntx.swbell.net] has joined #ubuntu-devel [09:58] hi siretart [09:58] huhu dholbach === dholbach hugs siretart and ajmitch [09:58] :) === BHSPitMonkey distributes hugs all around [09:59] dholbach: do you have any policies wrt what should be uploaded in universe? [09:59] dholbach: We're not using the edgy artwork? And I just got used to it too... [10:00] dholbach: artwork> 'k; I'd rather have us keep the edgy artwork, but it's not my call.. [10:00] tfheen: no, in the most cases I trust people [10:00] tfheen: it's not my call either - I'd like to keep it too === StevenK tries to invite the cooler air in from outside. [10:00] I'll prepare some unofficial-edgy-artwork packages ;-) [10:00] dholbach: Any reason given? [10:01] morning [10:01] morning Kamion [10:01] Mornin'. [10:01] StevenK: it does not meet the expectations of Mark and select other people and there is work underway, but not sure if it's going to make it [10:01] infinity: hi, do you have a moment to look at a strange ftbfs across five arches (https://launchpad.net/distros/ubuntu/+source/vlc/0.8.6-svn20060918.debian-1ubuntu4 )? It seems to be dying on an empty .po file - which I'm certain is not empty. [10:01] Hey Kamion. [10:01] hi Kamion [10:01] StevenK: that's all I know === tfheen gives Kamion a couple buckets of coffee. [10:01] Damn it. Does anyone have a base tarball of Dapper/Edgy for sparc? My sparc insists "binary-sparc/Packages.gz was corrupt" [10:02] StevenK, it's 36 degrees here :( === malcc [n=malcolm@host86-135-237-55.range86-135.btcentralplus.com] has joined #ubuntu-devel [10:02] Kamion: when did you go to bed? [10:02] the archive is frozen now? [10:02] ajmitch: yes [10:02] ajmitch: Yup. [10:02] Fujitsu: My panel applet says 25. [10:02] 09:47:16 < infinity> dholbach: The whole archive is frozen. [10:02] Fujitsu: Thank $DEITY [10:02] good thing I got f-spot bugfixes in on time [10:02] StevenK, in Melbourne? [10:03] infinity: will it be unfrozen again after the release candidate? [10:03] siretart: no. [10:03] Fujitsu: No, here. :-) [10:03] siretart: Probably not. [10:03] StevenK, lucky. [10:03] Fujitsu: Feel free to visit. :-P [10:03] i see [10:03] siretart: the uvf team will approve uploads though === Fujitsu hits Thunderbird's junk mail filter. It nicely detects all of USNs as junk,. === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [10:04] how do we approve uploads? pinging infinity via irc or using some fancy launchpad pages? === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [10:04] how will we view the list of frozen uploads, firstly? [10:05] crimsun: I assume it creates it during the build? Since I don't see that in the source package at all. [10:05] StevenK: corrupted? what mirror are you using? === dholbach wants a crazy launchpad starttrek panel with millions of buttons across at least 3 screens [10:05] dholbach: ROFL [10:05] fabbione: Either archive.u.c or au.archive.u.c. [10:05] siretart: ping me or kamion. We could use Malone for it, but seems like a non-starter if there'll be a lot of uploads. [10:05] infinity: I have to guess so. It seems to reference debian/patches/001_1008snap.translations.diff indirectly, which is confusing me. [10:06] dholbach: about 4:15am [10:06] crimsun: hi, I fixed the xss and splash LP bugs, gxine is in the upload queue [10:06] janimo: thank you! [10:06] ajmitch: You can see the unapproved queue here: https://launchpad.net/distros/ubuntu/edgy/+queue?queue_state=1 [10:06] thanks [10:06] IIRC unapproved isn't visible by mortals [10:06] check === dholbach hugs Kamion and joins tfheen in handing you coffee [10:06] ajmitch: Well, I think you can. [10:06] ajmitch: Check, please. :) [10:07] infinity: failing that I suggest we periodically dump a list of packages in unapproved onto IRC [10:07] infinity: no permission [10:07] Kamion: Works for me. I was planning on pinging these guys when I saw a mess of stuff in there anyway. === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel [10:07] ajmitch: We'll work something out. [10:07] right, time for final(?) d-i and ubiquity uploads === infinity needs to head off for dinner and such, but will be back later. [10:07] hm.. no permissions here as well [10:07] will take a little while to have Rosetta dump translations on me [10:07] siretart: See above. [10:08] I think it's a bug, really - you can see NEW, why not UNAPPROVED === highvoltage [n=jono@196.1.57.88] has joined #ubuntu-devel [10:08] ok [10:09] Kamion: I'm pretty sure that was deliberate, so there was an answer to your why in someone's head at some point. No idea what it was anymore though [10:09] malcc: There's no question that it was deliberate, but that doesn't answer the why. :) [10:09] malcc: I wonder if it was before UNAPPROVED was added [10:10] malcc: so deliberately not ACCEPTED, REJECTED, DONE [10:10] even so it's kind of odd [10:10] I think everyone should be able to see a list of items in all the queues, but everyone should not be able to download files from them (once that's implemented) [10:11] fabbione: Right. It's a local problem. A missing md5sum will do that. [10:12] hm. I'm presented an 'ACCEPT' button on the NEW queue. I wonder what happens if I press it :) [10:13] although in fact the code is explicit about not allowing UNAPPROVED [10:13] pitti: why 0.5.7-1ubuntu18.1 still in proposed-updates, not in updates ? you noticed some problems in new version ? [10:13] Kamion, would you mind taking a look at the patch in the last comment of bug 65003 ? does that seem like a valid workaround ? [10:13] Malone bug 65003 in ltsp "debootstrap fails to remove own log file on NFS" [Undecided,Unconfirmed] http://launchpad.net/bugs/65003 [10:13] siretart: known bug that you see it - you'll get Forbidden if you click Accept [10:13] Kamion: ah, I see. In fact, I thought so :) [10:14] Kamion, tfheen: uploaded zlib, fixing FTBFS on i386 === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel === shawarma1away is now known as shawarma [10:15] Kamion: btw, given that we could look at the unapproved queue, how can we check/qa the uploads? [10:15] ogra: you're mistaken about the repeated unpacking/configuring thing - debootstrap always unpacks and configures all of required, then unpacks and configures all of base [10:15] siretart: you can't, yet ;-) [10:15] ah. I see :) [10:15] you'd have to get an archive admin to fetch them and put them somewhere public [10:16] Kamion, yes, i noticed it later === Spads [n=spacehob@217.205.109.249] has joined #ubuntu-devel [10:16] Kamion, in d-i it does that but tells you about the five times it attepmts it, i was mixing that up [10:17] that's only if something goes wrong, as you say [10:17] I'll ponder that suggested patch [10:17] mantiena-baltix: see https://wiki.ubuntu.com/StableReleaseUpdates; all dapper updates are being staged through dapper-proposed now [10:18] Kamion, i think the real fix should be in rm/coreutils though, but it seems appropriate as workaround to me [10:21] ogra: do you have a link to a more complete description of the rm bug? [10:21] nope [10:21] I'm not convinced it's a bug in rm, but rather a bug in the nfs server. === shawarma is now known as shawarma_away === shawarma_away is now known as shawarma [10:22] tfheen, you mean it treats -rf different than rm on its own ? [10:22] unless it's http://www.mail-archive.com/bug-coreutils@gnu.org/msg08031.html [10:22] mantiena-baltix: that's our new stable release update policy; it must be in -proposed for at least a week [10:23] ogra: obviously not (the NFS server doesn't know that you said -rf) but that unlink() isn't processed in time for the rmdir() to succeed [10:23] ogra: do you know how NFS works? On a protocol level? [10:23] roughly [10:24] you know POSIX semantics wrt accessing deleted files? [10:24] and how NFS to a certain degree emulates those semantics? === jono [n=jono@88-107-14-218.dynamic.dsl.as9105.com] has joined #ubuntu-devel [10:25] OH [10:25] the problem is that the file is still open but NFS is implementing access to it by means of a dotfile? [10:25] s/but/so/ [10:26] at least the NFS server thinks it's open [10:26] ah [10:27] it probably is, it's stderr [10:27] it should still allow removing the directory if there are no other files in it. [10:27] well, i know he's using freebsd and plugs our ltsp on top ... [10:27] (yes, this can easily be painful for the NFS server) [10:27] another workaround might be to redirect stdout and stderr back to where they were before (or close them) before doing the rm -rf === fschoep [n=franksch@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel [10:28] I'll comment on the bug report [10:28] dholbach: ping? [10:28] fschoep: working on it :) [10:28] Kamion, thanks [10:28] dholbach: thanks so much [10:28] fschoep: de rien === giftnudel [n=mb@p54A93460.dip0.t-ipconnect.de] has joined #ubuntu-devel [10:31] pitti: I found where is problem when partition is listed in /etc/pmount.allow but nautilus doesn't allow to enter into this partition from computer:/ location ;) it's because hal set's volume.ignore property for these partitions [10:31] pitti: I have a hppa box; 2 actually === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel === dholbach_ [n=daniel@i577B2F9F.versanet.de] has joined #ubuntu-devel [10:32] ogra: thanks for the ldm upload [10:33] pitti: would setting one up with breezy and giving you access to it help? [10:33] mantiena-baltix: aaah === jinty [n=jinty@205.Red-83-56-149.dynamicIP.rima-tde.net] has joined #ubuntu-devel [10:33] janimo, youre welcome, but please try to get such stuff sorted earlier next time [10:33] mantiena-baltix: yeah, I specifically patched this so that nautilus doesn't show these partitions on a desktop, since a user could not mount them anyway :) [10:33] Riddell: you broke poppler, please fix. === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-devel [10:34] Chipzz: erm, actually not, I just wondered about the edgy archive state of hppa [10:34] Chipzz: but thanks a lot for the offer! [10:34] tfheen: please approve gxine upload, it closes two LP bugs [10:34] yw :) [10:35] tfheen, why are we frozen already btw ? i thought the meeting date is the time ... [10:35] ogra: actually, on reflection, Steven's patch is probably the best approach [10:36] ogra: don't try gaming the system. We are freezing today, the time is explicitly undefined. [10:36] janimo: debdiff, please? === tkamppeter [i=till@nat/mandriva/x-afa599398202f46e] has joined #ubuntu-devel [10:36] tfheen, i'm not "gaming the system" all freezes before deliberately started with the meeting, thats why i wondered [10:37] pitti: unmounted partitions are newer shown on the desktop in any case but if volume.ignore is set to true for these partitions then user should press "Reload" button manually (after he double clicks on partition) if he wants to enter into this partition from computer:/ location [10:38] mantiena-baltix: let's find a solution in edgy+1 which suits us both === pitti would prefer a gksudo mount wrapper in nautilus [10:38] ogra: I think you can reject the ltsp part of that bug [10:39] right [10:39] tfheen: ok to upload http://librarian.launchpad.net/4793845/debootstrap.nfs.patch ? NFS server bug or not, it seems a reasonable workaround [10:39] pitti: ok, I think volume.ignore should be set to false in 20-storage-methods.fdi for unmounted partitions, this is valid for gksudo mount wrapper too [10:39] Kamion: approved. [10:40] mantiena-baltix: yes, we'll un-ignore it as soon as the desktop can actually handle them correctly [10:40] (I added an extensive comment) [10:40] pitti: because unmounted hard drive partitions should be shown in computer:\ location if there will be a way to mount these with gksudo mount wrapper ;) [10:40] fschoep: edgy-wallpapers and edgy-session-splashes uploaded, doing edgy-gdm-themes now === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel [10:41] dholbach: OK, did I ever tell you you are Clark Kent's alter ego? [10:41] dholbach: :) === dholbach hugs fschoep :-) [10:41] Thanks :-) === fschoep hugs dholbach === StevenK sighs. [10:42] enervated:~# chroot /tmp/d mount -t proc proc /proc [10:42] FATAL: kernel too old [10:42] kernel too old to mount /proc?!?! [10:42] Haha. [10:43] That's my sparc64 mailserver. I didn't really want 2.6 on it. [10:43] StevenK: we don't support 2.4 [10:43] not even on sparc [10:43] mantiena-baltix: can we please discuss that after the edgy release? [10:43] I figured. [10:43] mantiena-baltix: I'm afraid I really have to care for other stuff now, sorry [10:44] tfheen: accepted zlib; it was just removing a couple of compiler options from the i386/x86-64 build [10:44] iwj: hi. Is compreg.dat of any use? Maybe the firefox postinst could rm it to workaround weird issue happening for people who have one still installed, it's creating bug #30791 now [10:44] Malone bug 30791 in firefox "firefox 1.4.99 upgrade still have compreg.dat, creates issue" [Medium,Needs info] http://launchpad.net/bugs/30791 [10:45] Kamion: thanks [10:46] pitti: no problem, I just write comments about volume.ignore in bugreport about mounting non-removable partitions, because we can forget these after edgy will be released ;) [10:46] mantiena-baltix: yes, a bug report is appreciated; please subscribe me; thanks [10:47] pitti: your mail-notification upload FTBFS due to not finding a .desktop file. [10:47] (yes, I realise it's a no-change upload so probably not your fault) [10:47] probably mvo's fault, actually. [10:47] tfheen: oh, thanks, will look into it [10:47] sorry [10:49] powerpc-linux-gnu-g++: now: No such file or directory [10:49] that's.. special, isn't it? [10:51] seb128: you're probably aware of it, but your latest tsclient upload FTBFS-ed across all arches. [10:51] tfheen: no, I'm not [10:51] thank you for pointing it [10:51] would be nice if we had ftbfs notification ;) [10:51] checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool [10:52] tfheen, http://people.ubuntu.com/~ogra/fuse.debdiff ok to upload ? === mvo [n=egon@p54A67F79.dip.t-dialin.net] has joined #ubuntu-devel [10:52] tfheen: ok, fixing it [10:53] hi mvo [10:53] tfheen, dholbach: can I upload a FTBFS fix for mail-notification? (simple debian/rules fix to adapt the path to the .desktop file) [10:54] pitti: sure === gicmo [n=gicmo@p5491FDAA.dip.t-dialin.net] has joined #ubuntu-devel [10:54] ogra: use grep -q instead of redirecting the output. [10:54] pitti: if you upload it, make sure the desktop file is ok too [10:54] ok [10:54] pitti: it used to have a typo [10:55] ogra: apart from that, feel free. [10:55] mvo: hm, what do you mean? looks fine on a first sight [10:56] oh, bloody thingabob. [10:56] lcome.pdfpdfetex: symbol lookup error: pdfetex: undefined symbol: _ZN4Dict3addERK10UGooStringP6Object [10:56] pitti: no, its all good. [10:57] tfheen: bless you [10:58] pitti: any idea about that? It seems like a rebuild should fix it? [10:58] pitti: http://librarian.launchpad.net/4794030/buildlog_ubuntu-edgy-i386.gnat-gps_3.1.3-2ubuntu1_FAILEDTOBUILD.txt.gz is the build log === Harti_ [n=Harti@unaffiliated/harti] has joined #ubuntu-devel [10:58] tfheen: rebuild might be worth a try, but should be tested locally [10:59] tfheen: that smells like a poppler ABI change that tetex-bin didn't pick up [10:59] tfheen: the gxine debdff is basically two new patches under debian /04_poke_xscreensaver.dpatch and /05_no_splash.dpatch. If that is not easy to peek at in the queue directly I'll put a debdiff up shortly [11:00] pitti: yeah, which means we might have to either rebuild everything using poppler or bump the soname. [11:00] janimo: I don't have access to the queue. [11:00] tfheen: hmm, pdflatex works fine here [11:01] tfheen: texi2dvi, too. WTH??? === poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel [11:01] pitti: on i386? [11:01] tfheen: aah, i386-only FTBFS; I tested on amd64 [11:02] can anyone on i386 please try: gzip -cd /usr/share/doc/bzip2/manual.texi.gz > /tmp/manual.texi && texi2dvi /tmp/manual.texi ? === highvoltage [n=jono@196.1.57.88] has joined #ubuntu-devel [11:03] and if that fails, rebuilt tetex-bin and try again? [11:03] fschoep: uploaded gdm-themes and pushed them all to bzr [11:03] dholbach: one of your uploads broke the cursor theme, you know about it? [11:03] dholbach: OK, great - this means they're in time for the freeze? [11:03] tfheen: http://paste.ubuntu-nl.org/26413/ . The code is a copy of the gnome-screensaver poking code nothing new or scary [11:03] dholbach: no /usr/share/themes/Human/cursor.theme installed [11:04] seb128, depends on the POV ;) it fixed the cursors for ltsp === seb128 kicks ogra === snowblink [n=snowblin@wind.snowblink.co.uk] has joined #ubuntu-devel [11:04] seb128: uh? how did you get that? ogra did you hear anything about it? === ogra hugs seb128 [11:04] dholbach: a guy reported it on launchpad [11:04] and it's broken on my box too [11:04] dholbach, worked here [11:04] it works for me too [11:04] janimo: please add a proper description to the dpatches. [11:05] (on a new ltsp install though) [11:05] $ ls -l /etc/alternatives/x-cursor-theme [11:05] lrwxrwxrwx 1 root root 36 Sep 15 09:38 /etc/alternatives/x-cursor-theme -> /usr/share/themes/Human/cursor.theme [11:05] $ ls -l /usr/share/themes/Human/cursor.theme [11:05] ls: /usr/share/themes/Human/cursor.theme: No such file or directory [11:05] [11:05] and I've just dist-upgraded [11:05] which means gdm get the ugly cursor [11:06] ogra: it works on the desktop because GNOME forces the cursor and doesn't need to alternative [11:06] seb128, no it worked on the login manager ... [11:06] do you have that cursor.theme? [11:06] (before any gconf is loaded) [11:06] oh, wait [11:06] what package provides it? [11:06] thats still the ltsp package with the workaround that sets the alternative [11:06] tfheen: ah ok, although I thought descriptive filenames were enough. === seb128 slaps ogra [11:07] tfheen: so I upload with the same version number but corrections added? [11:07] tfheen: bah, texi2dvi works fine in ronne's i386 dchroot, too [11:07] seb128, sorry, the publisher apparently wasnt fast enough for me ... i tested an older pkg ... :/ [11:08] seb128: my fault. ogra: I'll install it to /usr/share/themes/Human/cursor.theme instead of /usr/share/*icons*/Human/cursor.theme [11:08] that should fixit [11:08] tfheen: (it has an old libpoppler) [11:08] seb128, ogra: sorry for that [11:08] janimo: won't it fill the log with "can't poke the xscreensaver" for people who don't have it installed? [11:08] dholbach: yep that should, thank you [11:09] dholbach, seb128: does any of you have a current i386 edgy and some minutes? [11:09] seb128: you have the bug number? [11:09] pitti: yes [11:09] dholbach: gzip -cd /usr/share/doc/bzip2/manual.texi.gz > /tmp/manual.texi && texi2dvi /tmp/manual.texi [11:09] dholbach: (with tetex-bin installed) -> does the texi2dvi fail with a symbol error? === dholbach installs tetex-bin [11:10] dholbach: bug #65600 [11:10] Malone bug 65600 in human-cursors-theme "(Edgy) gdm now uses black X cursors instead of Ubuntu Human cursors by default" [Undecided,Confirmed] http://launchpad.net/bugs/65600 === pitti hugs dholbach [11:10] i didn't have command-not-found installed === dholbach installs that too [11:10] pitti: dholbach was faster, do you need me to test anyway? [11:10] seb128: nevermind, thanks [11:10] np [11:10] tfheen: it's the same code as for gnome-screensaver. If EACCESS is rececived it will no longer try to poke [11:11] pitti: bash: texi2dvi: command not found [11:11] janimo: oh, I'm blind; sure. Ok, feel free to upload. [11:11] pitti: and tetex-bin is installed [11:11] dholbach: sorry, that's texinfo [11:11] tfheen:do I keep same version number for the new upload? [11:12] pitti: [11:12] daniel@lovegood:~$ gzip -cd /usr/share/doc/bzip2/manual.texi.gz > /tmp/manual.texi && texi2dvi /tmp/manual.texi | grep -E "(symbol|error)" [11:12] file:line:error style messages enabled. [11:12] daniel@lovegood:~$ [11:12] pitti: looks good [11:12] dholbach: ok; and texi2dvi -p /tmp/manual.texi ? [11:13] daniel@lovegood:~$ texi2dvi -p /tmp/manual.texi | grep -E "(symbol|error)" [11:13] file:line:error style messages enabled. [11:13] daniel@lovegood:~$ [11:13] janimo: ask infinity or Kamion to reject 1ubuntu5 first or bump the version number. Either's fine. [11:13] tfheen: uploaded, added LP bug numbers to changlog and fixed the dpatch descriptions [11:13] dholbach: you have libpoppler1_0.5.4-0ubuntu2_i386.deb ? [11:13] janimo: this is why you should ask a member of the release team before uploading. [11:14] pitti: 0.5.4-0ubuntu3 [11:14] Kamion: you broke *ubuntu-meta ; ubuntu-live no longer exists. Feel like fixing that? === geser [n=michael@dialin106250.justdsl.de] has joined #ubuntu-devel [11:14] Kamion: please reject gxine_0.5.7-1ubuntu5 [11:14] dholbach: ok, thanks; hmm, very mysterious [11:15] so I can reupload it fixed [11:15] thanks [11:15] tfheen: judging by the changelog it was deliberate [11:15] dholbach: how did you do that, he did build [11:15] didn't [11:15] https://launchpad.net/distros/ubuntu/+source/poppler/0.5.4-0ubuntu3 [11:15] seb128: because I used showsrc instead of show [11:16] seb128: lalalalala [11:16] :p [11:16] pitti: sorry, is 0ubuntu2 [11:16] you know about dpkg -l, right? ;) [11:16] dholbach: heh [11:16] dholbach: I don't think the FTBFS was deliberate. [11:16] tfheen: no, I shouldn't think so. [11:16] the FTBFS wasn't, I'll check that [11:16] but ubuntu-live is going away [11:16] dholbach: still, http://librarian.launchpad.net/4794030/buildlog_ubuntu-edgy-i386.gnat-gps_3.1.3-2ubuntu1_FAILEDTOBUILD.txt.gz is mysterious [11:16] pitti: do you know why ekiga didn't get its debsym moved on your people page? [11:16] dholbach: it only fails on i386, and the amd64 build used the same libpoppler [11:16] let me just get this d-i upload done first [11:17] Kamion: please do. [11:17] seb128: let me track it [11:17] pitti: urg :-/ [11:18] dholbach: syncropated ftbfs-ed; http://librarian.launchpad.net/4797234/buildlog_ubuntu-edgy-i386.syncropated_0.1.2-0ubuntu1_FAILEDTOBUILD.txt.gz [11:18] dholbach: maybe you could try a local build of gnat-gps? === shawarma is now known as shawarma_away [11:19] tfheen: checking in a bit [11:19] pitti: getting the source === dholbach gets 26M of build-deps [11:21] dholbach: ouch [11:21] no problem :) [11:21] I always thought I'd need some more gnat packages on my laptop ;) [11:22] pitti: and your gnomesword upload failed to build due to libsword changing underneath you. I'm looking at that. === givre [n=Florent@APuteaux-152-1-69-157.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [11:24] seb128: fixed; I blame cosmic rays [11:25] pitti: damn them. havent you written something to get rid of them yet? [11:25] apt-get install lead-shield on rookery :) [11:26] hehe [11:26] pitti: thank you :) [11:29] tfheen: syncropated fixed === antoniac [n=peter@naist-wavenet125-062.naist.jp] has joined #ubuntu-devel [11:31] janimo: the older one, I assume? [11:32] if there are any ichtux/ubuntu christian edition people about: gnomesword ftbfs with the new libsword-dev. [11:32] janimo: done, although in future I'd rather you just superseded it with a new version [11:32] seb128, ogra: human-cursors-theme fixed === seb128 hugs dholbach === Rico [n=rjh@chaffinch.netcraft.com] has joined #ubuntu-devel === ogra hugs dholbach [11:34] whoever drives that part of launchpad now: please accept edgy-gdm-themes, edgy-session-splashes, edgy-wallpapers, human-cursors-theme === minghua_ [n=minghua@adsl-69-153-135-197.dsl.hstntx.swbell.net] has joined #ubuntu-devel [11:35] seb128: No, compreg.data is an anachronism. Nothing should be creating it. === dous [n=dous@ubuntu/member/dous] has joined #ubuntu-devel [11:36] iwj: so why is stuff still crashing when it exists? Shouldn't it also just be ignored? [11:36] iwj: it happens for a bunch of people still, what about just making the postinst rm it? [11:36] dholbach: technically, you should ask a member of the release team to review them before uploading. :-P They're trivial rollbacks to edgy? [11:36] yes, I even tested them [11:36] human-cursors-theme has a fix [11:37] dholbach: testing> that being a new experience for you? [11:37] dholbach: testing? wimp! :) [11:37] seb128: I'm not sure that would be sufficient. Some other package's maintscript is creating it. [11:37] Treenaks: This is Mozilla code we're talking about - don't ask questions like that. [11:37] tfheen: Tell me what you think [11:37] seb128: So it could easily be created after firefox was last upgraded. [11:38] iwj: because of brain-hurt, of because looking at mozilla code invalidates the trademark license? [11:38] What we need to do is find out _why_ it's being created. There's probably one thing that's doing it. [11:38] Treenaks: It's huge and old and full of cruft. [11:38] of=or [11:38] dholbach: debdiffs would be nice. [11:38] infinity: argh, finally got to the libtasn1-3 FTBFS; debian/rules uses "--dbg-package libtasn1-3", while the manpage mandates "--dbg-package=libtasn1-3"; will fix [11:38] tfheen: hang on [11:39] infinity: (fix in pkg-create-dbgsym to accept that syntax as well, I mean) [11:39] iwj: right, I agree on that, the issue is that's not reproducible easily and people who get it didn't install anything to get datas before the upgrade [11:39] gnat-gps ftbfs on amd64, but with another error. [11:39] *sigh* [11:40] seb128: If I arrange for the firefox postinst to remove this file, it will only help if the thing that's creating it is upgraded before firefox. But that seems unlikely; it's probably a gecko embedder. [11:40] iwj: yeah, might be [11:40] Certainly there is no harm in it. It would mean also that reinstalling firefox would fix the problem. [11:42] I think in edgy+1 I might do some crazy thing with inotify. [11:44] tfheen: http://daniel.holba.ch/temp/ <- 4 debdiffs [11:44] Kamion: thanks, I'll know next time [11:45] morning [11:45] ok, that's *-meta fixed [11:46] seb128: How often do you get these reports ? We could collect installed package lists from people and compute the intersection. [11:48] iwj: I think we got around 10 people complaining about the "gmail is not working" issue for a month [11:48] dholbach: go ahead. Please close the artwork bugs as well when you upload. [11:48] iwj: I had the issue too during the Wiesbaden sprint, we just figured yesterday it's due to the compreg.dat [11:49] tfheen: I already uploaded them - they're sitting in the queue [11:49] tfheen: I'd like fschoep to close the bugs - aiui there's still ongoing work [11:49] dholbach: all four accepted [11:50] Kamion: thanks a lot! [11:50] tfheen: in unapproved: tsclient gxine fuse dist-upgrader [11:50] tfheen: dholbach: I can close the bugs, I was waiting for the sign that the "new" art stuff was in [11:50] fschoep: oh - I thought tere was still work ongoing? [11:51] Kamion: tsclient, gxine, fuse approved, dist-upgrader I have not heard anything about. [11:51] seb128: Hmm. OK, I will arrange for the postinst to delete it - and to grumble to stderr. [11:51] iwj: thank you [11:51] seb128: But we should do something more proactive for edgy+1. [11:51] dholbach: there was, but I haven't received word from above so we can't do anything [11:51] mvo: ^-- ? [11:51] I don't think this will make the problem go away but it will probably make it easier to fix. [11:51] It's annoying not to be able to do anything more useful. [11:52] iwj: I'll try to set debug for it when I do dapper to edgy upgrades [11:52] Kamion: I just uploaded a one-line fix. I can put the diff to people.u.c if you want [11:52] Can you confirm that it's always created in the same place ? [11:52] Only thing to change might be applying the patch in bug 57588 to the old GDM [11:52] Malone bug 57588 in edgy-gdm-themes "GDM themes do not have pam-message item" [High,In progress] http://launchpad.net/bugs/57588 [11:52] seb128: Thanks. [11:52] iwj: /usr/lib/firefox/components/compreg.dat [11:52] Right. [11:52] fschoep: alright-y === highvolt1ge [n=jono@196.1.57.88] has joined #ubuntu-devel [11:53] dholbach: don't worry about it though - I mean, I was waiting for Mark but he hasn't sent me anything in the last fourteen hours or so and I've been up almost all night [11:53] mvo: please === dholbach hugs fschoep === fschoep hugs dholbach [11:55] - loggging.warning("_tryMarkObsoleteForRemoval failed for '%s' (%s)" % (pkgname,e)) [11:55] + logging.warning("_tryMarkObsoleteForRemoval failed for '%s' (%s)" % (pkgname,e)) [11:55] oh, that's obviously trivial, will approve === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel [11:55] Kamion: oh, happy enough with that, yes. [11:55] Kamion: http://people.ubuntu.com/~mvo/tmp/dist-upgrader-20060928.1238.diff <- spott the error ,) [11:55] mvo: that's an entirely different diff ... [11:55] seb128: I have edited the bug appropriately. [11:56] Kamion: rurg [11:56] tfheen: dholbach: I set bug 64317 and 64318 to "Fix Released" to get them off the list. [11:56] Kamion: the wrong one [11:56] Malone bug 64317 in evolution "Copying mail from imap / exchange to local mailbox looses data." [Undecided,Needs info] http://launchpad.net/bugs/64317 [11:56] Malone bug 64318 in zsh "shell dumps core while accessing libnss-ldap" [Undecided,Unconfirmed] http://launchpad.net/bugs/64318 [11:56] mvo: never mind, I think we've got it [11:56] fschoep: rock and roll [11:56] fschoep: I hope you typoed both of those bug numbers. [11:56] Kamion: ok [11:57] tfheen: No I didn't, Ubugtu is in the wrong I think [11:57] Oh I did [11:57] Sorry [11:57] tfheen: Bug 64137 and 64138 [11:57] Malone bug 64137 in edgy-gdm-themes "Edgy RC needs new Human GDM theme" [Medium,Fix released] http://launchpad.net/bugs/64137 [11:57] Malone bug 64138 in edgy-wallpapers "Edgy RC needs new Human wallpaper" [Medium,Fix released] http://launchpad.net/bugs/64138 [11:57] That's better [11:57] tfheen: I'd like to upload a new pkg-create-dbgsym which fixes the libtasn-1-3 FTBFS [11:57] I'm 20% awake right now, so apologies [11:57] iwj: oh, I pointed the wrong bug number previously, bug #57888 is the new issue due to it [11:57] Malone bug 57888 in firefox "GMail and Ajax websites not working with Firefox 2.0 backend" [Undecided,Unconfirmed] http://launchpad.net/bugs/57888 [11:58] iwj: should it be marked as dup of the other one? [11:58] tfheen: one-line fix in the dh_strip wrapper plus added test case [11:58] iwj: thank you for the bug update [11:59] pitti: go ahead. [11:59] tfheen: uploaded [11:59] infinity: ^ this fixes libtasn-1-3 ftbfs [11:59] iwj: are the Firefox themes going to be 0.5.4, the branch and all builds but I can't find this version on Launchpad? [12:02] pitti: it seems it builds for hours === glatzor [n=sebi@ppp-88-217-2-173.dynamic.mnet-online.de] has joined #ubuntu-devel [12:03] mvo: are you doing upgrade testing? [12:03] tfheen: yes, I can do this [12:03] mvo: great, thanks. [12:04] (and did that to a certain extend the last days on and off) [12:04] mvo: yeah, I just hadn't heard you explicitly said "I'll do upgrade testing", so I asked. :-) [12:04] :) === abattoir [n=abattoir@cm238.omega16.maxonline.com.sg] has joined #ubuntu-devel [12:04] "I'll do upgrade testing" [12:04] (for the records ,9 === tfheen hugs mvo === Tonio_ [n=tonio@6.8.100-84.rev.gaoland.net] has joined #ubuntu-devel === mvo hugs tfheen [12:07] hi [12:07] hey Tonio_ [12:10] fschoep: Uh ? [12:10] iwj: remember I did some changes this week, you updated the branch and all, but no package was built from the new source it seems [12:10] fschoep: Oh, I seem to have forgotten to actually do the upload. Sorry. [12:10] iwj: right, that part I was talking about ;) [12:11] It's done now. [12:11] iwj: no problem though, I imagine you have more important things right now [12:11] iwj: thanks [12:11] The theme testing (and hence upload) got tangled up with a firefox change. [12:11] Oh dear, not something that messes up the themes again I hope? === pirast [n=martin@p508B1D58.dip0.t-ipconnect.de] has joined #ubuntu-devel [12:13] ajmitch: ping? [12:14] fschoep: I noticed that the search engine box icon and text entry box are misaligned; is that related? [12:14] Kamion: yes [12:14] good [12:14] Kamion: the new package should fix everything and more [12:19] fschoep: No, I just couldn't test it straight after making it because my install's firefox was in a mess because I was doing a new ff at the same time. When the ff was fixed all was well but I only uploaded ff and not the themes package. === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-devel [12:19] iwj: I see, I hope all is well now and the fixed themes are in :) [12:20] iwj: thanks a ton as I probably already said === jono [n=jono@88-107-14-218.dynamic.dsl.as9105.com] has joined #ubuntu-devel [12:20] tfheen: FYI this firefox-themes-ubuntu changelog is: [12:20] + * Updated to latest bzr (revno: 24), changes by Frank Schoep: [12:20] + - Implemented pressed icon states for the main, small, bookmark [12:20] + and help toolbar [12:20] + - Added a renderDarkened() function to render pressed icon versions. [12:21] fschoep: what bugs does that touch? [12:21] These: [12:21] fschoep: weird that $pressed and $disabled are different ways round in createbookmarks and createhelp [12:21] fschoep: is that an artifact of the Mozilla API? [12:21] Bug 65196 [12:21] Malone bug 65196 in firefox-themes-ubuntu "[Edgy] New Firefox 2.0rc2 looks ugly with Human theme" [Unknown,Fix released] http://launchpad.net/bugs/65196 [12:22] And 64472 [12:22] Bug 64472 [12:22] Malone bug 64472 in firefox-themes-ubuntu "Icons dissapear when mouse is clicked and held down" [Medium,Fix released] http://launchpad.net/bugs/64472 [12:22] Kamion: I don't know what goes on in the mind of those Mozilla folks [12:22] Kamion: I just look at what they want and work from there [12:22] Kamion: a lot of things are inconsistent [12:22] fschoep: as long as it's intentional [12:23] Kamion: it is, but I'm pretty sure that the bookmarks thing is a bug in Firefox [12:23] Kamion: I just copied their behaviour [12:23] Kamion: the default theme with disabled buttons looks like crap, so mine do too [12:23] tfheen: I'd like to do *something* about the theme definitely - the most recent version looks a lot worse [12:24] Kamion: ok, approved. [12:24] Kamion: 0.5.4 is *worse*? [12:24] than 0.5.3? [12:24] tfheen: http://people.ubuntu.com/~cjwatson/tmp/firefox-themes-ubuntu.diff [12:24] fschoep: no, 0.5.3 is worse than earlier themes [12:25] tfheen: FYI, my own milestone bug list is empty now; I'll look into the other milestone bugs, unless you have something specific for me [12:25] Kamion: that's because of Firefox moving to RC2 [12:25] yeah, I realise that [12:25] Kamion: they tend to break theme stuff all the time :) [12:25] sorry, 0.5.3 + rc2 === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel [12:25] I've accepted 0.5.4 [12:25] OK, great - it looks a lot better [12:26] Matt also asked if we could make the Human one default? [12:26] I think iwj and the Xubuntu guy(s) looked at that earlier [12:26] tfheen: ok for me to fix bug 61184? it only affects certain Thinkpads, but it's easy to fix (no code, just FDI changes) [12:26] Malone bug 61184 in hal "Screen brightness buttons don't work properly on Thinkpad Z61T" [Medium,In progress] http://launchpad.net/bugs/61184 [12:27] chilly in here, today [12:28] Kamion: the firefox-themes-ubuntu build-deps on php? === tfheen chokes [12:28] tfheen: shoot me [12:28] tfheen: I used PHP to script the theme building and it works [12:29] oh well [12:29] tfheen: it's maintainable [12:29] fschoep: I won't enter a discussion about PHP with you with fear of causing permanent bodily harm to you. [12:29] tfheen: iwj probably wants me dead for it, but it was the first bit of code I wrote for Ubuntu in a voluntary fashion [12:29] s/with/for/ [12:30] tfheen: please don't look at the makefile that builds a debian package [12:30] Kamion: it looks good enough to me, the bookmarks bit is strange, but if that's how it works, that's how it works.. [12:30] tfheen: it's that way in the default theme [12:30] tfheen: I just mimic what they want === highvoltage [n=jono@196.1.57.88] has joined #ubuntu-devel [12:30] pitti: yay, excellent. Please do attack the list of unassigned milestone bugs, yes. [12:31] Keybuk: why did you add linuxprinting.org-ppds to -desktop? [12:32] tfheen: am I waving through unapproved universe uploads? [12:32] I can always do a quick review of them myself [12:32] dholbach: ^^ [12:32] tfheen: I did? [12:33] was it one of those that went from a depends to a recommends [12:33] and was originally held in main because of that? [12:33] that's most likely [12:33] Keybuk: no, main is fine, desktop isn't fine. [12:33] tfheen: it was a dep of something in desktop in dapper [12:33] I explicitly moved it from Depends to Recommends in order for it not to be in desktop. [12:33] it wasn't in dapper, iirc [12:33] oh, I see [12:33] then move it to supported :) === nags [n=nags@65-116-129-3.dia.static.qwest.net] has joined #ubuntu-devel [12:33] 'k [12:33] I couldn't find any rationale for it vanishing, so thought it was just an accident [12:34] or even move it to universe [12:34] I tend to assume that if something is in main, was a depends, became a recommends, but didn't also get demoted -- that it was an accident, rather than deliberate [12:35] Kamion, tfheen: if ajmitch, siretart and I got a list of universe uploads we could check if they got Universe/Upstream/Upload/U... approval before [12:35] yeah, supported is fine. [12:35] dholbach: your xdg-utils patch updates are wrong - they produce duplicate code in xdg-email at least [12:35] Kamion: uh? I'll double-check [12:35] pitti: Thanks for the libtasn FTBFS fix. How do you feel about hunting a tar test suite failure on i386? :) [12:35] dholbach: could you upload -0ubuntu2 correcting that? [12:36] Kamion: sure, in a bit [12:36] infinity: can do, as long as I have the necessary stuff on ronne [12:36] Build-Depends: debhelper (>> 5), gettext, autoconf, autotools-dev [12:36] infinity: any details? [12:36] Should be okay. :) [12:36] dholbach: it could be it was an older update that broke it, I don't know [12:36] yeah [12:36] but either way, it's wrong :) [12:36] pitti: I'll bounce you the log. [12:36] Kamion: just looking at libflaim and libxflaim that Mark wanted to see go in - i'll do xdg-utils after that [12:37] dholbach: currently the list is xdg-utils and gnome-phone-manager; I'm looking at the latter now [12:38] gnome-phone-manager is fine, accepted [12:39] Kamion: thanks a lot [12:43] infinity: can you please try a give-back on gnat-gps on i386? a local rebuild doesn't have that linking problem and it worked on other arches [12:43] pitti: It's been tried a few times. [12:43] oh, ok [12:43] tfheen: http://people.ubuntu.com/~cjwatson/tmp/ubiquity-1.2.0.diff <- OK to upload? most of the changes to incorporated source packages aren't very relevant; I wouldn't mind a second eye on the orca change down near the end though [12:44] infinity: tar test suite works fine on ronne/i386, btw [12:44] pitti: Cock. Really? It fails on my laptop and on the buildds. [12:44] pitti: I thought it might be kernel-related, but the laptop is an edgy kernel, and the buildd it fails on is 2.6.15... Hrm. === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #ubuntu-devel [12:45] pitti: Oh, wait, but ronne isn't a real i386, so it could still be kernel. [12:45] infinity: I can install an i386 dapper to track it down, will just take a bit [12:46] pitti: I can track it later, I'm just trying to pawn off some stuff 'cause it's late for me. :) [12:47] infinity: trying on my i386 server now (but that has 2.6.18 custom upstream kernel) [12:47] tfheen: it seems that kdebluetooth needs changes to be happy with libbluetooth 3.7 === jinty [n=jinty@205.Red-83-56-149.dynamicIP.rima-tde.net] has joined #ubuntu-devel [12:48] tfheen: and we got a bug report about passkey stuff for kde - not sure how to handle that one === cbx33 [n=c2df514b@ubuntu/member/cbx33] has joined #ubuntu-devel [12:48] tfheen: debian just had an upload for the kdebluetooth <-> bluez-libs 3.7 fixage [12:49] Kamion: it looks correct to me. [12:49] dholbach: how big are the changes? [12:50] tfheen: hang on [12:50] good good, I was paranoid with try [12:50] Kamion: yeah, you could have skipped the outer finally and just have let cmdline go out of scope [12:50] Kamion: but what you have there should be good [12:51] I don't trust python's gc to close files when they go out of scope [12:51] IME it doesn't do so reliably [12:51] seb128: Hi - I there is a bug with pessulus [12:51] cbx33: hi [12:51] it is broken [12:51] cbx33: which one? [12:51] I've had ubiquity bugs in the past due to leaked fds from files I thought had been automatically closed [12:51] because the file I created in the patch... [12:51] the gconfapplierscp [12:51] is not present on thesystem [12:51] gconflockdownapplierscp [12:52] it's in the diff....but never gets installed === Kamion hands cbx33 some punctuation [12:52] sorry Kamion ..... /me is all in a panic now... [12:52] tfheen: http://people.ubuntu.com/~dholbach/kdebluetooth-debian.debdiff [12:52] I mean for your program names :-) [12:53] cbx33: I don't understand the issue, do you have a patch? [12:53] tfheen: but it needs merging into our package and testing (and it doesn't fix the bluetooth passkey kde issue) [12:53] oh....was following convention in package ;) [12:53] http://archive.ubuntu.com/ubuntu/pool/main/p/pessulus/pessulus_2.16.1-0ubuntu1.diff.gz - is the latest diff right? - in tehre I create a file called Pessulus/lockdownappliergconfscp.py [12:54] but I must not have added it to the install file [12:54] so it gets created but nuver installed [12:54] does that make sense? === shawarma_away is now known as shawarma [12:54] dholbach: looks safe enough to me -- Riddell, can you take a look at http://people.ubuntu.com/~dholbach/kdebluetooth-debian.debdiff and see if you'd want it in? [12:56] Keybuk: I was up hideously late last night and need a bit of rest now. Can you take over the unapproved queue? The xdg-utils upload in there has some wrong bits in the xdg-email patch - I've asked dholbach to fix that [12:56] deliberately leaving it in the queue for comparison purposes [12:56] Kamion: yup, was just talking to Tollef about that [12:56] ok [12:56] Kamion: thanks a lot again - take your time resting! [12:57] phone me if the sky falls in [12:57] seb128: what file would I edit to make it install the new module....? [12:57] dholbach: would you agree that we close the door for NEW packages now? Unless they're fixing critical bugs, that is. [12:58] tfheen: yes please [12:58] infinity: ah, I get the tar issue on my i386 sarge server; I'll look into it [12:58] dholbach: although shouldn't it be a patch in debian/patches? [12:58] cbx33: I'll have a look in a moment [12:58] Riddell: do you have any thoughts on the "kde doesn't have a passkey helper" problem? [12:58] ok np [12:58] tfheen: gettext decision time? :) === fschoep [n=franksch@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel [12:59] infinity: (interesting, it works on proper sarge and fails in edgy chroot) [12:59] tfheen: got a bug number? [12:59] dholbach: ^^ kde pin helper bug no? [12:59] Riddell: that's the raw debian debdiff [12:59] Riddell: as of 20 minutes ago in incoming.debian.org [12:59] Riddell: I'll make it nice and pretty [01:00] Keybuk: [01:00] argh [01:00] tfheen, Riddell: bug 56651 [01:00] Malone bug 56651 in bluez-utils "Missing passkey-agent binary" [Unknown,Fix released] http://launchpad.net/bugs/56651 [01:00] Keybuk: I'm tempted to ask Adam to spend copious amounts of his free time on hacking the RCS files since I'm worried about bumping the version at this point. [01:01] tfheen: I'm inclined to suggest that given Adam and I have spend n hours trying to patch 0.14, without success, any potential success would be more error-prone at this point than just an update to a known "ok" version [01:01] that's a point, too. [01:01] but a 21MB diff _scares_ me. [01:01] the new version would only affect packages will called "gettextize" or "autopoint" in their build process [01:01] fwict, most of the diff is support for new languages and updates to the hello files [01:01] tfheen: Just FAOD, I take it it's OK to upload a new firefox which attempts to help workaround the compreg.dat problem by deleting the file, as described in my last comment in bug 30791 ? [01:01] Malone bug 30791 in firefox "firefox 1.4.99 upgrade still have compreg.dat, creates issue" [Medium,Confirmed] http://launchpad.net/bugs/30791 [01:02] iwj: ok, approved. [01:02] tfheen: Thanks. [01:03] Keybuk: *sigh*, I'll hate myself for this when the build failures haunt us, but ok. New version. [01:03] tfheen: I sympathise, but I do think that's less hate than all the Ubuntu-using upstream developers shipping lots of broken tarballs [01:04] yes, they'll hate us even more. [01:04] dholbach: any idea how it decides which bluetooth passkey agent to run? [01:05] Riddell: iirc it uses dbus activation [01:05] dholbach: I'm sure we had this in previous releases, where it's a bash script that would run /usr/lib/kdebluetooth/kbluepin if it existed, else the gnome one [01:05] hmm, dbus sounds new [01:06] Riddell: i'll take care of the ftbfs/compatibility fix now and take a brief look at it after that - I have no idea at all [01:06] tfheen: we still need to seed bluez-passkey-gnome (once it's out of MIR) [01:06] dholbach: you've written the report? [01:07] tfheen: ARRR! [01:08] dholbach: was that a "yes"? [01:08] yes :-) [01:09] pitti: could you fast-track the bluez-passkey-gnome MIR? [01:09] I think I even said so, yesterday. For reference: https://wiki.ubuntu.com/MainInclusionReportBluezGnome [01:09] doko_, mvo: dpkg: error processing python-apt (--purge): [01:09] subprocess pre-removal script returned error exit status 1 [01:10] tfheen: doing now [01:10] fabbione: on a buildd? [01:10] doko_: yes [01:10] fabbione: please point me to the log [01:11] doko_: check your email :) [01:11] thanks [01:11] doko_: it's not a buildd in LP.. it's local sparc rebuild the world [01:11] but the chroots are the same [01:12] fabbione: oh jesus - do you have logs? that smells like python-central [01:13] Configuration file `/etc/init.d/bluetooth' [01:13] fabbione: can you pleae CC me too? [01:13] Configuration file `/etc/init.d/bluetooth' [01:13] ==> Modified (by you or by a script) since installation. [01:13] ==> Package distributor has shipped an updated version. [01:13] gnargh [01:13] known? [01:13] dholbach: what does this bt-applet do, in short? [01:13] Keybuk: I've seen it, but I have no idea why it happened. [01:13] mvo: on the way to you too [01:13] dholbach: store PINs and ask for them if it doesn't know it yet? [01:13] fabbione: thanks! [01:13] pitti: notify you, if another device wants to pair with the box over bluetooth and lets you enter a pin [01:14] dholbach: ah, ok; it's just a frontend for the bluez tools, I assume? [01:14] 108806 | S- | poppler | 0.5.4-0ubuntu4 | four minutes [01:14] | * poppler/0.5.4-0ubuntu4 Component: main Section: text [01:14] 108804 | S- | libflaim | 4.9.966-0ubuntu1 | nine minutes [01:14] | * libflaim/4.9.966-0ubuntu1 Component: universe Section: libs [01:14] seb128: http://paste.ubuntu-nl.org/26419/, opinion ? [01:14] 108805 | S- | libxflaim | 5.1.969-0ubuntu1 | ten minutes [01:14] | * libxflaim/5.1.969-0ubuntu1 Component: main Section: libs === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [01:14] Keybuk: if that poppler has "fixes FTBFS" in the changelog, it's approved. === shackan [n=shackan@85-18-14-13.fastres.net] has joined #ubuntu-devel [01:15] tfheen: dholbach said libflaim and libxflaim were things Mark wanted? [01:15] iwj: looks good to me [01:15] Keybuk: yes. => universe, though [01:15] *nods* [01:16] tfheen: poppler changelog contains only this [01:16] * Clean sources before upload [01:16] Riddell: [01:16] Keybuk: ok, good, and Riddell is the uploader? [01:16] yes [01:16] approved. [01:16] (there was a config.status in the previous source package which caused a FTBFS) [01:16] pitti: It should be. [01:17] tfheen: I didn't test bluez-passkey-gnome, but I trust dholbach that it actually works; packaging-wise it's fine [01:17] it works [01:17] pitti: it worked for me. [01:17] and Upstream is in the bluetooth team as well [01:17] brb === pitti presses his approval stamp onto the report [01:17] so he'd know pretty quickly if stuff was broken :) === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel [01:19] Riddell: http://people.ubuntu.com/~dholbach/kdebluetooth-ubuntu.debdiff - that's the diff I'm going to apply - currently testbuilding [01:19] seb128: panel crashed on update again [01:19] dholbach: why is there a useless bluetooth logo in my notification area? [01:19] Keybuk: what did you update? [01:20] BenC: still got a floating "kernel direct mapping up to" message on the screen at boot [01:20] Keybuk: that's the bluez-passkey-gnome thing [01:20] seb128: http://people.ubuntu.com/~scott/upgrade.txt [01:20] Keybuk: you can either remove the package or disable it in gnome-session-properties [01:20] dholbach: yes, why does it have an icon? the icon doesn't do anything [01:20] Keybuk: that's the best I can offer, sorry [01:20] the new xubuntu gdm thema makes me sick :P i hope the old one will be available :P [01:21] can't you comment out the icon code? [01:21] hum, lot of upgrades :/ [01:21] Keybuk: I'd prefer if upstream would do that in a clever and proper way. [01:21] Keybuk: are the applet still working, context menu on them working, etc? [01:21] seb128: the context menu still worked, but couldn't click anything [01:21] I kept getting panel applets crashing [01:21] the main menu worked too, but again, couldn't launch anything [01:22] some notification icon applets vanished at the point of crash [01:22] Keybuk: bug 65645 [01:22] Malone bug 65645 in gnome-bluetooth "Die systray icon die!" [Undecided,Unconfirmed] http://launchpad.net/bugs/65645 [01:22] hum :/ [01:22] for exmaple terminal services applet wou'dnt load [01:22] still doesn't [01:22] cbx33: I've fixed that applet yesterday, do you still get the isuse? [01:23] dholbach: looks good [01:23] just gonna reboot and test [01:23] Riddell: gracias [01:23] I had it with the new note taker a few times too [01:23] seb128: I'll be right back [01:24] usplash is still borked too :-/ [01:25] pitti: You have a weird definition of the word "interesting". :/ === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #ubuntu-devel [01:28] pitti, tfheen: I seed bluez-gnome to supported, alright? [01:29] dholbach: please === cprov [n=cprov@monga.dorianet.com.br] has joined #ubuntu-devel === cbx33 [n=c2df514b@84-45-197-14.no-dns-yet.enta.net] has joined #ubuntu-devel [01:30] tfheen: ok [01:30] seb128: it's fixed now ;) [01:30] sorry for the scare [01:30] the tsclient applet [01:30] np [01:30] thank you for trying :) [01:30] tomboy notes was doing it but seems fine now too [01:31] I did try to look at the pessulus package to see how to fix it....but coudn't see what is up.....must be me being stupid [01:31] I have to go and teach a python class now [01:32] bbl [01:33] cbx33: I've pessulus fixed, I'm about to upload === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel === ogra [n=ogra@p548ADA6D.dip.t-dialin.net] has joined #ubuntu-devel [01:35] tfheen: http://people.ubuntu.com/~seb128/pessulus.debdiff ok to upload? [01:36] tfheen: it's basically one file added to the Makefile.in list [01:37] seb128: they really haven't put much thought into this new rhythmbox, have they? [01:37] it has to rescan portable media every time you start it [01:37] so it's indexing the same 40GB again, and again, and again [01:37] seb128: ok, approved. [01:37] hmm, i have either a udev or a kernel regression here ... [01:37] and it even forgets the fact I like the browser open for that media [01:37] ogra: kernel [01:37] Keybuk: heh [01:37] my external usbdisk isnt recognized with the usb hub in the chain [01:37] Keybuk: it's like that since ever [01:38] seb128: not true, the dapper rhythmbox - you had to add your player to the library [01:38] Keybuk: rescanning removable media every time [01:38] and then it was always available when it started [01:38] it works fine without the hub ... [01:38] Keybuk, I /could/ suggest you file a bug... But I think I'd get attacked. [01:38] ogra: usb 2 disk, usb 1 hub [01:38] Keybuk: both should be usb2 [01:38] and it worked before [01:39] must be the last kernel upload i guess [01:39] have you checked with the previous kernel? [01:39] tfheen: done [01:40] it worked on my outdated system (i'm typing from a test install of 20061012) === antoniac [n=peter@naist-wavenet125-062.naist.jp] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel [01:42] Fujitsu: bugs already exist [01:42] Keybuk: linux-image-2.6.17-10-386 2.6.17-10.28 is the one installed in my old system, ii linux-image-2.6.17-10-386 2.6.17-10.30 is what the fresh install brought [01:43] ogra: ok, so boot .28 then and see if that makes a difference [01:43] and udev has teh same version ... so i guess its a change in the recent kernel [01:43] it's nothing to do with udev [01:43] sheesh === mbiebl [n=michael@dslb-084-057-241-019.pools.arcor-ip.net] has joined #ubuntu-devel [01:43] stop blaming udev for every hardware glitch you encounter [01:43] udev receives uevents from the kernel, and processes rules for them [01:43] nothing more [01:44] if you have strange topological errors with usb devices, it's hardware or kernel [01:44] right [01:44] if a device has the wrong permissions, then it's a udev bug [01:44] if a device has the wrong name, then it's a udev bug [01:44] if a device doesn't show up at all, then it's almost certainly a kernel bug [01:44] but tracking that bug top down, i start at udev because i know the scripts arent run ... then look at why it doesnt get triggered ... [01:45] so indeed i mention udev as well :) === antoniac is away: Gone away for now. [01:46] antoniac: please remove the away message. [01:46] Hobbsee: probably wise to mention that when he's back, no? :) [01:47] Keybuk: i figured removing him with that as his removal message was a little brutal. but that's what i usually do. :) [01:47] Hobbsee: doit! :-) === mode/#ubuntu-devel [+o Hobbsee] by ChanServ [01:47] tfheen: remove you too? === antoniac [n=peter@naist-wavenet125-062.naist.jp] has left #ubuntu-devel [requested] === mode/#ubuntu-devel [-o Hobbsee] by ChanServ [01:47] :P [01:47] <\sh> mons [01:47] <\sh> +i [01:47] hey \sh [01:48] Keybuk: there :P [01:48] Hobbsee: nah, I'm nice, you know that. [01:49] would be a bit hard to get the RC done [01:49] <\sh> sladen: regarding you bugreport #63492 what would you propose? security or usability? === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-devel [01:50] pitti: Another dbgsyms build failure... [01:51] Riddell, tfheen: i just did a successful file transfer from the box to the phone with konqueror (using kdebluetooth) - ok to upload? [01:51] infinity: still thinking about the tar issue; that seems to be a real bug, and I think I have a vague idea now [01:51] infinity: can you please forward the log? I'll care for it after tar [01:51] pitti: Yeah, It's gcc-4.0, so it's a slightly large log. :/ [01:51] ouch [01:51] pitti: You might just want an extract. :) [01:52] infinity: or just copy it on chinstrap [01:52] tfheen: :) [01:54] Kamion: the d-i build blew up on i386 [01:55] Kamion: .. and all other arches [01:55] Fun fun fun. [01:56] dholbach: more than I've ever done, go ahead :) [01:57] alrighty [01:57] done [01:57] 108809 | S- | firefox | 1.99+2.0rc2+dfsg-0ub | 17 minutes [01:57] | * firefox/1.99+2.0rc2+dfsg-0ubuntu2 Component: main Section: web [01:58] Keybuk: iwj upload with changelog along the lines of "nuke compreg.dat in postinst"? [01:58] Keybuk: if so, approved. [01:58] tyup === highvoltage [n=jono@196.1.57.88] has joined #ubuntu-devel [02:00] dholbach: there's a patch to bluez-utils to let it still work with the current kdebluetooth pin helper [02:00] dholbach: http://www.kmobiletools.org/node/228 [02:01] dholbach: there's also a dbus branch in the works but I think we don't want to try beta code at this stage [02:02] Riddell: you want to look at that? i do xdg-utils in the meantime [02:02] dholbach: well I have no bluetooth hardware at all to test with [02:03] if you guys want a hand testing bluetooth stuff, I have suitable hardware and a desire to see it rock as hard as possible :) [02:03] Ng: can never hurt :) [02:03] bt rocks === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [02:06] tfheen: I'm approving a new pkg-create-dbgsyms disabling an anal build-time check that causes several build failures (we'll re-enable the anal check in edgy+1 again to catch the affected packages, but the bug it's catching isn't worth uploading them all for) [02:06] infinity: thanks [02:06] Keybuk: can you tend to https://launchpad.net/distros/ubuntu/+source/gettext/+bug/65063 please? [02:07] Keybuk, tfheen: I need to upload another pkg-create-dbgsym with a removed sanity check which causes gcc-4.0 and maybe others to FTBFS; we don't want to fix those packages at this point [02:07] Malone bug 65063 in gettext "Doesn't support datarootdir" [High,Confirmed] [02:07] tfheen: Basically, packages that call dh_strip on binaries not actually being built (say, gcc-4.0 and lib64stdc++6) [02:07] tfheen: Riddell proposes to use http://people.ubuntu.com/~dholbach/bluez-pin-exec-patch.diff on bluez-utils as an attempt to fix bug 56651 for kde - I can't make heads nor tails of the patch to be honest - I can see if it builds and see how it behaves with ubuntu and kde [02:07] Malone bug 56651 in bluez-utils "Missing passkey-agent binary" [Unknown,Fix released] http://launchpad.net/bugs/56651 [02:07] pitti: Upload at will. :) [02:07] done === givr1 [n=Florent@APuteaux-152-1-67-37.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [02:08] And util-linux is another asm/page.h victim, I'll fix that one. [02:09] dholbach: hmkay. I understand what and how the patch works. It's an ugly hack, but we don't want to ship without bluetooth support in KDE either. [02:09] tfheen: I'll get testing and playing with it [02:09] it seems to need something to start passkey-agent [02:10] we'd still need to actually ship the passkey helper [02:10] Riddell: if you want, you can do xdg-utils in the meantime - can you upload as 0ubuntu2 so kamion/keybuk can compare with the old upload? [02:10] which we don't ATM [02:10] dholbach: I'd rather see the 0ubuntu1 upload first to see how they compare [02:10] Riddell: hang on [02:11] pitti: accepted. === Sho_ [i=ehs1@konversation/developer/hein] has joined #ubuntu-devel [02:13] thanks seb128 tfheen [02:13] Riddell: http://daniel.holba.ch/temp/xdg-utils_1.0-0ubuntu1.debdiff [02:15] tfheen: "tend to" ? [02:15] Keybuk: get the new version in? [02:15] tfheen: am in the process of testing and making sure it's ship-shape at the moment [02:15] obviously I didn't want to just download the new one and chuck it in without even checking it against a few packages first [02:16] Keybuk: ok, excellent. That's is as good a tending to as I could ask for. [02:16] mvo: did you get the necessary information to fix the duplicated hostid bug yesterday? [02:18] tfheen: I have all the information we have, it may not be enough though and we may have to unconditionally reconfigure all popcon package to be sure that it is fixed === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [02:18] mvo: ok, if you're not busy with something else, can you please upload a package which does that? [02:19] tfheen: let me dig a bit more into the logs, but I can do it in max. 1h [02:20] mvo: thanks [02:20] infinity: do you have any clue about 63693 ? [02:22] cbx33: np, thank you for pointing it [02:22] Kamion: what versions of popcon where not reconfigured on install from the live-cd? only edgy versions? or was that a problem in dapper too? [02:23] pitti, hmm, the gstreamer autosink seems still buggy [02:23] i get reports from perple where it didnt select esd at all [02:24] dholbach, Kamion: I'm not sure where the duplicate code is in the xdg-utils patch xdg-email-generic === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [02:24] Riddell: we fixed the patch differently, I saw - could be my attempt was wrong [02:26] tfheen: http://people.ubuntu.com/~seb128/xchat.debdiff : 3 simple crasher fixes from upstream for xchat-gnome, upstream asked if we can ship them (crasher tend to bugzilla flood with the new bug-buddy) [02:26] dholbach: out fix to the open_kde part is the same [02:28] seb128: shouldn't the first one return something if user is null? [02:28] seb128: the other two look good to me === cypher1 [i=cypher1@nat/hp/x-efa7b00c9955fede] has joined #ubuntu-devel [02:29] dholbach, kamion: oh, I see it, open_generic() is duplicated, I'll fix that [02:30] tfheen: right, is the first one ok if I make it return NULL in the case where there is no return atm? [02:30] seb128: yes, that should be good (as long as whatever calls this handles a NULL return value) [02:31] yeah, should be fine, there is already a case where it returns NULL [02:31] I'll double check [02:31] then it's fine with me === rouzic [n=rouzic@88.Red-83-52-37.dynamicIP.rima-tde.net] has joined #ubuntu-devel === cypher1 [i=cypher1@nat/hp/x-669e01cbbaf379da] has joined #ubuntu-devel === cypher1 [i=cypher1@nat/hp/x-77151e0c544852a7] has joined #ubuntu-devel [02:36] tfheen, Kamion, mvo: chinstrap:~doko/python-apt.debdiff: ok to upload to restore dep on python-central? [02:37] doko_: which bug does it fix? (And can you please put patches somewhere web-accessible in the future?) [02:39] tfheen: fabbione reported that on the channel, python-apt doesn't work without python-central installed. [02:40] doko_: hmm, ok. I'm fine with it if mvo doesn't protest. [02:40] but please do file bugs in malone, I miss stuff going on in the channel once in a while. [02:41] tfheen: fine with me (assuming doko_ tested it and everything) === Tonio_ [n=tonio@6.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [02:42] doko_: ^^ so upload away. [02:42] tfheen: uploaded [02:48] tfheen: meh, will investigate [02:48] mvo: I didn't start reconfiguring popularity-contest until 12 September; I think it was a problem in dapper [02:49] Riddell: was open_generic and something else about generic [02:51] 108829 | S- | supertransball2 | 1.5-3build1 | 25 minutes [02:51] | * supertransball2/1.5-3build1 Component: universe Section: games [02:51] 108827 | S- | tipa | 2:1.3-4build1 | 40 minutes [02:51] | * tipa/2:1.3-4build1 Component: universe Section: tex [02:51] 108826 | S- | kdebluetooth | 0.99+1.0beta1-12ubun | 50 minutes [02:51] | * kdebluetooth/0.99+1.0beta1-12ubuntu7 Component: main Section: kde === givr1 [n=Florent@APuteaux-152-1-67-37.w83-204.abo.wanadoo.fr] has left #ubuntu-devel [] [02:52] dholbach: tipa by ajmitch, "rebuild with new debhelper to set versioned depends on xfonts-utils" === zoop_ [n=mika@p54A31681.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:53] dholbach: supertransball2 by StevenK, "rebuild to pick up libsdl-sgec2 -> liibsdl-sge change" [02:53] Keybuk: kdebluetooth is uploaded by dholbach and has something like "make kdebluetooth work with libbluetooth2 >= 3.7-1 ? [02:53] tfheen: yes [02:53] Keybuk: tipa and supertransball2 are fine [02:53] Keybuk: ok, approved. [02:54] okies [02:54] Kamion: ok, thanks. then I will reconfigure the popcon uuid now on upgrade for all users. but after 20days (that is when the old entries are cleaned) we have reliable data again [02:55] dholbach: flaim's gone through too [02:55] I NBS'd the old binary as nothing used it [02:55] (popular library) [02:55] Keybuk: tahnks a lot [02:56] should bug 63396 be targeted for edgy? [02:56] Malone bug 63396 in imake "Upgrading to edgy beta leavs imake and makedepend" [Medium,Confirmed] http://launchpad.net/bugs/63396 [02:56] geser: it already is? [02:57] Kamion: the xorg entries on http://people.ubuntu.com/~cjwatson/testing/edgy_outdate.txt ; are those false positives or is something broken and I don't see it? [02:58] doko_: what was libintl.jar for? [02:58] tfheen: sorry then [02:59] Kamion: oh, or those are probably NBS-es? [02:59] yes, there are xorg NBSes I've been too scared to remove [02:59] though none of them are actually seeded [02:59] Keybuk: that was gettext? [03:00] tfheen: weren't we going to put xbase-clients and xutils back, or am I hallucinating? [03:00] Kamion: at least xbase-clients, yes. [03:00] doko_: yes, it vanished [03:01] looking ... [03:02] $ dpkg -L gettext-base|grep libintl [03:02] /usr/share/java/libintl.jar [03:02] /usr/share/gettext/libintl.jar [03:02] Keybuk: ^^ ?? [03:02] Kamion: if I upload a new xdg-utils 1.0 should I include the .orig? [03:03] Riddell: err, can't actually remember, shouldn't hurt to include it [03:03] doko_: yes, 0.15 isn't building it [03:03] (provided it's the same, obviously) [03:03] doko_: it has a gettext.jar instead [03:03] which has different contents === ogra cant find where pitti applied the LTSP specific bits in gstreamer :( [03:04] ogra: can you please help me to remember the issue? [03:04] mjg59: ttf-bpg-georgian-fonts FTBFS-ed. [03:05] Keybuk: is 0.15 for edgy? [03:05] pitti, after first login the audiosink is set to alsa instead of gstreamer [03:05] ogra: you mean s/gstreamer/esound/? [03:05] i tried to find the patch that reads LTSP_CLIENT and forces esd usage, but i dont seem able to find it [03:05] anyway, I'm not aware of any users for libintl.jar in main [03:05] doko_: likely, yes [03:05] pips1, right [03:05] tbh, it looks like a build problem [03:05] pitti, right [03:06] ogra: hm, I applied that in dapper IIRC, maybe it got lost during the merge [03:06] pitti, i thought you added a check for that variable somewhere, but i cant find it by grepping through the dapper package even [03:07] pitti, is it in gst-plugins-base0.10-0.10.7 or in gnome-media ? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [03:07] ogra: should be the former [03:07] nothing ... hmm [03:08] pitti: your latest xmms upload (yes, ancient) FTBFS-ed. I retried it and it still failed. [03:08] pitti: could you give that a poke? [03:08] tfheen: yup, I'm still debugging tar, though; will do after that [03:09] pitti: thanks. === nags [n=nags@dsl092-095-013.bos1.dsl.speakeasy.net] has joined #ubuntu-devel [03:10] hmm, is ZhengPeng Hou on irc and around? There's a problem with scim-chewing. [03:11] Keybuk: I don't see any gettext.jar in upstream gettext-0.15 [03:12] tfheen: freeflying [03:12] tfheen: I need to do a test install here in vmware to try to reproduce #63693, but if I can reproduce it, the fix should be simple and non-intrusive ehough. [03:12] enough, too. [03:12] tfheen: not here at the moment === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [03:12] infinity: thanks a lot === infinity packs up his laptop to ru nhome where he has bandwidth to do some uploads before the meeting. [03:12] Hobbsee: thanks. [03:13] infinity: uh? where are you? [03:13] Keybuk: ahh, that's gettext-tools, which isn't shipped in 0.14. === mbiebl [n=michael@dslb-084-057-241-019.pools.arcor-ip.net] has joined #ubuntu-devel === hein [i=ehs1@dslb-088-073-036-215.pools.arcor-ip.net] has joined #ubuntu-devel [03:18] pitti: lucky you, you touched quagga last and win yet another FTBFS. (Might be libc-header-related; only affects i386 and ppc, it seems) [03:18] yay [03:19] . o O { actually, why do I bother test-building stuff before I upload??? } [03:20] pitti: since it ftbfs anyway, you mean? [03:20] tfheen: yes; well, since I only test on amd64, it evaded me precisely :) [03:21] tfheen: added to my TODO list === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [03:21] doko_: python-setuptools FTBFS-ed === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [03:22] pips1, intrestingly the code seems never to have looked for LTSP_CLIENT to be set, i'm courious how that worked before ... [03:22] s/pips1/pitti [03:22] *sigh* [03:23] ogra: hm, ISTR that I patched this... [03:23] your patch moves priorities around, but doesnt add any heck for LTSP_CLIENT [03:23] *check === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [03:24] where is anastacia located these days? [03:24] Riddell, still the same place ? [03:24] I have http://people.ubuntu.com/~mdz/anastacia.txt but it's not there [03:25] http://people.ubuntu.com/~cjwatson/anastacia.txt (since dapper iirc) [03:25] doko_: 0.15 doesn't seem to build any of the java stuff :-/ looks like its a bug in the upstream packaging [03:26] Keybuk: I can have a look; do you have a preliminary package? [03:26] tfheen: missing b-d on python-all-dev; ok to upload? [03:26] doko_: I don't think having a look will help [03:26] doko_: yes, please. [03:26] I can see what the problem is [03:27] the sources are in the package [03:27] the gettext-runtime subtree is missing things from its configure.ac [03:27] doko_: pychecker FTBFS as well [03:27] though I don't understand how this works in Debian *shrug* [03:29] Keybuk: ! [03:29] doko_: python-qt[34] FTBFS as well [03:29] Keybuk: my home machine with a separate /var is still broken in edgy :-( === highvoltage [n=jono@196.1.57.88] has joined #ubuntu-devel [03:33] tfheen: pychecker: proposing a sync from unstable; 0.8.17-3 passes the tests [03:34] doko_: you've tested it? If so, I'm happy enough to take it. [03:35] tfheen: yes, built, installed, removed, works [03:35] oh well, I haven't been able to test this d-i upload because I need to upgrade the world first, but it should fix the immediate problem [03:35] doko_: please ask for a sync, then. [03:35] elmo: ? [03:35] elmo: be more descriptive [03:36] Kamion: any chance you could do a quick NBS run? There are a couple of obvious and harmless ones which will clean up the outdate list a bit [03:36] yeah === evand_ [n=evand@acmns.pct.edu] has joined #ubuntu-devel [03:37] thanks [03:37] doko_: it looks like they only support building the jar with javac, not with gcj [03:37] hey guys... great work on edgy. [03:38] tfheen: do you know about compiz-kde? Can I remove that? [03:38] Kamion: no idea. [03:38] Riddell: ^^ ? [03:39] -- edgy/universe i386 deps on python2.4-libbtctl: [03:39] telepathy-blue [03:39] dholbach: can you or somebody fix that up? [03:39] Keybuk: that's ok, gcj-4.1 registers an alternative for javac [03:40] checking for Java compiler... no [03:40] heh [03:40] configure:4285: checking for Java compiler [03:40] configure:4447: found /usr/bin/gcj [03:40] configure:4534: gcj -C -d . conftestlib.java [03:40] configure:4672: result: no [03:40] Hobbsee: I'm at home, why do you ask? [03:41] Hobbsee: Oh, you mean where *was* I? My (ex-)wife's apartment. [03:41] infinity: yes, i asked where you were. ahh. couldnt see any logical place you'd be doign ubuntu stuff on a thursday night late at night apart from at home === StevenK twitches. [03:42] BenC: please (a) tell me and (b) changelog it when you do stuff like renaming *-itanium-di to *-mckinley-ddi [03:42] -di [03:42] BenC: is that really a good plan, BTW? [03:42] at this stage? [03:43] Hobbsee: I lead a strange and interesting life with two homes right now. Her DSL sucks, though. [03:43] infinity: Doing Ubuntu work at my mothers house is like that. [03:43] Sucky 256/64 connection. [03:44] Kamion, tfheen: I know nothing about compiz-kde, although it was only every a placeholder package so I don't suppose we're loosing anything by deleting it [03:44] StevenK: 512/128 at Zofia's, but with the recent death of Veridas, her new ISP is congested and unhappy, so it may as well be 256/64. [03:44] doko_: heh, it looks increasingly like this assumed that gcj's version is 3.x and tries to parse it :) [03:44] and thus fails when it's 4.x [03:44] BenC: actually, never mind, I'm hallucinating with the aid of the cruft checker :-) [03:44] infinity: ahh. [03:44] infinity: I could suggest Exetel. :-P [03:44] I think it just gets really confused when the kernel hasn't built === freeflying [n=freeflyi@220.205.54.45] has joined #ubuntu-devel [03:45] Kamion: ok, nuke compiz-kde, then [03:46] done === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [03:46] tfheen: shall I get rid off xlibs-dev? [03:46] s/off/of/ [03:47] Kamion: no, I'll talk with rodarvus about it at the meeting, if he's there. [03:47] (or tomorrow if not) === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has joined #ubuntu-devel [03:48] StevenK: I'm pretty happy with iinet, but I'm paying for the connection at her place, and wasn't thrilled about the idea of dropping that much on two ADSL2+ lines. [03:48] tfheen: could you please have a look at http://people.ubuntu.com/~mvo/tmp/popularity-contest_1.33ubuntu2.debdiff [03:48] infinity: Good point. === StevenK will be switching to ADSL2+ when he can afford the $300 it will cost. [03:49] tfheen: ok, then it's just libbtctl (dependency from telepathy-blue), libgtkada2 (dependency from gnat-gps), linux-source-2.6.17 ia64 udebs (weird, don't understand), and xorg [03:49] (xbase-clients, xlibs-dev, xutils) === infinity grumbles at "rgrep PAGE_SIZE" in util-linux, and starts patching.. === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-devel [03:51] mvo: your changelog doesn't document both changes you're doing? [03:51] Kamion: thanks a lot. [03:51] tfheen: right, I will mention the fix for the FTBFS as well [03:52] mvo: good. And approved once you do [03:53] thanks === fsmw [n=Fernando@200.72.33.77] has joined #ubuntu-devel [03:54] tfheen: http://people.ubuntu.com/~seb128/evolution-data-server.debdiff fixed evolution-exchange bug targeted for edgy (subfolders not being listed) [03:55] seb128: and it works? If so, approved. [03:55] it's small enough, but I don't know the intracies of exchange, so hard to review [03:55] tfheen: it works according to Novell guys, I've no exchange setup to test [03:55] tfheen: it's basically a revert from the commit which broke the feature with a small change [03:56] seb128: ok, approved. [03:56] uploaded, thank you [03:57] hmm, we should either include ttf-dzongkha and ttf-khmeros in desktop, or exclude those languages from ubiquity [03:57] they probably want to be in main, at least, so that language-support-* can depend on them === cypher1 [i=cypher1@nat/hp/x-bd1a83bfd291d5f7] has joined #ubuntu-devel [03:58] Keybuk: can you make cyrus-sasl2 use libkrb-dev instead of heimdal-dev? It FTBFS. [04:00] Keybuk: and can you make fetchmail not ftbfs, please? [04:00] and with that, I'm going home for some food before the meeting. [04:00] W: Unable to locate package libkrb-dev [04:01] libkrb5-dev, sorry === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel [04:04] Kamion: alright, will do it - thanks. === j_ack [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel === evand_ is now known as evand [04:07] Kamion, Keybuk: can you promote bluez-gnome to main? [04:07] yes! [04:10] tfheen: popularity-contest is uploaded now === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel === givre [n=Florent@APuteaux-152-1-44-91.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [04:21] can somebody give back galago-gtk-python? === pirast [n=martin@p508B1D58.dip0.t-ipconnect.de] has joined #ubuntu-devel === thekorn [n=markus@a89-182-14-27.net-htp.de] has joined #ubuntu-devel === mako_ [i=mako@bork.hampshire.edu] has joined #ubuntu-devel [04:22] tfheen: xmms ftbfs fix uploaded [04:25] tfheen: opinion on https://launchpad.net/distros/ubuntu/+source/launchpad-integration/+bug/60426 edgy or next cycle? [04:25] Malone bug 60426 in launchpad-integration "uses gnome prefs if kde and gnome are installed." [Low,Fix committed] [04:26] seb128: in edgy+1 it should use xdg-utils [04:26] Riddell: right, but do you need the "workaround" for edgy? [04:26] has the installer been rebuilt with the latest kernel yet? [04:27] BenC: I've uploaded it, should be building soon [04:27] Kamion: cool, thanks [04:28] Kamion: is it a known alternate installer problem that atheros cards do not function at install time? [04:28] BenC: Feel like looking at some devmapper-hates-the-kernel-headers FTBFS logs for me? [04:29] tfheen, there is an edubuntu-artwork upload in the queue ... could you please approve it (do i need a debdiff for it ?) [04:29] Kamion: I tried a search through launchpad, and learned that I suck at searching :) [04:29] infinity: Sure [04:29] infinity: URL? [04:29] dholbach: done [04:29] BenC: Email. Which address should I send them to? [04:29] jdong: No, lp sucks at matching [04:29] Kamion: thanks. [04:29] jdong: it was in ~breezy, but should be fixed; is /lib/modules/blah/volatile mounted in the installedd? === screeb [n=screeb@pons2.rez-rennes.supelec.fr] has joined #ubuntu-devel [04:29] installer [04:30] infinity: Any known email address is fine (bcollins@ubuntu.com), they al go to my inbox :) [04:30] Kamion: I gotta check when I get a chance, but I did an alternate edgy amd64 install yesterday.... [04:30] Kamion: it detects the card and gives an ath0 interface, it associates to my AP correctly [04:30] Kamion: but there is no communication with the network [04:30] after install, it worked perfectly [04:30] that sounds like missing firmware or something [04:31] jdong: Check to make sure linux-restricted-modules-`uname -r` is installed [04:31] Gar, Perl testsuite failure on amd64.. [04:31] ext/Time/HiRes/t/HiRes....................FAILED at test 14 [04:31] BenC: on the installer?! [04:31] dunno though, the module's there [04:32] right, the modules there and probed [04:32] the ath0 interface is created [04:32] BenC: any clue as to my strange kernel message? [04:32] BenC: Sent. [04:32] jdong: ath_hal too? [04:32] yeah [04:32] jdong: I thought you said the installed system is broke, and the livecd worked === freeflying [n=freeflyi@220.205.139.149] has joined #ubuntu-devel [04:32] Keybuk: I missed it, can you repaste? [04:32] BenC: no, the installer environment is broke, the installed AND live both works [04:32] BenC: when the kernel boots, the last line on the screen is "kernel direct mapping tables up to BLAH BLAH BLAH" [04:33] jdong: so like alternate is broken? [04:33] BenC: right [04:33] and that line persists, all through the boot, and even after the getty is loaded [04:33] Keybuk: I get that on my amd64 boxes too [04:33] jdong: There's an lrm udeb for this stuff, I think [04:33] That's pretty sketchy, since nic-r-m and l-r-m contain exactly the same objects... [04:33] there is, and he has it loaded [04:33] And if the objects weren't linking correctly, you'd not get an ath0 at all. [04:33] Keybuk: persists or repeats? [04:33] BenC: persists [04:34] BenC: it's stuck on the bottom of vt1 for ever and ever and ever..... [04:34] tfheen, Kamion: http://people.ubuntu.com/~doko/qt/, fixing the qt failures [04:34] BenC: it seems to only happen on amd64 though.... [04:34] BenC: I suspect it's just printed there, and nothing gets round to clearing that line with our quiet boot [04:34] Keybuk: Not clearing it would be a console-setup issue, right? [04:34] BenC: it shouldn't be printed at all [04:34] we don't run "clear" in the boot sequence for obvious reasons [04:35] Keybuk: I can fix the line, if you give me the exact message [04:35] "kernel direct mapping tables up to %d" [04:35] or %lu or some numbers, anyway [04:35] it's a hex number [04:35] memory address, I would think [04:35] hrmm [04:35] that's an "early_printk"... [04:35] Google says it's part of Xen ? [04:37] Keybuk: Ok, fixed...nope, it's not part of xen that I can tell (no xen here) [04:37] ok [04:37] Keybuk: If I do another kernel upload, it will be fixed [04:37] xen eh? [04:38] zul: the top hit was [xen-source] :) [04:38] BenC: you can revert the GO_SLOW, too === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [04:38] and hey hey, Keybuk's here... [04:38] ? [04:38] keybuk's always here [04:38] keybuk works here [04:38] Keybuk: remember eons ago when you diagnosed dapper not bringing up the network on my machine? it's because I have a small / and a RAID 0 which has var on it. this confuses the jiggery pokery you do with /var/run/network (or wahtever it is) [04:39] Keybuk: what's your opinion on doing max_sector workarounds in userspace via udev rules? [04:39] elmo: why does it confuse it? [04:39] jdong: poking sysfs from udev rules? common use case [04:39] Keybuk: top hit for what sorry i have people talking me at work [04:40] zul: don't worry [04:40] Keybuk: ooh, then bug 61235 is awaiting you :D [04:40] Malone bug 61235 in udev "USB mass storage stops working after a while" [Undecided,Unconfirmed] http://launchpad.net/bugs/61235 [04:40] Keybuk: er ok :) [04:40] jdong: edgy+1 [04:41] Keybuk: meh, I've no idea, I'll go and find it in IRC logs I guess [04:41] aww ok :( [04:41] jdong: also it appears that only fixes it for you, not for others on the bug [04:41] elmo: you have a /var/run and /var/lock directory on the root filesystem? (under the /var mount) [04:41] where is the popcon stats anyways? [04:41] Keybuk: yeah, at first I thought it was the same bug but later realized differently [04:41] zul: popcon.ubuntu.com ? [04:41] thanks [04:41] cor, someone's pimped that webpage [04:42] Keybuk: I think we determined I did, yeah, you had me run some bind magic [04:42] jdong: should be echo -n 128 > $p/max_sectors, no? [04:42] elmo: ok ... [04:42] seb128: lp-integration > that is 6.10-milestoned. Did you or mdz or somebody else add that milestone? [04:42] Keybuk: something along those lines; the last comment is the udev rule I came up with [04:43] Keybuk: it looks really hairy, so I'm sure I did something wrong :D [04:43] jdong: I'd like more info about the effect of that rule before applying it by default [04:43] tfheen: no, I think I did, I use milestone as a "keep on the radar for", not as "blocker for" [04:43] doko_: python-kde3, python-qt[34] ok with me ; upload away. [04:43] Keybuk: only for RockChip USB devices, it sets the max transferred sectors to 128 per command [04:43] Keybuk: this slows down transfer speeds for that device [04:44] Keybuk: when you transfer too fast (anything above 128) to the device, it'll disconnect from the USB [04:44] seb128: ok, upload away. [04:44] pitti: thanks. [04:44] ogra: if you're confident in it, I can wave it through. [04:44] Keybuk: what does the unapproved queue look like now? [04:44] tfheen: thank you [04:44] tfheen, i am ... but if you need one, i have a debdiff [04:44] tfheen: largish [04:44] Keybuk: and I know of no other RockChip vendor names other than the USB chipset used by common cheap Chinese MP3/MP4 players [04:44] Kamion: is the debian-installer using apt-get now to install the ubuntu-desktop task? [04:44] 108873 | S- | util-linux | 2.12r-11ubuntu2 | 15 minutes [04:44] | * util-linux/2.12r-11ubuntu2 Component: main Section: base [04:44] 108871 | S- | zope-cmfmember | 1:1.1b2-1ubuntu1 | 15 minutes [04:44] | * zope-cmfmember/1:1.1b2-1ubuntu1 Component: universe Section: web [04:44] 108870 | S- | edubuntu-artwork | 0.1.0-43 | 15 minutes [04:44] | * edubuntu-artwork/0.1.0-43 Component: main Section: gnome === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-devel [04:45] 108867 | S- | xmms | 1.2.10+cvs20060429-1 | 20 minutes [04:45] | * xmms/1.2.10+cvs20060429-1ubuntu2 Component: main Section: sound [04:45] 108860 | S- | telepathy-blue | 0.0.1.1~darcs2006092 | 35 minutes [04:45] | * telepathy-blue/0.0.1.1~darcs20060926-0ubuntu3 Component: universe Section: net [04:45] 108858 | S- | popularity-contest | 1.33ubuntu2 | 45 minutes [04:45] | * popularity-contest/1.33ubuntu2 Component: main Section: misc [04:45] 108857 | S- | evolution-data-serve | 1.8.1-0ubuntu3 | 45 minutes [04:45] Keybuk: util-linux is mine, I'll approve it. [04:45] | * evolution-data-server/1.8.1-0ubuntu3 Component: main Section: gnome [04:45] 108841 | S- | xchat-gnome | 1:0.13-0ubuntu9 | 1 hour 10 minutes [04:45] | * xchat-gnome/1:0.13-0ubuntu9 Component: main Section: gnome [04:45] 108839 | S- | xdg-utils | 1.0-0ubuntu2 | 1 hour 40 minutes [04:45] | * xdg-utils/1.0-0ubuntu2 Component: universe Section: utils [04:45] (FTBFS fix) [04:46] Keybuk: edubuntu-artwork, xmms, popularity-contest, evolution-data-server xchat-gnome are ok. [04:46] Keybuk: xmms and i smy FTBFS fix [04:46] I think the xdg-utils one is fine too, but I haven't seen either of the diffs so I'd like Kamion to look at that. [04:46] infinity: It's interesting, I fixed this already once [04:46] BenC: Not hard enough, apparently. :) [04:47] BenC: devmapper obviously chokes, as does anything that build-deps on it. [04:47] infinity: Uploading a fixed package now...basically, you can't include linux/types.h, and add "typedef unsigned int __kernel_dev_t" [04:47] tfheen: good and bad news; I fixed the original quagga FTBFS, just to find the same pdftex symbol error; but now I can care for that, too :) [04:47] telepathy-blue is just a dependency change to make it installable [04:47] 108871 | S- | zope-cmfmember | 1:1.1b2-1ubuntu1 | 18 minutes [04:47] | * zope-cmfmember/1:1.1b2-1ubuntu1 Component: universe Section: web [04:47] 108860 | S- | telepathy-blue | 0.0.1.1~darcs2006092 | 38 minutes [04:47] | * telepathy-blue/0.0.1.1~darcs20060926-0ubuntu3 Component: universe Section: net [04:47] that leaves those towo [04:48] BenC: Havint to include that typedef in a userspace header reeks of a bug elsewhere. [04:48] pitti: [04:48] o bluez-gnome: bluez-passkey-gnome [04:48] [Reverse-Depends: Edgy supported seed] [04:48] o command-not-found: command-not-found command-not-found-data [04:48] [Reverse-Depends: Edgy desktop seed, command-not-found] [04:48] pitti: thanks and thanks. [04:48] BenC: But whatever fix works, I'm cool with it for now. :) [04:48] neither of those have MIRs or main approval? [04:48] Keybuk: I approved bluez-gnome some hours ago [04:48] infinity: Since __kernel_dev_t is pretty static, It is safe [04:48] Keybuk: indeed I never looked at c-n-f [04:49] mvo: no, haven't done that yet [04:49] mvo: I thought you were going to have a look at the feasibility of fixing aptitude first? [04:49] pitti: I don't see it in the queue? [04:49] Keybuk: I just promoted bluez-gnome [04:49] pitti: oh, someone stuck it under promoted ? [04:50] infinity: Uploaded, so you may want to push that through === xav [n=xav@AFontenayssB-152-1-30-139.w83-114.abo.wanadoo.fr] has joined #ubuntu-devel [04:50] Kamion: ok [04:50] Keybuk: apparently someone moved it already [04:50] Keybuk: it's in the other queue now :) [04:50] Kamion: note that I've already done the rest :p [04:50] Kamion: it does not look easy to fix in aptitude, very generic code [04:50] Kamion: so we may end up with some soyuz mid-air collisions in a moment [04:50] Kamion: isn't beagle NBS on sparc? [04:51] BenC: Accepted, thanks. [04:51] Kamion: same for brltty on ppc [04:51] infinity: IMO, it's a devmapper bug that it uses __kernel_dev_t instead of dev_t, but I wont get in the middle of that [04:51] dholbach: telepathy-blue fixes the dep on python2.4-bttctl ? [04:52] Keybuk: yes, please [04:52] Keybuk: I just did bluez-gnome after dholbach asked, nothing else [04:52] infinity: It may be one of those things where "we always used it, and now we can't change" [04:52] BenC: Nonsense, change can always happen. :) [04:52] tfheen: dunno if archive-cruft-check understands that === lbm [n=lbm@82.192.173.92] has joined #ubuntu-devel [04:53] BenC: Think of all the bloody s/PAGE_SIZE/sysconf(_SC_PAGESIZE)/ uploads I've made.. *sigh* [04:53] Kamion: can you make it understand it with an appropriately sized bat? === j_ack [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel === freeflying_ [n=freeflyi@211.94.181.61] has joined #ubuntu-devel === j_ack [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel === j_ack [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [05:06] doko_: fixed the libintl.jar problem with java-gcj-compat-dev === bronson [n=bronson@adsl-64-161-106-11.dsl.snfc21.pacbell.net] has joined #ubuntu-devel [05:06] their configure is busted for gcj detection, basically [05:08] xmms is in main? interesting.. [05:08] tfheen: yup, a tetex-bin rebuild fixes the pdfetex symbol; yay ABI changes; I'll do a no-change upload, okay? [05:09] Keybuk: hmm ... in that case I would like to propose another solution: registering a javac alternative in ecj-bootstrap, and depending on that package. java-gcj-compat-dev sucks in too much. [05:09] that solution sounds edgy+1 :) [05:09] or you teach gettext to use ecj instead of javac [05:09] pitti: I'm worried about poppler silently breaking the ABI === rouzic [n=rouzic@88.Red-83-52-37.dynamicIP.rima-tde.net] has joined #ubuntu-devel [05:10] tfheen: I'll check the other rdepends, too === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel [05:10] Keybuk: as the worst case, make a symlink from ecj to javac for the gettext build [05:10] pitti: thanks. If those are fine, I'm fine with a no-changes rebuild. [05:11] doko_: I'm afraid it cannot be taught to do that [05:11] it is hardcoded to look for "javac" or "gcj" [05:11] Keybuk: ln -sf /usr/bin/ecj javac; PATH=.:$PATH configure ... === giftnudel [n=mb@p54A93460.dip0.t-ipconnect.de] has joined #ubuntu-devel [05:13] doko_: *shrug* my way worked [05:13] Riddell: can you please check if kpdf plays well with the current poppler? pdfetex crashes with a weird 'symbol not found' error; I'll check the other rdepends [05:13] pitti: ok [05:14] Keybuk: as long as you don't have a dep on libgcj*, that's maybe ok === fsmw [n=Fernando@200.72.33.77] has joined #ubuntu-devel [05:15] pitti: I've seen that error as well, building gnat-gps, but cannot reproduce it here locally. [05:15] doko_: exactly; that'll be fixed with the tetex-bin rebuild as well [05:15] doko_: the very same as with quagga FTBFS, crashes through texi2dvi === freeflying_ [n=freeflyi@220.207.80.206] has joined #ubuntu-devel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel [05:22] mdz: bug #63481 for the panel freeze [05:22] Malone bug 63481 in gnome-panel "gnome-panel freezes after dist-upgrade" [Medium,Needs info] http://launchpad.net/bugs/63481 [05:27] ogra: is there a bug for the gstreamer ltsp issue [05:27] pitti, yep [05:27] bug #65690 i think [05:27] Malone bug 65690 in gst-plugins-good0.10 "should select the esdsink for LTSP_CLIENTs" [Medium,Unconfirmed] http://launchpad.net/bugs/65690 [05:27] ogra: hm, I just read my bugs inbox and didn't see it, thanks [05:28] probably LP is delayed again ... === mooey [n=chris@85-210-7-232.dsl.pipex.com] has joined #ubuntu-devel [05:31] i'm trying to fix a bug that deals with default / preferred browsers -- does kde have an alternative of gnome-open / gnome-www-browser? [05:32] mooey: kfmclient [05:32] thanks [05:32] sivang: ping session and freespace detection [05:34] giftnudel: yeah ? :) [05:35] sivang: is capacity the whole capacity, volumesize the current size of the medium and freespace bytes the rest which is free to save stuff on? [05:36] giftnudel: that what I would think , why? [05:36] I've got something to test for you which seems to work nicely sometimes ;) [05:36] somttimes? ;-) [05:37] well, if it can't unmount the cd, it won't work (but shouldn't crash either) [05:37] ah, then I think we can aloways unmount the cd if need before a certain action [05:38] I did that, but sometimes, the cd is still busy and I don't know why ... [05:38] giftnudel: what's your method of calculating anyway? [05:38] but anyhow, I will sent you the DeviceInfo.py (it's not a major change, just some additions) please tell me what you think [05:38] sivang: cdrecord -msinfo -v [05:39] this is very reliable (the only reliable way to do so as I found out) === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-devel [05:40] can anyone familiar with git comment on bug 43210 for me? [05:40] Malone bug 43210 in dapper-backports "Git-core is out of date" [Undecided,Unconfirmed] http://launchpad.net/bugs/43210 [05:40] is git something worth backporting? [05:40] sivang: you've got mail [05:41] giftnudel: thank you, I shall read later today === shawarma is now known as shawarma_away === cypher1 [i=cypher1@nat/hp/x-d0f574293dc8aa59] has joined #ubuntu-devel [05:43] jdong: i find it hard to believe that's not compatible.. use wiki.u.c/KernelGit <- to test yourself [05:43] fabbione: thanks [05:43] it's KernelGit+something... i can't remember the exact page [05:45] https://wiki.ubuntu.com/KernelGitGuide [05:46] Riddell: ok, abiword and evince work fine, and tetex-bin works again after rebuild; if kpdf works as well, then a mere rebuild should do fine [05:48] mvo: there were 2/3 things that were messing up [05:48] but imake in edgy is provided by xutils-dev or something [05:48] and for some reasons we don't pull it in [05:48] till before Kamion cleared the NBS there was another package from dapper, sliping in the edgy Packages file [05:48] Provides aren't always enough for apt [05:49] particularly not if the old package remains installed [05:49] you'd probably want Conflicts/Replaces/Provides anyway surely [05:49] Kamion: yes.. i know. i don't recall all the details off-hand [05:49] ... which it does have [05:49] so it needs a transitional package because the package management system isn't up to it *shrug* [05:50] see specs by iwj passim [05:53] BenC: you didn't reply yesterday, if you do an another upload, could you consider the change from #64433? It would make one of the GNOME dudes happy. If you can't that's fine too === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel === dholbach_ [n=daniel@i577B3879.versanet.de] has joined #ubuntu-devel === cypher1 [i=cypher1@nat/hp/x-09dae0dff86f59b9] has joined #ubuntu-devel === lemsx1 [n=lemsx1@p86-65.acedsl.com] has left #ubuntu-devel [] [06:00] seb128: Sure thing === thekorn [n=markus@a89-182-14-27.net-htp.de] has left #ubuntu-devel [] === pradeep [n=pradeep@59.92.59.229] has joined #ubuntu-devel === shackan [n=shackan@85-18-14-13.fastres.net] has joined #ubuntu-devel === cipher_nemo [n=cipher_n@130.203.254.60] has joined #ubuntu-devel [06:12] Should I use the ubuntu wiki to post about brand-name PCs which fail on ubuntu dapper install (works with Debian sarge)? [06:13] iwj: Hi, do you think bug 35333 and bug 62802 are easy to fix (if you should do a firefox upload), disregard them, if it's too much trouble [06:13] Malone bug 35333 in firefox "xpcshell is unusable due to lack of wrapper script" [Medium,Unconfirmed] http://launchpad.net/bugs/35333 [06:13] Malone bug 62802 in firefox "missing static libraries" [Undecided,Unconfirmed] http://launchpad.net/bugs/62802 === zachtib [n=zachtib@dorm04232.dorm-net.louisville.edu] has joined #ubuntu-devel [06:16] dholbach: why do we need static libs? [06:16] if we have them, somebody could use them, which would suck [06:16] dholbach: Is 35333 really that big a problem ? [06:17] iwj: I just had a look if another one of chpe's bugs was fixed and it was, so I stumbled over those two - I wasn't sure if they were hard or easy to fix. [06:17] dholbach: I don't want to ship the run-mozilla.sh script from upstream because it's completely insane. [06:17] I see [06:17] Ideally we'd set the rpath so it would Just Work (tm). [06:17] I know that seb128 asked for xpcshell on another occasion already - I don't know the use-cases for it, to be honest. [06:17] I had a go at that but it doesn't seem to have completely taken. [06:18] Riddell: kpdf works fine for me [06:18] iwj: don't bother then. [06:18] dholbach: It does work; the workaround - setting LD_LIBRARY_PATH is both trivial and documented. [06:18] iwj: thanks anyway. :-) [06:18] tfheen: so, only tetex-bin needs a rebuild, other rdepends work fine; ok for me to upload? [06:18] dholbach: OK :-). [06:18] pitti: great === cge [n=cge@DHCP-159-79.caltech.edu] has joined #ubuntu-devel === shining [n=xav@AFontenayssB-152-1-30-139.w83-114.abo.wanadoo.fr] has joined #ubuntu-devel === apokryphos [n=apokryph@87-194-86-227.bethere.co.uk] has joined #ubuntu-devel [06:19] pitti: approved. [06:19] iwj: chpe is always a big help and hacks on the the gnome firefox-related bits (using ubuntu), so if I could make him happy, ... ;-) [06:19] tfheen: uploaded; I'll defer the quagga upload until the new tetex-bin is in the archive to avoid yet another ftbfs [06:20] dholbach: Right. [06:20] pitti: please tell me when you do the quagga upload so I can give-back the ftbfs which gave us the first hint of this problem. [06:21] tfheen: yup === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel [06:29] tortoise_:, heno: hi could either of you commit the patch in bug 65251 [06:29] Malone bug 65251 in onboard "work without nautilus" [Undecided,Unconfirmed] http://launchpad.net/bugs/65251 [06:29] it was part of the upload I made for 0.82 a few days ago but got reverted by accident [06:31] janimo: looks good. I'll let tortoise_ apply the actual patch though (being the maintainer) === bddebian [n=bdefrees@mail.ottens.com] has joined #ubuntu-devel [06:33] heno: thanks [06:41] Keybuk: can you please approve the tetex-bin upload? it holds up quite a few ftbfs issues === rouzic [n=rouzic@16.Red-88-19-42.staticIP.rima-tde.net] has joined #ubuntu-devel [06:41] pitti: tfheen [06:41] Keybuk: 1820: pitti: approved. [06:41] Keybuk: also, please approve the python-{setuptools,qt3,qt4,kde3} uploads from doko_ [06:48] So... where do we stand on EFI? This neato server board I just bought seems to support an EFI shell. [06:48] Oooh elilo [06:56] janimo: done [06:57] hi janimo , what's up? === j_ack [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:00] tortoise_: thanks, planning a package upload in the next days? [07:00] sivang: hi [07:01] janimo: Not in my power to do so. Have to ask one of the ubuntu-core-devs === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel === pygi [n=mario@83-131-2-148.adsl.net.t-com.hr] has joined #ubuntu-devel [07:09] janimo, Gloubiboulga: bug 57588 might affect xubuntu-artwork too [07:09] Malone bug 57588 in edubuntu-artwork "GDM themes do not have pam-message item" [Undecided,Unconfirmed] http://launchpad.net/bugs/57588 [07:09] just fyi [07:09] pitti, ping? :) [07:09] hey pygi [07:09] hey pitti [07:09] some nice news again :) Libburn completely working on freebsd :) [07:10] nice [07:12] :) [07:14] pitti: I confirm today's kpdf with today's poppler is working fine for me === gnomefreak likes the artwork for edgy just fine, no need to revert :( [07:14] Riddell: thanks [07:15] hey pygi ! [07:15] sivang, !!!! [07:15] pygi: new release to package for edgy+1 when it opens? :-) [07:15] sivang, you saw the above? :) [07:15] dholbach, thanks [07:15] sivang, dunno, we'll see, a lot of work in libisofs to be done (and a lot in cdrskin + libburn still) [07:16] tortoise_: I can upload ( Id id so with 0.82) but will ask for permission as it's a freeze [07:16] dholbach: thanks [07:16] pygi: yes, what does 'work' includes? [07:16] sivang, I want to have Kamion's features ready for 0.2.4 :) [07:16] sivang, told ya already :) HFS, HFS+, and eltorito :) [07:16] pygi: should then get cracking on getting some good specs and updated ones. [07:16] janimo: I'll add a task for you, if not you can just reject it [07:16] sivang, we have good specs I believe :) [07:16] dholbach: ok, thanks [07:16] super [07:17] pygi: okay, cool. btw, what about switching out from trac but still using svn? (possible as well) [07:17] sivang, dunno :) [07:17] what's so wrong with trac?? :) [07:18] janimo, I'll take care of the gdm bug [07:18] Gloubiboulga: thanks === rouzic [n=rouzic@16.Red-88-19-42.staticIP.rima-tde.net] has joined #ubuntu-devel [07:19] pygi: hmm, it's awkward and we'll win pretty nice feature planning features in LP :-) === rouzic [n=rouzic@16.Red-88-19-42.staticIP.rima-tde.net] has left #ubuntu-devel ["Konversation] [07:19] sivang, I've told you stuff, bleh =) [07:20] pygi: let's go to privmsg [07:22] tkamppeter: is there any reason why we can't ship the firmwarE? [07:22] s/E/e/ === givre [n=Florent@APuteaux-152-1-44-91.w82-120.abo.wanadoo.fr] has left #ubuntu-devel [] [07:23] tkamppeter: is printdrake in python? [07:24] sivang, printerdrake is Perl [07:25] tfheen, the firmware is copyrighted, I perhaps need to talk with HP guys on the summit. [07:25] tkamppeter: ah [07:26] tfheen, but if we have auto-download of printer drivers from the FSG OpenPrinting database, HP can put the firmwares into their packages. === j_ack [n=rudi@p508D8F44.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:26] tkamppeter: we should be able to get a redistribution agreement or something for it, I'd imagine. [07:27] Yes, that's it. [07:27] tfheen, but if all works fine, only FSG needs this agreement and Edgy+1 does the rest. === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel === pips1 [n=philipp@152.191.62.81.cust.bluewin.ch] has left #ubuntu-devel ["Ex-Chat"] [07:36] bah, since the last python2.4 update, it also suffers from the python-central bug--now both installed python versions aren't properly configured anymore :-( [07:36] Gloubiboulga: does gnumeric require latest goffice and latest gsf to build and run? [07:36] janimo, yes === pvanhoof [n=pvanhoof@d54C18260.access.telenet.be] has joined #ubuntu-devel [07:38] tfheen, is it ok to upload a new xubuntu-default-settings : http://tiber.tauware.de/~gauvain/x-d-s.debdiff ? [07:39] Gloubiboulga: yes, looks good to me. Feel free to upload. [07:39] thanks === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === dous [n=dous@58.69.179.8] has joined #ubuntu-devel === jpon [n=jpniane@82.239.80.181] has joined #ubuntu-devel === kristog [n=ballio@energ63.energ.polimi.it] has joined #ubuntu-devel === dous [n=dous@ubuntu/member/dous] has joined #ubuntu-devel === orion2012 [n=orion201@cpe-70-114-30-76.satx.res.rr.com] has joined #ubuntu-devel [08:00] dholbach, tfheen: I have a fix for bug 39275. Okay to upload? [08:00] Malone bug 39275 in gstreamer "AC3 videos sound WAY too soft" [Unknown,Fix released] http://launchpad.net/bugs/39275 === johanbr [n=j@jupiter.physics.ubc.ca] has joined #ubuntu-devel === bronson [n=bronson@adsl-64-161-106-11.dsl.snfc21.pacbell.net] has joined #ubuntu-devel === Tonio_ [n=tonio@6.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [08:16] BenC: what's next in tracking down this e1000 bug? [08:17] mdz: I need to talk to davem, fabbione says he's aware of a similar problem on sun4v [08:19] BenC: the bisecting didn't result in any leads? [08:20] mdz: It resulted in a couple of commits, but the only one that looked like it could cause a problem, was fixing a problem just as bad as the one it seems to be causing [08:20] and it was pretty complicated, lot of locking fixes [08:20] I don't have time to try to understand the locking symantics to fix the fix === dous [n=dous@58.69.179.8] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === n8k99 [n=nathan@dsl254-078-190.nyc1.dsl.speakeasy.net] has joined #ubuntu-devel === fschoep [n=franksch@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel [08:30] mdz: ping? [08:31] keescook: you rock === jcole [i=jcole@nat/hp/x-08ac135dac8dfb5a] has joined #ubuntu-devel [08:32] cool. :) [08:32] should I wait for tfheen to okay the upload too? [08:32] does the mini.iso installer for edgy use the new debian gtk installer? [08:32] http://wiki.debian.org/DebianInstaller/GUI [08:32] I also have a security upload for edgy as well (xorg package, one-line change) [08:33] Can anyone point me to the head of the documentation team? Launchpad isn't helpful. [08:34] ROCK! fresh new tetex-bin, now without poppler troubles === pef [n=loic@ubuntu/member/pef] has joined #ubuntu-devel [08:35] tfheen: new tetex-bin is in the archive, I upload quagga now; please give-back gnat-gts for that, too [08:35] fschoep: pong === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel [08:38] /j #ubuntu-boot [08:38] oops === tortoise_ [n=tortoise@194.164.140.64] has joined #ubuntu-devel === Huahua [n=hua_@122.0.229.136] has joined #ubuntu-devel === dr_kabuto [n=franky@host174-2-dynamic.4-87-r.retail.telecomitalia.it] has joined #ubuntu-devel [08:48] mdz: who leads the docteam? === shackan [n=shackan@85-18-14-13.fastres.net] has joined #ubuntu-devel === giftnudel [n=mb@p54A93460.dip0.t-ipconnect.de] has joined #ubuntu-devel [08:51] fschoep: points of contact are at https://wiki.ubuntu.com/DocumentationTeam/Contact === mc44 [n=mark@ip-81-170-97-169.cust.homechoice.net] has joined #ubuntu-devel [09:01] dholbach: anything to do on the unapproved queue? [09:01] siretart: i don't know - Kamion, keybuk, infinity, tfheen would know === TMM [n=hp@c51471f2c.cable.wanadoo.nl] has joined #ubuntu-devel [09:02] okay. I've set my irssi hilights for this channel, I'll try to notice if something is to do === dholbach hugs siretart [09:02] siretart: how are you? [09:05] dholbach: Oh, writing a thesis makes you quite busy, you know? ;) - anyway, I'm trying to catch up with my ubunut work, and I think I managed it so far :) [09:06] the move is finally finished, so I can concentrate now on the thesis fully :) [09:06] siretart: i remember :) [09:06] dholbach: how are things going on your side? [09:07] siretart: quite busy too, but good to see that bugs and todo lists are shrinking away :-) [09:07] :) === zorglu_ [n=zorglub@70.43.102-84.rev.gaoland.net] has joined #ubuntu-devel === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel === pygi notes to siretart in case he missed it that libburn work on freebsd from today :) === Snake [n=snake@unaffiliated/snake] has left #ubuntu-devel [] [09:14] where does checkrdepends come from? apt-cache isn't helpful, and neither is google. I'm feeling crazy. :) === tkamppeter [i=till@nat/mandriva/x-d763d6d322151bb7] has joined #ubuntu-devel [09:15] dlocate? [09:15] dpkg -S? [09:15] apt-file? :) [09:16] dholbach: well, as in, I want it, but I can't find it's origin to go get it from. :) [09:16] apt-file the [09:16] then [09:17] pygi: I've seen it. whoohoo [09:18] siretart, :) [09:19] dholbach: no luck. is this tool only on the archive machines? (https://wiki.ubuntu.com/ArchiveAdministration is the only thing that talks about it) [09:20] keescook: oooh, that might be [09:21] dholbach: ah well, I will stick with apt-cache until I have access to those machines. ;) [09:21] http://packages.ubuntu.com/cgi-bin/search_contents.pl?word=checkrdepends&searchmode=searchfiles&case=insensitive&version=edgy&arch=i386 is empty too [09:21] dholbach: yup, did that too === dholbach hugs keescook :) [09:21] :) [09:22] dholbach: during freeze are you the RM for universe uploads, or does everything need tfheen's approval regardless of repo? [09:23] I've got two universe uploads to do (milestone fix and security fix), and I'm just trying to understand the process. :) [09:24] keescook: keybuk, tfheen, Kamion and infinity will all ask, if they process the queue - if nobody of you speaks up for an upload, they will assume that I know and ask me :-) :-) [09:24] keescook: luckily the most cases were easy enough [09:25] dholbach: okay, so I should go ahead and do the two uploads? === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel [09:25] keescook: if it's easy and simple enough, yeah, sure === n8k99 [n=nathan@dsl254-078-190.nyc1.dsl.speakeasy.net] has joined #ubuntu-devel === shawarma_away is now known as shawarma === Burgwork hugs keescook for all the great QA being done === keescook hugs Burgwork :) === `anthony [n=anthony@220-253-50-94.VIC.netspace.net.au] has joined #ubuntu-devel === zorglu_ [n=zorglub@70.43.102-84.rev.gaoland.net] has left #ubuntu-devel ["Konversation] === mario_ [n=mario@83-131-68-160.adsl.net.t-com.hr] has joined #ubuntu-devel [09:36] good night [09:36] cya dholbach [09:37] bye keescook [09:38] sleep well, dholbach ! [09:38] siretart: later, yeah - but you too! :-) [09:38] :) === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === minghua [n=minghua@danube.mems.rice.edu] has joined #ubuntu-devel [09:55] morning all [09:55] <_ion> Good evening. [09:57] later === Sho_ [i=ehs1@konversation/developer/hein] has left #ubuntu-devel ["Stop] === Spads [n=spacehob@host-84-9-51-167.bulldogdsl.com] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel [10:10] BenC: any word from davem? [10:10] mdz: He says it is unrelated, so I'm trying to backout the commit that the bisect pointed to, from a 2.6.18 version and get it compiled for you [10:11] BenC: ok, I'm around [10:11] I gotta get the kids off the bus, then I'll get it to you === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === pirast [n=martin@p508B1D58.dip0.t-ipconnect.de] has joined #ubuntu-devel === marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-devel === jdong|laptop [n=jdong@d192-24-190-138.try.wideopenwest.com] has joined #ubuntu-devel [10:24] heh. dapper is totally failing to deal with these md devices === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === n8k99 [n=nathan@dsl254-078-190.nyc1.dsl.speakeasy.net] has joined #ubuntu-devel === geser [n=michael@dialin106250.justdsl.de] has joined #ubuntu-devel === cypher1 [i=cypher1@nat/hp/x-c54e409e75c75949] has joined #ubuntu-devel === KaiL [n=KaiL@p548F47AC.dip.t-dialin.net] has joined #ubuntu-devel === benjamindees [n=_@70.169.212.130] has joined #ubuntu-devel === pygi [n=mario@83-131-79-182.adsl.net.t-com.hr] has joined #ubuntu-devel [10:37] mdz: test ready: 50ae5b06fc3e011a6a8e14ce40f4017d === benjamindees [n=_@70.169.212.130] has left #ubuntu-devel ["Leaving"] === stub [n=stub@ppp-58.8.11.94.revip2.asianet.co.th] has joined #ubuntu-devel [10:42] can someone help me with something very basic? If I have a bunch of files name "index.xyz.html", where xyz is a variable, how can I rename them all to "index.html.xzy" using one command? [10:44] mdke_: for i in *xyz.html; do mv "$i" `basename "$i" xyz.html`html.xzy; done [10:44] wow, that sounds spiffy, trying [10:44] showoff [10:46] neuralis: doesn't seem to work. It's "xyz" that varies... [10:46] so I have index.en.html, index.fr.html etc [10:47] you said it's a variable, by which i assumed you mean it's a $VARIABLE. [10:47] maybe I expressed myself badly, sorry [10:48] I mean it varies from file to file [10:49] sec [10:50] anyone seen keybuk recently? [10:51] for i in `ls index.*.html` ; do echo mv $i index.html.`echo $i | sed -e 's/index.\(.*\).html/\1/'` ; done [10:51] then remove the echo if you're happy [10:51] not the cleanest it could be, but it works ;) === heno [n=henrik@host-81-191-160-114.bluecom.no] has joined #ubuntu-devel [10:53] Ng: yes, I'm happy :) What do I remove, exactly? [10:53] "do echo mv" becomes "do mv" [10:53] it do the command instead of echo what you would have done [10:53] -it+te [10:53] gah, my typing sucks so much today...."ie" [10:54] got it, and it works. Thanks! [10:54] I should probably be sent to some kind of shell hell for not doing it more cleanly though ;) [10:54] maybe a place with no bash, only csh ;) [10:54] <_ion> rename -n 's/\.([^.] +)\.html$/.html.$1/' * [10:54] <_ion> Remove -n after you've verified the result. [10:55] see that's much nicer :) [10:55] mdke_: ah, okay, you were helped while i was out. [10:55] :) [10:56] for some reason, it has broken some of the styling in the html [10:56] how odd [10:57] jcole: no; while I've been involved with the Debian graphical installer at various levels for a while, I still don't think it's quite up to scratch [10:58] keescook: pitti wrote checkrdepends [10:58] nice. no elilo on dapper install? [10:58] keescook: http://people.ubuntu.com/~cjwatson/checkrdepends is the current version [10:59] Ng: that script doesn't touch the inside of the files right? it's very odd that the styling has broken on them [10:59] Kamion: ah-ha! Thanks. I looked for it in ~pitti earlier. :) [11:00] interface-wise it's rather nasty - it would be better if the suite were either first, or had a sensible default [11:00] but shrug, it does the job [11:00] mdke_: you saw the echo output, all it does is call mv and last time I checked there's no way mv can change a file. Is it not more likely that apache/whatever is treating the files differently now they aren't called .html? [11:01] perhaps one of those strange things whereby a browser goes into sloppy/strict rendering modes of its own accord, but I'm really very doubtful that command would have broken the files [11:02] mdz: ping? [11:02] Ng: I'm just viewing them on my filesystem, without apache [11:02] BenC: have booted with the new module, testing now [11:02] mdke_: try renaming one of the "broken" ones back to .foo.html and see if it renders properly [11:03] Ng: yes works :) Ok presumably apache will make it work [11:03] mdke_: do they not have proper doctype headers? [11:03] that usually seems to convince browsers to behave predictably (in as much as browsers ever do that ;) [11:03] oh nice. it ftbfs in dapper ad64 haha [11:03] amd64 [11:04] Ng: [11:04] weird. stupid browsers! [11:05] yeah. Anyway, I'm happy it will work === beuno [n=martin@68-155-114-200.fibertel.com.ar] has joined #ubuntu-devel [11:05] BenC: 5x OK [11:08] anyone seen keybuk recently? === micahcowan [n=micahcow@69.36.252.2] has joined #ubuntu-devel [11:12] mdz, keybuk, New foo2zjs package on http://www.freestandards.org/~till/tmp/ubuntu/edgy/foo2zjs/ to address bug 65618 [11:12] Malone bug 65618 in foo2zjs "Package broken/incomplete, missing firmware files" [Low,Needs info] http://launchpad.net/bugs/65618 [11:12] mdz: So that resolves it? [11:14] mdz: e1000: rework driver hardware reset locking [11:14] mdz: That's the patch I backed out === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === shawarma is now known as shawarma_away === AlinuxOS [n=alinux@d81-211-234-2.cust.tele2.it] has joined #ubuntu-devel [11:17] BenC: yes, that driver seems to work well [11:17] mdz: Ok, one more test, give me 5 minutes [11:17] BenC: can I see the diff? === jpon [n=jpniane@neu67-3-82-239-80-181.fbx.proxad.net] has joined #ubuntu-devel [11:18] going to make some lunch, will check back from time to time [11:19] mjg59, hello... ping === cypher1 [i=cypher1@nat/hp/x-6ee62d9e2370d1ce] has joined #ubuntu-devel === jono [n=jono@88-107-14-218.dynamic.dsl.as9105.com] has joined #ubuntu-devel === shawarma_away is now known as shawarma === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === shawarma is now known as shawarma_away === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [11:36] mdz: next test: 502570b8f8f51eb60056efc7dc9fee4c [11:39] BenC: testing === AlinuxOS [n=alinux@d81-211-234-2.cust.tele2.it] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [11:51] Kamion: oh ok, it appears it only supports i386 and amd64 too === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #ubuntu-devel === pygi [n=mario@83-131-79-182.adsl.net.t-com.hr] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel [12:00] BenC: 5x OK [12:00] mdz: Ok, the first test was stock edgy kernel, with that problem patch reverted, the second test was 2.6.18 stock version with the same patch backed out [12:01] sounsd compelling [12:01] I'm leaning to do the 2.6.18 - the problem commit reverted [12:01] s/-/minus/ to be clear [12:02] what else is in 2.6.18 which we don't have in edgy? === Seq [n=chris@CPE000f6690c401-CM0011ae907ae4.cpe.net.cable.rogers.com] has joined #ubuntu-devel [12:03] mdz: in e1000 or in general? === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [12:04] BenC: e1000 [12:04] BenC: I assume you're not talking about moving the rest of the kernel to 2.6.18 ;-) [12:04] I was wondering if anybody using edgy had beagle indexing gaim logs at all? Mine doesn't seem to, but I haven't found anything on launchpad yet [12:05] anybody around to approve http://people.ubuntu.com/~seb128/gaim.debdiff ? [12:05] BenC: I'd like to see the diff for the problem commit [12:05] ooh...move it to 2.6.18 :) [12:05] seb128: sure [12:05] that's just changing again the "stop the glowing effect" default option again [12:05] (we did for dapper and the patch got dropped on the road during edgy) [12:05] seb128: yep, no problem [12:05] mdz: thank you === robertj_ [n=robertj@24-240-21-58.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [12:06] uploaded [12:06] zul: somehow I don't think he means the whole kernel :) [12:07] mdz: Sent