=== sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-devel [12:17] cjwatson: Yeah. I've no idea what's up. [12:17] BenC: Hi - here for a second [12:17] mjg59: see st3's comments...seems the dscape bcm43xx is just plain broken and old [12:19] ogra says current kernels don't work for him either === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-devel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel [12:29] BenC: It's current as of last week. [12:31] I think it's due to some miscommunicaiton on the bcm43xx mailing list === pochu [n=pochu@38.Red-88-7-170.staticIP.rima-tde.net] has joined #ubuntu-devel === mb_ [n=mbuesch@p85.212.36.115.tisdip.tiscali.de] has joined #ubuntu-devel [12:34] BenC, mjg59, mb_ is the maintainer for bcm43xx-d80211, if you want any clarification about that [12:36] st3, mb_: So which driver is the best to use? === givre [n=Florent@APuteaux-152-1-53-12.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [12:37] I don't want to get into a dscape vs. softmac debate, I just want to know which one will best support our users [12:37] kernel.org -stable tree is always best. So currently 2.6.20, as there is no -stable released, yet [12:37] I've replied to the bug [12:37] so we should stick with bcm43xx+softmac in stock 2.6.20? [12:37] bcm43xx-d80211 is currently broken and doesn't work on all devices where bcm43xx-softmac des [12:37] does [12:38] Yes, please BenC [12:38] Well, no [12:38] mb_: Thanks...that's the route we'll take then [12:38] Thanks [12:38] mjg59: Why not? [12:38] Saves us a lot of headache ;) [12:38] stock 2.6.20 doesn't work usefully on 4611 and 4612 [12:38] Whereas there's code that does do that [12:38] 4311 and 4312? [12:39] Sorry,y es [12:39] you might use patches from larry finger [12:39] ftp://lwfinger.dynalias.org/patches [12:39] So at the very least, it's likely to be something closer to wireless-2.6 or whatever Larry's providing [12:39] ftp://lwfinger.dynalias.org/patches [12:39] You might want to apply these [12:39] oops [12:39] But right now, we want to get a better understanding of what the state of d80211 is so that the transition can be made at the appropriate time [12:40] I'm willing to transition when stock kernel does [12:40] Well, we'll be including d80211 anyway for the sake of iwlwifi [12:40] mjg59: ok, but please don't let your users run it with bcm43xx. It's a regression :) [12:40] when userspace catches up, and when more drivers are using it [12:40] what we don't understand is, what version of -d80211 did you put in the kernel? === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-devel [12:41] st3: A fresh pull from wireless-dev last week, along with Michael's current tree [12:41] But that's d80211 only?! [12:41] The bcm43xx-d80211 driver is damn old [12:41] in your tree [12:41] st3: Do you have a suggested list of patches from that ftp? [12:42] mb_: Right, I get confused here. I pulled from your tree on Saturday. [12:42] mb_: git-log has the 4311 and 4312 fixes in it [12:42] BenC, ftp://lwfinger.dynalias.org/patches/patch_2.6.20_for_DMA_over_1GB [12:42] this one [12:42] plus [12:42] I think 2.6.20-combined only, BenC. But best contach Larry before pulling it in. [12:42] mb_: And the patches I sent you were based off that tree [12:42] mb_, do you know if larry released that patch for 4311 and 4312? [12:43] mb_: Can I just check which code you're looking at? [12:43] yes BenC, please contact larry. [12:43] mjg59: patches you sent me? [12:43] mb_: Oh, I may only have sent you an SSB one in the end [12:44] mb_: To fix the parent field in the devices [12:44] it seems that radio and 1G are the only two, from the README [12:44] Ah, yes. That one mjg59 [12:44] BenC: Wait. Did you apply the patch I sent you months ago? [12:44] "iwlist fixes, and resume fix" too [12:44] resume fix isn't actually working, iirc [12:44] BenC: If so, yes, that's very ancient and would explain a great deal [12:45] BenC: You should certainly drop that - I pushed Kyle some more code last week, so I assumed that it was that stuff [12:45] mb_: Sorry, I think I've figured out what's going on now - some internal miscommunication :) [12:45] :) [12:45] mb_: You're right, that code's ancient. I'll get that fixed ASAP === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel [12:46] BenC: Did you get those last few bits? [12:46] sorry, I missed the last comments [12:46] I was damn surprised to see it being included in a distro now, as I dropped it months back :) [12:46] BenC: Did you apply the dscape patch I sent you months ago? [12:46] that's the only one I had [12:47] BenC: Ah. Yeah, drop that. It's ancient. [12:47] BenC: I pushed some stuff to Kyle, so I'd assumed that that was what got in [12:47] still reviwing it. [12:47] if you have a newer dscape, I can put that in [12:47] BenC: So we're definitely not getting the driver-selection stuff? [12:47] I think for bcm43xx, I want to revert to the stock one, and apply any needed patches to get stuff we want out of it [12:48] driver-selection? [12:48] Supply multiple drivers, let the user choose which is used [12:48] you mean the driver-device-manager stuff? [12:49] Keybuk never got a chance to do the udev bits for it [12:49] so it got defered [12:49] so we're stuck with one-driver-per-device for feisty still :) [12:51] Ok [12:52] Hm. We could provide bcm43xx-d80211 without any modalias :) === givr1 [n=Florent@APuteaux-152-1-96-241.w90-2.abo.wanadoo.fr] has joined #ubuntu-devel [12:53] could comment out MODULE_DEV_TABLE() [12:53] Yeah === Arrogance [n=aks@ottawa-hs-209-217-79-61.d-ip.magma.ca] has joined #ubuntu-devel [12:54] kylem: If you can't get the time to do dscape, can you just punt me those patches and I'll merge? [12:54] sure. [12:54] maybe they'll fix rt2x00 build with it aswell [12:54] eating dinner now tho. :) [12:54] kylem: Bear meat? [12:54] haha. no. [12:54] moose. [12:55] my mom gets a lot of bear meat...pretty damn good stuff [12:55] much better than black anus [12:55] i... wouldn't know... [12:56] mb_, st3: Thanks for your input...hopefully we'll get this sorted out soon so our users stop bugging you :) [12:56] :) [01:00] =) [01:01] st3: And don't hesitate to send me any patches you think I might be interested in [01:01] well, ok, i'll tell larry too [01:02] thanks [01:02] np [01:04] anyway, we work in order to get the stable software in mainline, so please watch -stable, too [01:04] We generally pull from stable [01:04] So yeah, that shouldn't be a problem :) [01:05] Anyway, bed now. === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [01:31] imbrandon: ping ? [01:32] pong [01:32] Tonio_, === kwwii [n=kwwii@khepri.openbios.org] has joined #ubuntu-devel === Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === cypherbios [n=cypher@ubuntu/member/cypherbios] has left #ubuntu-devel ["Saindo"] === milli [n=milli@famfrit.acmeps.com] has joined #ubuntu-devel === xstasi [n=xstasi@85-18-14-24.fastres.net] has joined #ubuntu-devel [02:08] hi === xiq [n=pix@p83.129.174.203.tisdip.tiscali.de] has joined #ubuntu-devel [02:10] is it possible to get the actual scripts (etc) which are used to build the release livecd? === freeflying [i=flyingfr@ubuntu/member/freeflying] has joined #ubuntu-devel === givr1 [n=Florent@APuteaux-152-1-96-241.w90-2.abo.wanadoo.fr] has left #ubuntu-devel [] === stub [n=stub@ppp-58.8.8.246.revip2.asianet.co.th] has joined #ubuntu-devel === poningru_ [n=jwiens@n128-227-212-233.xlate.cns.ufl.edu] has joined #ubuntu-devel === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-devel === jwiens_ [n=jwiens@n128-227-212-233.xlate.cns.ufl.edu] has joined #ubuntu-devel === jwiens_ is now known as poningru_ [02:29] so quick question re: the zalewski vuln, the upstream branch & trunk just got the patch in [02:29] err in firefox [02:30] I was wondering if anyone was working on getting the patch into our firefox [02:31] https://bugzilla.mozilla.org/attachment.cgi?id=255252 [02:31] so... === xstasi [n=xstasi@85-18-14-24.fastres.net] has left #ubuntu-devel ["Leaving"] === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === jrib [n=jasonr@upstream/dev/jrib] has joined #ubuntu-devel === chipmonk010 [n=chris@c-69-142-27-27.hsd1.nj.comcast.net] has joined #ubuntu-devel === hak0 [n=user@bl5-9-58.dsl.telepac.pt] has joined #ubuntu-devel === chipmonk010 [n=chris@c-69-142-27-27.hsd1.nj.comcast.net] has left #ubuntu-devel ["Ex-Chat"] === pochu [n=pochu@38.Red-88-7-170.staticIP.rima-tde.net] has joined #ubuntu-devel === Fujitsu_ [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel [03:11] is it possible to get the actual scripts (etc) which are used to build the release livecd? (not a customisation script, but whatever is used to make the real livecd in the first place)? [03:12] xiq: the fact that you didnt get an answer the first time, and the fact that hardly anyone is talking *probably* means that they're all asleep [03:13] then they won't mind me asking a second time... unless they all have tts systems running to keep the memory of wargames alive and well... === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-devel [03:19] xiq: iirc this question was raised on the ubuntu-devel mailing list a few times... maybe you can find an answer there (e.g. google site:lists.ubuntu.com livecd) === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel === null__ [n=null@g624-9034.itee.uq.edu.au] has joined #ubuntu-devel === licio [n=licio@c911ba88.bhz.virtua.com.br] has joined #ubuntu-devel === milli [n=milli@famfrit.acmeps.com] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-devel [03:55] morning [03:58] sistpoty: thanks, i'll look through it.. === cprov [n=cprov@monga.dorianet.com.br] has joined #ubuntu-devel === anibal_ [n=anibal@debian/developer/anibal] has joined #ubuntu-devel === cr3 [n=marc@bas1-montreal42-1242408567.dsl.bell.ca] has joined #ubuntu-devel === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-devel === gpocentek [n=gauvain@sd-4736.dedibox.fr] has joined #ubuntu-devel === dAndy [i=dandy@opal.cat.pdx.edu] has joined #ubuntu-devel === shawarma [n=sh@atlas.linux2go.dk] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === faux [n=christia@1-1-4-21a.gkp.gbg.bostream.se] has joined #ubuntu-devel === Ng [n=cmsj@mairukipa.tenshu.net] has joined #ubuntu-devel === geser [n=mb@ubuntu/member/geser] has joined #ubuntu-devel === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu-devel === mattw [i=mattw@opal.cat.pdx.edu] has joined #ubuntu-devel [04:39] is the "importance" field only for bug triagers on LP? [04:39] or can it be set by reporters too, somehow (i know i know) === lucas [n=lucas@80.248.208.235] has joined #ubuntu-devel === torkel [n=torkel@69-188.umenet.t3.se] has joined #ubuntu-devel === milli [n=milli@famfrit.acmeps.com] has joined #ubuntu-devel === null__ [n=null@g624-9034.itee.uq.edu.au] has joined #ubuntu-devel === winkle [i=winkle@suiko.acc.umu.se] has joined #ubuntu-devel === macd [n=d@adsl-156-66-182.msy.bellsouth.net] has joined #ubuntu-devel [04:52] alex-weej: for those in ubuntu-qa. [04:52] alex-weej: effectively the triagers [04:52] ok === stub [n=stub@ppp-58.8.13.112.revip2.asianet.co.th] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-devel [05:23] alex-weej: reporters would mark all of their bugs as critical :P [05:24] irresponsible :P [05:27] Amaranth: people like that need a good serving of the devil's bug 666 [05:27] Malone bug 666 in malone "can't file a bug on Ubuntu" [Medium,Rejected] https://launchpad.net/bugs/666 === nags [n=nags@125.16.129.16] has joined #ubuntu-devel === dilinger [n=dilinger@146-115-126-156.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel === orkid_ [n=orkid@bas1-barrie18-1242377198.dsl.bell.ca] has joined #ubuntu-devel === mayday_jay [n=mayday_j@maydayjay.net] has joined #ubuntu-devel === AstralJava [n=jaska@cm-087-94-053-172.lohjanpuhelin.fi] has joined #ubuntu-devel === simira [n=simira@tellus.err.no] has joined #ubuntu-devel === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-devel === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #ubuntu-devel === torkel [n=torkel@69-188.umenet.t3.se] has joined #ubuntu-devel === yanying [n=chatzill@S010600096b5015fd.vc.shawcable.net] has joined #ubuntu-devel === marilize [n=marilize@dumbledore.hbd.com] has joined #ubuntu-devel === Burgundavia_ [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === mpt [n=mpt@121-72-137-28.dsl.telstraclear.net] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [08:11] Good morning [08:14] hi pitti [08:21] morning pitti [08:21] hey ajmitch === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-devel [08:25] pitti: thanks for doing that cupsys dapper bug [08:25] pitti: I need to fully test it, but I think that might be the fix [08:25] Burgundavia: you're welcome, sorry for the delay [08:26] no worries [08:26] it means the final FC4 machine in my office can now bite it [08:37] siretart: ping [08:37] pitti: You sent me a contentless ping. This is a contentless pong. Please provide a bit of information about what you want and I'll respond when I am around. [08:37] heh [08:38] siretart: I'm just reviewing the ffmpeg MIR -- doesn't xine-lib contain a static code copy anyway? [08:38] I thought we didn't want a million copies of it [08:38] Amaranth: right, that's the idea [08:39] siretart: ICMP_ECHO_REQUEST [08:39] Rationale: [08:39] * [08:39] Build dependency of xine-lib [08:39] siretart: your script is owned === qiyong [n=qiyong@fc-cn.com] has joined #ubuntu-devel === Burgundavia_ [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel [08:41] is ubuntu alwasy depends on debian? [08:42] and how to upgrade to the newest ubuntu? [08:42] qiyong: please see topic; please ask in #ubuntu [08:42] pitti, no one knows there seems [08:43] pitti, and i'm trying to get into the latest ubuntu for development purpose [08:43] qiyong: you waited 3 minutes [08:43] Amaranth, waited hours already [08:44] i think i should run a newest ubuntu in order to develop it, like debian sid [08:44] qiyong: sudo update-manager -d should do [08:45] pitti, and that can bring me into the newest? (i'm in 6.06 LTS) [08:46] qiyong: the fact that no-one in #ubuntu knows/answers still doesn't make this the right place to ask [08:46] pitti: yes, xine does contain a snapshot of ffmpeg [08:46] siretart: I just checked; that makes it a snap :) [08:46] pitti: :) [08:46] siretart: new x-l will b-dep on ffmpeg then [08:47] pitti: no, I can't directly, the ffmpeg package is outdated, I need to package a new upstream version first, and get UVF approval for that [08:47] pitti: http://blogs.gnome.org/view/uraeus/2007/02/15/0 [08:47] Chipzz, i want to begin my ubuntu devel life [08:47] pitti: first I needed to have ffmpeg in main, after that, I can think about upgrading the package :) [08:47] siretart: that sounds fine; if it brings the code in sync with the version xine-lib has [08:47] siretart: oh, why not the other way round? [08:48] pitti: because this breaks other packages build depending on ffmpeg, which I didn't want to needlesly break. I had concerns that the ffmpeg package makes it into main at all [08:48] qiyong: in a short time Feisty Herd 4 will be released, installing and testing that would be a great way to get started [08:49] siretart: I see [08:49] LaserJock, i don't like a fresh reinstall, i'd like some upgrade [08:49] pitti: basically the ffmpeg developers have no idea bout api/abi stability [08:49] LaserJock, i don't like install from new CD [08:49] nor do they understand the word "release" [08:50] Burgundavia_: I know :/ [08:50] qiyong: if you really want to start developing for ubuntu, a first good step would be to learn how to figure out stuff on your own; ie learn how to use google, how to read docs etc... [08:51] pitti: the other thing is, that even in debian there isn't a new ffmpeg version, so I have to package it myself. [08:51] qiyong: that's a pity, testing fresh installs is important [08:51] qiyong: what you do is upgrade to 6.10 and then upgrade to 7.04 [08:51] qiyong: like LaserJock said; direct upgrades from LTS to feisty (7.04) are not supported [08:52] LaserJock, by update-manager? or by a new CD? [08:52] siretart: oh, this also requires a libdts MIR [08:52] Chipzz, how about 6.04 to 6.10? [08:53] you mean 6.06 [08:53] qiyong: either way will work [08:53] Chipzz, yeah [08:54] and yes, both 6.06 -> 6.10 and 6.10 -> 7.04 are supported; 6.06 -> 7.04 is not [08:54] pitti: well, ffmpeg includes an own copy of libdts and a52. I'd suggest that we promote them as well, but that's not strictly necessary [08:54] siretart: oh, I see; well, let's not bother now [08:54] siretart: ffmpeg sounds like a scary mess [08:55] siretart: did you read http://blogs.gnome.org/view/uraeus/2007/02/15/0 ? [08:55] ajmitch: it is. nevertheless, xine is pretty useless without it [08:55] siretart: that's the gstreamer developer; but I'm sure similar views are held by the xine camp [08:55] s/the/a/ [08:56] Chipzz: I didn't read the blog entry before, but I know the problems with that [08:57] while I think having a seperate ffmpeg package is a laudable goal, I'm not really sure how practical it is while the ffmpeg api is still unstable? [08:58] http://err.no/tmp/herd-4 ; critisisms welcome. [08:59] cjwatson: ^^ ; I left in a reference that the new partitioner UI is not there yet, is that ok? [08:59] Edubuntu: [08:59] http://cdimage.ubuntu.com/edubuntu/releases/feisty/herd-3/ [08:59] tfheen: ^^ [08:59] fabbione: the URLs need to be fixed; known; thanks. [09:00] ok [09:00] edubuntu fixed, I still need to add some more URLs there. [09:00] tfheen: looks ok otherwise [09:02] siretart: I added my approval stamp [09:03] siretart: ok, the package will actually be promoted when something in main b-deps on it; thus, whenever you upload an updated xine-lib with the b-dep, ping me or another archive dude, and we'll promote immediately [09:03] siretart: does that work for you? === pitti gives siretart a big hug for going through this trouble [09:04] who does approve UVF exceptions now? [09:05] fabbione: tfheen? [09:05] pitti: ok thanks === fabbione is a bit lost with all changes around the team === pitti hugs fabbione [09:06] is mdz stepping back to handle bigger issues now? === qiyong [n=qiyong@fc-cn.com] has left #ubuntu-devel ["leaving"] [09:07] Burgundavia_: mdz doesn't scale as well as the number and size of tasks :) === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-devel [09:07] Burgundavia_: we tried hard to clone him, but the clone just played the guitar all day long [09:08] (although that was really beautiful :) ) [09:08] fabbione: the release team, as it has always been. [09:09] pitti: indeed. Clearly we need human cloning :) [09:09] tfheen: ok.. i just got confused with archive admin changes [09:09] tfheen: there was too much overlap before :) [09:10] true, those often end up overlapping quite a bit === giftnudel [n=mb@frnk-590c4b21.pool.einsundeins.de] has joined #ubuntu-devel [09:12] tfheen: anyway... while waiting for kernel and userland to build.. i would like a UVF exception for redhat-cluster-suite. I need to sync CVS code for gfs-kernel to build and work with 2.6.20 and a bunch of bug fixes in fence agents (like yay.. autoconf for manual fencing) [09:12] tfheen: note the package has always been on CVS snapshots === jinty [n=jinty@64.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-devel [09:16] good morning all (or whatever the equivalent in your timezone is) [09:18] fabbione: debdiff? [09:18] tfheen: sure.. it's quite big tho... removed local patches that are now upstream and stuff like that too... [09:20] fabbione: as long as that's documented in the changelog, that's fine. [09:20] fabbione: and it being big is a point against it, not in favour. :-P [09:20] tfheen: hehe === TomB [n=tomb@host217-44-205-57.range217-44.btcentralplus.com] has joined #ubuntu-devel [09:25] tfheen: http://people.ubuntu.com/~fabbione/rh.debdiff [09:25] tfheen: i didn't document the test suite changes because we don't ship it. [09:29] fabbione: ugh, it is quite big, yes. [09:29] tfheen: yes i know and I know it's safe tho.. the hard part is to convice you about it :) === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel [09:31] fabbione: approved; In the future, I'd like some bug references too, but we're early in the UVF period so that's fine. [09:31] tfheen: i usually reference to their bugzilla during development.. if you want i can go grab a few [09:32] fabbione: no, that's fine. [09:32] ok thanks [09:32] like my cluster hanging in less than 4 seconds :))) [09:32] it took them about.. hmmm 4 months to fix it === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [09:35] asac: do you see any reason to keep mozilla (1.7.x) and all its plugins/locale packages in universe? geser and I would like to remove it since it's obsolete, vulnerable, and unmaintained; if we don't remove it, someone needs to update those packages to SeaMonkey, do you think that's worth pursuing? === mvo [n=egon@p54A6721C.dip.t-dialin.net] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-devel [09:38] tfheen: would you mind syncing nfs-utils from debian experimental? It's a newer upstream snapshot, also it has a patch which makes root-access work when kerberos is in use [09:39] bug #83435 [09:39] Malone bug 83435 in nfs-utils "please sync nfs-utils (main) from Debian experimental" [Undecided,Unconfirmed] https://launchpad.net/bugs/83435 [09:39] tepsipakki: how is the xorg work coming? [09:39] Burgundavia_: all is well ;) [09:40] tepsipakki: I'll take a look at it. Sesse told me about it a couple of days ago. [09:40] and 7.2 was officially released yesterday [09:40] tfheen: cool [09:41] tfheen: yeah, that's ok === thekorn [n=markus@a89-182-18-23.net-htp.de] has joined #ubuntu-devel === iwj [n=ian@xenophobe.extern.relativity.greenend.org.uk] has joined #ubuntu-devel === herzi [n=herzi@p548FBCE2.dip.t-dialin.net] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-devel === givre [n=Florent@APuteaux-152-1-96-241.w90-2.abo.wanadoo.fr] has joined #ubuntu-devel === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === Gumby [n=gumby@unaffiliated/gumby] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [10:21] hey seb128 [10:22] morning pitti [10:24] hi seb128 [10:24] Hi ajmitch [10:25] pitti: I can do a syncs round if you want, I didn't really do admin work on wednesday due to the freeze [10:26] according to the topic its still in effect [10:26] seb128: I'll do my archive day today, but go ahead if you want to do syncs; there's enough work left :) [10:26] oh, no freeze any more [10:26] pitti: ok, doing syncs now === ..[topic/#ubuntu-devel:pitti] : Development of Ubuntu (not support, even with feisty; not application development on Ubuntu) | #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 [10:26] thanks :) [10:26] ogra: from the -changes list there is no freeze :p [10:26] hehe === seb128_ [n=seb128@ANancy-151-1-108-1.w90-13.abo.wanadoo.fr] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === ..[topic/#ubuntu-devel:tfheen] : Development of Ubuntu (not support, even with feisty; not application development on Ubuntu) | #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 | Herd 4 released [10:35] hehe [10:39] seb128_: if you're doing syncs, could you pop into #ubuntu-x? === davmor2 [n=davmor2@62-30-74-119.cable.ubr04.wolv.blueyonder.co.uk] has joined #ubuntu-devel [10:49] mvo, ogra, seb128: I updated https://wiki.ubuntu.com/IncreaseHardwareDatabaseParticipation according to yesterday's discussion and discussion with mvo about the u-n details; I'd appreciate a short peer review [10:49] seb128: NB that I dropped the 'will restore its menu item' sentence ;) [10:49] ;) [10:49] looking === ogra looks [10:50] seb128: the notification will just point out where it can be found, and offer a button to start it right away [10:50] so we get the 'easy to find and do' for the first time, and avoid cluttering [10:50] We will a post-installation update-notifier notification... [10:50] We will add ? [10:50] erm, yes, thanks [10:51] this sentence no verb... [10:51] :) [10:51] pitti: I would like to renamed the field to "GettextDomain" [10:51] ogra: that wasn't even my sencente :) [10:51] (details..) [10:51] mvo: done [10:51] thanks [10:51] fixed both and saved [10:52] looks fine [10:53] thanks for the review [10:58] seb128, ah, there is a proper gnome-screensaver -> gdm_socket fix :) [10:58] ogra: ah? [10:59] ogra: where? [10:59] http://svn.gnome.org/viewcvs/gnome-screensaver/trunk/src/cut-n-paste/gdm-queue.c?rev=1078&r1=1095&r2=1078 === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-devel === cassidy [n=cassidy@dsl-217-155-249-190.zen.co.uk] has joined #ubuntu-devel [11:00] ogra: what happens if it doesn't find the socket then? [11:03] seb128, what does VE_IGNORE_EINTR do ? [11:03] dunno [11:03] I need to look at that [11:04] http://bugzilla.gnome.org/show_bug.cgi?id=407524 [11:04] Gnome bug 407524 in daemon "Freeze on unlock screen" [Normal,Resolved: fixed] [11:06] ogra: can you please commit/push your recent hwdb-client changes into bzr? [11:07] pitti, who holds the upstream branch ? [11:08] mine is totally outdated [11:08] ogra: I used sftp://bazaar.launchpad.net/%7Eubuntu-core-dev/hwdb-client/trunk/ [11:08] ok [11:08] ogra: but that has ubuntu21, but feisty has ubuntu23 [11:08] with these two uploads from you [11:08] s/from/being from/ [11:08] yep, i'll push my stuff [11:08] ogra: thanks [11:09] ogra: btw, shouldn't this get a native version number? === WaterSevenUb [n=WaterSev@242-192.dial.nortenet.pt] has joined #ubuntu-devel [11:09] ogra: 0.6.1 perhaps? [11:09] pitti, yes [11:09] or is there an upstream branch somewhere? === marilize [n=marilize@dumbledore.hbd.com] has joined #ubuntu-devel [11:10] nope [11:11] pitti, i forwarded you a hal patch i just got ... === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel [11:13] seb128: hm, I wonder where the hal-device-manager entry is nowadays? I can't find it in c-c [11:13] seb128: but I need it to refer to it in the hwdb first-time notification [11:13] pitti: I need to fix that, it's to app, system tools atm [11:14] seb128: hm, not for me [11:14] seb128, hal device manager itself is gone [11:14] pitti: ups, right, I mixer with hdwb-client, it's not listed by the shell because the desktop is installed to /usr/share/control-center-2.0/capplets and not /usr/share/applications [11:15] seb128: just to avoid confusion: we *do* want an icon for h-d-m in control-center, and we *don't* want any icon/menu entry for hwdb-client, right? [11:15] pitti: correct [11:15] tfheen: hello! could you publish yesterday xubuntu isos as Herd 4? They are OK for me (I couldn't test powerpc though) [11:15] seb128: ah, nice, I'll fix the path [11:15] ok, thank you [11:15] seb128: I have some pending hal fixes in bzr head that I'd like to release now anyway [11:15] seb128: and that will drop a patch :) [11:15] thank you [11:17] seb128: ugh, could you please commit your recent hal upload to bzr or just send me a debdiff? [11:17] what hal upload? [11:18] I did one during the distro sprint [11:18] seb128: oh, sorry, that was ogra's [11:18] and pushed the changes to bzr [11:18] ok, np ;) [11:18] ogra: ^ you then :) [11:18] /win/win 2 [11:18] ogra: please merge with the 4ubuntu6 UNRELEASED changes in bzr head, shouldn't give any conflicts [11:18] Doh.. === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel [11:20] gpocentek: ok, thanks. Will do. === Kagou [n=Kagou@88.140.36.112] has joined #ubuntu-devel [11:23] ogra: nevermind, I still have hal_0.5.8.1-4ubuntu5.diff.gz on my disk, I'll do the hal merge === cassidy [n=cassidy@dsl-217-155-249-190.zen.co.uk] has joined #ubuntu-devel [11:36] seb128: ah, moving .desktop helps, I uploaded the new hal [11:37] so I guess it won't be a problem, if the queue isn't that long === lfittl [n=lfittl@cl-185.mbx-01.si.sixxs.net] has joined #ubuntu-devel [11:40] pitti, why wasnt that moved ? i didnt touch anything ... wrt .desktop === hunger [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel === mitsuhiko [n=blackbir@ubuntu/member/mitsuhiko] has joined #ubuntu-devel [11:40] moin [11:41] ogra: I meant, you forgot to commit the hal -4ubuntu6 upload to bzr; I did that now [11:41] is there a sane explanation why such a package exists: http://packages.ubuntu.com/edgy/libdevel/libopenexr-dev ? [11:41] ogra: I just need your two hwdb-client uploads in bzr, since I work on it right now [11:41] mitsuhiko: what are you asking about? [11:41] both the edgy and feisty version is in main but not installable because the dependencies are not in the repository [11:42] xlibmeso-glu-dev is not part of any ubuntu repository.... but a dependency of that package [11:42] pitti, i'm on it ... [11:42] mitsuhiko: libglu1-mesa-dev provides libglu-dev [11:44] seems to be installable just fine if you use apt rather than grovelling around in packages.ubuntu.com by hand [11:44] tfheen: why is apt-get/synaptic unable to install libglu1-mesa-dev in it's own then when i try to install libopenexr-dev? [11:45] ah, of course I had libglu1-mesa-dev installed in advance [11:45] somebody should update those dependencies so that the preferred ones are correct for Ubuntu [11:45] tfheen: anyway. thanks for the help [11:45] in fact I'll just do that now [11:45] mitsuhiko: seems to be installable just fine here, and I don't have libglu1-mesa-dev installed. [11:46] mitsuhiko: if your apt cache is already inconsistent, then apt will be significantly less clever; try apt-get -f install first [11:47] cjwatson: i must admit that something is screwed up here. after compiling a recent p2yk (python3000) pycentral does not work any more :-/ [11:47] pitti, done [11:48] that new python-support stuff in debian is a bit strange :( [11:49] ogra: danke === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-devel === Chapay [n=chatzill@89.151.157.146] has joined #ubuntu-devel [11:53] hello from russia !!! === mvo_ [n=egon@p54A65927.dip.t-dialin.net] has joined #ubuntu-devel [11:54] Chapay: ! [11:54] pitti: :) !? [11:55] Chapay: I'm afraid my Russian ends there :/ [11:55] wow... russian class? :) [11:55] mitsuhiko: openexr fixed in feisty, once it builds [11:56] Chapay: - :-* [11:56] pitti, yesterday i made my first ubuntu patch with cdbs, thanks to your class! [11:57] pitti: , where are you from !? [11:57] Chapay: Germany [11:57] jwendell: great! any questions left? [11:57] pitti, just one: [11:57] Chapay: anyway, off-topic here :) [11:58] pitti: ^) [11:58] :) [11:58] pitti, i do an apt-get source package; cd package; cdbs-edit-patch 01_trivial.patch [11:59] pitti, is there a pratical way to test my patch? [11:59] jwendell: sure, build the package and install the .debs :) [11:59] where i can dowload ubuntu installer source !? [11:59] pitti, actually i've made a copy of that directory and compiled it separately === cassidy [n=cassidy@dsl-217-155-249-190.zen.co.uk] has joined #ubuntu-devel [12:00] jwendell: sudo apt-get build-dep ; debuild -us -uc === tkamppeter [n=till@bl8-120-134.dsl.telepac.pt] has joined #ubuntu-devel [12:01] :( [12:02] Chapay: apt-get source ubiquity [12:02] pitti, i'm asking this because that hole process (generate and install .deb) can take many time, so, if i did something wrong in my patch, i have to do all that proccess again [12:02] pitti: i`am not have inux on my work :( i need url [12:03] jwendell: if you can run the program from the build tree, just do 'debian/rules build' once, and then just do 'make' [12:03] jwendell: that *usually* works [12:03] pitti, hmmm, cool [12:03] or use ccache [12:05] tfheen, excuse me? what is ccache? [12:06] jwendell: apt-cache show ccache [12:06] jwendell: apt-cache show ccache [12:06] hi thom ;) [12:06] hey ;-) [12:06] the best development tool since coffee. [12:06] or editors. [12:06] or compilers. Or anything. [12:06] seb128: i'm gonna be in your crazy country from this evening :-) [12:07] ah, cool. moving there or just holidays or something? ;) [12:07] thom: Vive la France! === seb128 hugs pitti === pitti hugs thom [12:07] seb128: skiing in morzine [12:07] ah, k [12:07] have fun then ;) [12:07] hey pitti :-) [12:07] ta :-) [12:09] seb128, just installing this package, i'll get its benefits automatically? [12:12] jwendell: you have to change your PATH, look at the package documentation [12:12] who can help me !!! Where i can get ub untu installer source !? [12:13] Chapay: http://archive.ubuntu.com/ubuntu/pool/main/u/ubiquity/ubiquity_1.3.21.tar.gz === Mithrandir [n=tfheen@vawad-xen1.err.no] has joined #ubuntu-devel [12:13] Chapay: http://wiki.ubuntu.com/InstallerDevelopment (and stop using panicked!!! punctuation!!! please) [12:13] cjwatson: sorry ^) [12:13] cjwatson: sorry :) === Zdra [n=zdra@214.246-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [12:13] pitti: :) [12:18] pitti: right .... actually no ... we have to remove mozilla if we don't upgrade it to seamonkey/iceape. [12:19] asac: yup; I meant, do you agree to just getting rid of it? [12:19] iceowanttokillwhoeverthoughtofthesesillynames [12:20] pitti: if it just needs a word to drop it ... i would say so. [12:21] asac: ok, I'll do so this afternoon when I'll do archive stuff [12:22] Keybuk: actually, i was involved :) [12:22] asac: did you do the humping weasel as well? :P === cassidy [n=cassidy@dsl-217-155-249-190.zen.co.uk] has joined #ubuntu-devel === carlos_ [n=carlos@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [12:23] hey ... we needed something ;) === jamesh [n=james@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === Keybuk is still waiting for Debian to start shipping the Cherokee web server === givr1 [n=Florent@APuteaux-152-1-12-118.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [12:26] Keybuk: :) [12:27] Keybuk: and YourSQL? === ogra_ [n=ogra@p548ACF66.dip.t-dialin.net] has joined #ubuntu-devel === pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-devel [12:28] i talked quite extensively with upstream about our options about not renaming them ... we had ZERO options ... so don't blame debian === Mithrandir [n=tfheen@vawad-xen1.err.no] has joined #ubuntu-devel [12:29] Mithrandir is back! [12:29] pitti: indeed. [12:29] asac: but no other distribution has had to rename them ... [12:30] oh, incognito is over :) [12:30] what makes Debian so special? [12:30] (stop sniggering at the back, there) [12:32] Keybuk: don't know why others ship it ... I guess they have a less tight policy on what can be shipped. For debian, firefox logos are non-free (in terms of copyright) atm. === jack_wyt [n=jack@222.131.250.9] has joined #ubuntu-devel [12:33] asac: almost every graphic and font in Debian is also non-free [12:33] yet they turn a blind eye to those [12:33] is it really necessary to have this discussion YET AGAIN? [12:33] hehe [12:34] i don't want it :) === jack_wyt [n=jack@222.131.250.9] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === Loevborg [n=loevborg@dslb-084-056-005-246.pools.arcor-ip.net] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === sky_walkie [n=hrdlo@193.85.244.121] has joined #ubuntu-devel === hunger_t [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel === chrisj [n=tortoise@82.152.250.88] has joined #ubuntu-devel === KaiL [n=KaiL@p548F6F75.dip.t-dialin.net] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === shackan [n=shackan@151.53.69.116] has joined #ubuntu-devel === MIR100 [n=MIR100@adsl-68-73-83-209.dsl.emhril.ameritech.net] has joined #ubuntu-devel === pvanhoof [n=pvanhoof@d54C0EE14.access.telenet.be] has joined #ubuntu-devel === cypher1 [i=cypher1@nat/hp/x-a24a4159ad35f65a] has joined #ubuntu-devel === pochu [n=pochu@38.Red-88-7-170.staticIP.rima-tde.net] has joined #ubuntu-devel [01:38] BenC: ping? === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [01:42] BenC: do you remember my wireless problem? Stupid me! I had pressed the wireless button (I have an acer) so the wireless didn't work (even in edgy). But now everything is fine. Thanks anyway!! === TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-devel [01:51] keescook, ping (rar etc etc) [01:57] pochu: ben's probably thinking to himself 'man if all problems were this easy....' [01:58] jdong: BenC is probably thinking "mmmm sleep" [01:58] :P [01:58] BenC: 's probably thinking why we're pinging him so much [01:59] jdong: lol [01:59] but I love you BenC, and thanks in advance for merging reiser4 later today! [01:59] LOL === jdong hopes he hasn't induced any nightmares === mvo_ wonders if something is wrong with bazaar.lp.net [02:00] mvo_: see #launchpad [02:01] Hobbsee: DB vacuuming, another 5 or 10 minutes. === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [02:01] Oops, mvo_. [02:01] Hobbsee, Fujitsu: thanks === eggauah [n=daniel@201.72.58.251] has joined #ubuntu-devel === mvo_ waits patiently [02:02] :) [02:02] mvo_: not gonna set up a nice for loop hammering launchpad till it comes back up? :D === stgraber [n=stgraber@client80-83-51-125.abo.net2000.ch] has joined #ubuntu-devel === popey tags Mez, "You're it!" === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-devel [02:10] Mez: aah! hurry, switch to bzr! he can't tag you there! [02:10] jdong: friday afternoon geek jokes! [02:10] Treenaks: friday _morning_ geek jokes :D [02:10] jdong: 14:10 - afternoon :) [02:11] Treenaks: I just joined. Hence morning. === vinboy [n=ahahaha@125-238-82-8.broadband-telecom.global-gateway.net.nz] has joined #ubuntu-devel [02:13] jdong, it's popey and I's game of IRC tag [02:13] lol === jdong initiates his e-mail checking routine === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-devel [02:20] jono, ping [02:21] imbrandon: pong! [02:21] heya bro missed yall at SCALE heh, but i'll catch up soon enough somewhere along the way [02:21] but hey i got an idea i want to run by you before i blog about it, got a half sec [02:21] ? [02:21] imbrandon: cool, but I don;t have long, about to catch a flight [02:22] jono!!! [02:22] hey Hobbsee :) [02:22] :D [02:24] is the london office open to the public? :) [02:25] pochu: no; why? [02:25] (it's neither very large, nor interesting, since the development staff all work from home) [02:26] Keybuk: oh, ok. because I'm travelling to london this afternoon, till monday :) [02:26] Mithrandir, pitti, cjwatson: could any of you have a second look on xcb-proto (source NEW coming from Debian for xorg 7.2) before I accept it? Just to make sure I make no mistake with source new (it should be safe since the package comes from Debian) [02:27] re [02:27] seb128: will do, I'm just about to start archive stuff anyway [02:28] pitti: thank you [02:28] pochu: it's where the admin and business development teams work from; unless those particular departments interest you? :p [02:28] pitti: I'm taking a syncs lock again, I'm helping on the xorg syncs atm [02:28] pitti, i'm trying to improve 'tsclient'. When i run debuild for the second time, i get an error like that: [02:28] seb128: that's fine; I'll do removals and NEW [02:28] Trying reverse patch debian/patches/99_autogen.patch at level 1 ... 0 ... 2 ... /bin/sh: line 28: 14829 Done $cat $patch [02:28] 14830 Aborted (core dumped) | patch -d . $reverse -E --dry-run -p$level > $logfile 2>&1 [02:28] failure. [02:28] make: *** [reverse-patches] Error 1 [02:28] debuild: fatal error at line 1228: [02:29] fakeroot debian/rules clean failed [02:29] pitti, any idea? [02:29] jwendell: welcome to the horrible world of autoconf [02:29] jwendell: patching generated files and calling autoconf/updating config.{guess,sub} don't mix well === cassidy [n=cassidy@dsl-217-155-249-190.zen.co.uk] has joined #ubuntu-devel [02:30] jwendell: you either want to debuild with -nc, or remove/unpack the source again [02:30] pitti, i'm using later option, but i have to backup the patches i've already done... [02:30] pitti: what email should be used for "Maintainer:" for an universe package? [02:31] pitti, thanks [02:31] seb128: see spec, ubuntu-motu@l.u.c. by default [02:31] pitti: ok, thank you [02:31] pitti: could be a good idea to send an announce mail about that maybe no? [02:31] seb128: xcb-proto has an invalid copyright file [02:31] I'm not sure MOTU will read the spec or understand what they are supposed to do [02:31] seb128: right [02:31] How does one add an event to the fridge? [02:31] pitti: it's built from debian/rules [02:32] seb128: ugh [02:32] +debian/copyright: debian/copyright.debian COPYING [02:32] + cat $+ > $@ [02:32] [02:32] yeah, it's sort of ugly [02:32] *tsk* [02:32] it has been accepted to Debian though so I was not sure [02:32] seb128: otherwise it looks okay [02:32] seb128: in the source you have COPYING, and in the .debs you have a reduntant GPL copy, but *shrug* [02:33] seb128: the reduntant GPL copy isn't a strong enough reason for me to deviate [02:33] pitti: well, it has been accepted to Debian and we need it for xorg 7.2 [02:33] let's accept it and fix later if that need to be cleaned [02:33] seb128: as I said, WFM [02:33] thank you for the review [02:33] seb128: oh, btw, package looks fine for main [02:34] pitti: can I accept it to main directly or do we need a MIR? === givre [n=Florent@APuteaux-152-1-64-10.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [02:35] Mithrandir: you released powerpc images as well? I thought they were broken [02:35] Riddell: worked for me, segfaulted for ogra, so they are 50% broken... [02:35] oh, I thought it broke for others too [02:36] entirely possible, I didn't follow the progress [02:36] Riddell, it was fine for me with video=ofonly [02:36] ok, groovy [02:36] (which i never needed before, so i didnbt check) === WaterSevenUb [n=WaterSev@242-49.dial.nortenet.pt] has joined #ubuntu-devel === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel === abattoir [n=abattoir@cm216.omega22.maxonline.com.sg] has joined #ubuntu-devel === cypher1 [n=cypher1@59.92.207.150] has joined #ubuntu-devel === Chapay [n=chatzill@89.151.157.146] has left #ubuntu-devel [] === Kano [n=kano@91.64.67.21] has joined #ubuntu-devel [02:50] hi, could someone test this with mc: [02:50] mkdir this-is_a_test-dir-which-has-1_or-0_errors_with-mc [02:50] then try to change to that dir with it [02:51] this does not work with ubuntu, with debian no problem [02:52] Warning: Cannot change to /home/kano/this-is_a_test-dir-which-has-1_or-0_errors_with-mc.4Edit 5Copy 6RenMov 7Mkdir 8Delete 9PullDn 10Quit [02:52] because of that error i really dislike ubuntu... [02:53] Kano: i cant reproduce that. [02:53] oh, with mc... [02:54] mc is my favorite toy, i use it since i use linux [02:54] and it always worked nice [02:54] Keybuk: if you have coffee and food there, I'm interested :) [02:54] Kano: this is abjectly off topic for this channel. i recommend #ubuntu-motu or #ubuntu [02:55] heya thom [02:55] hey :-) [02:55] thom: as the mc code is the same, it must be ubuntu specifc [02:55] a system issue [02:56] Kano: so report a bug. it's not on-topic here === Kano [n=kano@91.64.67.21] has left #ubuntu-devel ["Konversation] === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === robertj [n=rcaskey@cai17.music.uga.edu] has left #ubuntu-devel ["Leaving"] === lamont can't reproduce it even with mc === Spads [n=spacehob@195.248.90.24] has joined #ubuntu-devel [03:03] maybe its something with his fs === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel === freeflying [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-devel [03:04] good bye guys! === sky_walkie [n=hrdlo@193.85.244.121] has joined #ubuntu-devel [03:10] libice needs a fake sync with Debian because we have an higher epoch number [03:10] and I change the Maintainer field with it [03:10] what revision should be used? ubuntu1 or build1? [03:10] seb128: ah, tepsipakki already did a similar change for another package [03:11] seb128: I'd use build1 [03:11] seb128: since we can autosync it if Debian bumped the epoch [03:11] tepsipakki managed to not change the Maintainer apparently [03:11] just to indicate that there are no changes that we want [03:11] right, makes sense to me [03:11] seb128: right, but adding an epoch is on the edge of what can be considered modification... === pitti wonders whether we could convince Debian to bump epoch for these packages [03:12] tepsipakki is speaking to the debian x team about it [03:14] I think avahi and upstart have conspired to break my xen guest. [03:14] The script that sets the firewall properly runs before the one that sets it wrong, now. [03:16] pitti: Are the maintainer addresses somewhere recorded, so that it's easier to get the maintainer again (-0 -> 0ubuntu1 -> -1 -> want to have the old original address) [03:17] doko: sure, XSBC-Original-Maintainer: [03:17] pitti: so how does -1ubuntu1 gets the "Maintainer" fields from -0ubuntu1 ? [03:18] doko: I don't understand, shouldn't MoM automatically apply this change? [03:19] iwj: nothing to do with upstart [03:19] pitti: MoM may detect that, but then you have to use MoM ... [03:20] doko: if you don't use MoM's patch, why not simply copy the old M/X-O-M: fields from the 0ubuntu1 package? [03:20] seb128, hey, we have a cd that ships ephy now :) === pitti might be too stupid on a Friday afternoon to see the problem, sorry [03:21] ogra_: rock on ;) [03:21] Keybuk: Don't upstart and the new init scripts make it possible for the scripts to run in a different order ? [03:21] only add-on, but hey :) [03:21] mvo: Do you have a copy of that fix to gdebi somewhere ? Have you uploaded it to feisty ? I suppose it was probably held by the freeze. [03:22] iwj: what new init scripts? [03:23] ogra_: FYI,rasmol/pulse/alsa-plugins approved for main [03:23] YAY !!!!!! [03:23] gst pulse and alsa was what i was waiting for :) [03:24] ogra_: sorry for the delay; please feel free to urge me next time if stuff is needed for herds [03:24] I don't process the queue that often, there's a lot of noise [03:24] well, i'm fine with telling people to install it manually :) [03:24] pitti: should we modify Maintainers when we only change the version number or that's only when we do packaging changes? [03:24] like the epoch change for xorg packages [03:24] seb128: that's a pathetic case; my gut feeling is 'no' [03:24] its not that ltsp wouldnt work at all or something ... :) [03:25] pitti: ok, I didn't for that libice upload ;) [03:25] ogra_: python-ltsp is an in-house development? === cr3 [n=marc@pdpc/supporter/bronze/cr3] has left #ubuntu-devel [] [03:25] hmm, tollef not online? [03:25] seb128: if someone complains, we can still change that, but it would be quite ridiculous [03:25] doko: Mithrandir [03:25] right [03:26] pitti, yep [03:26] Mithrandir: please requeue gcj-4.1 on sparc (after gcc-4.1 is in the archive) [03:26] pitti, it's the backend of ltsp-manager ... and will eventually merge with python-tcm [03:26] so we have *all* ltsp related functions in one module [03:26] keeps dokos python lists small :) [03:26] ogra_: package looks good, do you still want to have that one in main? [03:27] anyway, approved [03:27] yay [03:27] ogra_: do you need anything else from the current queue? [03:27] pitti, indeed i want it in main :) [03:27] nope, i'm happy [03:28] ltsp-manager might or might not be ready for main, i'll decide that if i'm ready with the code [03:28] python-ltsp was the important part :) [03:36] cjwatson: I just reviewed mouseemu and gave it a quick audit; souce looks good, just the init script needs LSBification [03:36] pitti, the ldap/pam stuff would be nice to get to main during feisty to have it in the ship seed, but i will redo the MIRs first and you can leave it to iwj it's not majorly important ... [03:36] cjwatson: I'll file a milestone bug for the init script and approve it, if that's ok with you? [03:37] ogra: I don't feel competent about pam/ldap TBH, I never used it [03:37] pitti, well, its the missing bit users need to make use of ldap auth at all ... [03:38] it's silly that we support slapd but nothing of the rest thats needed [03:38] cjwatson, Mithrandir, pitti: do we have some rune to sync from Debian incoming? [03:39] ogra: err that's not actually true [03:39] elmo, ? [03:39] seb128, cjwatson, Mithrandir: I'll show Sebastien [03:39] ogra: in fact it's demonstrably untrue, witness how you're authenticated to chinstrap [03:39] no-one expects userdir-ldap [03:39] :-) [03:39] pitti: sure, sounds good, thanks [03:40] ogra: now, arguably, that's not the majority or even common use case, but claiming we're missing "the bit users needs to make use of ldap auth at all" is just crazy exageration [03:40] Mithrandir: gcc-4.1 is now in the archive for sparc, please requeue gcj-4.1 on sparc [03:40] elmo, we support slapd ... but i dont know any network auth for desktop that doesnt use libpam-ldap for example [03:40] ogra: I've been tweaking GDM so it uses svgs for the boxes... [03:40] elmo, well, it would make sense to support pam-mount and libnss-pam as well [03:40] ogra: http://sinecera.de/ubuntuscreen.png [03:41] ignore the logo, of course :-) [03:41] Mithrandir: please requeue gnat-4.1 for sparc as well [03:41] kwwii, but the entry widget is still a gtk.Entry box yes ? *g* [03:41] ogra: I'm not disputing that, I just hate that kind of unnecessary drama [03:42] ogra: sure, but that is your job to change it ;-) [03:42] elmo, well, i's no drama ... id just like to see these three packages in main to help our users :) [03:43] kwwii, indeed :) [03:43] ogra: sigh, never mind === sky_walkie [i=czzhrd02@xdsl-563.lodz.dialog.net.pl] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel === Lure_ [n=lure@external-7.hermes.si] has joined #ubuntu-devel [03:56] pitti: if I maintain a package for Debian and Ubuntu, is there a way to tell to dpkg to not complain about the Maintainer not being changed? [03:56] seb128: maintaining this list in dpkg would be quite cumbersome :( [03:57] pitti: ok, I'll change it then, no problem [03:57] seb128: you could just put your @ubuntu address in Maintainer and skip O-M [03:57] I'll put desktop team as maintainer that's fine === bddebian [n=bdefrees@63.81.56.182] has joined #ubuntu-devel [03:58] hum, using my Ubuntu email looks fine as well ;) [03:58] Heya === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel [04:06] pitti: perhaps there could be an override switch in dpkg-buildpackage/dpkg-source to suppress that error, for seb128's case [04:06] cjwatson: we already have such an override system in pkgbinarymangler [04:07] since the debs are much more prominent, we shuold just add seb128 there IMHO [04:08] mvo_: is bug 85207 fixed in Feisty? Please update the feisty status task [04:08] Malone bug 85207 in apt "SRU request for new DPKG::StopOnError config " [Undecided,Unconfirmed] https://launchpad.net/bugs/85207 [04:08] right, but given the dpkg-source change it's not possible to build a package like that any more [04:08] pitti: is there a fixed value for the clear name of the maintainer address? [04:08] regardless of what pkgbinarymangler does [04:08] doko: I just updated the spec an hour ago to add some default names for consistency [04:09] doko: I took the pkgbinarymangler values: Ubuntu {Core,Motu} Developers [04:09] erm, MOTU [04:09] so Core and MOTU. [04:09] cjwatson: true; I don't see a good heuristic, it'd really require a list in dpkg-dev itself === seb128 is away for ~1h, bbl [04:12] pitti: it is [04:12] pitti: I update the status now === j_ack [n=rudi@p508DBB02.dip0.t-ipconnect.de] has joined #ubuntu-devel [04:13] mvo_: this gives me the creeps - 'do we want to break edgy this or that way?' :/ [04:14] pitti: the stoponerror? yeah, its a matter of picking the poison it seems. best is if we do not have errors during the upgrade === kent [n=kent@82.145.145.166] has joined #ubuntu-devel === firephoto_ [n=tom@pool-71-115-214-25.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel [04:18] pitti: like I say, an override option would do, perhaps? [04:18] doko: should gcc-4.0 be given-back to the buildds? it looks like it never reached them [04:19] geser: no, look at the control file [04:24] doko: thanks for the pointer [04:24] Keybuk: I've lost all my vt's since upstart 0.3.5...... [04:24] like all the consoles are just simply blank, or show the last bootup script executed [04:24] I looked at gcc-4.0 because there are still some old debs on the archive creating some unmet deps [04:25] jdong: have you tried to hit enter? [04:25] torkel: consoles do not accept any input [04:25] <_ion> jdong: Does /etc/event.d/tty1 contain the line "start on runlevel 2"? [04:25] <_ion> jdong: Note the space between "runlevel" and "2". [04:25] _ion: nope [04:25] start on rcS [04:25] all of them are that way [04:26] but rcS should carry over to rc2... right? [04:26] Is there an easier way to say something like [04:26] if [d if d not in deps_new for d in tb.deps_processed] : [04:26] <_ion> jdong: Uh. Strange. I don't think those are the default tty* jobs from the system-services package. [04:26] jdong: you changed them yourself? [04:26] _ion: any way to reset that [04:26] Keybuk: I haven't touched a thing! :) [04:26] jdong: you must have [04:27] well, I will adamantly deny that :) [04:27] jdong: the ones shipped with upstart said "runlevel" not "rcS" [04:27] but how would I restore the defaults? [04:27] I have not touched upstart configs... I swear :) [04:27] jdong: is there a .dpkg-new file alongside each tty file? [04:27] Keybuk: no.... [04:27] jdong: do you have the system-services package installed? [04:28] Keybuk: hehe apparently not [04:28] sorry about that :D [04:28] <_ion> Where did those tty* files come from then? :-) [04:28] _ion: previous upstart? :) === freshmouse [n=martin@121.125.108.194.contactel.net] has joined #ubuntu-devel [04:28] Mez: pong [04:28] <_ion> Has upstart ever shipped tty* jobs with "start on rcS"? [04:28] okie dokie, attempt reboot..... === thekorn [n=markus@a89-182-13-148.net-htp.de] has joined #ubuntu-devel [04:28] _ion: isn't that the way it worked last release? === thekor1 [n=markus@a89-182-13-148.net-htp.de] has joined #ubuntu-devel === thekorn [n=markus@a89-182-13-148.net-htp.de] has left #ubuntu-devel [] [04:29] keescook, i have a poc rar but the dev wants it kept private for obv reasons [04:29] jdong: no [04:29] heh well anyway === thekorn [n=markus@a89-182-13-148.net-htp.de] has joined #ubuntu-devel [04:30] make sure you have startup-tasks and upstart-compat-sysv as well [04:31] <_ion> Better have the ubuntu-minimal metapackage installed. [04:31] Hello. I downloaded Herd 4, but I have a problem with boot. I can't boot it, it gives me a "loading error" (in text mode it's called error 10)... === som [n=som@cai17.music.uga.edu] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [04:33] ok all is happy [04:33] <_ion> jdong: Better have the ubuntu-minimal metapackage installed. === som is now known as robertj [04:34] _ion: yeah good idea; dunno how that became uninstalled [04:34] heh [04:34] <_ion> Would it be evil to make ubuntu-minimal Essential: yes? :-) [04:35] shoudl I be using this terminus thingie? [04:37] No ideas? [04:38] I think, it needs edit the booting parametres, but I can't rememeber (and find) how. [04:39] BenC: is there still something to be done for bug 74004? dapper task is still open [04:39] Malone bug 74004 in udev "Doesn't include qla2xxx firmware" [High,Confirmed] https://launchpad.net/bugs/74004 [04:39] pitti: I can't remember if mdz's work was on dapper or edgy [04:39] BenC: (both udev and initramfs-tools task); but there are no debdiffs [04:39] BenC: mdz worked on edgy, I finished the edgy SRU and uploaded stuff [04:40] pitti: Then we probably need firmware in kernel, and both udev/initramfs fixups in dapper [04:40] pitti: I don't even know if we have the driver in dapper's kernel [04:40] BenC: it's still assigned to you, is that fine? [04:40] kylem: ping ^^ [04:40] Re-assign to kyle [04:41] If you could, please [04:41] sure [04:41] moo? [04:42] pitti, seb128: are you doing "NEW"s? I think libfilter-template-perl is in this state (#85012) [04:42] i don't think we have that driver. [04:42] keescook: will do in a bit [04:42] keescook: still doing SRUs [04:43] pitti: okay, thanks! no rush; I just wanted to make sure I understand where it was. :) [04:43] kylem: if it's invalid for dapper, can you please reject the dapper tasks? [04:43] i'll look into it first. [04:43] iirc dapper already includes the firmware in the .ko. [04:44] cjwatson: do you have some minutes to look over bug 85934? I don't like to approve my own SRUs [04:44] yes Ubugtu, I suck; I mean bug 85394 [04:44] Malone bug 85394 in tzdata "New timezone data 2007b" [High,In progress] https://launchpad.net/bugs/85394 === glatzor [n=sebi@88.134.194.143] has joined #ubuntu-devel [04:46] pitti, the firmware is definitely built-in for dapper... [04:50] pitti: oh, yeah, I promised to, ok [04:51] cjwatson: thanks; we should bring it into edgy before March, so that the new rules arrive in time (that's why I'm urging) [04:51] pitti/mdz/BenC, this needs kernel changes since dapper doesn't include qla24xx.fw.bin [04:51] we can't SRU a kernel... [04:51] should i just add it to -security? [04:51] kylem: ok, that's fine; let's just reject the task then [04:51] kylem: IMHO not; it's not a regression from breezy, just a missing feature [04:52] kylem: I thought it was already in -proposed [04:52] oh, you're talking about dapper [04:52] this driver worked in dapper [04:52] works, even [04:52] no. [04:52] /most/ of the driver worked. === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [04:52] mdz: there's not even a debdiff for dapper [04:52] qla24xx is still missing firmware. [04:52] pitti: yes, those are ok, same criteria as previous tzdata updates [04:52] (22xx/23xx have it built in.) [04:52] it works well enough for the customer [04:52] grr how can you get a GNOME app to print to a custom command? [04:52] not veryone uses cups..... [04:53] oh, I see [04:53] cjwatson: thanks === poningru wonders who to bug re: the firefox bug [04:53] Oh right, the driver in dapper had the firmware built-in [04:53] the firefox vuln in 2.0.0.1 [04:53] kylem: I don't think we should backport the initramfs/firmware changes to dapper === pitti points poningru to asac, our new Mozilla bitc^Wguru [04:53] asac: ping [04:53] poningru: ah, that's on our radar [04:53] pitti: the patch is approved upstream [04:53] poningru: we'll update to 2.0.0.2 as soon as upstream releases them [04:53] mdz, kylem, pitti: I don't think any of this is needed for dapper, unless there's something horrible with the driver already there [04:54] pitti: why not just patch it ourselves and do it? [04:54] BenC, if you have an ISP24xx card (which is supported by the driver) it is missing firmware. [04:54] poningru: there are more changes in 2.0.0.2, I assume; we can add the patch on top of the 2.0.0.2 security update, of course [04:54] right [04:54] i'm happy enough fixing that, but only if it's worth the effort... [04:54] pitti: they are respinning 2.0.0.2 for this [04:55] lol, ok :) [04:55] kylem: only if it can be built in like the other firmware [04:55] mdz: It shouldn't hurt to include the firmware in an update, since it wont affect any existing installs, and the lack of firmware on the CD means we wont get any new installs that need the udev/initramfs fix [04:56] mdz, it wouldn't be, the 24xx seems to be a special case throughout the driver. can we flag this one as a "maybe if we do a point release"? [04:56] BenC: sure, I'm just saying we ought not mess around with initramfs and udev in dapper [04:56] asac isn't generally around here on Fridays [04:56] pitti,poningru: ^-- [04:56] kylem, mdz: ok, sounds like rejections of the dapper/edgy tasks are in order? [04:57] kylem, mdz: sorry, s_/edgy// [04:57] mdz: Agreed. I do think it would be safe to include the firmware though, even if it isn't in the driver [04:57] cjwatson: ah ok thanks [04:57] actually, I think it's safe if it doesn't need to be compiled in...less code changes [04:57] *safer [04:59] i'm happy with whatever we choose, one way or another. === mbiebl [n=michael@e180072138.adsl.alicedsl.de] has joined #ubuntu-devel [05:01] is it possible to have Depends: wine [i386] in an arch all meta-package? [05:01] kylem: Do you know if the firmware for that device is external, and the driver already has code to load? [05:01] geser: no [05:01] BenC, for almost all of the card types supported, it's internal in 2.6.15, except the two models of qla24xx, which require the external firmware. [05:02] kylem: But does the driver already have code to demand load that firmware? [05:02] yeah. [05:03] kylem: I'd say drop the new firmware in the kernel for proposed, see if you can find someone with that device willing to test it, and work to move it into -stable [05:03] fabio may have one. [05:03] is that a dell type device? === nightwish [i=gsn@segfault.kernel-oops.de] has joined #ubuntu-devel === iceman [n=iceman@29.230-243-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === freshmouse [n=martin@121.125.108.194.contactel.net] has left #ubuntu-devel [] [05:23] mvo: AYT? [05:23] mvo: I'm having some difficulty with this local apt-ftparchive. [05:24] iwj: I'm here, what is the issue? === kuser [n=chatzill@DSL01.83.171.151.245.ip-pool.NEFkom.net] has joined #ubuntu-devel [05:25] apt-get update says just Ign file: . Release.gpg [05:25] (and similar messages) [05:26] I have deb file:///root/adt-downtmp/binaries . main [05:26] /root/adt-downtmp/binaries contains Release{,gpg}, Packages.gz and a few other files. [05:27] (I knew it passing the test yesterday was too good to be true. It turns out it wasn't installing the package I intended at all ...) === bobby_ [n=bobby@189.171.55.106] has joined #ubuntu-devel [05:29] iwj: is there a reason not to use a flat structure? like "deb file:///root/apt-downtmp/binaries /" and lump it all into a single dir? or is that dir becoming big? [05:30] Err, I'm allowed `/' ? [05:30] think of the / as "./" [05:30] deb file:///root/adt-downtmp/binaries / is an improvement. Now it says Failed to fetch file:///root/adt-downtmp/binaries/Release Unable to find expected entry Packages in Meta-index file (malformed Release file?) [05:31] iwj: what is in Release? can you put it into a pastebin? how was it generated (with "apt-ftparchive release ." ? after the Packages files were created? [05:32] http://paste.ubuntu-nl.org/6113/ is the fragment that generated it. [05:32] Just a mo and I'll upload the whole directory `binaries'. === stratus [n=stratus@cronopio.rits.org.br] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel [05:33] iwj: keep a copy of the uncompressed Package file around , that should fix it [05:33] http://www.chiark.greenend.org.uk/~ian/d/x.tar [05:34] Err, that's not idea really. [05:34] s/idea/&l [05:34] Err, actually what am I talking about. [05:34] These Packages files are very small. [05:34] update-grub has changed location to /usr/sbin/. Why did ubuntu not follow yet? [05:35] iwj: if you haveboth Packages and Pacakges.gz in the dir all should be good [05:35] mvo: How does apt decide whether the package it has installed is the right one ? Does it record the original installation source ? [05:36] Do I need to worry about Ign file: Packages ? [05:36] iwj: no, it will figure it from the available sources and usually pick the one with the biggest version number (but I'm not 100% sure if I understand the question) [05:37] iwj: Packages should be ok as long as it finds Packages.gz [05:37] OK. [05:37] My trickery with apt-key seems to have worked, at least. [05:37] That seems to work. [05:37] I have this new source which contains a mawk.deb with the same version number as that in the archive. [05:37] When I say `apt-get install mawk' I want it to install the one from my private archive. [05:38] It seems to do this already but I worry about how it knows. [05:38] iwj: and different md5sums? that is likely to confuse the system [05:38] Yes, different md5sums. [05:38] geser: gtk2hs still build-deps on mozilla-dev without alternatives [05:38] iwj: usually it will pick the package from the first source in sources.list, so if file:// is listed first, it will pick that [05:39] But how does it know that the package already installed isn't the one that it's seeing there ? === CarlF1 [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-devel === bddebian2 [n=bdefrees@63.81.56.182] has joined #ubuntu-devel [05:39] geser: anyway, I did a first round of removals, will check rdepends again on Monday [05:39] pitti: I know, I'm working on it. see bug #85135 [05:39] Malone bug 85135 in gtk2hs "[UVF exception] Sync gtk2hs (0.9.10.5-1) from Debian unstable (main)" [Undecided,Needs info] https://launchpad.net/bugs/85135 [05:39] geser: ah, fine; thanks [05:40] iwj: you mean you have 1.0-1 installed and 1.0-1 available. and it will (e.g. on upgrade) install the one from the server and think its a update? [05:40] iwj: IIRC it does so because the local version is different than the remote one and that makes it think its a good idea to reinstall it [05:40] How can it tell it's different ? [05:41] I have 1.3.3-11ubuntu2 from the archive installed. My script creates this new archive (pulling a mawk 1.3.3-11ubuntu2 out of its back pocket that it built earlier), edits sources.list, runs update, and says apt-get install mawk. [05:41] iwj: it reads /var/lib/dpkg/status and sees e.g. a different install size than the one it has in the repository [05:41] Now apt somehow knows to install my mawk. [05:41] Urg. [05:41] How can I force this to happen ? [05:41] pitti: gtk2hs is already broken (FTBFS with ghc 6.6) [05:41] geser: ah, I see [05:41] Mithrandir: please requeue openoffice.org on amd64 (trying with new compiler) [05:41] iwj: with --reinstall. or use a new version number === Tonio_ [n=tonio@28.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [05:42] New version number is slightly tricky because that might well break dependencies etc. [05:42] Eg, people write Depends: thing (= myself) [05:42] And --reinstall is wrong because I only want some of the packages reinstalled. [05:43] iwj: heh, right. well, if it works with apt-get install --reinstall $pkg, then all should be good? [05:43] iwj: or is it a problem to figure in advance what package need a reinstall? [05:43] mvo: I know which packages I want to make sure get reinstalled _if they need to be installed at all_ [05:44] But I don't know the latter question because only the dependency resolver knows that. [05:44] I suppose I could edit /var/lib/dpkg/status and set the Installed-Size of every package that I put in my local archive to some crazy value. [05:45] iwj: let me then re-check my memory just to be sure that you are hacking around the right assumptions :) [05:45] Oh! I know! What about if I edit Maintainer ? [05:45] I could write Maintainer: Ian's crazy build thingum [05:45] argh. network manager. die. [05:45] iwj: I'm not sure if that is enough [05:46] Maintainer isn't enough apparently. [05:46] But editing Installed-Size in the dpkg status db works. [05:46] Yuk. [05:48] iwj: hrm, its evil enough to consider something custom with python-apt, no? there you have very precise control what to reinstall and what not [05:48] Is there a way to say `this package named X, if you want to install it, use this version, but do not install it just on my account' ? [05:48] kuser: we have [05:48] $ dpkg -c /mirror/ubuntu/pool/main/g/grub/grub_0.97-20ubuntu3_i386.deb | grep usr/sbin/update-grub [05:49] -rwxr-xr-x root/root 35831 2007-01-19 11:37:42 ./usr/sbin/update-grub [05:49] What fields does it compare ? If there's one that I don't mind munging then that completely solves the problem. [05:50] cjwatson: Hm yes, but the lines in /etc/kernel-img.conf aren't adjusted === Adri2000 [n=adri2000@ubuntu/member/adri2000] has joined #ubuntu-devel === Tonio_ [n=tonio@28.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [05:50] kuser: https://launchpad.net/ubuntu/+source/grub/+bugs and file it if it's not there already [05:51] Riddell: ppc images worked for some people at least, so yes, I released them. [05:51] doko: gnat-4.1, gcj-4.1 and openoffice.org all given-back. [05:52] mvo: Oh, no, actually that doesn't work because if I ask to satisfy dependencies it doesn't think I want to upgrade. [05:52] Can I upgrade only from one source ? [05:53] poningru: any question? [05:53] cjwatson: Thanks, haven't found it there but will search until I'm sure I don't dupe. [05:54] iwj: you can use apt-get install foo=$version . for upgrade-ony-from-one source, why not comment out the others? or use a custrom sources.list? [05:55] iwj: apt-get upgrade -o Dir::Etc::sourcelist=/foo/bar lets you do this === Lure_ [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel [05:56] asac: yeah was wondering if 2.0.0.2 with the new patch would be available for testing? [05:57] apt-get upgrade --reinstall doesn't seem to work. [05:58] I suppose I could look at the list of installed packages and explicitly apt-get upgrade [05:59] Err, apt-get -y --reinstall install mawk [05:59] poningru: i have not planned to release preview packages build from rc release. [05:59] iwj: could you please point me to the spec or some more information? I think I miss some information what is needed :) [05:59] Would you mind if I phoned you ? [05:59] but if you join #ubuntu-mozillateam channel, I will change topic if there are preview builds available === shenki [n=shenki@ppp110-182.lns5.adl4.internode.on.net] has joined #ubuntu-devel [05:59] I think that'd be quicker. [06:00] kuser: the change is documented in /usr/share/doc/grub/NEWS.Debian.gz [06:00] iwj: fine with me too [06:01] geser: That's how I found it. But the changes aren't performed in the ubuntu system. === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [06:02] kuser: the file says you should edit it. I understand it that this doesn't happen automagically. [06:04] geser: Question is, who is "you". I, the user or you the developer. To me the former doesn't make sense. === _TomB [n=tomb@host217-44-205-57.range217-44.btcentralplus.com] has joined #ubuntu-devel [06:05] kuser: as this file it written by the Debian maintainer "you" is the user/admin [06:06] kuser: if you have apt-listchanges installed you get this NEWS shown and/or mailed. === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [06:09] geser: And if /sbin/update-grub eventually vanishes, /etc/kernel-img.conf in the new packages get adjusted by the maintainer whereever that file comes from? === Loevborg [n=loevborg@dslb-084-056-001-131.pools.arcor-ip.net] has joined #ubuntu-devel [06:19] kuser: /etc/kernel-img.conf is created by linux-image if it doesn't exist. it looks like the call to update-grub isn't created by default. [06:20] mvo: Thanks for that. I'll get on and try it ... [06:20] iwj: :) keep me updated! === twilight [n=twilight@ubuntu/member/twilight] has left #ubuntu-devel [] [06:22] seb128, doko: why this one https://launchpad.net/ubuntu/+source/griffith/+bug/85441 doesn't need the ack from motu-sru? [06:22] Malone bug 85441 in griffith "Please sync griffith 0.9.1-1 (universe) from unstable (main)" [Undecided,Fix released] [06:22] geser: Ok, so I now know which packet creates that file. But still don't know who's responsible to adjust the pathes in that package. Debian maintainers or Ubuntus. === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [06:24] Adri2000: motu-uvf you mean ? [06:24] kuser: have you added the calls of update-grub there or were they already present? [06:24] geser: No, I didn't add anything. [06:25] lionel: err yes, seb128, doko: s/motu-sru/motu-uvf/ [06:25] kuser: find out who did it and you know has to updated them [06:27] Adri2000: pong === firephoto [n=tom@pool-71-115-214-25.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel [06:28] Adri2000: I thought it had been approved since it had an "ok" from doko, sorry if that was not correct [06:28] Adri2000: don't subscribe ubuntu-archive if that's something to decide by motu-uvf [06:29] seb128: I didn't subscribe anyone [06:29] seb128: the subscription was done by the original submitter [06:29] Adri2000: the "you" was not for you especially but for whoever did that ;) [06:30] doko: no, you did it [06:30] according to https://launchpad.net/ubuntu/+source/griffith/+bug/85441/+activity [06:30] Malone bug 85441 in griffith "Please sync griffith 0.9.1-1 (universe) from unstable (main)" [Undecided,Fix released] [06:31] hmm, ok [06:31] Adri2000: no big deal anyway, that only a .1 new version [06:31] Adri2000: mistakes happen ;) === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [06:32] ok === shenki [n=shenki@ppp110-182.lns5.adl4.internode.on.net] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-devel === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-devel === fbond [n=fab@pool-71-169-146-143.burl.east.verizon.net] has joined #ubuntu-devel === eggauah_ [n=daniel@201.72.58.251] has joined #ubuntu-devel === lotusleaf [n=lotuslea@kernel-panic/member/carne.asada.burrito] has joined #ubuntu-devel === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-devel === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-devel === holycow [n=hello@mail.wjsgroup.com] has joined #ubuntu-devel [06:45] Is root on lvm still supported? (in Feisty) === pitti_ [n=pitti@dialin-145-254-190-248.pools.arcor-ip.net] has joined #ubuntu-devel [06:45] pitti: please approve the mysql-dfsg-5.0 upload [06:45] pitti_: please approve the mysql-dfsg-5.0 upload [06:45] ugh, yay network breakage [06:45] doko: yup, got that; in feisty? === pitti_ is now known as pitti [06:46] pitti: edgy-proposed [06:46] doko: ah, that bug, right === hunger [n=tobias@p54A72546.dip0.t-ipconnect.de] has joined #ubuntu-devel [06:48] what program detects and creates the initial xorg.conf? [06:53] doko: done, bug updated [06:56] mvo: How do I pass an apt-get -o option into gdebi, or don't I ? [06:56] Mithrandir: please requeue libgnucrypto-java (i386/all) === lotusleaf [n=lotuslea@kernel-panic/member/carne.asada.burrito] has left #ubuntu-devel ["trombone"] === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-devel === Sapote [n=guillote@190.7.27.17] has joined #ubuntu-devel === Sapote [n=guillote@190.7.27.17] has left #ubuntu-devel ["Leaving"] === rtg [n=rtg@rtg.theglobal.net] has joined #ubuntu-devel === doko_ [n=doko@dslb-088-073-103-053.pools.arcor-ip.net] has joined #ubuntu-devel [07:05] mjg59: Hi - BenC tells me you are an ACPI/suspend expert. We are getting a bunch of complaits about suspend on Feisty and I'm attempting to determine when it stopped working. Any ideas? [07:05] yay, a C# reimplementation of dbus, exactly what we need *grumpf* [07:05] rtg: There's a couple of patches that ought to go in [07:05] rtg: There's a patch somewhere on acpi-devel about GPE configuration on wakeup [07:05] I think the thread was about a T43 [07:06] rtg: About to head out - if you can't find it, I'll take a look later [07:06] mjg59: Thanks. I'll see if I can track it down. === j_ack [n=rudi@p508DBB02.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:08] rtg: I've got a good guess.. [07:09] rtg: I don't remember if we ever got round to disabling vbetool for Thinkpads. [07:09] rtg: If we didn't, that's a likely cause for broken resuming. [07:10] (Nngh grah no it isn't) [07:11] mjg59: Well, that's what the i810 driver developer guy said and removing vbetool from the resume chain fixed a *lot* of issues a while back. [07:11] shawarma: Suspend appears to be failing across a variety of machines. For example, I have a Dell XPS that won't return from suspend. === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [07:13] seb128: any unknown incompatibilities in libgail? (see #85609) [07:13] bug #85609 [07:13] Malone bug 85609 in openoffice.org "[apport] soffice.bin crashed with SIGSEGV"" [Undecided,Unconfirmed] https://launchpad.net/bugs/85609 [07:13] s/unknown/known/ [07:13] doko_: looking, that's a11y stack though, heno or dholbach would know better [07:14] doko_: reassign to gail [07:14] rtg: Does it do anything at all or does the screen just never come back up properly? [07:15] shawarma: It just sits there blank after an initial flash of the disk light. Eventually the fan kicks on. [07:16] rtg: Ok, that's not it then. I just seem to remember seeing the vbetool issue again recently. [07:16] rtg: ...but if mjg59 says that's not it, then that's not it. :-) === hedegaard [n=hedegaar@82.pool85-50-101.dynamic.orange.es] has joined #ubuntu-devel [07:21] Mithrandir: just to confirm, orig.tar.gz's need to have a COPYING file? having gpl stanzas in the source files is not enough? [07:21] or elmo ^ === AstralJava [n=jaska@cm-087-94-053-172.lohjanpuhelin.fi] has joined #ubuntu-devel === gouchi [n=gouchi@ivr94-8-88-162-27-162.fbx.proxad.net] has joined #ubuntu-devel === hagi^^ [n=hagi@adsl-84-227-153-129.adslplus.ch] has joined #ubuntu-devel [07:30] pitti: I hate to tell you this, but it appears liek that cupsys dapper update completely broke printing [07:31] Burgwork: hm, it seemed to have fixed stuff for other people, weird [07:31] Burgwork: but if it regresses for you, then let's skip it === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [07:33] Burgwork: can you please say so in the bug, so that we have a recording? [07:33] hum [07:33] binary splited to binary and binary-extra [07:33] -extra needs to Replaces binary, right? [07:33] dholbach used a Conflicts [07:33] seb128: and probably Conflicts: << too [07:34] Conflicts alone is not enough though, right? [07:34] seb128: that would break apt-get dist-upgrade IIRC [07:34] right === mvo_ [n=egon@p54A65927.dip.t-dialin.net] has joined #ubuntu-devel [07:34] seb128: replaces/conflicts with << (changed version) are the right thing [07:34] I'll accept the upload and do an another one to fix it === NokiaA [n=sdsk@125-236-172-117.broadband-telecom.global-gateway.net.nz] has joined #ubuntu-devel [07:34] pitti: well, I think some people told me that Conflicts is not required [07:34] that Replaces is enough [07:35] seb128: right, in theory Replaces: is enough [07:35] seb128: but that won't force the upgrade of the other package [07:35] ok so i brought vista and installed it. Whats the big deal? it's just like XP...it's not wiping my bum yet. [07:35] pitti: https://launchpad.net/bugs/55828 [07:35] seb128: just Replaces: will just overwrite the files [07:35] Malone bug 55828 in cupsys "PJL output from 1.2.2 client over IPP" [Medium,Fix committed] [07:35] Burgwork: thanks [07:35] pitti: right [07:36] Conflicts is not right to force upgrade though ;) [07:36] wrong channel opps. [07:37] omg I just said 'i brought windows' in a ubuntu channel... I should be shot lol === jordi [n=jordi@115.Red-213-96-69.staticIP.rima-tde.net] has joined #ubuntu-devel [07:37] my bad [07:37] pitti: I just added a comment showing what is happening [07:37] NokiaA: no, you should return it and reinstall :) [07:37] mm, no mithrandir [07:41] pitti: maybe we need an XS-Original-Uploaders as well ? [07:41] doko_: why that? [07:42] pitti: well, because that's invalid for ubuntu packages? [07:42] doko_: noone complained about that, and we don't use it anyway [07:42] ok, fine with me [07:44] anyone know why ubuntu continues to have a separate wine package from Debian? [07:46] keescook: no idea, ask \sh_away he's maintaining it === Spads [n=spacehob@host-87-74-55-87.bulldogdsl.com] has joined #ubuntu-devel [07:46] hi keescook BTW ;) [07:46] hiya! :) [07:47] yeah, looks like the ubuntu wine doesn't have binfmt-support, but Debian's does. [07:47] (both have the bad desktop file, though) [07:47] good reason to merge with Debian then [07:47] agreed! :) [07:47] there are some big differences between the two packages, though. === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [07:49] \sh_away: when you're back, I'd like to ask you about wine packaging; it seems Debian's package has binfmt-support and amd64 builds. what would be needed from the Ubuntu packages to merge with Debian's package? [07:50] keescook: scott ritchie does Debian as well as teh official wine debs [07:51] Burgwork: yeah, the package looks good. I'm just curious what the ubuntu-only changes are (the diff is giant...) === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === chrisj [n=tortoise@82.152.250.88] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === guyvdb [n=guy@d51A4688D.access.telenet.be] has joined #ubuntu-devel === mat|work [n=mat@igoan/mat] has joined #ubuntu-devel === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === BenC__ [n=bcollins@collinsap1.phunnypharm.org] has joined #ubuntu-devel === hagi [n=hagi@adsl-84-227-153-129.adslplus.ch] has joined #ubuntu-devel === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === Eons [n=asd@151.76.188.42] has joined #ubuntu-devel === stratus [n=stratus@cronopio.rits.org.br] has joined #ubuntu-devel === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel [08:45] where is the log of "removed" packages? i.e. libjpeg-mmx is not in feisty, and I want to figure out what replaced it, etc [08:47] (though this looks more like a failure on sbuild's part...) [08:51] keescook: perhaps http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=158474 helps you [08:51] Debian bug 158474 in wnpp "RFA: libjpeg-mmx" [Normal,Closed] [08:51] it's the removal bug for libjpeg-mmx in Debian [08:52] geser: yeah, I tracked that down just now. :) So now I'm curious about gcc-4.0, which is still in debian. :) === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel [08:53] (weird, it hasn't built) [08:53] gcc-4.0 is only architecture hppa and hurd-i386 in feisty === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel [08:54] it tricked me also [08:56] geser: what're you using to see the archs for that? I tend to use apt-cache madison, but that doesn't give me other archs, and LP navigation takes me forever. :) [08:57] keescook: doko gave me the hint to look into debian/control [08:58] I had to fetch the diff.gz [08:58] ah-ha! cheater. :) === robb_ [n=robb@pool-71-163-244-36.washdc.fios.verizon.net] has joined #ubuntu-devel === iceman__ [n=iceman@223.166-247-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === fbond [n=fab@pool-71-169-146-143.burl.east.verizon.net] has joined #ubuntu-devel === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel === sahin_h [n=ezaz@dsl5400DA38.pool.t-online.hu] has joined #ubuntu-devel === kuser [n=chatzill@DSL01.83.171.151.245.ip-pool.NEFkom.net] has left #ubuntu-devel [] === towsonu2003 [n=towsonu2@c-69-251-20-244.hsd1.md.comcast.net] has joined #ubuntu-devel === irvin [n=irvin@ubuntu/member/irvin] has joined #ubuntu-devel === segfault_ [i=segfault@core-dumped.org] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === WaterSevenUb [n=WaterSev@azevedo.astro.up.pt] has joined #ubuntu-devel === mluser [n=mluser@ip68-0-79-59.tu.ok.cox.net] has joined #ubuntu-devel === thekorn [n=markus@a89-182-13-148.net-htp.de] has left #ubuntu-devel [] === iceman [n=iceman@194.210-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === azeem [n=mbanck@host109.natpool.mwn.de] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === duese [n=Ident@p5484D24F.dip.t-dialin.net] has joined #ubuntu-devel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === sacater [n=sacater@host86-150-149-230.range86-150.btcentralplus.com] has joined #ubuntu-devel === pochu [n=pochu@lse2.gotadsl.co.uk] has joined #ubuntu-devel [10:56] greetings from london :) === towsonu2003 [n=towsonu2@c-69-251-20-244.hsd1.md.comcast.net] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === Tonio_ [n=tonio@28.8.100-84.rev.gaoland.net] has joined #ubuntu-devel === boggle [n=spindler@modemcable096.205-82-70.mc.videotron.ca] has joined #ubuntu-devel === segfault_ [i=segfault@core-dumped.org] has joined #ubuntu-devel === shackan [n=shackan@host135-148-dynamic.11-87-r.retail.telecomitalia.it] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [11:25] anyone else getting blurry fonts with firefox and gnome-terminal today? [11:26] all other apps seem fine... :-/ === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel [11:29] never find I magically fixed it === dilinger [n=dilinger@146-115-126-156.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com] has joined #ubuntu-devel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel === hak0 [n=user@bl4-198-197.dsl.telepac.pt] has joined #ubuntu-devel [11:44] cjwatson: in new partitioner partman_column_format_toggled() what actually tells partman the value of the format boolean? [11:44] cjwatson: I can see "format='dummy'" but that's the same if the tickbox is true or false [11:50] cjwatson: ooh, I got it to work [11:50] although I'm not entirely sure how :) === mc44 [n=mc44@unaffiliated/mc44] has joined #ubuntu-devel === shenki [n=shenki@ppp110-182.lns5.adl4.internode.on.net] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === j_ack [n=rudi@p508DBB02.dip0.t-ipconnect.de] has joined #ubuntu-devel === LeeJunFan [i=junfan@s64-186-37-120.skycon.net] has joined #ubuntu-devel