=== jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-devel [12:19] gaah, apport per-package hooks are broken [12:19] cjwatson: we'll releasenote that, then. [12:20] and I'm going to back out the ubiquity change to use apport hooks [12:20] otherwise I'm not going to get decent crash information [12:20] ok; you needed an apport upload anyway, didn't you? [12:20] s/an apport/a ubiquity/ [12:21] yeah, there's a new-partitioner crash I'd like to fix, trivial [12:21] https://launchpad.net/ubuntu/+source/apport/+bug/82566 [12:21] Malone bug 82566 in apport "per-package hooks are broken" [Undecided,Unconfirmed] === mpt_ [n=mpt@121.72.132.199] has joined #ubuntu-devel [12:24] ok === webben [n=benjamin@82.153.149.101] has joined #ubuntu-devel === jwhitlark [n=user@h-67-102-70-2.snfccasy.covad.net] has joined #ubuntu-devel === ctrlsoft [n=jelmer@145.97.197.151] has joined #ubuntu-devel [12:32] Mithrandir, cjwatson: anything I can help with in the apport department? I've spent a good bit of time digging around in that code. [12:33] keescook: I don't think so, ETA for the herd release is tomorrow and I'd like to go to bed soonish [12:33] Mithrandir: okay. [12:33] so unless you have a fix now, I'd rather just have ubiquity back out the changes. [12:33] keescook: 82566 makes it pretty clear, I think, but as Mithrandir says ... [12:33] thanks for offering, though. === Spads [n=spacehob@host-84-9-50-117.bulldogdsl.com] has joined #ubuntu-devel [12:34] we could have a fix now, but I'm not sure what else would go wrong [12:34] I'm already two or three levels deep here [12:34] yeah, that's why I was offering; the fix is quick [12:34] cjwatson: okay, makes sense [12:34] next cut. :) [12:34] if Mithrandir wants, I *can* try out a fix on the spot === Spads [n=spacehob@host-84-9-50-117.bulldogdsl.com] has joined #ubuntu-devel [12:35] sure, if the fix is simple and Kees has it ready. [12:35] as I understand it just needs m = __import__(self['Package'] .split(' ')[0] ) [12:36] exactly what I was about to suggest [12:36] give me a few minutes and I'll trigger it again === rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-devel === mpt__ [n=mpt@121-72-132-199.dsl.telstraclear.net] has joined #ubuntu-devel [12:39] Mithrandir: for casper, I suggest diverting away /usr/lib/update-notifier/apt-check and replacing it with a symlink to /bin/true [12:39] that seems to work in my tests, and makes sense from the code [12:39] ok, so you'd like a casper upload too? [12:42] yes - preparing [12:42] a ubiquity upload probably isn't strictly necessary at this point, unless we want to fix that easy crash while we're here === kaptengu [n=kaptengu@c213-100-60-132.swipnet.se] has joined #ubuntu-devel [12:43] the crash in question is that if you edit a partition and then press OK without changing anything, the partman component crashes [12:44] sounds useful to get fixed. [12:44] I presume it's low-risk [12:45] - del partition['active_partition_visit'] [12:45] + try: [12:45] + del partition['active_partition_visit'] [12:45] + except KeyError: [12:45] + pass [12:45] three of those [12:45] looks same to me [12:46] cjwatson: if it turns out you want it, I've got apport 0.47 ready to upload with that change. === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [12:52] just doing a test run [12:52] s/same/sane/ [12:52] sure. [12:53] so. tired. === mdke hugs cjwatson === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-devel === mpt_ [n=mpt@121-72-132-173.dsl.telstraclear.net] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [01:08] cjwatson: did you crash? [01:10] not yet === givre [n=Florent@APuteaux-152-1-17-106.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [01:11] keescook: looking good [01:11] cjwatson: neato! :) [01:11] And I got a chance to link my bzr tree to a bug for the first time. wooo! :) [01:12] bug 82573 [01:12] Malone bug 82573 in ubiquity "[apport] ubiquity crashed with KeyError in __init__()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82573 [01:12] cjwatson: oh well. :( [01:13] or wait? [01:13] no no, that's good [01:13] yay! it's got logs! [01:13] I misread! [01:13] Mithrandir: [11:12] Mithrandir: can you give back libgpod on all arches please? (in the right channel) [01:13] Hobbsee: it's dep-wait [01:13] cjwatson: shall I upload 0.47 of apport with that fix? [01:13] so it'll be done automatically when the deps become available [01:13] Mithrandir: the deps exist though. how long will it take before it's redone? [01:14] keescook: please === Hobbsee doesnt remember [01:14] Hobbsee: hmm, weird. [01:14] Hobbsee: given-back on i386, let's see if that helps. [01:15] Mithrandir: thanks :) [01:15] that's the arch i checked on :) [01:15] cjwatson: done. [01:16] keescook: accepted [01:16] casper uploaded === geser [n=michael@ubuntu/member/geser] has joined #ubuntu-devel === johanbr [n=j@blk-137-114-65.eastlink.ca] has joined #ubuntu-devel [01:21] cjwatson: casper accepted [01:23] Mithrandir: it still failed :( === null_ [n=null@130.102.66.222] has joined #ubuntu-devel [01:23] Hobbsee: prod me again tomorrow or when herd 3 is out? I'm about to fall asleep here. [01:23] Mithrandir: okay, sure [01:23] thanks [01:23] Mithrandir: go sleep then! :) [01:24] I'm waiting for cjwatson to upload a new ubiquity === ubijtsa [n=ubijtsa@karlsson.force9.co.uk] has joined #ubuntu-devel [01:24] ubiquity uploaded === Mithrandir waits for */5 * * * * to hit [01:26] alternate CD images building. [01:26] I added a quick fix for console-setup running update-initramfs while ubiquity was running [01:26] I've tested it [01:26] I'm not sure it's the right fix, but it's not totally wrong [01:27] without it the keyboard page hung for a minute or s [01:27] o [01:27] ugh, ok [01:27] ok, new ubiquity accepted. [01:27] thanks, sorry again [01:28] let's hope all this works and that the fresh ISOs we get tomorrow morning work correctly. [01:29] universe stuff accepted, publisher's back on auto. This should look better in the morning, I hope. [01:29] and with that, I'm off to bed. === duese [n=Ident@84.132.216.135] has joined #ubuntu-devel === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel === rotarychainsaw [n=bj@c-68-38-180-249.hsd1.pa.comcast.net] has joined #ubuntu-devel === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel === licio [n=licio@ubuntu/member/licio] has joined #ubuntu-devel === givr1 [n=Florent@APuteaux-152-1-47-67.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === freeflying [i=flyingfr@ubuntu/member/freeflying] has joined #ubuntu-devel === boggle [n=spindler@modemcable096.205-82-70.mc.videotron.ca] has joined #ubuntu-devel === beuno [n=martin@200.127.224.13] has joined #ubuntu-devel === Treenaks [n=martijn@thuis.foodfight.org] has joined #ubuntu-devel [02:36] writing the release notes for herd 3 [02:36] need help [02:37] with what to write about === j_ack [n=rudi@p508DA97D.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:37] <_ion> "Ubuntu Feisty, herd 3. 'nuff said." [02:39] lol === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [02:48] <_ion> Yay, 2.6.20-6 fixed IPv6. [02:48] <_ion> inet6 addr: 2001:14b8:1d6:1:2e0:4cff:fe30:a7de/64 Scope:Global [02:50] does anyone know the gnome version that's in herd3? [02:55] beuno: it's not out yet [02:56] stdin, but isn't it frozen already' [02:58] _ion: what was the issue in <2.6.20-6? [02:58] beuno: the current gnome in feisty is 2.17.90 so it should also be in herd3 [02:58] thanks geser === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel [03:00] geser, I'm cooking up the Herd3 release wiki, care to comment on major changes in herd3? [03:01] beuno: the easy codecs spec has been implemented [03:01] Hobbsee, that's huge! === beuno goes lookup the spec [03:01] for ubuntu === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-devel [03:01] part of kubuntu already had it [03:02] <_ion> lathiat: IPv6 autoconfiguration didn't work, i.e. the only address the box had was the link-local one. Specifically, the latest kernel update fixed it. The relevant line from the changelog might be this one: * [IPV6] MCAST: Fix joining all-node multicast group on device initialization. [03:02] Heya [03:03] ah right [03:03] thanks Hobbsee, anything else anyone has to offer would be great, it's due tomorrow and I'm diggin through forums and mailing lists to try and gather information === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-devel [03:08] beuno: look on ubuntu-devel ML [03:08] beuno: forums wont tell you anything of use [03:09] Hobbsee, I am, it's just not terrible beuno-friendly ;) [03:09] sort by subject [03:10] i think the zeroconf stuff is in progress - being tested. iirc it was in other herds to [03:10] o [03:10] Hobbsee, yes, that was introduced in herd2 [03:11] <_ion> beuno: tracker is universe stuff, so it's probably not relevant, right? Its newest release contains huge speed improvements. [03:11] <_ion> (and a deskbar plugin) [03:11] _ion, might work under the Gnome section, doesn't deskbar come preisntalled? [03:12] it doesnt matter re: tracker [03:12] last time we put in wine [03:12] <_ion> beuno: ubuntu-desktop does depend on deskbar-applet. But tracker isn't gnome-specific. [03:13] _ion: why not add it, universe's still supported [03:13] beuno: kde 3.5.6 (new release) is in there now [03:13] (bugfixes) [03:13] _ion, you have a link to somewhere where the improvements are described? [03:14] <_ion> beuno: http://mail.gnome.org/archives/tracker-list/2007-January/msg00249.html (0.5.4 is [03:14] Hobbsee, great, addind that too (kubuntu seems to be a bit ignored in these announcments) [03:14] indeed [03:15] we're still waiting on a couple of the high noted apps for kde :( [03:15] <_ion> beuno: Oh, also xfce 4.4 seems to be there. [03:15] anyone know if the feisty cds will be availble through shipit? [03:16] _ion: that's right! thanks [03:17] poningru: I doubt it [03:17] <_ion> beuno: Improvements in xfce 4.4: http://www.xfce.org/about/tour [03:17] stdin: do you know when they will start doing shipit again? for non-dapper cds I mean === beuno keeps firing up tabs [03:17] poningru, afaik, with the next LTS version [03:18] yep ^^ [03:18] ah ok === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [03:31] any idea where I can find info on Gnome 2.16.9 changes? Gnome's ML doesn't have anything === Nafallo 2&1> bed [03:32] gn8 Nafallo [03:32] oh, it's 2.17.9 [03:32] ignore me ;) === shackan [n=shackan@host196-92-dynamic.7-87-r.retail.telecomitalia.it] has joined #ubuntu-devel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel === stub [n=stub@ppp-58.8.15.14.revip2.asianet.co.th] has joined #ubuntu-devel === hunger_t [n=tobias@p54A71BA5.dip0.t-ipconnect.de] has joined #ubuntu-devel [04:51] anyone working with the ia64-port? === jsgotangco [n=jsg123@121.97.244.27] has joined #ubuntu-devel === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-devel === mpt [n=mpt@121-72-133-73.dsl.telstraclear.net] has joined #ubuntu-devel === hunger_t [n=tobias@p54A70879.dip0.t-ipconnect.de] has joined #ubuntu-devel === rc-1 [n=rc-1@ip68-229-102-1.hr.hr.cox.net] has joined #ubuntu-devel === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-devel === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-devel === evand [n=evand@ubuntu/member/evand] has joined #ubuntu-devel === mpt_ [n=mpt@121-72-133-73.dsl.telstraclear.net] has joined #ubuntu-devel === asac_ is now known as asac === pochu [n=pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-devel === pochu_ [n=pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-devel === nags [n=nags@125.16.129.16] has joined #ubuntu-devel === mpt__ [n=mpt@121.72.133.90] has joined #ubuntu-devel === mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-devel [06:04] already asked in -installer does ubiquity's new partition editor have a name? or is it still gparted === mpt_ [n=mpt@121-72-129-92.dsl.telstraclear.net] has joined #ubuntu-devel === Gman is now known as GmanAFK === fdoving [n=frode@edge.lnix.net] has joined #ubuntu-devel === fdoving [n=frode@edge.lnix.net] has joined #ubuntu-devel === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-devel === mpt__ [n=mpt@121-72-129-92.dsl.telstraclear.net] has joined #ubuntu-devel === Huahua_ [n=hua@122.0.230.7] has joined #ubuntu-devel === fabbione [i=fabbione@gordian.fabbione.net] has left #ubuntu-devel ["Ex-Chat"] === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === stu1 [n=stub@ppp-58.8.14.207.revip2.asianet.co.th] has joined #ubuntu-devel === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel [07:21] am I daft or is there no daily desktop x86 cd? [07:23] hey Burgundavia [07:23] hey jsgotangco [07:24] http://cdimage.ubuntulinux.org/daily/current/ <-- nothing === marquivon [n=marquivo@210.211.170.224] has joined #ubuntu-devel === marilize [n=marilize@dumbledore.hbd.com] has joined #ubuntu-devel === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-devel === Kagou [n=Kagou@88.139.240.16] has joined #ubuntu-devel === firephoto [n=tom@pool-71-115-214-25.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel [08:04] Burgundavia: daily doesn't have desktop, daily-live has desktop. [08:04] Mithrandir: oh right, I am being daft [08:05] but the current desktop CD is out of date, I'm building fresh ones now === mpt [n=mpt@121-72-135-188.dsl.telstraclear.net] has joined #ubuntu-devel === herzi [n=herzi@p548FDC20.dip.t-dialin.net] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-devel [08:16] is it just me, or is /etc/networks not included in netbase? === thekorn [n=markus@a89-182-25-247.net-htp.de] has joined #ubuntu-devel === thekorn [n=markus@a89-182-25-247.net-htp.de] has joined #ubuntu-devel === viviersf [n=cain@196.44.1.98] has joined #ubuntu-devel === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel === freeflying_ [i=flyingfr@gobstopper.dreamhost.com] has joined #ubuntu-devel === Mithrandir makes an executive decision to not ship cvs on ppc alternate due to disk space issues. [08:35] Riddell: your ppc cd is hopelessly oversized. [08:35] Riddell: (i386 didn't build because of a soyuz bug) [08:36] ogra: what have you done to your build process? Is your alternate CD only server now? === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel [08:44] Mithrandir: thanks for the reminder emails to -marketing :) === mpt_ [n=mpt@121-72-135-188.dsl.telstraclear.net] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [08:51] Good morning [08:58] morning pitti [08:58] your apport is going to cause lots of work I can see [08:58] Burgundavia: hi [08:59] Burgundavia: any idea appreciated how to further reduce duplicate bugs [08:59] not at midnight, nope :) [08:59] Burgundavia: right now we should improve the LP interface to point out that the displayed dup list is to be taken seriously [08:59] Burgundavia: heh :) === carlos [n=carlos@163.pool85-48-166.static.orange.es] has joined #ubuntu-devel [09:02] pitti, apport's still hooked into Launchpad? [09:02] mpt_: 'still'? === hunger_t [n=tobias@pd95b0676.dip0.t-ipconnect.de] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [09:05] pitti, what I should have said was: Is there a chance of CrashReporting being implemented for Feisty+1? :-) [09:05] mpt_: ah, I see [09:05] or at least before the next LTS [09:06] so that the BugSquad aren't brought to their knees [09:06] mpt_: not sure yet; we should discuss again whether we actually need this, or just keep improving Malone; we had a short discussion with Bjorn at the sprint [09:06] if we can get automatic dup detection into that, and automatic retracing, then it doesn't make much of a difference any morer [09:07] and I'm this --><-- close to getting automatic retracing work on the DC [09:07] Sure it does, it makes the database fat and slow and hard to search [09:07] right, we didn't drop the idea yet [09:07] and requires people to register with some site they have no interest in, just to report a crash :-) [09:08] and it's not so much a matter of the db, it needs to be stored somewhere anyway [09:08] Yes, but old crash reports can be deleted, whereas old bug reports can't [09:08] mpt_: if it's set in stone to never remove attachments from Malone, then you are right === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [09:17] asac: hi [09:20] hi pitti, mpt_ [09:20] hi ajmitch === mvo [n=egon@p54A67ED4.dip.t-dialin.net] has joined #ubuntu-devel [09:21] Riddell: your amd64 desktop CD is oversized too. === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel [09:23] Mithrandir: Edubuntu live -> desktop, install -> server as of a few days ago [09:24] cjwatson: ok. [09:24] Mithrandir: serveraddon should be released along with server [09:25] I guessed that much === StevenK ponders attending the development meeting to talk about AboutUbuntu === Amaranth_ [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-devel [09:30] AboutAboutUbuntu [09:31] :-P [09:31] StevenK: what time is the meeting? [09:31] hey StevenK === StevenK waves [09:33] ajmitch: 7am for me [09:33] StevenK, did you get it into Universe? [09:34] I haven't uploaded yet, since I haven't sorted out the menu issue [09:34] ah [09:34] Which is one of the things I want to talk about tomorrow. [09:34] StevenK: hm, just checked time, isn't it 8am for you, or have you finished with daylight savings? [09:35] fair enough [09:35] ajmitch: According to the fridge, its in 12 hours [09:35] StevenK, if you manage to get seb128's attention for a couple of minutes, he may be able to tell you :-) [09:36] It isn't just seb128, though. Where it goes for Kubuntu and Xubuntu is also important. [09:36] And if the same .desktop file can be used. === MikeSmith [n=MikeSmit@dhcp-246-75.mag.keio.ac.jp] has joined #ubuntu-devel [09:37] StevenK, I don't think Kubuntu would use a GTK program in the first place [09:37] nope [09:38] I've been thinking about that. Abstracting out into a module isn't hard. === MikeSmith [n=MikeSmit@dhcp-246-75.mag.keio.ac.jp] has left #ubuntu-devel ["Get] [09:38] It also means I have to find something like glade for KDE. [09:38] Qt Designer [09:38] Don't the various terminal commands it calls count as abstraction already? :-) [09:39] (qt4-designer, etc.) [09:39] mpt_: Somewhat. :-) [09:39] mpt_: I'd rather not duplicate code if I can help it. === StevenK wonders if qt4-designer can make his life easy and import a glade file. [09:40] haha, I doubt it [09:40] It was worth a shot. :-) [09:40] yeah, i don't see that happening [09:41] StevenK, not that I'm a programmer or anything, but this sounds like making things very complicated [09:41] for an About box [09:41] Personally, I'd rather not leave Kubuntu out [09:41] Just because they don't use GTK. === StevenK wonders what other people think [09:43] Mithrandir: ubiquity 1.3.17 uploaded === Nuscly [n=nuscly@29-231.206-83.static-ip.oleane.fr] has joined #ubuntu-devel [09:43] StevenK: so you need a glade2qt converter ;_) [09:43] StevenK: maybe XSLT can do it (glade files are XML.. right?) [09:43] Treenaks: Or I do it by hand, I don't really mind. [09:44] cjwatson: waiting for */5 * * * * [09:44] StevenK, do you speak Norwegian? [09:44] I have enough trouble with English [09:45] ok [09:45] this seems a wee bit like [09:46] StevenK: there's no glade to qt designer converter, it has to be done by hand [09:46] You're wanting to publish a short story, and the thing that's stopping you is that you won't be able to provide the Norwegian translation === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-devel === mpt_ wonders if he's making any sense [09:46] mpt_: but he knows Norwegians, so that's not a showstopper. :-P [09:47] StevenK: but if you're talking about AboutUbuntu, it hasn't been spec'ed for Kubuntu and you'd need to think about where it would be launched from === Mithrandir kicks the queue thingy. [09:47] where's the ubiquity upload? === Riddell wonders why kubuntu powerpc is so hopelessly oversized [09:47] StevenK, if it's any good, a Norwe^WKubuntu developer will turn up and port it [09:47] mpt_: while I see where you're coming from, I think it's a poor analogy [09:48] And if it's not, they're no worse off than they were [09:48] cjwatson: they don't speak Norwegian in .nz ;) [09:49] Last time I brought this up, it was raised that AboutUbuntu is all about the branding, so why not a QT front-end? [09:49] Mithrandir: oops, unsigned, reuploading [09:49] cjwatson: cheers. [09:50] StevenK: Kubuntu has different branding, I'm not against it but we don't need it immediately and it needsa bit of thought [09:52] StevenK, the initial rationale was to make it easy to see what version of stuff you're using, in a window that doesn't contain a Bookmarks menu. === StevenK nods [09:52] And I quite like the idea, which is why I got interested and started helping [09:53] And my second thought was, "Why does it have to be Ubuntu-only?" [09:53] Mithrandir: uploaded [09:53] I'm all in favor of Kubuntu doing whatever the Kubuntu designers think best === dholbach [n=daniel@i59F72611.versanet.de] has joined #ubuntu-devel [09:55] Agreed. [09:55] Personally, I don't think it's much work to move to a module and two frontends. [09:55] good morning [09:57] StevenK: it's not, design for the possibility and we'll make a Kubuntu frontend when we work out what we want [09:58] The minimalist one in GTK doesn't do it for you? :-) [09:58] Mithrandir: I processed the upload manually to speed things up [09:58] StevenK, needs a Preferences dialog ;-) [09:58] cjwatson: thanks. I was wondering if I was dreaming here. [09:58] mpt_: And a About dialog. :-P [09:59] cjwatson: accepted. [09:59] cjwatson: I'll byhand the publisher. [09:59] haha === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [10:00] ogra: your i386 desktop is oversized. === marilize [n=marilize@dumbledore.hbd.com] has joined #ubuntu-devel [10:02] building i386 + ppc alternate ISOs [10:02] Riddell: Should have bought this up yesterday, so you could have discussed it at the Kubuntu meeting... [10:02] Mithrandir: I stuck stuff about the advanced partitioner in FeistyFawn/Herd3 on the wiki; if you want something longer you can probably crib it from https://lists.ubuntu.com/archives/ubuntu-installer/2006-December/000003.html === marilize [n=marilize@dumbledore.hbd.com] has joined #ubuntu-devel [10:03] cjwatson: thanks. I'll pull that into the announcement as well. === StevenK fixes bacula [10:09] The tray-applet Recommends desktop-environment | kde, which means installing it using aptitude marks about 700Mb of stuff to be installed. [10:10] is it just me, or is /etc/networks removed from netbase? === givre [n=Florent@APuteaux-152-1-47-67.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [10:11] zakame: it's installed by base-files === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-devel [10:11] zakame: from /usr/share/base-files/networks === StevenK puts a gnome-session in there [10:12] ah... /me checks [10:13] Mithrandir: new kubuntu-meta uploaded [10:13] Riddell: thanks. [10:13] pitti: hmm seems to be missing in mine, on edgy [10:13] zakame: yup, was added on feisty [10:14] ah [10:14] zakame: edgy didn't install a networks file by default, but now we want to add the 'link-local' name [10:14] . o O { Never ask developers about stable releases -- they don't use them :-) } [10:14] Riddell: I presume this is to fix the ppc problem? I'll just rebuild that once it hits, if that's ok? [10:14] pitti: yeah [10:15] pitti: I was asking since I had a link-local network I couldn't access via edgy, but it was ok through etch [10:16] Mithrandir: yep === KaiL [n=KaiL@p548F564B.dip.t-dialin.net] has joined #ubuntu-devel === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-devel [10:24] Riddell: i386 alternate rebuild finished, publisher running for new -desktop. === Tonio_ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [10:26] would be nice if .list had file sizes in it so I could work out why powerpc is so much larger than the others [10:26] is cowbuider --create working already on feisty? [10:27] cjwatson: ^^ does anything use .list so we can not extend it? [10:27] dpkg itself? [10:28] StevenK: this is the .list in http://cdimage.ubuntu.com/daily-live/current/ and similar directories. === zakame [n=zakame@ubuntu/member/zakame] has left #ubuntu-devel [] [10:28] not the .list in /var/lib/dpkg/info [10:28] Ah. Never mind me, then. :-) === StevenK watches update-initramfs and g++ fighjt [10:29] s/j// === shenki [n=shenki@ppp149-126.lns2.adl2.internode.on.net] has joined #ubuntu-devel === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-devel [10:31] Mithrandir: not AFAIK [10:32] Mithrandir: oh, stuff within debian-cd does, but I think it's obsolete anyway [10:32] the old pseudo-image-kit stuff, superseded AFAIK by jigdo [10:32] ah, ok [10:34] I'm sure debian-cd/tools/pi-makelist could be abused somehow === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel === Kagou_ [n=Kagou@88-139-240-16.adslgp.cegetel.net] has joined #ubuntu-devel === welshbyte [n=nwelshby@cpc1-cwma2-0-0-cust314.swan.cable.ntl.com] has joined #ubuntu-devel === kylem [i=kyle@fruit.freedesktop.org] has joined #ubuntu-devel === lfittl [n=lfittl@83.64.250.38] has joined #ubuntu-devel === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-devel === Simira [n=simira@tellus.err.no] has joined #ubuntu-devel === asac [n=asac@debian/developer/asac] has joined #ubuntu-devel === torkel [n=torkel@69-188.umenet.t3.se] has joined #ubuntu-devel === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === milli [n=milli@famfrit.acmeps.com] has joined #ubuntu-devel === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-devel === spo0nman [i=pankaj@nat/yahoo/x-05d9b7b2a27217be] has joined #ubuntu-devel === nags [n=nags@125.16.129.16] has joined #ubuntu-devel === asw [n=asw@karuna.med.harvard.edu] has joined #ubuntu-devel === ctrlsoft [n=jelmer@cl-710.ams-01.nl.sixxs.net] has joined #ubuntu-devel === lucas [n=lucas@80.248.208.235] has joined #ubuntu-devel === abattoir [n=abattoir@cm15.omega18.maxonline.com.sg] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu-devel === givre [n=Florent@APuteaux-152-1-6-116.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === TMM [n=hp@ip5650d1ab.direct-adsl.nl] has joined #ubuntu-devel [10:59] http://questionablecontent.net/view.php?comic=808 [11:01] Mithrandir, still ? ... looking into it ... === poningru [n=poningru@adsl-074-245-140-197.sip.gnv.bellsouth.net] has joined #ubuntu-devel [11:04] publishing new ubiquity and kubuntu-meta === Treenaks [n=martijn@thuis.foodfight.org] has left #ubuntu-devel [] === WaterSevenUb [n=WaterSev@242-147.dial.nortenet.pt] has joined #ubuntu-devel === jinty [n=jinty@64.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-devel === givre [n=Florent@APuteaux-152-1-6-116.w82-120.abo.wanadoo.fr] has left #ubuntu-devel [] === mdz [n=mdz@217.205.109.249] has joined #ubuntu-devel === null_ [n=null@60-240-251-134.tpgi.com.au] has joined #ubuntu-devel === WaterSevenUb [n=WaterSev@242-147.dial.nortenet.pt] has joined #ubuntu-devel === gpocentek [n=gauvain@sd-4736.dedibox.fr] has joined #ubuntu-devel === duese [n=Ident@p5484EB41.dip.t-dialin.net] has joined #ubuntu-devel [11:53] Mithrandir, seeds updated, ready for a rebuild i think ... === givre [n=Florent@APuteaux-152-1-6-116.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === TMM [n=hp@ip5650d1ab.direct-adsl.nl] has joined #ubuntu-devel [12:00] ogra, i believe you might have forgotten to do something the other day... :) === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-devel === geser [n=michael@ubuntu/member/geser] has joined #ubuntu-devel === thekorn [n=markus@a89-182-25-247.net-htp.de] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === heno [n=henrik@ubuntu/member/heno] has joined #ubuntu-devel === Huahua [n=hua@124.248.85.32] has joined #ubuntu-devel === givr1 [n=Florent@APuteaux-152-1-26-249.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [12:24] hello [12:25] I won't have time to work on herd 3, so unless Jani comes around, I guess we'll wait for herd4 for Xubuntu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [12:28] Mithrandir: looks like kubuntu-meta is in the archive, want to rebuild? === givr2 [n=Florent@APuteaux-152-1-73-37.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [12:35] Riddell: that should already have happened === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [12:37] Mithrandir: I don't see new CD images [12:38] Riddell: let me investigate [12:39] gpocentek: ok, thanks for telling me [12:42] Riddell: sorry, I'm a muppet [12:42] Riddell: building now. === Hobbsee waves to muppet Mithrandir [12:43] or is that Mithrandirmuppet>? === Mithrandir waves back to alien Hobbsee === Hobbsee widens eyes and commences world domination. === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel [12:47] Riddell: ppc rebuilt === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-devel [12:49] Mithrandir: want to do the live CDs as well? kubuntu has oversized amd64 and no i386 [12:50] Riddell: yes, once lithium isn't busy, I'll do those. [12:50] that is, now. [12:52] ta [12:53] pitti and /or Riddell is there a reason apport isnt included with kubuntu? im seeing kubuntu doesnt have a central place for crash reports its up to user to save it somewhere (if they do) and than have to remember where they saved it. === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel [12:53] gnomefreak: the reason is that there's no KDE port of apport [12:53] good reason === Fjodor [n=sune@0x55510b65.adsl.cybercity.dk] has joined #ubuntu-devel [12:54] gnomefreak: which is partly just that I havn't got round to it yet and partly because KDE already has a crash handler and I'm worried about what upstream will think if we replace it with our own [12:55] (also I did hear that there could be a bounty for a kde apport, but it would need to be clearly spec'ed first) === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-devel [12:56] kcrash is kdes crash handler right? is there aa way we can get it to make a /var/crash or something like that and have it auto save toa file? that way upstream doesnt have to worry about loosing it? i have seen bugs reports where users cant find crash logs that we need to find out the issue. (personally i dont think they are saving them) [12:57] ogra: i took the initiative to work on the merge of fuse (2.6.2). Since you are the last merger, it's could be great if you could review it. [12:57] debdiff -> http://paste.ubuntu-nl.org/3668/ [12:58] Riddell: oh, if you principally want an apport-qt, it's easy to do; I thought you generally didn't want it [12:58] ogra: thanks [12:58] Riddell: A friend of mine might actually be interested in doing it [12:59] pitti: well i agree with Riddell it may not be best to remove kcrash and replace with apport. but would be nice if there was away to auto save crash logs with kcrash (if kde doesnt want to lose kcras [01:00] pitti: I'm entirely unsure if we want it [01:01] Riddell: I think the basis for that decision should be: is upstream happy with the krash reports they receive? [01:01] Riddell: if yes> we might want apport for crashes of non-KDE apps [01:01] Riddell: if not>check if apport can do better [01:01] pitti: btw ty i love new apport :) [01:02] gnomefreak: \o/ [01:02] it's on my todo list to look into [01:03] elkbuntu, sorry, sorry ... i'll try to get to it, really [01:03] givr2, ugh, where doe that initscript come from ? i'm not convinced we want to use that [01:03] ogra, thanks [01:03] pitti: crash reports aren't just for upstream, considering e.g. things we wrote [01:04] givr2, and please dont switch udev scripts to /bin/bash ... if there is a bashism in it we need to fix that rather [01:04] ogra: upstream. It's use to load fuse module at startup & mount the control filesystem [01:05] givr2, we have a udev script for that and i'd prefer to put something into /etc/modprobe.d to load the module if fuse-utils is installed thats what its for ... [01:05] cjwatson: right, that too; that's why I'd still love to see apport in Kubuntu for at least non-KDE things [01:06] Riddell: amd64 is oversized. [01:06] ogra: bashism -> it's a function, so i didn't know what to do [01:06] Riddell: are the others candidate ISOs or should I hold them off until you've fixed the problem? [01:06] giv [01:06] givr [01:06] meh [01:07] my keyboard fr [01:07] eaks out [01:07] grmbl [01:07] Riddell: actually, i386 is oversized too. [01:07] hmm ... now its working again ... tab and enter were swapped .... how weird [01:08] givr2, well, make it POSIX compliant ... :) [01:08] err, hmm [01:08] ogra: ok ;) [01:08] bash isnt our system shell anymore ... === TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-devel [01:09] givr2: functions are in POSIX shell; just leave out the 'function' keyword, which is entirely redundant [01:09] admins might uninstall it in favor of some other shell ... or if you want to have fuse in initramfs for whatever reason there wont be a bash .... [01:09] i.e. 'foo () { ... }' [01:09] admins can't uninstall bash because it's essential, but other shells are faster which is why we prefer to use POSIX shell where possible [01:10] well, still initramfs wont have a bash :) [01:10] indeed [01:10] ogra: so for the initscript, do you think it's better to not use it at all, and reinstall the udev rule ? and reuse /etc/modules ? [01:10] ogra: will be a big diff [01:10] givr2, well, the /etc/modules piece should be moved to modprobe.d [01:10] cjwatson: ok, thanks [01:11] why a big diff ? just dont install the initscript ... [01:11] and make sure the udev one does everythng we need [01:12] ogra: ok, i'll have a look at it [01:12] ogra: thanks [01:12] New liferea seems somewhat slower than the old one [01:12] thanks for looking at it :) === givr2 [n=Florent@APuteaux-152-1-73-37.w83-204.abo.wanadoo.fr] has left #ubuntu-devel [] [01:12] really appreciated [01:13] Mithrandir: that still seems to be using the old kubuntu-desktop on live amd64, but since i386 is also oversized I'll need to edit the seeds/do kubuntu-meta again anyway === ogra cries about the unmaintained status of shfs [01:14] Riddell: that would surprise me. [01:15] Mithrandir: oh, should note in the announcement that the new partitioner is only for GTK as yet [01:15] Riddell: if you want to start porting that now, I wouldn't object; there will still be changes, but probably at a manageable level [01:16] Riddell: I suggest just doing the partition list UI to start with, as in GTK [01:16] cjwatson: I'll put it on my TODO for next week [01:16] I'm making progress with the disk view UI now === Spads [n=spacehob@195.248.90.24] has joined #ubuntu-devel [01:19] seb128: hi [01:19] seb128: Danilo implemented https://bugs.launchpad.net/rosetta/+bug/81281 [01:19] Malone bug 81281 in rosetta "Visual tag to represent non-breaking spaces" [Medium,Fix committed] [01:19] seb128: and It should be on production now [01:19] seb128: it's not full support for non-breaking spaces, but it's an start [01:24] carlos: hey, ah, cool :) [01:25] mvo: would you mind if I abuse update-notifier once again for the notification for https://wiki.ubuntu.com/IncreaseHardwareDatabaseParticipation? [01:25] mvo: I could depend on libnotify-bin and use that, but that lacks i18n [01:25] pitti: I have a look after lunch [01:25] mvo: no, I'll do it [01:25] mvo: well, unless you really want to, of course :) [01:25] mpt: Refactor done. :-) [01:26] mvo: just asking whether you would generally object [01:26] sure, use it [01:27] mvo: ok, thanks [01:27] ubuntu desktop and alternate are ready, please read https://wiki.ubuntu.com/Testing/ReportingResults before testing. === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [01:28] Mithrandir, cjwatson: do we have a standard interface or a robust method for processes to detect whether they run on a live system? [01:28] Mithrandir: (uid==999 would catch too much AFAICS) [01:28] check /proc/cmdline for boot=casper [01:29] ah, nice [01:29] Mithrandir: thanks === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-devel [01:36] Mithrandir: new kubuntu-meta uploaded [01:37] Riddell: I presume the removal of example-content is just a temporary measure? [01:38] Mithrandir: yes [01:40] accepted and publisher running === stratus [n=stratus@cronopio.rits.org.br] has joined #ubuntu-devel [01:47] ogra: oh, hwdb-client does not yet comply to the new python policy, I'll fix that while I touch the package [01:47] thanks [01:48] ogra: I guess you would hit me if I just converted debian/rules to cdbs? :) [01:48] (nevermind, I do it the debhelper way) [01:49] pitti, go ahead [01:49] cdbs is fine for it ... [01:49] could ~/bin be added to the default path? [01:50] we have a bug "gnome-panel run app dialog doesn't use ~/bin" === _ion prefers ~/.local/bin :-) [01:51] seb128: isnt it already? [01:51] seb128: that's slightly nontrivial. [01:51] Hobbsee: it is for bash due to .bashrc only, no? [01:51] .bash_profile actually [01:51] Mithrandir: the bug was asking for gnome-panel to special case ~/bin [01:52] like look to it [01:52] I'm not convinced that apps should be patch for that [01:52] should probably be moved to .bashrc with an extra guard to avoid adding lots of instances of it [01:52] no, they shouldn't. IMO. [01:52] if that makes sense to look to ~/bin by default then the PATH should probably list it [01:52] maybe it should go in .gnomerc or .xsession or whatever [01:52] well, .gnomerc is an user file [01:52] so is .bashrc [01:52] not something we write by default [01:52] right [01:53] by any reason it can't be done at the system level? [01:53] seb128: ahh, probably [01:53] unfortunately it can't go in /etc/environment because we can't do environment expansions there [01:53] right [01:53] maybe somewhere to xorg then, so it's not desktop specific [01:53] rather than .gnomerc [01:54] cjwatson: maybe pam_env should have $HOME available. It would make sense for some bits. [01:54] Xsession.d would work too, but I don't think it should be X-specific. [01:54] putting it in .xsession would be inconvenient, since having that file existing overrides x-session-manager etc. [01:54] Mithrandir: should I reassign the bug as a pam wishlist? [01:55] seb128: yes, do that. [01:55] it's probably more appropriate on pam than anywhere else [01:55] ok, thank you [01:55] heno: are you coordinating testing etc now? [02:00] ogra: diffstat -> debian/rules | 107 +++----------------------------------------- [02:00] :) [02:00] nice === givre [n=Florent@APuteaux-152-1-73-37.w83-204.abo.wanadoo.fr] has joined #ubuntu-devel [02:00] pitti, would you put up big objections to having sshfs in main ? [02:01] ogra: at first glance it sounds relatively harmless to me [02:01] fine .... [02:01] i thought i better ask before bombing you with MIRs :) [02:02] Mithrandir: yes, I can do. Do you have some images for me? :) === JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-devel [02:03] ogra: just a little question. with an /etc/modprobe.d/fuse we can get ride of one part of the init script, but how can we replace the second part : mounting the fusectl stuff [02:03] heno: yes, I've filed bugs about the ubuntu images. They should be all good. [02:03] Mithrandir: OK, I see them, thanks [02:03] ogra: it seams to be a new feature of 2.6.* [02:04] Mithrandir: 'good' as in ready for testing, not ready for release obviously [02:05] heno: correct. [02:06] argh, argh === pitti larts doko [02:07] doko: I just converted hwdb-client's bzr trunk to new python policy and just saw that you already did it === pitti merges [02:09] doko: also, your version has the files in /usr/lib/python2.5/site-packages/hwdb_client/, mine in /usr/share/python-support/hwdb-client-common/hwdb_client/; which is correct? === mpt [n=mpt@121-72-135-188.dsl.telstraclear.net] has joined #ubuntu-devel [02:13] BenC: morning [02:13] pitti: hey, good morning [02:13] BenC: I got your kernel apport hook ready; calling /usr/share/apport/kernel_hook now does nice things [02:14] BenC: it'll be in apport 0.48 after herd-3 === AlexLatchford [n=alex@82-44-193-109.cable.ubr07.haye.blueyonder.co.uk] has joined #ubuntu-devel [02:14] pitti: excellent, I'll try to do something useful with it for the next kernel upload. Thanks! [02:14] BenC: could you figure out how to trigger it from the kernel? Or do we need an userspace hack for that? [02:14] pitti, rock on! [02:15] Howdy guys, anyone know who the best person to assign a bug in the Preferred Applications Window is? [02:15] https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/41849 [02:15] Malone bug 41849 in firefox "Firefox with "Open in new Tab" as preferred application does not show" [Unknown,Fix released] === abattoir_ [n=abattoir@cm15.omega18.maxonline.com.sg] has joined #ubuntu-devel [02:18] ogra: hwdb-client doesn't output sound for me; is there an easy way to fix this? [02:18] ogra: ooh, do you happen to use esd for that? I don't have that installed [02:19] pitti: python-central is correct =) [02:21] doko: that's what I'm using :) [02:21] pitti: then they should not appear in /usr/share/python-support [02:22] cjwatson: hmm, the i386 alternate seems to still be busted wrt i82365 [02:22] and taking ages to install [02:23] doko: oh, argh, I should of course call dh_pycentral, not dh_pysupport *blush* [02:23] damn copy&paste [02:28] doko: so, they land in ./usr/share/pycentral/hwdb-client-common/site-packages/hwdb_client/ now, but your package has them in ./usr/lib/python2.5/site-packages/hwdb_client/ === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [02:28] doko: but I /u/s/pycentral/ is correct now? === Tonio__ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [02:28] pitti: yes [02:34] doko: danke === tkamppeter [n=till@bl8-119-197.dsl.telepac.pt] has joined #ubuntu-devel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [02:37] pitti, hwdb uses gnome_sound_play() iirc === Tonio__ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-devel [02:37] ogra: ah, and that certainly uses libgnome, which uses esd [02:38] which should be fixed :) .... but a subprocess call to aplay wont do any harm i guess [02:38] ogra: I uploaded a version with the menu icon and the gettext and python policy fixes now [02:39] s/uploaded/in the long process of uploading/, thanks isdn [02:39] ok, i'll look into the aplay fix [02:39] ogra: not urgent, we install esound by default [02:39] it just breaks totem A/V, that's why I uninstalled it === fbond_ [n=fab@pool-71-169-146-143.burl.east.verizon.net] has joined #ubuntu-devel [02:39] do we ? [02:40] we should really take pulse :) === pitti -> lunch [02:40] its so cool :) [02:40] ogra: did you fix the skips by increasing the frame size? [02:40] skips ? [02:40] it sounds horrible here, apart from breaking OSS apps and multiuser [02:41] its running fine here [02:41] whenever I move a window, music playback crackles [02:41] with five concurring clients i hear no skips or lag or anythig [02:41] but it use alsa emu [02:41] hm, weird; I thought my amd64/3000 wasn't the slowest box you could imagine... [02:42] ogra: hm, that might be it, alsa seems to use longer frames [02:42] well, i have a turion 2000 here as server .... my laptop [02:42] I never got these skips with alsa directly [02:42] right [02:42] and ltsp now uses the alsa pcm and ctl emulation which gives me volume control for free [02:43] ogra: my opinion on that (fuse) is that we should use the init script only to mount fusectl, and make use of domount for that (i just had a look at mountdevsubfs). And we load the fuse module with an /etc/modprobe.d/fuse [02:43] the only thing i havent solved (and likely wont solve in feisty) is the selection of the input source on the client hw [02:43] givre, you can use the udev script for that === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel [02:44] so if the module is loaded, the fusectl mount is done automatically ...if you unload it, the tmpfs gets unmounted as well [02:46] ogra: oh oh [02:46] ogra: didn't really know that... === jonibo [n=jonas@213.212.2.215] has left #ubuntu-devel [] === Tonio_ [n=tonio@165.8.100-84.rev.gaoland.net] has joined #ubuntu-devel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [02:53] Mithrandir: it's a kernel bug, I can't solve it [02:53] Mithrandir: hw-detect/start_pcmcia=false is a workaround [02:53] cjwatson: ok. :-( [02:53] elmo, ping [02:53] AlexLatchford: leave it unassigned, please === cbx33 [i=c2df514b@gateway/web/cgi-irc/ircatwork.com/x-3dcc4b8ec9c5774f] has joined #ubuntu-devel [02:54] cjwatson: I assigned it to the desktop bugs team for now, I presumed that someone from there will know what to do with it [02:55] ogra: your i386 desktop ISO is oversized. [02:55] Mithrandir, i dropped all langpacks this m,orning, that cant be [02:56] ogra: 5MB oversized. [02:56] a current build ? [02:56] hmm [02:57] BenC: have you made any progress on the i82365 modprobe loop Mithrandir mentioned? [02:57] (you or kyle) [02:58] cjwatson: You know what, that was one of the things I wanted to discuss with Keybuk at oslo...can we add it to the agenda for today? [02:58] BenC: it has a significant negative effect on the installer on any system without PCMCIA unless you know the magic workaround, and it really needs to be fixed [02:58] BenC: sure [02:58] cjwatson: We're still not sure if it's udev or kernel that should be fixed...I'll have to find the lkm thread about it [02:59] kernel === Keybuk is sure :p === Mithrandir doesn't care, he just wants it fixed. [03:00] the kernel adds a device to the system, and instructs udev to load an explicit module for that device [03:00] and then immediately removes that device again [03:00] (and fails the module load) [03:01] so udev just sees a never ending stream of "load this module; load this module; load this module" [03:01] any ia64-port users/developers around? [03:01] czr: I'm a user [03:02] not really a porter for the arch, but I do the kernels [03:02] BenC, cool. which hw/version are you running? [03:02] i2k === nags [n=nags@125.16.129.16] has joined #ubuntu-devel [03:02] the worst of them :) [03:02] I tried getting 6.06 and 6.06.1 installed on rx2600 and end result was really bad [03:02] had to install centos of all things. made me sad :-) [03:03] i2k? [03:03] elmo, unping [03:03] the kernel's doing several things wrong here [03:03] 1) adding a device to the system before checking whether the device even exists [03:03] ogra: something like that http://paste.ubuntu-nl.org/3680/ ? [03:03] czr, you might want to wait a couple hours and ask lamont about it. [03:03] 2) giving an explicit module name in the MODALIAS, instead of a subsystem alias (e.g. it's doing MODALIAS=i82365 when it should do something like MODALIAS=platform:i82365) [03:03] kylem, ok, thanks [03:04] kylem: why wate? [03:04] wait, even [03:04] lamont, 'cause it's only 7am? :) [03:04] heh [03:04] (#2 doesn't cause this bug, it's what prevents blacklisting from working as a temporary work-around) === lamont got the home shift today - sick [03:04] Keybuk: I'm willing to accept that...guess the ideal thing is to fix the three drivers having this problem and make them probe before registering the device [03:04] right [03:04] heh. lamont, is there any version that works better than the rest? are 6.06/6.06.1 known non-working ones? [03:04] like every other driver in the kernel does ;p [03:04] they register the device as a result of a successful probe [03:05] czr: ia64 server install? [03:05] lamont, sure. [03:05] 6.06 seemed to work well for me [03:05] what did you run into? [03:05] 6.06.1 had problems finding a suitable kernel to install -> no go. 6.06 had problems loading mpt-driver after first reboot. no go. [03:05] which was funny because the installer loaded the driver just fine. [03:07] so basically the system just was waiting for "root to become available", which never happened obviously. [03:07] yeah... booting from the CD and chrooting into the right partition, mounting things, installing a nice kernel, and rebooting might have been one of the ugly steps at one point... I ran into that during one of the pre-release 6.06 builds - couldn't reproduce it though [03:07] and the reason for mpt modprobe fail for kernel symbol problems (didn't find symbols) [03:07] I wonder if there's a mismatch there. === lamont tested edgy server as well - that should work [03:08] otoh, there's that support thing [03:08] I couldn't find edgy iso anywhere === lamont larts Mithrandir [03:08] A driver of my own would be rather nice [03:08] mpt, oh, sry :-) [03:08] I could do without being probed, though === kent [n=kent@82.145.136.38] has joined #ubuntu-devel === mpt wanders off to sleep [03:09] lamont, "that support thing" = not officially supported? [03:09] I understood that :-) [03:09] czr: dapper == 5 years on server, edgy == 1.5 [03:10] Mithrandir/cjwatson: uh... where did we put the edgy ia64 isos? [03:10] ah. that one. yeah. that's why I wasn't that worried about edgy not being there. but was wandering whether I'd have better success with edgy. didn't really know the state of the port so was just wondering about many things [03:10] lamont: did we release them? I can't remember anybody having tested them. === lamont grumbles [03:11] where are the untested ones then? [03:11] good question, I think as Mithrandir said nobody had tested them === lamont thought he had [03:11] nobody claimed to have done [03:12] czr: eta to people.ubuntu.com/~lamont/ubuntu-6.10-server-ia64.iso being there: 28 minutes [03:12] lamont, hmm. well. it's too late :-) [03:12] no need really anymore. [03:12] hmm, something is weird with my seeds [03:12] easiest approach might be to rebuild them [03:12] as said, I installed centos on my itaniums. just feel bad about it. [03:13] language-pack-kde-ar is on the live image, but there is nothing in my seeds that could pull it in [03:13] though the server ISOs are still on http://cdimage.ubuntu.com/ubuntu-server/ports/daily/current/ along with feisty due to a bug in cdimage ... [03:13] as well as a lot other langpacks [03:13] cjwatson: neato === abattoir [n=abattoir@cm15.omega18.maxonline.com.sg] has joined #ubuntu-devel [03:13] ogra: suggests the livefs hasn't been rebuilt since the seed change === lamont looks to see if he muttered anything about testing edgy/ia64 [03:14] cjwatson, well ... [03:14] lamont, anyhow, thanks for the help [03:15] thats why i asked Mithrandir if he's referring to a current build [03:15] czr: np - and thanks for pointing out that the isos disappeared. [03:15] cjwatson: I actually have what I believe to be the release isos for ia64/edgy - I'll go retest them just to make sure we're happy [03:16] lamont, np. just wished that I wouldn't have been in such hurry, I could still give a spin or two, but I've already setup the systems and don't have extra itaniums to test on :-( [03:16] that'll be monday-ish though [03:16] ogra,Mithrandir: the livefs builder uses tasks based on what the archive's Packages file says, so you need to wait for a publisher run after changing the seeds before rebuilding livefses [03:16] czr: understood [03:16] it looks like it was simply rebuilt too soon [03:16] cjwatson, ah [03:16] Mithrandir: able to make me new livefs and cds? [03:16] cjwatson: the latest livefs-es were built a little more than an hour ago. [03:16] Riddell: sure [03:16] sorry, a little more than an hour ago [03:17] Riddell: running [03:17] ogra: this one should be better : http://paste.ubuntu-nl.org/3681/ but i'm still not sure if it's fine... === janimo [n=jani@Home04482.cluj.astral.ro] has joined #ubuntu-devel [03:18] ogra: anyway, you have probably other stuff to do, i'll dug on that [03:18] ogra: thanks :) === erlingre [n=erlingre@82.147.63.39] has joined #ubuntu-devel [03:19] Mithrandir: the archive seems to be in sync now so I'd suggest just retrying [03:21] Mithrandir: hi, when you are done with the other livefs and iso runs could you give xubuntu a spin as well? thanks [03:21] janimo: sure. [03:22] Mithrandir, cjwatson: http://cdimage.ubuntu.com/daily/current/MD5SUMS seems to be missing amd64 sums [03:23] indeed it does. [03:23] cjwatson: the scripts are supposed to copy them over, aren't they? [03:23] lamont, I might be able to run some live-cd on them later on to make images and retry the installation, but that will take some months. is the ia64-port under active development? [03:24] FWIW I get 83ed692d9f3a7545139db72f93a9cb6c feisty-alternate-amd64.iso === pitti goes offline for a bit, having no proper internet anyway; please ring my mobile on urgencies === pitti goes offline for a bit, having no proper internet anyway; please ring my mobile on urgencies [03:26] czr: reasonably active devel, yes [03:26] lamont, good to know :-) [03:26] that is, I make sure it runs at least on HP's ia64 boxen === czr nods [03:26] and they even let me do that on work time. :-) === givr1 [n=Florent@APuteaux-152-1-90-183.w86-205.abo.wanadoo.fr] has joined #ubuntu-devel [03:26] I have one rx2600 and rx1600 (old hp ones, itanium 2 though) [03:27] heh. lucky you then :-) === silwol [n=silwol@193.170.68.74] has joined #ubuntu-devel === lamont has a zx2000 and a (turned off) i2000 [03:27] good space heater, that one is. [03:27] zx2000 is not bad [03:27] zx2000 is newer one? I haven't really followed ia64 stuff [03:28] just wanted to replace couple of no-brand-desktop-boxes with something that at least looked like a server (and had couple of spare itaniums, so :-) [03:28] deskside version of the rx2600 [03:28] cjwatson, could it be that ship gets installed on my live image instead of ship-live ? [03:28] one funny thing I didn't quite get is that rx1600/rx2600 don't come with integrated RAID. just normal non-raid fusion/mp-tee things. makes me sad [03:28] lamont, ah, more quiet I'd think :-) [03:29] 0000:20:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07) [03:29] 0000:20:01.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07) [03:29] yeah. those. no raid. [03:29] not bad. I also have an rx2600 here [03:29] swraid doesn't totally suck these days.. :-( [03:29] it does when you try to make the partitions start at exact boundaries (the efi eats space at start) === Mithrandir prods at lamont to make him send him a zx2000 so he can test ia64 ISOs === sahin_w [i=kvirc@nat/hp/x-55122cd4710c612e] has joined #ubuntu-devel [03:30] I almost managed to do it. but missed by a sector or two. damn parted. [03:30] hrm... [03:30] heh [03:30] lamont, any idea how to replicate efipart over the disks (raid1)? [03:31] I don't know that efi would like that very much.... dd?? [03:31] the good news is that the efi partition contents change very infrequently... [03:31] err. suppose you have two disks. one of them breaks. the one that contains efi. [03:32] or you suggesting that nothing on itaniums ever breaks? ;-) [03:32] Mithrandir: sort of. ideally when you start building images with a different name, the old name would be zapped [03:32] yeah - I think I'm using manual-raid :-( [03:32] ogra: no [03:32] ogra: I described the exact problem above. [03:32] ogra: the solution is "rebuild livefs now" [03:32] ogra: don't invent problems [03:32] 8 1 256000 sda1 | 8 17 255999 sdb1 [03:32] oh, sorry, missed that === czr shows fist at parted [03:32] damn floating point units gah. [03:33] i was already digging through the logs when you said that :) [03:34] czr: I looked at my disks... I'm using 'lalalalalala raid' :-) [03:34] that is, if/when sda dies, I'll be booting from CD, and then rebuilding /dev/sda [03:35] lamont, that must be some very special raid level :-) [03:35] yeah, that's what I'm doing too. [03:35] but it seems silly. [03:35] yeah [03:35] I'll pester some folks about doing something about that [03:35] that would be very nice [03:36] I have no idea how GPT works, otherwise I could have said something. I mostly work with x86-boxes === lamont wanders off for a bit === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel [03:39] tkamppeter: could you have a look to https://launchpad.net/ubuntu/+source/libgnomeprint/+bug/75858? the guy replied to your comment [03:39] Malone bug 75858 in libgnomeprint "regression: png to postscript -> black image" [Low,Confirmed] === bddebian [n=bdefrees@63.81.56.182] has joined #ubuntu-devel === kagou [n=kagou@88-138-214-87.adslgp.cegetel.net] has joined #ubuntu-devel [03:41] Heya === kagou [n=kagou@88-138-214-87.adslgp.cegetel.net] has left #ubuntu-devel [] === glatzor [n=sebi@ppp-82-135-75-189.dynamic.mnet-online.de] has joined #ubuntu-devel === PuMpErNiCkLe [n=pumperni@about/essy/bacon/PuMpErNiCkLe] has joined #ubuntu-devel [03:44] For those who are testing ISO images: Please read this: https://wiki.ubuntu.com/Testing/ReportingResults and report results here: https://bugs.launchpad.net/ubuntu-iso-tests/+bugs [03:45] and poke me if you have a question about the new setup === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === glatzor [n=sebi@ppp-82-135-75-189.dynamic.mnet-online.de] has joined #ubuntu-devel [03:53] Mithrandir: did the kubuntu livefs build happen? === afflux [i=discoflu@gateway/tor/x-897be188949338a7] has joined #ubuntu-devel [03:58] Can I expect /var/run to exist and be writeable in the initrd ? [03:59] Riddell: yes, new live images are ready. [04:00] thanks Mithrandir [04:01] have we turned off new parallel ATA stuff? I seem to be back to hdaX [04:01] Riddell: You probably want to talk to Ben about that... === ogra_ [n=ogra@p548AEA53.dip.t-dialin.net] has joined #ubuntu-devel [04:15] ogra_: new live isos building, should be ready in a little bit. === Mithrandir relocates to home. [04:15] thanks === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-devel [04:16] Mithrandir: could you run the LP bug-injection script for kubuntu? [04:16] Riddell: depends on the driver - not everything moved === _TomB [n=tomb@host81-156-203-232.range81-156.btcentralplus.com] has joined #ubuntu-devel === tkamppeter_ [n=till@bl8-116-145.dsl.telepac.pt] has joined #ubuntu-devel [04:20] sabdfl: is there a reason why the poll for crimsun for MC starts nearly 11 hours later than the other four? === beuno [n=martin@68-155-114-200.fibertel.com.ar] has joined #ubuntu-devel [04:22] geser: fixed, thanks === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel [04:28] mvo: FYI, I uploaded the new update-notifier with the hwdb notification and pushed the bzr branch [04:28] pitti: given an apport-filed bug with a coredump in it, is there an easy way to say "grab this coredump, suck down the dbgsym packages, and turn it into a useful stack trace"? [04:29] pitti: apport-retrace --lpbug might be nice [04:29] cjwatson: not at the moment, I'll do exactly this with dholbach's new python-launchpad-tools package [04:29] aha [04:30] (a package of bughelper) [04:30] cjwatson: for now you have to download the attachments manually and call apport-retrace on it with the 'external files' options [04:30] cjwatson: these apport-retrace things are only on apport's bzr head unfortunately (yay freeze) [04:31] pitti: once I'm through a bunch of nautilus bugs, I'll improve some small bits of bughelper/python-launchpad-tools and upload it [04:31] cjwatson: easiest thing is just to download the coredump and call 'gdb app coredump' on it, though, and install the dbgsyms manually [04:32] pitti: ok [04:32] pitti: is there a way to get auto-subscribed on all bugs filed with the apport package_hook ? [04:33] pitti: how does apport know how to get ddebs, by the way? I can't find anything referring to your people.ubuntu.com directory [04:33] mvo: not that I know of, you should add a bookmark for a canned search, I guess [04:33] cjwatson: you have to have that in your normal apt sources ATM [04:33] ah [04:33] shouldn't be hard to use a custom sources.list ... [04:33] cjwatson: FYI, I'm currently working on a crazy fakechroot implementation that will allow us to do that automatically on the DC's porter machines [04:34] cjwatson: right, adding that to apport-retrace itself is trivial, I just didn't want to hardcode the apt source === jikanter [n=jordan@4sel-user3.wireless.uic.edu] has joined #ubuntu-devel [04:45] ogra_: new desktop images for you [04:46] heno: filing them now [04:46] thx [04:48] (filed) [04:48] Mithrandir, 676M ? ... bought ... :) === givre [n=Florent@APuteaux-152-1-90-183.w86-205.abo.wanadoo.fr] has joined #ubuntu-devel [04:50] ogra_: ok, filing testing bugs [04:51] Mithrandir, hmm, where is my i386 server CD ? === sharms [n=sharms@ubuntu/member/sharms] has joined #ubuntu-devel === Arador [n=dcg@80.pool80-103-1.dynamic.orange.es] has joined #ubuntu-devel === brianr_ [n=brianr@vpn.beenegarter.com] has joined #ubuntu-devel === niktaris [n=niktaris@ppp138-11.adsl.forthnet.gr] has joined #ubuntu-devel [05:00] ogra_: (some news from the fuse front to let you know. i don't think an udev rules will work. fusectl fs use the fuse module, and so if we trigger the unmount only when fuse is unload, it will not work, fusectl need to be unmount before and i don't see other alteranatives than an init script to do that. but i might be wrong...) === keescook waves hi [05:09] hey keescook === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel [05:09] hiya seb128 === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === plougher [n=phillip@lougher.demon.co.uk] has joined #ubuntu-devel [05:12] seb128: gnome power manager won't start [05:12] Keybuk: tell ogra, he's maintaining it ;) [05:13] mvo: hi, could you join #ubuntu-translators? [05:13] ogra_: speaking of which, did you see my comment to the effect that the fix you backported for my crash on startup was incomplete? [05:13] mvo: there is a user asking about ddtp-ubuntu deployment [05:13] ogra_: ? [05:13] ogra_: you only applied the patch I sent, but that patch was supplemental to one that Richard had already applied [05:15] morning [05:15] guys i'm looking for confirmation that sudoers doesn't work proiperly on dapper [05:16] specifically adding 'username ALL = /usr/bin/time-admin' does not give a specific user access to a specific binary such as time-admin [05:16] cjwatson: he did an another upload with that changelog entry "make sure we apply both parts of the fix for 65-fix-ppc-crasher", what version do you use? [05:16] does anyone have a dapper install they can try to confirm? i have 2 dapper installs here where that doesn't work at all === brottman [n=brianr@vpn.beenegarter.com] has joined #ubuntu-devel [05:17] cjwatson, i fixed it the same day [05:18] seb128, i guess his version he developed that patch on :) [05:19] ogra_: regarding g-p-m not starting are you sure there's an autostat file in /etc/xdg? [05:19] ogra_: any ideas? it doesn't seem to get started on login, starts manually just fine, but disappears after a while [05:19] janimo: I have no file in /etc/xdg [05:19] Keybuk, in autostart [05:19] /etc/xdg/autostart [05:19] there is no g-p-m related file there [05:19] no .desktop there [05:20] ogra even if I remoe and reinstall g-p-m I still get no desktop [05:20] bluetooth-applet.desktop [05:20] evolution-alarm-notify.desktop [05:20] gnome-volume-manager.desktop [05:20] nm-applet.desktop [05:20] update-notifier.desktop [05:20] -- [05:20] the installed package does not contain one either [05:20] janimo: reinstalling a package doesn't restore a deleted conffile === Susana [n=Susana@bl6-8-87.dsl.telepac.pt] has joined #ubuntu-devel [05:20] though in that case that looks like a package but [05:20] not a conffile deleted [05:20] it's not deleted [05:20] it's simply not in the package [05:21] seb128: I was replying to a comment in a LP bug related to this, so you had no context :) [05:21] Keybuk: that was for information, not about that bug ;) [05:21] right [05:21] janimo: Removing and reinstalling wouldn't result in it appearing if you'd deleted it at some point, so that's not a helpful check [05:21] janimo: I thought you were typing on #ubuntu-devel [05:21] bug 81304 [05:21] Malone bug 81304 in gnome-power-manager "autostart desktop file location" [Undecided,Fix released] https://launchpad.net/bugs/81304 [05:21] janimo: if you write on a chan either give context or don't write on the chan :p [05:21] DEB_MAKE_INSTALL_TARGET += autostartdir=/etc/xdg/autostart [05:21] seems it ignores that one [05:21] Hm. Does the "Ignore future crashes of this program version" box in apport actually work for anyone? [05:22] Keybuk, thanks, i'll fix after herd3 [05:22] seb128: I was writing to ogra and he has extra context :p [05:22] ogra_: what "autostartdir=" is supposed to do? [05:22] that's not a cdbs magic [05:22] is that something from upstream? [05:23] ogra_: g-v-m does a mv in postins from /usr/share/gnome without telling configure anything [05:23] I would rather mv the file from /usr/share to /etc/xdg from debian/rules, looks a better way [05:23] maybe that's better for g-p-m as well === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has joined #ubuntu-devel [05:23] right [05:23] janimo: no no no [05:23] not in postinst [05:23] do it in debian/rules or .install [05:23] mjg59: even if I delete with --purge ?If so how can I get a conffile back ? [05:23] i will just mv it [05:23] janimo: man dpkg [05:24] seb128: yeah, in the rules file. Mistyped. Not in a hook obviously === billyjack [n=MikeSmit@dhcp-246-178.mag.keio.ac.jp] has joined #ubuntu-devel [05:24] janimo: Oh, if you purge, yes. But that's a different state. === brottman [n=brianr@vpn.beenegarter.com] has joined #ubuntu-devel [05:27] mjg59: right, forgot to specify I purged as well. === janimo [n=jani@Home04482.cluj.astral.ro] has left #ubuntu-devel [] [05:30] Does anyone else here use Liferea? [05:30] i use to [05:30] tollef does, i believe [05:30] ogra_: ah yes, so you did, thanks [05:30] mjg59, i preferred the mozilla extension one. [05:31] Mithrandir: Do you use liferea, and if so have you noticed it becoming much slower since the upgrade to 1.2? (I'm using the gecko backend, not the gtkhtml one) [05:33] Our software is too buggy. There are too many security updates. Maybe we should stop shipping a web browser. [05:33] iwj, let's all go back to gopher. === j_ack [n=rudi@p508DA6F5.dip0.t-ipconnect.de] has joined #ubuntu-devel [05:34] I was thinking FTP, but yes :-). [05:34] As we know, all ftpds are 100% secure and always have been. [05:34] let's default to proftpd [05:35] I see... scary people :-) [05:36] Mithrandir: all 6 kubuntu CDs are good to go [05:37] anyone actually have an i82365 pcmcia on their system? [05:38] need to test this driver to make sure it still works [05:38] i82365 means not yenta, right? [05:39] Yes [05:39] In theory it should still drive it [05:39] But I think it might have been hobbled to prevent that now === Seeker`_ [n=cjo20@ip-62-105-182-26.dsl.twang.net] has joined #ubuntu-devel === Seeker`_ [n=cjo20@ip-62-105-182-26.dsl.twang.net] has left #ubuntu-devel ["Leaving"] === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-devel === mdz [n=mdz@87-194-36-33.bethere.co.uk] has joined #ubuntu-devel === nags [n=nags@125.22.2.71] has joined #ubuntu-devel === beuno_ [n=martin@68-155-114-200.fibertel.com.ar] has joined #ubuntu-devel === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel === silwol [n=silwol@193.170.68.74] has left #ubuntu-devel [] === rraphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [06:01] bddebian: do you have a bug id for the konqueror profile issue? [06:01] Me again or bdmurray? [06:01] bah [06:01] :) [06:01] bah tab [06:01] bdmurray: ^^ [06:03] <_MMA_> Mithrandir: Im to get Cinelerra packaged. They currently have 1 license file in the root dir to cover their source. Is this sufficient get approval from you guys? [06:04] mjg59: yes, I use it, no, I can't remember it being much slower, but I use the gtkhtml frontend. I think. [06:04] _MMA_: as long as it covers the source correctly, yes. [06:04] Mithrandir: Hm. I should try the gtkhtml one. [06:05] <_MMA_> Mithrandir: Its GPL licensed and could you clarify "correctly" this is what we're a little fuzzy about. === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel [06:05] <_MMA_> We're getting different opinions. === brottman_ [n=brianr@vpn.beenegarter.com] has joined #ubuntu-devel [06:08] _MMA_: if all of it is GPL, that's fine. If bits are GPL, bits are LGPL, bits are random other licences, make sure they're compatible and all shipped in the source. [06:09] <_MMA_> Ok. Thats good enough for me. Thank you. [06:09] and we should ensure that it's consistent with debian/copyright. [06:11] <_MMA_> crimsun: I asked muzzol to hop on the channel so when he does Ill hit you up if you have the time. We can look at it then. [06:14] _MMA_: you should probably package the "community edition" of Cinelerra, unless you are already doing that? [06:15] _MMA_: http://cvs.cinelerra.org/ - it's more stable, more supported bugfix-wise === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [06:16] <_MMA_> Mirv: Yup.Thats what we're doing. [06:17] Riddell: hi, still working? I have add support for adding and changing custom mirrors and a "select best mirror" function in software-properties. [06:18] glatzor: aww, man, and I had nearly caught up with you :) [06:18] _MMA_: great, I applaude you in beforehand :) it's a great addition to Ubuntu packages. [06:18] <_MMA_> Thanx. We're tryin. [06:19] glatzor: I see you changed import AptSources to lower case in your branch, but that doesn't seem to have been changed in the python-aptsources branch I'm using [06:19] Riddell: are there any bottle necks? [06:19] Riddell: aptsources was merged with python-apt [06:19] ah, groovy [06:20] http://bzr.glatzor.de/python-apt/sebi/ [06:20] glatzor: just Herd CD testing getting in my way, otherwise I'd be done by now [06:20] Riddell: whoa, you are really fast [06:20] glatzor: I had a question, where do update radio buttons get disabled/enabled at program start? [06:21] Riddell: basically from /etc/apt/apt.conf.d/10periodic [06:22] glatzor: I ment at the UI level, I don't see any code in SoftwarePropertiesGtk.py to do it [06:22] AFAIK get_update_automation_level [06:22] wait I will check it === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel [06:23] glatzor: but that doesn't touch the widgets [06:23] Riddell:(UPDATE_MANUAL, UPDATE_NOTIFY, UPDATE_DOWNLOAD, UPDATE_INST_SEC) = range(4) or none it returns one of the values [06:24] Riddell: you can find the code in show_update_auto_level [06:24] no, it is show_auto_update_level [06:25] Riddell: but it is a good question if adept uses the apt periodic stuff [06:25] it does [06:25] Riddell: wasn't there a different implementation? [06:25] Riddell: oh, fine [06:28] Riddell: should extend the packaging? [06:28] should I ... [06:29] glatzor: sure, please do [06:29] Riddell: cool. I will merge all branches tomorrow. [06:34] glatzor: the gtk package is missing depends on python-glade2 and python-gtk2 [06:34] Riddell: oh thanks [06:34] the kde one will need just python-qt4 [06:34] fine [06:34] Riddell: are there any kde specific terms in the user interface? [06:35] glatzor: no [06:35] glatzor: oh, you mean strings? [06:35] Riddell: strings/terms yes [06:36] glatzor: yes, a few, I've not looked at i18n yet === mpt [n=mpt@121-72-131-5.dsl.telstraclear.net] has joined #ubuntu-devel [06:36] Riddell: hm. so perhaps we have to add different gettext domains [06:37] Riddell: or let us just see if there are any conflicts === RemoteViewer [n=555@stan.physik.fu-berlin.de] has joined #ubuntu-devel [06:37] glatzor: shouldn't be a need for a different domain, most of the strings are the same [06:38] I add a few dialogue titles is about all, but actually the GTK one would probably benefit from that too === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [06:38] mvo: there? [06:38] pitti: yes [06:39] mvo: if I have an apt.Cache() object and mark some packages with markInstall(), can I get a list of packages that it's going to install? (i. e. with all dependencies)? [06:39] mvo: or even better, is there an easy method to get the transitive dependencies of a package? [06:39] glatzor: does the popcon box to anything yet? [06:40] Riddell: yes. it is fully working. [06:40] it was already part in edgy [06:40] glatzor: doesn't work for me on the gtk frontend, but maybe that's just me [06:41] Riddell: perhaps I introduced a bug [06:41] Riddell: oh you need to have popcon installed [06:41] pitti: use Cache.getChanges() -> that will give you a list of packages. those need to be checked for "markedInstall, markedDelete, etc" [06:41] glatzor: aah [06:41] pitti: as for the easier way, what do you need exactly? [06:41] glatzor: should it be disabled then? [06:42] Riddell: it isn't? [06:42] mvo: I want to install a package into a chroot, then figure out which dependencies it has, and install the corresponding -dbgsym pacakges [06:42] glatzor: not for me [06:42] glatzor: actually, I do have popularity-contest installed [06:42] Riddell: I will take a look at it. it should be set to insensitive [06:42] Riddell: it should modify /etc/popularity-contest.conf [06:42] if the box is ticket [06:43] h [06:43] make that "checked" [06:43] "ticked" === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-devel [06:43] nope, doesn't seem to edit that file [06:44] Riddell: than it is a transitional bug [06:44] pitti: right. in this case, the mentinoed method is proably easiest [06:44] mvo: hm, right, .markedInstall of course doesn't catch stuff like libc6 which is already installed [06:44] Riddell: I will investigate it tomorrow. I am currently at a client's office :) [06:45] mvo: hm, something like getDependencies()? [06:45] dir() doesn't reveal anything like that, though [06:45] pitti: you can use apt_pkg.Config.Set("Dir::State::status","some/empty/file") [06:45] pitti: currently you have to fall back to the apt_pkg interface to get a full dependency access [06:45] mvo: hm, I could just as well re-use my existing dpkg-query method after installing the package then :) [06:46] mvo: thanks a lot! [06:46] Riddell: does the config file exist on your system? [06:47] Riddell: currently we only write the config if the file exists [06:47] glatzor: it does yes [06:47] Mithrandir, could i get an i386 server iso as well ? [06:47] pitti: feel free. I can send you some code for getDependencies() if you rather prefer that. it would probably be good to have something like this in the apt interface at some point [06:48] Riddell: strange, works fine for me on feisty [06:49] Riddell: can you put the file on a pastebin please (the configfile)? [06:52] mvo: it's just the default from my feisty install this afternoon http://paste.ubuntu-nl.org/3705/ [06:53] Riddell: strange, I will test it on my next test-install === mpt [n=mpt@121-72-132-197.dsl.telstraclear.net] has joined #ubuntu-devel [06:54] Riddell: tested amd64 desktop (installs fine). See: https://bugs.launchpad.net/ubuntu-iso-tests/+bug/82687 Should I subscribe you to all the Kubuntu images so you can track them via bugmail? [06:54] Malone bug 82687 in ubuntu-iso-tests "20070201.2: kubuntu amd64 desktop" [Undecided,Unconfirmed] === davmor2 [n=davmor2@62-30-74-119.cable.ubr04.wolv.blueyonder.co.uk] has joined #ubuntu-devel === tkamppeter_ [n=till@bl8-116-111.dsl.telepac.pt] has joined #ubuntu-devel [06:59] heno: can you subscribe kubuntu-team? that way they go to the mailing list [06:59] heno: thanks for testing [06:59] heno: is it just the tags that decide what CD the bug is for? [07:00] Riddell: I can do that. I don't think there will be very much mail this time around, but later it might be [07:00] Riddell: and the title === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [07:02] glatzor: does the cdrom treeview ever get populated? [07:03] Riddell: it should :) [07:04] glatzor: I don't see any code to do so [07:04] show_cdrom_sources() just clears it [07:04] Riddell: Indeed. that is right. I made a mistake. [07:05] hey, it was a quite drastic change :) [07:05] glatzor: ok, I can ignore it for now and come back to that bit later [07:05] Riddell: let us care about the bugs after the 8th :) [07:06] exactly :) === GmanAFK is now known as gman === gman is now known as Gman [07:08] Riddell: s-p-qt will be avaible in adpet only? do you plan to add it to the control centre? [07:09] Riddell: how do you handle universe+multiverse by default in kubuntu? === TMM [n=hp@ip5650d1ab.direct-adsl.nl] has joined #ubuntu-devel === doko_ [n=doko@dslb-088-073-082-040.pools.arcor-ip.net] has joined #ubuntu-devel [07:11] ogra_: sorry, I misread; rebuilding all of them. [07:11] glatzor: yes, only through adept [07:11] glatzor: not sure what you mean, we do universe+multiverse same as ubuntu === tkamppeter_ [n=till@bl8-123-147.dsl.telepac.pt] has joined #ubuntu-devel [07:16] Riddell: oh, gnome-app-install is independent of the activated components and does only use its internal filter [07:16] so software-properites and gnome-app-install work on a completely different level [07:16] that is why I would like to remove software-properties from the menu [07:16] glatzor: so even if you don't have universe in sources.list it can install from it? [07:16] and make it only available in adept [07:17] Riddell: yes. this functionality is required to also support the ISV sources, e.g. the canonical one [07:17] adpet_installer only shows "installable" applications? === giftnudel [n=mb@p54A90260.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:18] hmm, right, yes it does [07:19] I was going to ask why -commerical isn't an option to enable [07:19] Riddell: but we can work around this quite easily [07:19] glatzor: how? [07:20] we would just have to add "deb http://canonical.com/ubuntu feisty-commercial main #Canonical" to the sources.list [07:20] so it would be displayed in the third-party software tab [07:20] of course "#deb http://canonical.com/ubuntu feisty-commercial main #Canonical" :) [07:20] then you could enable it by just one click [07:21] if we can convince the relevent person to include that [07:21] glatzor: ehm, archive.canonical.com, pls [07:21] maybe you were just shorthanding, but plain 'canonical.com' won't work [07:21] elmo: it was only a proof of concept :) [07:21] glatzor: ok [07:22] but thanks for notifying anyway [07:25] cjwatson: got an opinion on putting -commercial in the default sources.list? === pina [n=rent@unaffiliated/pina] has joined #ubuntu-devel [07:28] http://paste.ubuntu-nl.org/3710/ [07:28] any clues [07:30] pina: a description usually helps [07:31] Mithrandir, ta [07:31] ok Riddell [07:34] Riddell: cjwatson: software-properties will use the comment of a sources list line for its display name in the third-party software tab [07:34] so I've found out [07:37] odd very odd I cant update or open Synaptic [07:38] errors errors heh [07:38] I just want to make a nice background hah === cassidy [n=cassidy@22.168-200-80.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [07:43] Failed to fetch http://snapshots.ekiga.net/ubuntu/dists/edgy/main/binary-i386/Packages.bz2 Sub-process bzip2 returned an error code (2) [07:43] Failed to fetch http://snapshots.ekiga.net/ubuntu/dists/edgy/main/binary-i386/Packages.bz2 Sub-process bzip2 returned an error code (2) [07:43] Reading package lists... Error! [07:43] E: Dynamic MMap ran out of room [07:43] E: Error occurred while processing audacious-dumb (NewVersion1) [07:43] E: Problem with MergeList /var/lib/apt/lists/morgoth.free.fr_ubuntu_dists_edgy-backports_main_binary-i386_Packages [07:43] etc etc [07:43] :D [07:43] Riddell: any ideas === kent [n=kent@82.145.136.38] has joined #ubuntu-devel === sacater [n=sacater@host86-144-190-159.range86-144.btcentralplus.com] has joined #ubuntu-devel === tkamppeter [n=till@bl8-122-106.dsl.telepac.pt] has joined #ubuntu-devel [07:48] pina: does apt-get work? === j_ack [n=rudi@p508DA6F5.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:48] exit code 2 indicates corrupt compressed file, rather than I/O error. Don't know if that helps [07:49] Riddell: i tried it and i get the errors I pasted above [07:50] weird now its working http://paste.ubuntu-nl.org/3713/ [07:51] something an ubuntu developer should be looking into :( [07:52] pina: Riddell: too many sources. I think that there is a memory limit in apt somewhere === zenrox [n=zenrox@pool-71-115-200-45.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel [07:52] pina: you should fine some hints on goolge [07:52] hmm [07:52] jesus that paste bin is stupid [07:52] "You appear to be spamming the pastebin. I hate spammers so I won't let you. If you're not attempting to spam, please enable javascript so you can pass the antispam check" [07:52] it is [07:53] wait are you being sarcastic [07:53] pina: does reverting to a default sources.list fix it? [07:53] why would i need to spam it [07:54] let me try [07:54] elmo, are you one of those weirdos like me who disable javascript? === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel [07:55] ok Riddell how can i revert it to default? [07:55] <3 no-script [07:55] kylem: yeah. on some days, I even use browsers that don't even support javascript [07:55] word. [07:55] but clearly (at least to the lovely folks behind ubuntu-nl.org) I'm just an evil spammer [07:56] how do i revert to default sources.list [07:57] elmo, did you get those xen issues sorted? [07:57] kylem: yep, thanks - took like 12 hours, but we are now Xentastic [07:58] sweet... i think. [07:58] Riddell: ping [07:58] python-- [07:58] pina: hmm? [07:58] Why can't it tell me about more than one syntax error per invocation ? [07:59] pina: http://www.ubuntu-nl.org/source-o-matic/ [08:00] thanks go tit [08:00] it [08:00] :D [08:00] besides my current issue, did ubuntu for server need array conf, for proliant ML 370 ?? === mdz [n=mdz@217.205.109.249] has joined #ubuntu-devel [08:01] what i mean is configuragion array to raid for scsi [08:01] Bad command or file name [08:01] (user questions in #ubuntu) [08:02] ok sorry [08:04] elmo: what issues if i may ask? === mc44 [n=mc44@unaffiliated/mc44] has joined #ubuntu-devel [08:05] zul: I was trying to get 2.6.16.38 kernels running with 3.0.4 and having some grief. some of it was pebkac, and some of it was packaging - you've got a bug about the latter [08:05] super === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel [08:09] elmo: You're using a fairly vanilla 2.6.16.38 in the DC then ? I wonder if that has the dm-snapshot bug which I've found. It might be worth my while trying to set up something more similar to what you have. [08:10] Certainly you wouldn't want to use autopkgtest in the DC with a kernel affected by this bug. [08:10] iwj: yeah, very vanilla. 2.6.16.38 straight from k.o with patches from xen 3.0.4 [08:10] iwj: well we haven't tried using any snapshoting yet, only plain lvm [08:11] Right. What kind of kernel config ? Custom for the box or you have some standard version ? [08:11] Riddell: i just reverted [08:11] I did and i get the same error [08:11] iwj: we have a custom config, which works for all of our boxes of that architecture. I just used that with the extra bits needed for Xen (bridging, disabling SCSI, etc.) [08:11] The dm-snapshot bug didn't seem to turn up when I tested it by hand with the lv commands. autopkgtest does things slightly differently and drives dmsetup by hand. [08:12] iwj: so then what is the issue [08:12] elmo: Aha. Could you email me a copy of the .config for that kernel ? I expect it'll work for me and then I can check. [08:12] i was just rtying what Riddell suggested still doesnt work [08:12] pina: dm-snapshot has an oops on device removal. [08:13] iwj: it's amd64, is that ok? [08:13] I can reproduce it by filling the snapshot from inside my Xen guest and then shutting the guest down with xm destroy. [08:13] elmo: Err, no, unfortunately. [08:13] before that you're talking to me right, or referring to elmo's issue [08:13] I mean, I have only i386. [08:13] iwj: ok, well I should be building an i386 kernel in the next couple of days, I'll send you the config when I do [08:13] Right, thanks. [08:13] pina: I don't know anything about any of elmo's other issues :-). [08:14] woah confusing [08:14] :D [08:14] ok dm-snapshot bug [08:15] Riddell: ping [08:17] i'll figure something out [08:17] thanks === pina [n=rent@unaffiliated/pina] has left #ubuntu-devel [] === ScottK [n=ScottK@static-72-81-252-22.bltmmd.fios.verizon.net] has left #ubuntu-devel ["Konversation] === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel === masterar2ro [n=masterar@83.238.70.51] has joined #ubuntu-devel [08:27] Mithrandir: please give back guifications on ia64 [08:29] <_ion> adri2000: If i used gaim, i'd use gaim-libnotify. [08:30] Adri2000: given-back [08:32] Mithrandir: thanks, do you have time to look at this FTBFS please http://librarian.launchpad.net/6034262/buildlog_ubuntu-feisty-i386.sim_0.9.4.2-1ubuntu1_FAILEDTOBUILD.txt.gz ? same error as the previous version uploaded by gpocentek and it builds fine in a pbuilder [08:32] "Error: Package: and Architecture: do not alternate in debian/control" [08:32] let me check === glatzor_ [n=sebi@ppp-82-135-75-189.dynamic.mnet-online.de] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === glatzor [n=sebi@ppp-82-135-75-189.dynamic.mnet-online.de] has joined #ubuntu-devel === Eons [n=Eons@host-84-221-198-173.cust-adsl.tiscali.it] has joined #ubuntu-devel [08:36] pitti: does bug 75017 waits for your push? [08:36] Malone bug 75017 in kubuntu-default-settings "SRU: remove /.hidden file " [Undecided,In progress] https://launchpad.net/bugs/75017 === Treenaks [n=martijn@thuis.foodfight.org] has joined #ubuntu-devel [08:36] Adri2000: unsure. === mdke [n=matt@ubuntu/member/mdke] has joined #ubuntu-devel === Loevborg [n=loevborg@dslb-084-056-000-154.pools.arcor-ip.net] has joined #ubuntu-devel [08:38] Mithrandir: no idea? :( [08:49] Mithrandir: have you had time to look at the build failure of xmms2? === vuntz [n=vuntz@fennas.vuntz.net] has left #ubuntu-devel [] === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-devel === Gerrath [n=Shane_@unaffiliated/gerrath] has joined #ubuntu-devel === pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-devel === Spads [n=spacehob@host-84-9-50-117.bulldogdsl.com] has joined #ubuntu-devel === ozgurk [n=ozgurk@fsf/member/okaratas] has joined #ubuntu-devel === ozgurk is now known as okaratas === mpt_ [n=mpt@121-72-132-197.dsl.telstraclear.net] has joined #ubuntu-devel === mdz [n=mdz@george.kkhotels.co.uk] has joined #ubuntu-devel === didymo [n=ashley@CPE-61-9-197-223.static.nsw.bigpond.net.au] has joined #ubuntu-devel === tkamppeter [n=till@bl7-125-38.dsl.telepac.pt] has joined #ubuntu-devel === davmor2 [n=davmor2@62-30-74-119.cable.ubr04.wolv.blueyonder.co.uk] has left #ubuntu-devel [] === Tonio_ [n=tonio@17.8.100-84.rev.gaoland.net] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === dholbach [n=daniel@i59F73D82.versanet.de] has joined #ubuntu-devel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel === tkamppeter_ [n=till@bl8-112-73.dsl.telepac.pt] has joined #ubuntu-devel === mpt__ [n=mpt@121-72-134-28.dsl.telstraclear.net] has joined #ubuntu-devel === ssam [n=ssam@87.127.117.246] has joined #ubuntu-devel === TMM [n=hp@ip565b35da.direct-adsl.nl] has joined #ubuntu-devel === pkl_ [n=phillip@lougher.demon.co.uk] has left #ubuntu-devel ["Leaving"] [09:54] geser: no, sorry. Been busy with herd stuff [09:54] Hurd? Awesome! ;-P [09:55] Mithrandir: np === nemoo [n=lukas@unaffiliated/lukas/x-0000001] has joined #ubuntu-devel === sacater [n=sacater@host86-144-190-159.range86-144.btcentralplus.com] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel === mvo [n=egon@p54A67ED4.dip.t-dialin.net] has joined #ubuntu-devel === givre [n=Florent@APuteaux-152-1-90-183.w86-205.abo.wanadoo.fr] has joined #ubuntu-devel [10:02] Riddell: yes, I don't think we should do it [10:02] Riddell: (commercial) === pochu [n=pochu@179.Red-88-7-169.staticIP.rima-tde.net] has joined #ubuntu-devel === mpt_ [n=mpt@121-72-134-219.dsl.telstraclear.net] has joined #ubuntu-devel === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu-devel [10:09] cjwatson, i discovered that pam_mount isnt possible with openssh at all ... do you happen to know a fix or patch for that ? [10:09] i couldnt find anything yet === tkamppeter__ [n=till@bl10-8-211.dsl.telepac.pt] has joined #ubuntu-devel [10:10] ogra: after meeting [10:10] yep [10:10] thanks === ivoks [n=ivoks@1-234.dsl.iskon.hr] has joined #ubuntu-devel === lmanul [n=manu@dan75-4-82-239-58-38.fbx.proxad.net] has joined #ubuntu-devel === givr1 [n=Florent@APuteaux-152-1-95-233.w90-2.abo.wanadoo.fr] has joined #ubuntu-devel === mvo_ [n=egon@p54A67251.dip.t-dialin.net] has joined #ubuntu-devel === pvanhoof [n=pvanhoof@d54C0EE14.access.telenet.be] has joined #ubuntu-devel === roico [n=roico@bzq-82-81-110-93.red.bezeqint.net] has joined #ubuntu-devel === jinty [n=jinty@64.Red-83-50-216.dynamicIP.rima-tde.net] has joined #ubuntu-devel === jono_ [n=jono@88-107-37-235.dynamic.dsl.as9105.com] has joined #ubuntu-devel [10:45] iwj: I'm trying to figure out the libnspr conflict between firefox and xulrunner, why firefox builds this package instead of using the one from xulrunner? === masterar2ro [n=masterar@83.238.70.51] has left #ubuntu-devel ["Program] [10:47] pitti, btw, i finally managed to get the security kernels uploaded, can you approve them so they can ftbfs for me? :) [10:47] kylem: no need to approve them, they'll ftbfs fully automatically :-P [10:47] hmm. [10:47] i got no mail. [10:47] linux-source-2.6.15 | 2.6.15-28.51 | source | 6 hours old [10:47] linux-source-2.6.17 | 2.6.17.1-11.35 | source | 6 hours old [10:48] no binaries yet after 6 hours? hmm [10:48] oh, heh [10:48] linux-source-2.6.15 | 2.6.15-28.51 | all amd64 hppa i386 powerpc sparc | 5 hours old [10:48] linux-source-2.6.17 | 2.6.17.1-11.35 | all amd64 i386 powerpc sparc | 3 hours old [10:48] ^ in NEW [10:48] heh. [10:48] why is it in new? [10:48] spiffy. [10:48] keescook, abi. [10:49] I'm guessing the ABI of the kernel changed [10:49] kylem: ok, since they bump the ABI, we have to go to that crazy NEW/half-publish/NEW again/upload l-r-m/l-meta/NEW/half-publish dance again [10:50] apparently people who write CVE fixes haven't grasped the concept of a stable kernel. [10:50] kylem: does l-r-m actually need to build against the new kernel, or is it just the debian/control dependencies? === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-devel [10:51] pitti, the latter, likely. [10:52] kylem: oh, no, they b-dep on l-headers [10:52] pitti, have you got my mail about the corrected m2300w package? [10:52] tkamppeter__: I replied with a complaint/question about the cupsys b-dep [10:52] tkamppeter__: is that really necessary? [10:53] cjwatson: any chance you could NEW the -security kernels on jackass? [10:53] pitti: sure === Burgwork [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu-devel === cjwatson dusts off his dak knowledge [10:54] pitti, probably best to wait, i don't have lrm uploaded yet. [10:54] don't bother [10:54] I'm already on it [10:54] elmo: thanks [10:54] kylem: no, I need to publish them to the jackass archive before you can b-dep on them [10:54] elmo: I'd only just managed to remember the script name. Thanks :-) [10:54] kylem: will do in a minute [10:55] ugh. complicated. [10:55] kylem: breezy kernel ftbfs'ed on all but ia64 and powerpc; I sent zul the log a while ago [10:55] haha. [10:55] that's pretty backwards. [10:55] kylem: yup, due to having two archive management systems here [10:55] kylem: but the breezy one doesn't seem to change the abi, so that should be quicker [10:56] uhh. [10:56] cjwatson: btw, I guess we don't release a breezy point release any more? so we could get rid of the 8 month old d-i/installation-report security uploads? [10:56] i don't see how that's possibly, unless he just ignored patches which did. [10:57] kylem: probably exactly this happened [10:57] mvo: Bug 81428 is ready for upload. [10:57] Malone bug 81428 in app-install-data-commercial "sugarcrm needs update of app-install-data-commercial and a synaptic fix" [High,Fix committed] https://launchpad.net/bugs/81428 [10:57] pitti, I have seen the mail now. configure check for /usr/share/cups/model and this dir is provided by the cupsys package. I don't think that we should split cupsys for that. [10:57] kylem: which CVE was the complicated one again? [10:57] tkamppeter__: I agree [10:57] pitti, simply upload it. [10:58] tkamppeter__: alright [10:58] 4572 and 5753 changed the ABI. [10:58] tkamppeter__: can you please put the source.changes on your page? [10:58] tkamppeter__: I'm on strings-and-cans internet ATM and down/uploading the entire package would take a while === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [10:59] pitti: yeah, it's pretty unlikely at this point [10:59] kylem: right, neither are fixed in the current upload [10:59] pitti: any chance to accept bug 75017 in edgy-proposed? [10:59] Malone bug 75017 in kubuntu-default-settings "SRU: remove /.hidden file " [Undecided,In progress] https://launchpad.net/bugs/75017 [11:00] Lure: I'll do some archive admin tomorrow morning [11:00] pitti, sigh. ok. [11:00] pitti, maybe i'll do it. there's only likely one or two breezy uploads after this before we EOL it going by the current timelines. [11:01] pitti: thanks [11:01] kylem: OTOH the local DoS in iso9660 wasn't that critical/urgent either [11:02] keescook: claiming USN-416-1 for the currently pending kernel upload === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [11:02] pitti: go for it. [11:02] keescook: I probably won't release before next week, though [11:03] pitti, sorry, mistyped the filename when creating it and so it did not go up with the package upload. Now it is on my site. [11:03] pitti: that's fine. :) === stub [n=stub@ppp-58.8.14.207.revip2.asianet.co.th] has joined #ubuntu-devel [11:04] tkamppeter__: thanks; uploaded [11:04] tkamppeter__: oh, argh [11:04] tkamppeter__: please do not build with -sa [11:04] cjwatson, so any suggestions about openssh and pam_mount ? i only found debian bug 242119 but that seems not to fix pam_mount [11:04] pitti, should lrm be targetted at -security too? [11:04] kylem: yes, and -meta [11:04] Debian bug 242119 in ssh "ssh - password authentication never uses pam" [Grave,Closed] http://bugs.debian.org/242119 [11:04] okies. [11:05] tkamppeter__: I mangled the .changes and uploaded for real now [11:05] kernel's out of NEW [11:05] elmo, thanks. [11:05] did it build everywhere? [11:05] kylem: yes [11:06] excellent. [11:11] kylem: ok, published those to jackass' archive; please upload l-r-m and l-meta now, then l-r-m need to go through jackass' NEW === fatalerror [n=gpastore@debian/developer/gpastore] has joined #ubuntu-devel [11:12] ok. === heno [n=henrik@ubuntu/member/heno] has joined #ubuntu-devel === shackan [n=shackan@host8-87.pool8253.interbusiness.it] has joined #ubuntu-devel [11:14] kylem: thanks === roico is now known as roico_sleeping [11:18] pitti, what is the correct command line for the _source.changes file then? [11:18] tkamppeter__: 'debuild -S' in that case [11:19] Thanks, I used always dpkg_genchanges. [11:20] tkamppeter__: oh, that's pretty low-level and usually not necessary [11:20] pitti, also thanks for the upload. [11:20] debuild is easiest, some people use dpkg-buildpackage (same options) [11:20] tkamppeter__: you're welcome! === pirast [n=martin@p508B28D1.dip0.t-ipconnect.de] has joined #ubuntu-devel === pitti -> bed, cu tomorrow === jono__ [n=jono@88-107-37-235.dynamic.dsl.as9105.com] has joined #ubuntu-devel [11:34] ogra: ok, sorry, I know I said I'd look after the meeting but I think it's going to have to be tomorrow morning now - hope that's ok [11:34] ogra: a bug reference or reproduction recipe would be appreciated [11:34] sure, totally fine [11:35] know that openssh and pam is historically a can of worms, though it's mostly settled down now [11:35] seems its a longstanding bug with openssh and privilege separation [11:35] the bug you refer to may not be the same thing [11:35] pam_mount doesnt seem to get the right password handed over ... [11:35] Feb 1 23:33:03 edubuntu sshd[23777] : pam_mount(pam_mount.c:453) error trying to retrieve authtok from auth code [11:35] Feb 1 23:33:03 edubuntu sshd[23777] : pam_mount(pam_mount.c:159) conv->conv(...): Conversation error [11:35] Feb 1 23:33:03 edubuntu sshd[23777] : pam_mount(pam_mount.c:456) error trying to read password [11:35] anyway, it's complicated, let's please look at it in the morning [11:35] i'll go on diggin [11:36] yep === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel [11:55] Ack... can someone push the gtk+2.0 security upload through LP? [11:56] keescook: which queue? [11:56] main [11:56] wrong answer. [11:56] which suite? [11:56] (edgy, dapper, ..) [11:56] breezy, dapper, edgy [11:56] ok, lrm and linux-meta uploaded. [11:56] security [11:57] ogra: that's a pocket, not a suite. [11:57] i know [11:57] has anyone pushed kernel or X uploads for edgy the past couple of days? === mdke points at the changes mailing list [11:58] gnomefreak: I don't see any in the edgy-changes mailing list. [11:58] kylem: whereto? [11:58] Mithrandir, -security [11:59] keescook,kylem: publisher running. [11:59] Mithrandir: thanks [11:59] we should really split the publisher runs so -security isn't affected by regular freezes. [11:59] kylem: I thought you weren't doing a publish of the kernel updates yet? [11:59] eh? why not? [12:00] I thought pitti said you had to do some dance with publication/NEW or something [12:00] well. someone might have to, but that person isn't me. :) [12:00] heh === kylem doesn't touch any of this stuff... [12:01] kylem: you might want to poke an archive admin, then. [12:01] Mithrandir: just to double-check: there weren't any kernel updates in the queues for publication, right? [12:01] let's see [12:02] oh. pitti is already gone. nevermind. [12:02] Mithrandir: if there is, we need to freak out a little -- they're not all done. [12:02] I'm pretty sure they're just on jackass right now, but kylem got my worried. :) [12:02] s/my/me [12:03] keescook: which suite? [12:03] Mithrandir: I wouldn't know; I wasn't expecting a kernel to be published to LP yet. [12:03] kylem: suite? [12:04] no sugar for me, thanks [12:04] Mithrandir, que? [12:04] I'm going to assume there isn't one, and will calm down now. :) [12:04] kylem: where did you upload that kernel? [12:04] i'm going to assume suite means distro, and {edgy,dapper}-security. [12:04] suite is {warty,hoary,breezy,dapper,edgy,feisty}, yes. [12:05] {release,updates,proposed,security} are pockets. [12:06] kylem: what'd the version be? [12:10] 2.6.15-28.51 2.6.17.1-11.35