[00:00] the rest seemed to have nuked fine [00:00] * sistpoty looks [00:02] nixternal: no idea actually, but I removed it manually from the db [00:07] thanks === lutin is now known as Lutin [00:19] .orig.tar.gz is supposed to be the original tarball from upstream, right? [00:19] TomJaeger: yes [00:19] why is this not the case for wacom-tools? [00:20] * sistpoty looks [00:22] TomJaeger: not too sure, I guess for convencience (debian/README.Debian makes me think that). Generally, this should be avoided w.o. a very good reason [00:24] okay, I guess I'll fix that too, while I'm at it [00:25] TomJaeger: at what? [00:25] TomJaeger: oh, are you considering to update wacom-tools? [00:25] nobody else is doing it, are they? [00:26] TomJaeger: the please head the rule of thumg: do minimal changes to the current package (unless you maintain it) [00:26] then [00:26] and rule of thumb... bah, I'm no typing expert today [00:27] it's in main isn't it? [00:28] bug #195953 [00:28] Launchpad bug 195953 in wacom-tools "Tablet input resolution tied to display resolution" [Medium,Triaged] https://launchpad.net/bugs/195953 [00:28] this is the reason [00:29] TomJaeger: go for it [00:30] TomJaeger: so your update is a new upstream version? [00:30] yeah, but it needs some fixes to even compile [00:30] i am trying to create my own meta-packages ... [00:30] TomJaeger: still, try to do minimal changes in packaging, I gues the release team will appreciate this [00:30] with debuild i get the message [00:30] bad-distribution-in-changes-file gutsy [00:31] i have gutsy in my changelog, is this wrong? [00:31] aquo: do you have "ubuntu" in the version number? [00:31] aquo: last entry in debian/changelog: change "gutsy" to "hardy" [00:31] sistpoty, I'm still moving that autoconf-garbage out of the diff [00:31] aquo: are you compiling for gutsy? [00:31] james_w: no, i think i will put ppa in [00:31] james_w: yes [00:32] james_w: i dont have ubuntu in the version number [00:33] sistpoty: but i don't want to make the metapackage for hardy, i want i to be for gutsy. [00:33] aquo: are you sure? (once hardy gets out, I doubt that too many gutsy systems will remain)... but if so, ignore the warning ;) [00:34] sistpoty: it is not a warning, is is marked E: [00:34] I think this is just for personal use isn't it? [00:34] aquo: by what? [00:34] by debuild [00:34] E: aquo-packaging_0.1_i386.changes: bad-distribution-in-changes-file gutsy [00:34] aquo: are you using a debuild from before gutsy? [00:34] aquo: instead of 0.1-1 have 0.1-0ubuntu1 [00:35] no [00:35] hm... [00:35] aquo: from debian? [00:35] no, just from scratch. [00:35] I think there's a safety catch added in Ubuntu to stop you uploading packages to Ubuntu with "Debian" version numbers. [00:35] it is just an README with some created debian/ directory ... [00:35] as it -1 etc. [00:35] aquo: hm... do you have some triggers in debuild that require a clean lintian run? [00:36] no, but i want to do it the right way ... [00:36] if i create a metapackage from scratch, which version number do i need to give? [00:36] aquo: i suggest 1 [00:36] should it be 0.1-1? [00:36] or is 0.1 ok? [00:37] or maybe it has to be 1ubuntu1 [00:37] or 0.1-0ubuntu1 [00:37] or 0.1ubuntu1 [00:37] james_w: right, now I recall some completely and utter stupid changes back then, which derive the distribution from the version number [00:37] It only gets the ubuntuX wart if its modified from virgin source [00:38] so it would be 1ubuntu1 (for a metapackage, which I guess should be native) [00:38] james_w: i don't want to have it ubuntu in the version, i am just going for ppa [00:38] so 1ppa1 ... [00:38] sistpoty: -1ubuntu1 implies theres been one debian modification, and then one ubuntu modification ontop of that [00:38] aquo: The metapackage is for the 0.1 version of the software, right? [00:39] aquo: I'm trying to tell you that I think it's the fact that you don't have ubuntu in the version number that is giving you the error [00:39] james_w: I think thats wrong [00:39] Flannel: it doesn't really matter for a metapackage... either 0ubuntu1 or 1ubuntu1 (as debian probably won't sync that one) [00:39] Flannel: i just created a metapackage (just a README-file) f [00:39] Not that I'm an expert, but I would've given it the 0.1 version, and been done with it. [00:39] for the dependencys ... [00:39] there is no real source ... [00:39] (oh, and sorry for my wording about the changes... of course I should have written "not so prudent" or s.th. like that) [00:40] Flannel: to be correct, 0.1 would (iirc) be a nmu of a debian native package in debian [00:40] it is a native package, but it is native to ubuntu [00:41] sistpoty: No, it's the 0.1 version from upstream, 0.1-1 would be one debian change [00:41] Flannel: not for a *native* package [00:41] aquo: http://packages.ubuntu.com/gutsy/ocaml-libs is an example of a metapacakge with no warts, so it's definately not a requirement [00:42] Flannel: rule of thumb: no dash in the version number -> native package [00:42] sistpoty: Have an example? [00:42] sistpoty: the one I just gave, actually, has no dash [00:42] Flannel: exactly ;) [00:43] sistpoty: http://packages.debian.org/search?keywords=ocaml-libs&searchon=names&suite=testing§ion=all [00:43] sistpoty: Its not native [00:43] er, ok, so its the etch version, but still, not native [00:43] Flannel: why would it be not native? [00:44] sistpoty: What are you defining native as? [00:44] Flannel: native == "no orig.tar.gz" [00:44] So, all metapackages are native then, by definition? [00:44] ubuntu-meta has "ubuntu-meta (1.79) gutsy; urgency=low" [00:44] Flannel: yes [00:46] sistpoty: I took native to be Ubuntu created. If a metapackage has a change from debian's, is it -0ubuntu1? [00:47] -Xubuntu1 [00:47] sistpoty, so I think the reason they repacked it is because the debian/ubuntu package is called wacom-tools and upstream calls it linuxwacom [00:47] Flannel: there is no real policy... the right thing imho would be to create a non-native package from it, but that also has its problems. So I usually go for Xubuntu1 (being X the debian version) [00:48] sistpoty: ubuntu-meta is also a "native"-package in my eyes. [00:48] aquo: yes, it is [00:48] so, how do i get rid of the E: aquo-packaging_0.1_i386.changes: bad-distribution-in-changes-file gutsy message? [00:49] sistpoty, so I'll do the same thing [00:49] aquo: have you tried adding "ubuntu1" to the (last) version in debian/changelog? [00:50] TomJaeger: have you checked, if there was actually just a rename of the original version, or if it has been otherwise fiddled with as well? [00:51] brb [00:51] sistpoty: i tried ppa1 [00:51] E: aquo-packaging_0.1ppa1_i386.changes: bad-distribution-in-changes-file gutsy [00:52] sistpoty, everything has been moved to a linuxwacom and there's a strange doc dir [00:52] *linuxwacom subdir* [00:53] aquo: I doubt ppa will make any difference if the issue is what I think it is, as ppas weren't around then. [00:53] how are renames usually handled? [00:54] just in the packaging usually [00:54] james_w: ok, with ubuntu1 the Error-Message is gone [00:54] it doesn't really matter what's going on in the source package as long as the binary packages come out ok [01:02] james_w: *cough*.. https://wiki.ubuntu.com/PackagingGuide/Basic#ChangingOrigTarball (though if it's screwed once, you'll have a hard time for a new upstream version) [01:02] (that was actually written by me, in case you wonder) [01:04] heh, preaching to the choir :-) [01:04] :) [01:09] soren: can you attach the usual information for bug #208161 please? thanks! [01:09] Launchpad bug 208161 in ubuntu-vm-builder "FFe: Update ubuntu-vm-builder" [Undecided,Incomplete] https://launchpad.net/bugs/208161 [01:11] is there a way to make dpkg-buildpackage show the current directory? [01:12] what do you mean? [01:26] sistpoty: thanks for the ack on the bzr* FFe [01:27] james_w: you'll still need to get the ack from main (until mine gets valid) [01:27] james_w: as I understand it, there is a tight correlation between bzr and bzr-tools, right? [01:28] yeah, they all need to go in together [01:28] so, the basic for my metapackage seems to work ... [01:28] I realise it's not complete yet, but it's good to have that but done [01:28] it is nice to have those metapackages for software installation ;) [01:28] james_w: yes, that's what I thought... so basically my opinion is: if one goes into main, the others should follow ;) [01:29] but: if i change anything inside my metapackage: do i change the native version or the ubuntu one? [01:29] if i use dch -i ubuntu counts up .... [01:29] hmmm [01:30] aquo: for native packages, the complete version is the version of the package [01:30] sistpoty: grmpf [01:30] james_w: I started a wiki page about the packaging jam: https://wiki.ubuntu.com/UKTeam/PackagingJamJune2008 - feel free to edit :) [01:30] thanks Laney [01:30] aquo: because there's no .orig.tar.gz, every new version is put in a (native) .tar.gz again [01:31] sistpoty: but i had to introduce the ubuntu1 to get the error message away ... [01:31] aquo: hence changing either the version number, or the X after ubuntuX will result in the same thing packaging wise [01:31] Laney: looks good, do you want to email the list to tell everyone about it. [01:32] Laney: also, there's no mention of the possible Bug Jam. [01:32] james_w: I'll add that. You can email the list if you'd like or I'll try and get round to it tomorrow [01:32] aquo: the usual thing for debian imported native packages is to increase X though (as in ubuntuX becomes ubuntuX+1) [01:33] (X+1 as expression *g*) [01:33] ok, but i didn't import anything from debian [01:33] Laney: we're in to the time where I won't let myself send email for fear of saying something stupid due to tiredness, so it would be tomorrow anyway [01:33] i created a native metapackage for ubuntu [01:33] Laney: so if you don't do it tomorrow I can [01:33] aquo: but since you have an ubuntu version number, just increase X ;() [01:33] james_w: That's fine [01:33] -( [01:34] if i mv aquo-packaging-0.1/ aquo-packaging-0.2 and run dch -i inside it, it prompts me with 0.1ubuntu2 ... [01:35] aquo: yes, that's correct... for native packages, the source package == upstream package === danielm_ is now known as danielm [01:35] aquo: so usually you don't move the debian dir around, but just add to the existing package [01:35] (s/usually/always) [01:36] sistpoty: there is no debian-dir, i just created this for myself from scratch, understand? [01:36] it is a native metapackage for ubuntu. [01:37] aquo: w.o. debian dir, you cannot build a package? [01:37] aquo: I guess we're misunderstaning here === zachy is now known as zakame [01:39] sistpoty: ok, i have a ubuntu native metapackage directory named aquo-packaging-0.1 with some debian-directory inside it with all the control stuff ... [01:40] because of some freaky error-message i had to intruduce the ubuntu1 version in changelog. [01:40] if i run dch -i inside the directory ubuntuX counts up ... [01:40] aquo: yes, that's correct [01:40] but this is a native package, so i want the native version number to count up ... [01:41] a can hand-edit this, but why use dch -i if i need to hand-edit stuff? [01:42] aquo: try dch -U [01:42] aquo: the native version == what is in debian/changelog [01:42] that should get rid of this "ubuntu" check [01:42] (I think) [01:42] aquo: if you put 1.2ubuntu3 there, the native version is exactly this [01:43] no it isn't [01:43] aquo: if you want to increase 1.2ubuntu3 to 1.3ubuntu1, you'll need to hand edit the file [01:43] i am the "upstream"-maintainer and the packager in one person. [01:43] aquo: yes, that's what "native package" is all about ;) [01:45] ok, it seems that nobody seems to understand my question. [01:46] aquo: at least, I don't... maybe you could rephrase it again= [01:47] ? [01:47] aquo: dch -v will allow you to specify the version that you want [02:25] Heya gang [02:25] hey bddebian [02:25] bddebian: heya [02:25] Hi protonchris, mneptok [02:28] hi bddebian [02:29] Heya sistpoty [02:37] alright, I've updated the wacom-tools package now, who do we get this uploaded? [02:38] TomJaeger: you need a core-dev sponsor [02:39] how would I find a core-dev sponsor? [02:41] Hmmm. Something has caused several duplicates of a rather old soundconverter bug to be filed in the past few days. There were no duplicates for 30k bugs, then 7 in just a couple of thousand. [02:41] you should subscribe ubuntu-main-sponsors, but I'm afraid that I don't know the format that they wnat new upstream versions in [02:41] TomJaeger: also have you applied for a Freeze exception? [02:41] no [02:42] I think you'll need to do that. I'm not very familiar with main, sorry [02:42] you can see if anyone is around on #ubuntu-devel [02:42] so I'm wrong here? [02:43] no, not exactly, but motu only look after universe [02:43] there's more likely to be core-dev on that channel than this [02:44] alright, thanks [02:46] * sistpoty is off to bed now.. gn8 [02:47] night sistpoty [02:47] gn8 james_w [02:47] TomJaeger: you should probably explain that you are trying to make an upload and you want details on whether you need a freeze exception, and how to get sponsorship of a new upstream version. [03:17] Fujitsu, Can we get the logbot back in #xubuntu-devel? I dunno why it disappeared. [03:18] cody-somerville: You gotta do 5 u-u-s uploads in the next day now that you're MOTU. Congratulations. [03:18] cody-somerville: I've no idea. [03:18] cody-somerville: Nothing to do with me. [03:18] Thanks ScottK2 :) [03:18] Fujitsu, I thought you were the one that maintained it. My mistake. [03:19] * Fujitsu feels like he's doing 5-(non-)FFes-a-day [03:19] cody-somerville: fabbione, perhaps. [03:19] Right right [03:19] :) [03:19] * ScottK2 feels like he's d0ko's release assistant chasing after python-xml removal and python-central build-dep fixes. [03:23] ScottK2: And then there's LDFLAGS... [03:24] Was that his too? [03:24] Of course. [03:24] And there was something else too. [03:24] I forget. [03:25] Ah, yes, starting the gfortran transition. [03:25] Ah. Well the last act for python-xml is assigned to him, so I'm done on that one. [03:26] Very good. [03:26] It's milestoned against the release too. [03:27] ;-) [03:30] Anybody up for looking at a FFE (Bug 204039)? [03:30] Launchpad bug 204039 in glom "Hardy: Please update to glom 1.6.10" [Undecided,New] https://launchpad.net/bugs/204039 [03:32] protonchris: Looking [03:33] heh, glom still isn't done? any time we could clear libgdamm off of http://people.ubuntu.com/~ubuntu-archive/NBS/ would be just peachy :) [03:34] slangasek: Hopefully glom will be done with the next release. Sorry. [03:35] protonchris: The current version is FTBFS or dep wait on several archs. Will this one be any better? [03:38] protonchris: I don't see any features in that release. It looks like just bugfixes to me, so no FFe needed. [03:40] ScottK2: Looks like hppa is hung up on python-gnome2-extras and python-gtk2 [03:40] ScottK2: sparc stuck on python-gnome2-extras [03:40] hppa is often stuck on stuff. Would a giveback on sparc work at this point? [03:44] ScottK2: not sure. I am new to this. What does a giveback mean? [03:45] Try to build it again. [03:45] Is the python-gnome2-extras problem sorted out already? [03:48] It is not clear to me why it didn't work on sparc before since it looks like sparc has python-gnome2-extras [03:48] protonchris: Maybe it didn't then [03:48] Or it's not in sufficient version [03:48] slangasek: what causes a package show up on that webpage? [03:50] protonchris: it's no longer built from any current source package, but still in the archive [03:51] ScottK2: yeah, strange. Lets try a giveback on sparc if it isn't too much trouble. [03:51] * cody-somerville just made his first upload :) [03:51] cody-somerville: Congratulations again. [03:51] :) [03:52] protonchris: Since we're contemplating a new upload, that'd take care of it. [03:52] protonchris: What about the dep wait on ia64? [03:54] protonchris: What do we have to do for libgda3-dev 3.0.2 or better to be available on that arch? [03:56] ScottK2: it is waiting on libgda3-dev which segfaults during building. segfault problem also exists in debian. [03:57] Hello! I setup my own repo (dpkg-scanpackages, apt-ftparchive) and with a proper sources.list file. However, if I create a Release.gpg, apt-get complains on the clients: Failed to fetch http:///Release What did I do wrong? [03:57] Guess I didn't finish my first thought.... [03:58] protonchris: So I'd try and look into that one. [03:58] ScottK2: ok, I'll ask the debian maintainer about it. [03:58] OK. [03:58] libgda-3.0-scan.c:18: warning: implicit declaration of function 'gda_blob_op_get_type' [03:58] protonchris, ScottK2: how about setting a proper prototype? :) [03:59] Fair enough. [03:59] I bet that returns a pointer and ia64 goes waaaaa [03:59] Better stated: Without the Release.gpg all is ok, except the security warning when Installing packages. With the Release.gpg file in my repository, 'apt-get update' chokes. Yes, I've imported the gpg key using apt-key. [04:00] * ScottK2 is trying to help point protonchris is a useful direction without getting his hand's to sticky with the goo from this one. [04:00] heh [04:00] slangasek: :) [04:01] Actually that was meant for ScottK2 [04:02] ./libgda/gda-blob-op.h:GType gda_blob_op_get_type (void); [04:02] I win [04:03] unfortunately, I also lose, because I can never remember where the source for those scanners is supposed to come from. :P [04:05] ScottK2: thanks for looking at the glom bug [04:06] protonchris: You're welcome. I think you've got enough of a hint that you can go to the Debian maintainer and he can figure a patch if you aren't up to it yourself. [04:06] what is an FFe? [04:06] Feature Freeze Exception (replace UVFe since we don't have UVF anymore). [04:07] oh ok [04:07] Hello joejaxx [04:07] hi [04:07] joejaxx: It was suggested to me that I hunt you down to help out with unforking our SE Linux stuff. [04:08] oh ok [04:08] joejaxx: I'm expecting Manoj to upload a new setools to Debian in the next ~36 hours. [04:09] ok [04:09] Personally I'd rather break SE Linux than fork, so it'd be good to have someone involved that actually cares how well it works. [04:09] :) [04:10] joejaxx: See Bug 204428 for my perspective. [04:10] Launchpad bug 204428 in setools "Package contains gratuitous divergence from Debian" [Undecided,In progress] https://launchpad.net/bugs/204428 [04:11] * joejaxx looks [04:13] ScottK2: is this for hardy? [04:13] i am guessing [04:13] Yes [04:14] joejaxx: If we release with our renamed packages we'll have to carry transitional packages all the way to the next LTS release. It'd be good not to have to maintain that diff. [04:15] yeah [04:15] hmm [04:18] ok [04:18] i will try and take a look at the diff when Manoj uploads [04:18] as well :) [04:19] * joejaxx wish he was not having bzr problems still :\ [04:20] well i am going to retire for the evening [04:20] Goodnight All :) === zachy is now known as zakame [04:23] protonchris: http://people.ubuntu.com/~vorlon/libgda3-ia64-segv.diff is the fix for libgda3's build failure on ia64 [04:24] slangasek: should I submit a new package or pass that along to the debian maintainers. [04:24] protonchris: Make us a debdiff and send it to Debian. [04:25] ScottK: ok. I'll tackle this tomorrow. Thanks. [04:27] slangasek: I hope to get libgdamm of your bad list soon. :) [04:27] of -> off [04:28] appreciated :-) [04:32] Thanks ScottK. [04:36] I am going to go to bed. Thanks for your help. [04:40] StevenK, Can you add me to u-u-s? [04:50] * persia comes late to the party, and notes that an NMU of debian-native 0.1 is 0.1-0.1 [04:50] cody-somerville: I'll do that. Thanks for helping. [04:50] persia, Thanks. [04:50] So, whats the command to sign the .changes file correctly? [04:50] debuild -S [04:51] Right but if I'm sponsoring someone else's upload [04:51] Don't I have to do something extra since I can't actually sign as them? [04:52] -k [04:52] Ah. If you're sponsoring someone else's upload, use `debuild -S -k`. That gives them Changed-By: credit, with your signature. [04:52] cody-somerville: https://launchpad.net/%7Ecody-somerville/+participation [04:53] :) [05:12] * Fujitsu takes a deep breath, and tries a Dapper->Hardy upgrade. [05:12] Three cheers for Fujitsu [05:13] Anybody else who's tried it? Anything I need to know? [05:13] * ScottK2 tried Dapper -> Gutsy once. [05:13] It didn't end well. [05:13] My memory is that upstart can bite, but that may have been fixed. [05:14] I presume it works a bit by this point in the cycle. [05:14] Actually it turns out it was largely OK (eventually), but by the time I realized I was having problems unrelated to the upgrade I'd alread nuked it. [05:14] Fujitsu: I've heard someone else here with 3 of 3 failures [05:14] Fujitsu: though from what I've heard, none of the failures were irrecoverable. [05:15] more like they weren't spotless out of the box.... [05:15] which admittedly sounds like doublespeak for failure ;-) [05:15] I've done a few stupid multi-release upgrades, but have always managed to recover from the breakage. [05:16] I don't think it's anything we can't recover from [05:17] * jdong wonders how many hours is 600,000 centisecs.... [05:18] 1.67 [05:18] I wonder if that's too greedy a pdflush writeback time :D === elkbuntu_ is now known as elkbuntu [06:38] Good morning === danielm_ is now known as danielm === asac_ is now known as asac === doko_ is now known as doko === \sh_away is now known as \sh [09:34] <\sh> moins [09:38] <\sh> mah I does not like people who are touching my bugs which I'm assigned to [09:39] Hi \sh [09:39] touching? How? While I tend to agree, I never complain if someone milestones it, or someone leaves a comment with insight. [09:42] <\sh> persia: I mean changing status to something else....I'm assigned to the bug becasue I'm working on it. Problem is...this bug can't be confirmed, because it's just an good will of upstream to inform us that they compiled a patch list where at least 10 crashers (two of them were reported from ubuntu)..anyways...there is nothing to be confirmed to...because it deals with known bugs...and I don't like people who are just passing by to deal with those bugs [09:42] <\sh> bah,.../me needs coffee and some roles from the bakery [09:42] <\sh> brb [09:42] \sh: Yeah. I tend to agree with that. When you wake up, might say something in #ubuntu-bugs... [09:51] <\sh> re [09:57] <\sh> hah..-.breakfast is doing good to my system [10:29] When can I start uploading packages for hardy+1? [10:33] DRebellion: when the toolchain is uploaded [10:33] iirc as soon as hardy gets into final freeze [10:33] im wrong :P [10:34] jpatrick, any rough date set for that? [10:34] DRebellion: https://wiki.kubuntu.org/IntrepidReleaseSchedule [10:34] Perhaps mid-May. [10:34] DRebellion: May 1st [10:35] jpatrick, thanks [10:36] G'morning [10:37] moin Iulian [10:37] Hey jpatrick [10:38] brb - TZ update [10:40] <\sh> well, you can test already your packages with a hardy package of the toolchain stuff from ubuntu-toolchain team... === elkbuntu_ is now known as elkbuntu [10:58] <\sh> phew claws-mail fixed and uploaded [11:05] Is there any reason we have kfreebsd-5 in the archive, other than automatically importing it from Debian? [11:06] It's probably pretty useless, and appears to have some open security issues. [11:06] <\sh> hmm... [11:06] <\sh> UbuntuBSD ... that would rock ,-> [11:07] <\sh> pushing upstart and friends to bsd...merging ports system to .deb oh man...our bsd friends will love us ;) [11:29] Hi [11:29] <\sh> moins RainCT [11:31] could someone of motu-sru have a look at bug 156432 ? [11:31] Launchpad bug 156432 in zim "Zim freeze when create a link" [Undecided,Triaged] https://launchpad.net/bugs/156432 [11:31] please :) === evalles is now known as effie_jayx [11:35] <\sh> jeromeg: can you follow https://wiki.ubuntu.com/StableReleaseUpdates and prepare some more infos? [11:36] \sh: what is missing ? [11:37] impact: crash [11:37] how it has been adressed: with a new version [11:37] patch: attached [11:39] sorry got to go to have lunch [11:39] will come back later [11:40] <\sh> jeromeg: so you just need someone who is uploading it to gutsy-proposed... [11:40] \sh: ok [11:40] thank you for your help [11:40] see you [11:51] RainCT; i jumped in and did a fix for bug #184084 in diggler, is that ok? [11:51] Launchpad bug 184084 in tabextensions "Extension description mentions Iceweasel/Icedove/Iceape" [Low,Confirmed] https://launchpad.net/bugs/184084 [11:52] bobbo: sure, thx for working on it :) [11:53] bobbo: the short description says " utilities for Seamonkey and Firefox's location bar [11:53] utilities for Seamonkey and Firefox's location bar [11:53] (oops) [11:54] * bobbo: the short description says " utilities for Seamonkey and Firefox's location bar [11:54] argh damn irssi xDD [11:54] ah crap i left in an extra space? [11:54] bobbo: the short description mentions both Seamonkey and Firefox, but it has no alternative dependency on seamonkey [11:54] q. before i found a channel with the ubuntu people which take care about all the server/mirror to store the .deb of ubuntu. i dont remember the name tho... anybody got suggestion? [11:55] <\sh> zorglu_: ?? you have a mirror or want to setup one? [11:56] \sh: i want to talk to the people who handle this. i got no mirror to propose. i just want information [11:56] RainCT; ah, i just search & replaced it and Iceweasel and Iceape must have both been mentioned [11:56] \sh: i talked to somebody sometime ago on this channel i dont remember the name :) [11:57] <\sh> zorglu_: hmm...depends on the question it could be #ubuntu-devel (most likely you'll have a better chance on monday) or #canonical-sysadmin (also more likely on monday) [11:58] <\sh> but you can ask here too...eventually we know the answer [11:58] \sh: ok i remember the personn was from canonical. but not on those channel. i will retry on monday then [11:58] bobbo: well, just add seamonkey as an alternative dependency and it should be ok [11:58] RainCT, ok, thanks [11:58] <\sh> zorglu_: what's your problem anyways? [11:58] * seamonkey-browser rather [11:59] \sh: well this is a long discussion :) not a yes/no question, so i think i will not trouble people here with irrelevant talks :) [11:59] <\sh> zorglu_: ok then :)= [11:59] zorglu_: https://help.ubuntu.com/community/InternetRelayChat - has a list of ubuntu channels [11:59] zorglu_: porbably #ubuntu-mirrors [11:59] jpatrick: ahhhh that's the one :) [12:00] * \sh steps out for a while.... [12:00] jpatrick: \sh: thanks for your help [12:02] RainCT; if im adding seamonkey to the diggler depends, do we still need mozilla-browser? [12:03] bobbo: ahh right, mozilla-browser = seahorse-browser [12:03] bobbo: no, delete mozilla-browser then (replacing it for seahorse-browser) [12:04] *seamonkey-browser [12:04] * RainCT thinks he should go sleep some longer lol [12:04] RainCT; seahorse is the gnome GPG frontend :/ [12:04] hehe :) [12:12] RainCT; i stuck a new debdiff up, if your not asleep [12:15] bobbo: diggler (0.9-14ubuntu2) feisty; urgency=low [12:16] RainCT; http://bobbo.mooo.com/~bobbo/diggler_0.9-14ubuntu2.debdiff [12:19] asac: could you have a fast look at the debdiff above to be sure that I'm not overlooking anyting please? :P [12:25] RainCT: if it works then its fine :) [12:25] the debdiff looks rather trivial [12:25] is that an extension? [12:26] asac: yes [12:26] * RainCT is just doing stupid stuff today so I better ask before uploading anything :) [12:26] hehe [12:30] bobbo: *gettingsourcechecking&uploading* :) [12:30] thanks :) === \sh is now known as \sh_away [12:35] bobbo: Uploaded. Thanks for contributing to Ubuntu === davi_ is now known as davi === \sh_away is now known as \sh [14:03] Can anyone point me to a package with an arch specific patch? [14:05] protonchris: does the package you are working on use a patch system? [14:05] also, why does it need to be arch specific? [14:07] Well, it is a FTBFS on ia64. [14:08] yes, but it's rare that a patch needs to be arch specific [14:08] for instance it would never be accepted upstream, and so Ubuntu would have to carry it until upstream fixed it properly [14:09] it should be possible to write a patch that only has an effect on ia64 [14:09] can you describe the issue? or just point to the build log? [14:10] sure. one second [14:11] http://launchpadlibrarian.net/12660577/buildlog_ubuntu-hardy-ia64.libgda3_3.0.2-2_FAILEDTOBUILD.txt.gz [14:11] I'll try applying the patch to all arches and see what happens. [14:12] protonchris: so what does the patch do [14:12] ? [14:13] was this the package that slangasek said would probably be fixed by defining function prototypes? [14:13] guys sorry for offtopic but maybe someone here would know or point me in right direction. who do I need to contact to get my LoCo team web page included here http://www.ubuntu.com/support/community/locallanguage? tnx [14:14] james_w: yeah, I think so. [14:14] civija: is you LoCo approved? [14:14] protonchris: can you pastebin the patch please? [14:14] james_w: yes, we exist over 2 years [14:15] james_w: we also provide local support on forum, irc, ... [14:15] civija: #ubuntu-locoteams might be a better place [14:15] james_w: ok, tnx! [14:15] james_w: looking at the patch I don't see why it would work on all arches. [14:16] james_w: http://people.ubuntu.com/~vorlon/libgda3-ia64-segv.diff [14:17] protonchris: you don't see why it would work on all arches, or you don't see why it wouldn't? [14:17] I would hate to think what is in that header if including it causes failures on other arches. [14:17] james_w: wouldn't :) [14:18] I agree, so I think add it and then check it still builds on your machine [14:18] I assume you don't have an ia64? [14:18] james_w: no I don't [14:18] james_w: you don't happen to have one, do you? [14:18] nope [14:19] I think you should be pretty safe throwing this one at the buildds if it still builds on your machine [14:20] james_w: general question: The patch is only requred for ia64. So we are essentially fixing something that isn't broke on all the other arches by applying it. I figured packages changes should be kept to a minimum. [14:20] james_w: hence my arch specific question earlier. [14:21] yes, but it's actually something bad on all arches, but it just happens to only cause trouble on ia64 due to the sizes of different types [14:21] Ah. Good point. Thanks. [14:21] and I think that the minimal change is actually to apply it on all arches [14:22] it's more work to make it only apply on one, and is just confusing [14:22] protonchris: was this reported to Debian as well? [14:23] it's not reported [14:23] yeah, I am going to make a debdiff for us and pass the patch on to the debian maintainer. [14:23] I will be reported to debian. [14:23] I -> it [14:23] Once I am sure that the patch fixes the problem. [14:24] ah, http://buildd.debian.org/fetch.cgi?&pkg=libgda3&ver=3.0.2-2&arch=ia64&stamp=1204633860&file=log [14:24] yeah, that's the right approach [14:24] you can point them to that. It does fail on Debian, it just hasn't been processed and a bug filed yet [14:25] Yeah, I noticed the debian problem a little while ago and thought they might fix it. Then we could sync again, but I think we are running out of time. [14:27] james_w: thanks for your help. [14:28] yeah, the best thing to do at this point is to patch it and send it upstream. It can be synced after release with only a little more effort [14:28] no problem [14:44] When changing a debian package should the following control file fields be removed: Uploaders, DM-Upload-Allowed, Vcs-Browser, and Vcs-Svn ? [14:53] i need some help setting up virtual hosts on apache can anyone help? === zachy is now known as zakame [15:05] protonchris: no, maybe, yes, yes [15:06] Exfil: #ubuntu is for support [15:06] protonchris: the second has no meaning here, so it wouldn't hurt to keep it, the last two would giving bad information though, so they should be removed or modified === tjaalton is now known as tjaalton_ [15:21] Exfil: You can get server specifiy support on #ubuntu-server. [15:22] protonchris: The patch that slangesek gave you is good for all archs. ia64 is more picky, which is why it only FTBFS, but it's a good change all the way around. [15:23] protonchris: It's also the kind of change that you can safely make based on code inspection and I trust him to have got it right. [15:23] protonchris: Let me know if you need help packaging the patch or when you're ready to have it sponsored. [15:28] ScottK2: thanks. [15:36] ScottK2: If you are bored, you could take a look at Bug 204039 and sponsor an upload if the package is good. :) [15:36] Launchpad bug 204039 in glom "Hardy: Please update to glom 1.6.10" [Undecided,Confirmed] https://launchpad.net/bugs/204039 [15:43] protonchris: I'm not bored, but I'll have a look anyway. [15:45] ScottK2: Thanks. [15:46] protonchris: You were going to give me the ia64 fix for the library. I'd like to upload that first. [15:46] protonchris: How's that coming? [15:47] ScottK2: building on my machine now. [15:48] protonchris: Great. [15:48] protonchris: I should be here for several hours, so ping me when that one's ready and I'll do it first. [15:50] I was told to come here on #ubuntu-bugs; I am making a debdiff to add a patch (that I wrote for upstream) to a package; I've not used debuild before. james_w was talking me through doing it yesterday. My patch adds a file which needs compiling, and adds it to Makefile.am; it gets linked in if I use ./configure;make but not debuild -uc -s. Where should I start looking for a solution? [15:52] I assume I have a problem with debian/rules but I can't see what. [15:52] marnanel: shouldn't you 'automake' it so that your change gets to Makefile.in? [15:53] pochu: debuild does not do that for me? I know little about the internal workings of debuild [15:54] I don't think so, debuild is just a wrapper around dpkg-buildpackage AFAIK [15:54] protonchris: Why do you "Rebuild against updated libgdamm3.0 soname." on both your last upload and this one according to debian/changelog? [15:54] * marnanel figured I shouldn't touch derived files because the tools would deal with them [15:54] Okay then... [15:54] marnanel: no, autotools are not automatically invoked [15:54] pochu, crimsun: thanks [15:54] (where I'm being loose with the term "autotools") [15:55] protonchris: This is glom still .... pycompat is no longer needed and should be removed. It was only useful when dh_python was being used. [15:56] protonchris: I haven't built it yet, but from a quick look at the glom debdiff, those are my comments. [16:00] is anyone in here bored / willing to check a debdiff for me? [16:00] Just 6 packages left in Bug #204895 and they're going fast. This may be your last chance to participate in this special offer. Excellent bug for people new to packaging that want to learn a bit more to work on. [16:00] Launchpad bug 204895 in harvestman "Packages failed archive rebuild test possibly due to python-central transition" [Medium,Fix released] https://launchpad.net/bugs/204895 [16:00] bobbo: What bug? [16:01] ScottK2; bug #184063 [16:01] Launchpad bug 184063 in apt-mirror "apt-mirror should mirror .bz2 files" [Undecided,In progress] https://launchpad.net/bugs/184063 [16:02] ScottK2: libgdamm3.0 soname has changed twice recently. [16:03] protonchris: Fair enough. Thanks. [16:03] bobbo: It's not clear to me from reading the bug what this actually helps. [16:03] bobbo: What does mirror, but not use mean? [16:04] bobbo: How have you tested this patch? [16:04] ScottK2; it was in dholbachs really fix it list so i had assumed it had been tested [16:05] bobbo: OK. That's a script that just picks up anything that's marked patch in Launchpad. [16:06] ScottK2; ah, sorry, i thought they were manually added :/ [16:06] bobbo: Looking at it, it looks sane, but I'm not familiar enough with the package to be comfortable uploading it this late in the cycle without some sort of testing. [16:06] bobbo: Maybe you could get in touch with the original reporter and have him test it? [16:07] ScottK2; ok, will do that [16:26] ScottK2: Here is the debdiff for libgda3 ... Bug 208833 [16:26] Launchpad bug 208833 in libgda3 "FTBFS: libgda3_3.0.2-2 on hardy/ia64" [Undecided,New] https://launchpad.net/bugs/208833 [16:26] <\sh> damn..i need to start to code more on my own [16:27] hi marnanel [16:28] protonchris: Looking [16:29] james_w: hey there :) [16:29] how's it going today? [16:29] got any more stories for me? [16:29] or a pot of tea I could share? [16:30] I got some tea to share :) [16:30] I have actually drunk all the tea :( There are always plenty of stories, though [16:31] ah, we should all take a little break for some tea and stories then. [16:31] * marnanel agrees [16:31] I've got a load of cake that needs eating as well [16:32] * marnanel has happy memories of Pembroke College Winnie-the-Pooh Society where everyone sits around eating cake and drinking tea and reading Winnie the Pooh stories to one another. I think it should start branches outside Cambridge [16:34] So I am having this problem. I think something in the packaging tools is not picking up that I intend to add two new files to the src directory. It fails to link because of this, although a couple of people pointed out that if I run automake before debuild this will be fixed, and that's true. However, debdiff says there are no changes in the file list. What am I doing wrong here? [16:35] protonchris: debdiff looks good. If it builds I'll upload it. [16:35] ScottK2: great [16:36] protonchris: If you upload a revised glom debdiff that removes pycompat, I'll do that one after. [16:37] ScottK2: ok [16:37] ScottK2: It is almost ready. I am building now (just to make sure) :) [16:40] man-di: hello [16:41] marnanel: are you debdiffing the resulting .debs? [16:41] man-di: I notice that gcc,g++ & gcj on Debian are all 4.3, do you think icedtea (or openjdk, as I heard it got renamed) would build ? [16:42] marnanel: debdiff has two modes, one compares binary packages, one source packages, we want to use the source package mode. I assume that your changes don't add any more files to the binary packages, which is what suggests you may be using binary mode [16:42] james_w: I am, yes. debdiff orig/gnome-alsamixer_0.9.7~cvs.20060916.ds.1-1_i386.deb new/gnome-alsamixer_0.9.7~cvs.20060916.ds.1-1_i386.deb --> File lists identical (after any substitutions) [16:42] ahh, okay [16:42] marnanel: ok, so pass it the .dsc files instead [16:42] marnanel: you must run debuild -S after all your changes to build the .dsc for the your new version [16:44] protonchris: I got distracted and just now kicked off my libgada build. [16:44] what is .dsc? [16:45] ScottK2: no problem [16:45] marnanel: .deb is the binary file you install. .dsc is the source control file that describes what is in the source package. [16:45] ohhh, okay [16:46] * marnanel tries this [16:47] ping man-di [16:48] marnanel: the .dsc is a text file, so you can read it to see a little what it is about. [16:49] it just lists some info about the package, and then the files that make up the rest of the source package, along with md5sums and sizes for integrity purposes [16:50] ScottK2: when you get a chance -> Bug 204039 [16:50] Launchpad bug 204039 in glom "Hardy: Please update to glom 1.6.10" [Undecided,Confirmed] https://launchpad.net/bugs/204039 [16:50] OK. After libgada is done. [16:51] ScottK2: thanks [16:52] well, now it thinks it can't find my secret key. *goes to find out how to tell it how to find my secret key* [16:54] marnanel: -kkeyid [16:54] james_w: aha. thanks. [16:54] marnanel: however, you don't really need to sign it, as you are not going to be passing the actual source package to anyone else, just using it as a source for the diff, so the other option is "-uc -us" again [16:56] protonchris: There's a .11 out for glom now. Do we want that? [16:57] oh, neat [16:58] ScottK2: dang. Yeah, looks like a bug fix. One of these days I will be done with glom. [16:58] protonchris: libgada uploaded. Thank you for your contribution to Ubuntu. Please send the patch to Debian in a bug. [16:58] protonchris: Let me know when you're ready for me to look at that one. [16:59] ScottK2: 6 new versions since the 1st of the year. [16:59] :-) [17:01] what is the difference between .dsc and .dsc.asc ? [17:02] marnanel: The .asc file gets left over if you try to sign it and it fails. It can be removed. [17:04] ScottK2: thank you [17:04] marnanel: You're welcome. [17:09] Oookkay!! I have a debdiff. It contains everything I want, plus mysteriously some additions to the gettext template. [17:09] Any reason I shouldn't strip that by hand? [17:13] also: I find a lot of this sort of work needs doing on packages I maintain upstream: is there a conflict of interest if upstream maintainers get involved in downstream maintenance? [17:13] no, you're welcome to work downstream instead :) [17:14] marnanel: and yes, I think you should remove the gettext changes from the debdiff [17:14] if I work downstream instead the packages go almost completely unmaintained, which would not make anyone happy :) [17:15] okay, great [17:19] marnanel: Do both. There are packages I work on upstream, in Debian, and Ubuntu. [17:21] ScottK2: okay, great-- that's helpful to know. I'll ask the downstream maintainers how I can be of use to them. [17:21] Okay, so now I have this debdiff, I just make it an attachment to the bug report? [17:21] Or is there more to it than that? [17:22] ScottK2: looks like it built on ia64 just fine. Thanks. [17:22] protonchris: Great. [17:22] murrayc_: ping [17:22] protonchris: If something FTBFS on IA64 and no where else, then thing it failed on is virtually always a missing include. [17:23] ScottK2: good to know. I haven't played with a ia64 at all. [17:23] marnanel: Attach it to a bug report and subscribe ubuntu-universe-sponsors. [17:23] marnanel: Assuming it's a Universe package. If it's in Main, it's ubuntu-main-sponsors. [17:25] protonchris: Don't forget the send the patch to Debian step of the process. [17:26] ScottK2: will do. [17:28] protonchris: pong [17:30] what is a Ubuntero ? [17:31] murrayc_: any plans to do another glom release in the next month? [17:31] Not unless I hear of another bug that needs fixing. Sorry for the frequent releases, but I am trying to push bugfixes out as soon as possible because I don't know when my last chance for Hardy really i [17:31] s [17:31] AnAnt: someone who has signed the CoC [17:31] !ubuntero [17:31] To become an Ubuntero on Launchpad you need to sign the Code of Conduct. See https://help.ubuntu.com/community/GnuPrivacyGuardHowto [17:31] murrayc_: ok. I'll work on getting .11 into hardy. [17:33] pochu: ok [17:33] protonchris: Many thanks. [17:33] <\sh> nixternal: so i'm not alone with this problem :) [17:33] "This attachment is a patch" -- is a debdiff a patch within the meaning of this statement? [17:33] <\sh> marnanel: yes..it's a patch :) [17:34] thanks [17:34] thanks [17:34] * marnanel is used to hunting down people who tick that box elsewhere and then upload things which aren't strictly unified diff format :) [17:37] Okay! All done! Do I just sit back and wait for someone to deal with it now? [17:43] marnanel: yes. which bug # ? [17:45] bug 106903 [17:45] Launchpad bug 106903 in gnome-alsamixer "error message when gnome-alsamixer is launching" [Undecided,Confirmed] https://launchpad.net/bugs/106903 [17:45] ScottK2: if you have time (new 1.6.11 package) -> Bug 204039 [17:45] Launchpad bug 204039 in glom "Hardy: Please update to glom 1.6.10" [Undecided,Confirmed] https://launchpad.net/bugs/204039 [17:47] protonchris: Looking [17:50] protonchris: You change the version requirements in the build-depends without documenting that in debian/changelog. [17:51] protonchris: Same thing with depends. [17:51] protonchris: Please update debian/changelog and let me know when it's ready. [17:59] ScottK2: mind if I query? [18:01] Not at all [18:39] protonchris: that patch is fixing something that isn't *obviously* broken on other architectures. It's broken on amd64 as well, but amd64 happens at present to normally map everything at addresses below the 31-bit mark, so a pointer truncated to 32-bits (which is what happens without this patch) will happen to Just Work right now, but it's still a latent bug [18:43] protonchris: glom built, so ping me when you're done with your functional testing. [18:52] ScottK2: glom worked just fine. I was able to open an example database as well as create a brand new one. [18:53] slangasek: thanks for the info. [18:57] protonchris: Uploaded. Thank you for your contribution to Ubuntu. [18:57] ScottK2: thanks for all of your help today. [18:58] protonchris: You could show appreciation by knocking out a couple of debdiffs or sync requests for Bug #204895 [18:58] Launchpad bug 204895 in python-pmw "Packages failed archive rebuild test possibly due to python-central transition" [Undecided,In progress] https://launchpad.net/bugs/204895 [18:58] I'll sponsor those too (after I get back). [19:00] can cdbs simple-patchsys handle svn diffs? [19:08] eddyMul: I think so [19:09] pochu: thanx. [19:09] slangasek, ScottK2: looks like glom can be built on sparc due to a python problem: [19:09] can -> can't [19:09] python-gnome2-extras-dev: Depends: python-gnome2-extras (>= 2.19.1-0ubuntu7) but it is not going to be installed [19:10] am looking at LP#128761, but patch from upstream applies to svn trunk, instead of current Ubuntu version. Oh well.. :( [19:12] Can a REVU admin sync the uploaders keyring, please? [19:15] mbt: sure [19:15] RainCT: Thanks! [19:15] mbt: what's you LP account? [19:15] mtrausch [19:16] has the logo in the MOTD changed? :P [19:17] ? [19:18] mbt: done [19:18] Thanks! :) Appreciate it. Got an upload coming, then. [19:19] (that about the MOTD was a general comment, not to you ;)) [19:19] Ahh, alright. Was confused for a second lol [19:25] Hi, I'm trying to make my first package from emesene sources [19:27] this is a python program, but I'm not sure if I've to compile it someway or just let the .py files. [19:27] There's no makefile provided with the sources [19:28] protonchris: yes, the python-gnome2-extras uninstallability is Somebody Else's Problem :) [19:28] spacepluk: You might want to check out some other python application source packages to see how other people package them. spe (an editor in Python) might be a good package to look at. [19:29] slangasek: I'll keep an eye for that being fixed and then do a glom giveback. [19:29] spacepluk: http://svn.debian.org/wsvn/python-apps/packages/?rev=0&sc=0 [19:29] slangasek: unfortunately that problem will keep libgdamm on your bad list :( [19:30] mbt: POX_: thanks :) [19:35] protonchris: except I'm going to fix that problem right now ;) [19:36] or at least, I'll soon know /why/ it fails [19:36] mbt: spe is a perfect sample, thank you very much [19:40] spacepluk: You're welcome. [19:46] protonchris: buildd admins pinged, build failure may be sorted out soon [19:46] slangasek: thanks. [19:48] RainCT; ping [20:03] bobbo: pong [20:24] howdy dowdy all [20:24] hi norsetto [20:25] Hola pochu [20:26] norsetto: hey. [20:27] protonchris: hi Chris! [20:28] norsetto: I think the glom and libgdamm stuff for hardy is finally finished. :) [20:29] protonchris: yes, I even remember somebody telling me "this should be pretty easy" ;-) [20:30] RainCT; sorry, was away, are there any packages in Bug #184084 that you havent made a patch for and i could do tonight? [20:30] Launchpad bug 184084 in venkman "Extension description mentions Iceweasel/Icedove/Iceape" [Low,Fix released] https://launchpad.net/bugs/184084 [20:30] Amaranth: are you here? [20:30] bobbo: all those which are marked as "new" [20:31] RainCT; ah thanks, didnt want to duplicate any work [20:38] ScottK2: I'll take a look at one of your python-central bugs tomorrow. Thanks again. === \sh is now known as \sh_away [21:53] ScottK2: Around? [22:25] grumble [22:25] 80% of the open bugs in my subscribed page seems to be because of Baltix holding a ticket open. [22:25] jdong: That seems to be the sole purpose of Baltix. [22:26] heh [22:26] jdong: I habitually unsubscribe ubuntu-archive from those backports bugs after the backports task is closed, if I see Baltix on there [22:26] slangasek: yeah that's a smart idea. I'm unsubscribing myself from those bugs atm :) [22:27] it brought me a few "Oh crap I haven't done that yet?" moments [22:28] * jdong grumbles at https://bugs.edge.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.24/+bug/185634/comments/39 [22:29] Launchpad bug 185634 in linux-ubuntu-modules-2.6.24 "uvcvideo: iSight firmware loading does not work" [Medium,Confirmed] [22:29] that's a real helpful tone.... [22:30] Fujitsu: Here now. [22:30] ScottK2: /query [22:31] hi folks [22:31] Fujitsu: Sure [22:33] hey sistpoty [22:33] hi pochu [22:34] hoi sistpoty [22:34] hi sebner [22:34] sistpoty: I already mailed cesare. I the package is in sid soon I would do the FFe sync stuff :) [22:34] *If [22:35] sebner: which one actually? [22:35] sistpoty: ah sry. conky [22:35] sebner: ah, excellent. Thanks a lot! [22:36] heya [22:36] hi emgent [22:37] sistpoty: ah not a big thing. I also did the last sync :) but I also told cesare that for packaging from scratch (if it doesn't hit sid soon) I'm not the right one ... [22:38] heh [22:40] RainCT: I'd like to reboot sparky for kernel upgrade. ok for you, or should I wait a little bit? [22:40] (as you're logged in) [22:41] sistpoty: I'm not.. it's probably some screen which I left on [22:41] RainCT: hm... ok... then I'll reboot now === juliank0 is now known as juliank [22:41] sistpoty: Would you please ack Bug #209006? I'm interested enough to do a sync, but not so much that I'll fill out all the FFe paperwork. At worst it'll be going from totally broken to less broken. [22:42] Launchpad bug 209006 in quantlib-swig "Please sync quantlib-swig 0.9.0-1 (universe) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/209006 [22:42] Does launchpad have a way to view the current debian/patches of an Ubuntu project? [22:43] marnanel: Download the source and look is the easiest way. apt-get source packagename. [22:44] ScottK2: acked [22:44] Thanks. I wanted something I could link to from the metacity page (I was making a list of distro-specific changes), though [22:44] sistpoty: Thanks. [22:44] Is anyone willing to merge monodevelop 1.0 final? [22:44] No? [22:44] marnanel: I don't think so. [22:45] Ok, I'll do it :P [22:45] wohoo... sparky survived the reboot as well as spooky :) [22:46] lol [22:46] sistpoty: you sound like you didn't expect it [22:47] geser: well, I did expect it to work, but I'm always feeling better if it in fact does *g* [22:49] ScottK2: Okay... thanks for your help! [22:49] marnanel: You might ask in #launchpad. [22:55] good night [22:56] RainCT: gn8 :) [22:56] RainCT: night [22:56] night RainCT [22:57] marnanel: http://patches.ubuntu.com/m/metacity/extracted/ [23:01] albert23: willowng uploaded. Thank you for your contribution to Ubuntu. [23:02] ScottK2: Thanks! [23:04] albert23: I'm test building sqlrelay now. Feel free to grab some more from that bug. === gaurish is now known as cool [23:12] albert23: sqlrelay uploaded too. Thank you again for your contribution and please keep them coming. [23:16] ScottK2: Should -nspkg.pth files still be removed as described in http://python-modules.alioth.debian.org/python-central_howto.txt? [23:17] * ScottK2 looks [23:18] ScottK2: Doing that needs some additional work to make the package installable, but Debian doesn't do it anymore [23:18] albert23: Python-central handles that now for you (I'm pretty sure). [23:18] No. wait [23:19] I was looking at the line about about egg naming [23:19] Scottk2: http://packages.debian.org/sid/i386/python-enthought-traits/filelist lists these files [23:19] Let's ask a real expert. [23:19] POX_: Are you around? ^^^^ [23:19] I'm not sure. [23:21] g'night folks [23:22] Scottk2: Is it bad if we remove them? The fix to make the package installable is easy, just remove the files before dh_pycentral is called, instead of after that call. [23:23] albert23: Then I'd do it that way. No, I don't think it's bad, just not sure if it's necessary. [23:24] Scottk2: will do that [23:31] pochu: a winner is you, totally [23:31] pochu: thanks [23:39] Can somebody help me? I'm currently merging monodevelop 1.0. It build-dep on xulrunner-1.9-dev but pbuilder is not willing to install it but to keep xulrunner [1.8.1.13+nobinonly-0ubuntu1 (hardy)] [23:39] sebner: can you paste a log somewhere? [23:40] sebner: and can you pastebin debian/control too? [23:40] pochu: http://pastebin.com/m6bdbec7a [23:41] pochu: http://pastebin.com/m7defc072 [23:42] any reason you're not using pbuilder-satisfydepends-gdebi? :) [23:42] pochu: yes. I never used it before ^^ [23:42] sebner: in debian/control, you have both libxul-dev and xulrunner-1.9-dev, but the latter conflicts with the former [23:43] sebner: so remove libxul-dev [23:43] since we have ported it to Xulrunner 1.9 (right?) [23:43] pochu: cool. thx :D [23:43] pochu: so remove it? Because debian replaced (something with geko) with it [23:44] sebner: maybe asac has some clues about xulrunner? ;) [23:44] sebner: sorry, didn't get you. debian did what? [23:45] sistpoty: Yeah I would ask him if he were online [23:45] he's online, but probably not in front of the computer ;) [23:45] sebner: and slomo_ about mono? (just to highlight yet another person :P) [23:46] pochu: Replaced libgecko2.0-cil build dependency with libxul-dev, as it's used [23:46] + directly. [23:46] sistpoty: mono isn't the problem? or do you want mono 1.9 in hardy? ^^ [23:46] sebner: see this changelog entry: monodevelop (0.18.1+dfsg-1ubuntu2) hardy; urgency=low [23:46] sebner: no, but monodevelop sounds mono related, doesn't it? :P [23:47] we are using xulrunner-1.9-dev, so you just need to remove libxul-dev [23:47] pochu: ah great. I'm a dunce :D MD can rock now [23:47] sistpoty: xD xD xD [23:48] pochu: and I suppose the depency on libxul0d isn't also need anymore? [23:48] right [23:48] we depend on xulrunner-1.9 [23:48] instead [23:49] :D :D :D [23:49] sebner: for pbuilder-satisfydepends-gdebi, just use it in /etc/pbuilderrc instead of your current pbuilder-satisfydepends, it's much faster [23:50] pochu: nice to hear :) thx for the tip [23:50] np [23:55] pochu: wow. it's pretty fast :) Is there something similar for LP? :P ^^ [23:57] well, for me speed is not really the problem, but rather that it should behave exactly like soyuz (quite some while ago, pbuilder resolved or'd build-dependencies exactly the other way as soyuz, not too sure if it's still the case though) [23:57] sebner: heh, ssh to the database server and query it, but I don't think that's possible for people like us ;) [23:58] hrhr