[00:00] ScottK, why pass on pilot-link? [00:03] ryanakca: I suppose you can add it to schroot, then update, install what you need, remove the repo, then update again... and remove the package you need after build. [00:04] ryanakca: You could use a scratch chroot. [00:05] ryanakca: ie: log in with schroot, add the repo, get the build-deps, and build manually. [00:09] RAOF: is there a way to automate the build from inside the chroot? [00:10] Um. Probably. [00:10] I can't think of it at the moment. [00:10] (Or indeed, think at the moment at all) [00:11] argh [00:11] single mysql query filling up /tmp (a tmpfs) [00:11] hate [00:11] RAOF: hmm... ok, thanks, I'll read the manpage :D [00:11] ajmitch: ouch... [00:12] one could say that [00:16] that's why it's being moved onto another server, but it still shouldn't do that [00:16] that's just madness [00:16] ummm... how can you edit a dpatch if you can't apply it? [00:17] break it until it applies? [00:18] how are you trying to apply it? dpatch-edit-patch? [00:18] yes... [00:18] and I've tried dpatch apply-all ... [00:19] manually tweak it? [00:21] ajmitch: ok... and, since I'm merging aptitude... I guess I should file a bug under it for merging, saying that I'll provide more information & new .dsc/etc soon? (That way we don't end up being two people doing the same thing?) [00:22] aptitude, you're a brave one [00:22] that may help, but it's in main, so you'd best hope that whoever was looking at it would check the bugs first [00:23] ajmitch: *nods*... I missed mvo by a matter of minutes this morning, so I'll poke him about it when he shows up again... [00:29] ryanakca: This is why quilt > dpatch/simple-patchsys [00:29] ryanakca: you can force the patch to apply, clean up the mess, then run `quilt refresh` and you're good to go :) [00:29] :) [00:30] Amaranth: feel like complaining to the Debian maintainer for me? :D [00:30] heh [00:34] * ajmitch wonders how this query can cause such a massive file in /tmp to be created :) [00:35] ajmitch: Because MySQL is crap? :-) [00:35] StevenK: oh I know that [00:35] * ajmitch is driven to drink because of it [00:35] Can't use Postgres? [00:35] a single dump of this database is ~90MB [00:36] Neat [00:36] the query was dying because there was only about 4GB free in /var/tmp, where I moved it [00:36] sad, no? [00:36] Yeah. Neat. [00:36] and no, I can't use postgres without rewriting a bunch of this code [00:36] in Please upload merge (repository) from Debian () ... is the Ubuntu or Debian version? [00:36] I'd really like to [00:37] ajmitch: As much I like to loathe Perl, this is one place where DBI is *good* [00:38] this is PHP [00:38] and the code uses a couple of useful things from mysql [00:38] I assumed it was. [00:38] like count(*) isn't fast in postgres due to its design [00:39] If I recall, count(id) (or whatever) is fast enough [00:39] ? [00:40] http://merges.ubuntu.com/u/uswsusp/REPORT should i let this go until the kernel dev team gets the new kernel out? [00:41] yeah, I think it's CALC_FOUND_ROWS or something that's used [00:41] 2.6.22 -> 2.6.23/.24 includes new suspend and hibernation code. [00:42] problem is, I know I'm going to have to try & 'optimise' this query so it doesn't die [00:48] bug 134238 what do you guys think? put s2ram back in or not. it *should* be included with powersaved [00:48] Launchpad bug 134238 in uswsusp "Please re-enable build of s2ram binary" [Undecided,Confirmed] https://launchpad.net/bugs/134238 [00:49] LordKow: Right, I'd suggest you leave uswsusp alone. It's fragile, and can override parts of the suspend and resume code that runs under Ubuntu userspace. [00:51] correct, and we differ from debian with regard to suspend/resume & splash (ie usplash vs libsplashy). [00:51] i will gladly leave it alone :) === d33p__ is now known as luisbg [01:12] okay. working on tiger merge and we added a portugese translation before debian did. our portugese translation is basically the same as debians, but was created 2 months later. use debians? the only difference in the translation is where newlines are (same wording) [01:12] (latest debian package adds the translation) [01:19] LordKow: looking at backscroll, I noticed you were looking at the wxwindows2.4 merge. You don't happen to be familiar with that API do you? [01:21] no [01:21] persia ^ [01:22] LordKow: Ah, well. There's only about 4 rdepends, and I'd rather drop the package than merge it. [01:23] persia, fair enough but that is not a decision i can make. [01:24] LordKow: No worries: I already made the decision: it's a matter of who can code it. The remaining few are messy, so one needs to know the API. [01:38] Is 9.1M an "acceptable size"? (to upload as a debdiff to LP for a merge?) [01:38] or should I gzip it? [01:41] ryanakca: At that size, a gzip is preferred. What is the size of the diff against the past Ubuntu version? [01:41] * persia is confused about how a debdiff can get so large [01:43] persia: in a merge... new upstream version or something of the sort... *shrugs* [01:43] ryanakca: There are 9MB of Ubuntu-specific patches? [01:43] persia: it's the size of the diff against the past ubuntu version... [01:43] persia: no. [01:43] ryanakca: Ah. Please do a diff against Debian for that then. [01:44] ok... 38K seems much more reasonable :) [01:45] Yes. Basically, the rule is to do a debdiff against the version that contains the orig.tar.gz that you want uploaded to the archives. Anything else is hard to read. [01:46] ( make sure and specify what version you diffed against though, diffrent sponsors assume diffrent ) [01:48] ok. [01:48] * persia seconds imbrandon: even if there are no assumptions, it's important to know the source [01:53] persia: one last thing before I upload... what do these lines in the diff do? [01:53] only in patch2: [01:53] unchanged: [01:54] ryanakca: That generally indicates the addition of a new file, but I'd need more context to be sure (such context would be the entire stanza of the diff, the original, and the result, and I've too long a queue to examine it now) [01:54] ex: http://pastebin.ca/794368 [01:54] ok :) [01:55] ryanakca: If Debian added a new file, and that's it, I'm right. If I'm wrong, you'll want to look at the file in question to figure out how (and I'd appreciate a correction). [01:56] phew, so much food. [01:56] * LaserJock is sleepy [01:57] oh that's right, one of those funny public holidays over there [01:58] "funny"? [01:58] New Zealand doesn't have holidays? [01:58] * persia is happily celebrating "Honor the Laborers" Day [01:59] LaserJock: we don't have that one :) [02:00] sucks to be you ;-) [02:00] ajmitch: You need more holidays then :) [02:00] football and turkey, couldn't get much better [02:02] hi Hobbsee [02:03] LaserJock: yea i'm stuffed and will likely call it short night, although not yet [02:03] mucho turkey and ham [02:04] yeah [02:04] hey ajmitch [02:04] ajmitch: is it possible to search the db.debian.org and find DD locations ( e.g. if there are any near KC ) [02:05] dosent look like that info is exposed afaict [02:08] yes, it's possible [02:08] * ajmitch would need to dig out his password to do it [02:09] ajmitch: if you find a few moments to do that it would rock [02:09] Kansas City, Mo 64138 ( and others thats just the zipcode i'm in ) if that helps any [02:16] imbrandon: what's the population of KC? [02:17] LaserJock: ummm <1 million with the whole metro area [02:17] i would have to lookup the exact though [02:19] * imbrandon looks [02:20] LaserJock: according to wikipedia [02:20] As of 2006, the city had an estimated population of 447,306[4], with a metro area of nearly two million.[5] [02:21] :) [02:21] phew 2 million [02:21] That's a city? Wow: population density is low out there. [02:21] persia: one of the largest in the midwest, yea population density is low in the midwest [02:22] that's freakin huge [02:22] * persia found Boston small, with only ~3 million [02:22] heh [02:22] pfft [02:22] boston is packed and fskin huge by our standards [02:22] totally [02:22] LaserJock: reno metro is like what 750k ? [02:23] > 100k is a big city to me [02:23] imbrandon: try 300 to maybe 400k [02:23] wow [02:23] i would have thought more, guess lots of tourist though [02:23] yeah, tons of tourist [02:24] Hot August Nights gets us 800k [02:24] bug 164623 [02:24] Launchpad bug 164623 in tiger "Please upload merge tiger-3.2.2-1 (universe) from Debian unstable (admin)" [Undecided,Confirmed] https://launchpad.net/bugs/164623 [02:24] heh i've been to those, down on virginia street [02:24] can someone give me their ideas on the last comment I added please :) [02:24] and the rib-fest [02:24] imbrandon: yeah, that's pretty big too [02:24] i should reset the status back to in progress, i guess [02:24] imbrandon: a Cabelas store just opened up last week [02:25] imbrandon: we got people from all over, supposedly several million a year are supposed to come [02:27] :) [02:28] we just have lots of Datacenters, something about there are tons of peering points in KC because its smack in the middle of the US [02:29] mhm [02:29] persia: 3 million? Small? Then what's 116k? nano? :D [02:29] imbrandon: I went to Lawrence, KS once for a few days. I liked that area out there. I don't like the idea of tornados though [02:30] yea thats just a few miles from here [02:30] persia: umm the epoc is required isnt it 0.4.4-5 ( published ) > 0.4.4-2+debian-1 [02:30] ryanakca: A large town: likely only one or two shops of any given specialised type, and many things need to be imported. One knows everyone of shared interest, and is not surprised to find someone similar at a party who one will never see again. "Local" means the entire area, rather than the neighborhood, etc. [02:31] imbrandon: Than don't use that version number. What's wrong with 0.4.4+debian-1? [02:31] persia: heh :) [02:31] persia: because upstream uses -X also [02:31] persia: eg -2 -3 -4 etc [02:32] e.g their release is 0.4.4-2 [02:32] imbrandon: Hrm. Upstream is even more broken than I thought. In that case, the watch file is way broken. Looking again... [02:32] k [02:34] yea watch may not work for them, upstream is really fubar, their tarbal is 0.4.4.tar.gz but unzip it and its really 0.4.4-2 [02:34] persia: ^ [02:34] imbrandon: I can't find any evidence that upstream ever releases multiple revisions for a given version: the revision number seems only for local convenience. [02:35] persia: and I thought my home town was good sized at 4k :/ [02:35] imbrandon: you can fix that in get-orig-source :) [02:35] heh i loth getting source from vcs [02:35] err [02:35] hrm [02:36] imbrandon: get-orig-source isn't just for VCS: use uscan to grab upstream, unpack, blow away debian/, repack sensibly. [02:37] true but what about the problem -3 will also be 0.4.4.tar.gz from upstream [02:37] upstream just needs to let me fix their shit LOL, but i've pleased with him more than a year now [02:37] to no avail [02:37] Hi everyone, #ubuntu-bugs seems empty of awake people, can I ask a question about bug importance here? [02:37] pleaded* [02:37] imbrandon: Looking at sourceforge, upstream has never released an update without bumping the upstream version: 0.3.0-2, 0.4.1-0, 0.4.2-0, 0.4.3-2, 0.4.4-2. [02:38] saivann_: Don't let the lack of traffic bother you: just ask there. [02:38] hrm very true, i coudl probably get away with 0.4.4+debian-1 then [02:39] 0.4.4+debian-1 > 0.4.4-5 correct ? [02:39] imbrandon: So my dpkg tells me (dpkg --compare-versions 0.4.4+debian-1 gt 0.4.4-5 && echo Woot!) [02:39] k [02:40] persia : Thanks, I just wanted to know one thing, I set the importance of the bug 101943 to medium, but since it can crash or freeze a computer for a while with default ubuntu stuff, should-I change to "High" [02:40] Launchpad bug 101943 in xscreensaver "Braid screensaver crashes system with compiz activated" [Medium,Confirmed] https://launchpad.net/bugs/101943 [02:40] seeing how i've never used get-orig-source personaly in a p[ackage it will be a good thing(tm) [02:40] persia: thanks for the feedback, i might poke you in a few hours to take another quick glance [02:40] if your up for it [02:41] imbrandon: No problems. The more I get to review, the easier it is to put off actually maintaining any of the libraries I should be updating :) [02:41] heh, yea i have one thats converted to cmake i've been putting off [02:41] :) [02:42] imbrandon: No DD in KC [02:42] libvisual0.4 i'm looking at you .. [02:42] StevenK: crap [02:42] StevenK: what about the state of MO or KS ? ( I seen one listed for St. Louis but thats about 4 hours away ) [02:43] 3 in MO [02:44] what cities ? one might be closer than stl [02:44] 3 in KS, too [02:44] nice 1 out of 6 must be semi close [02:44] hopefully [02:47] imbrandon: you need a new key signed? [02:47] LaserJock: yes [02:48] for DM? [02:48] yea from a DD, i have ubuntu sigs [02:48] for DM [02:48] imbrandon: the ubuntu sigs aren't from a DD? [02:48] not the ones i currently have, my old key had ajmitch and sabdfl [02:48] but that one is revoked [02:49] doh [02:49] imbrandon: just fly here & I'll sign it again [02:49] hehe [02:50] StevenK: can i have the @debian.org emails of those 6 people ? or would that be shady use of debian resources [02:50] imbrandon: I'm sorting out where they are, first [02:50] ahh ok === LongPointyPony is now known as LongPointyStick [02:50] thanks a ton for doing that btw === LongPointyStick is now known as GoldenPony [02:50] imbrandon: Let's just say you'll owe me. :-) [02:51] sounds fair :) [02:52] LaserJock!!! [02:52] run now, LaserJock [02:53] Ponies! [02:53] golden ones at that [02:53] hmm, how do you see who's signed your key? [02:53] you should be able to see it in gpg --list-keys iirc [02:53] gpg --list-sigs [02:55] * ajmitch looks at calendar [02:56] ah, q&a session is 1 hour after start of motu meeting? [02:56] * ajmitch got confused at seeing 13:00 for the q&a, since I knew that the meeting was at 1AM here [02:56] ajmitch: Right. [02:57] so we have to keep the arguing short [02:57] hmm, --list-sigs only give me self signatures [02:57] * ajmitch is doubtful that he'll really be very awake by then [02:57] Current agenda is just SRU: we should be OK if there's not a lot of "other business" [02:57] persia: we've got plenty of other issues [02:57] * persia looks at the agenda again [02:57] I thought they had been added to the agenda, but I guess not [02:58] our little discussion about what to do with MOTUs who don't follow policy, and how to try & prevent having that happen in the first place [02:58] ajmitch: Add something if you want to discuss :) [02:58] that would commit me to being there :) [03:00] ajmitch: True. Next time should be saner: a saturday morning, and perhaps you'll want to raise it then? [03:00] maybe [03:02] There's a couple things that seem pending: how to make sure everyone is aware of current consistent policy, how to manage process change so everyone is aware, how to deal with scaling as we get closer to Dunbar's number, etc. [03:03] LaserJock: If it's only showing self-sigs, then your key either hasn't been signed, or you haven't pulled your public key off of a keyserver [03:06] StevenK: I think maybe the later [03:06] LaserJock: gpg --recv-keys 0x, then [03:10] alrighty, back in business [03:10] mako is a DD isn't he? [03:12] YU [03:12] Er [03:12] Yup [03:12] alright, I guess that's my only DD sig then [03:12] * minghua needs his keys signed, too. [03:13] * StevenK just counted -- 33 DD signatures [03:13] wow, nice [03:14] if you add a new email address do you have to get new sigs? [03:14] If you add a new e-mail address, that uid only has a self signature [03:15] StevenK: Can you sell me a couple? :-) [03:15] Nope. :-P [03:16] StevenK: but does that mess me up if I need a DD sig? [03:17] does it matter what uid I use? [03:17] like I have mantha@ubuntu.com [03:17] but if I wanted to use a different address for Debian say [03:18] LaserJock: No, since your AM will look at all UIDs on your key [03:19] k [03:19] LaserJock: Ponies! [03:21] yes master [03:22] LaserJock: i use @imbrandon.com for debian and @kubuntu.org for ubuntu but both are on the same KEY [03:22] seems to work ok [03:23] yeah, I have one that's actually an old address [03:23] is it a good idea to remove older keyids? or is it ok to just leave them? [03:23] * persia thinks the key is signed, rather than the UID [03:24] persia: People may choose to sign one UID [03:24] I don't think so actually [03:24] StevenK: Really? Interesting. Thanks. [03:24] because I added my @ubuntu.com later [03:24] and some sigs are not on it [03:24] persia: I sign using --edit-key, and the command sign asks "Really sign all UIDs?" [03:24] but I think people look at all the UIDs [03:25] * StevenK chuckles at imbrandon's e-mail [03:25] StevenK, go to OLS and do the keysigning for a few years... [03:25] * mdomsch counts 102 debian.org sigs === `23meg is now known as mgunes [03:26] LaserJock, caff is really nice for handling that [03:26] apt-get install signing-party [03:26] mdomsch: OLS is a little far [03:26] StevenK: did you get it ? i got a returned mail [03:26] imbrandon: I got it, yes [03:26] hrm strange [03:26] it mails a separate signature to each uid you're signing [03:26] encrypted [03:26] StevenK: i got SMTP: host 70.103.162.29: 550 user account locked [03:26] I'm looking at a multiverse package that build-depends on a wrapper package that downloads the actual contents at install-time. Unfortunately, this just completely fails to work for the current build environment. Does anyone have any suggestions? [03:27] and the receiver then decrypts, adds it to their keyring, and uploads it to the keyservers [03:27] ( thats my ISP's smtp server ) [03:27] so you know they own the email addr [03:27] imbrandon: That's master.d.o, so one of them is locked [03:27] ahh [03:27] looks like both i think, lemme look [03:27] yea they both say that, so not active? [03:28] Uncertain [03:28] StevenK, I presume LCA has keysignings too, but I've never been able to go [03:28] persia: fix the package so it doesn't. [03:28] Hobbsee: Doesn't what? [03:28] persia: need to access the net during build. [03:28] persia: The Ubuntu buildds have no Internet access (for obvious reasons) [03:29] Hobbsee: There are no open-source versions of the API against which the package builds available. It needs the build dependency. I could copy the binary blobs to multiverse directly, but that would be bad. Any other ideas? [03:30] StevenK: Yes, I know: I'm hoping someone will tell me a way to handle binary uploads or something. [03:30] persia: Beg lamont [03:30] StevenK: Thanks. [03:31] StevenK: ok so should i wait a few days to see if those accounts are still active or does locked mean something i'm not aware of, it said failed to deliver [03:31] seems only you got the corny email hehe [03:33] Hmm.. Now to find a non-US, non-EU buildd admin... [03:33] heh goodluck [03:41] * LaserJock gets back to ponies [03:41] * imbrandon wonders if he will finaly get a GoldenPony :) [03:43] * Hobbsee cant help you there [03:43] imbrandon: you'll get an extra special one, just for you [03:43] lol [03:44] mt dew colored ?> [03:44] eww [03:45] just wrong [03:47] imbrandon: maybe a pony pulling a cart of Mt. Dew? [03:47] hahaha :) [03:47] * StevenK is reminded of an Australian radio ad. [03:48] "G'day, I'm a draught horse. I'm used to pull big, heavy carts around. Full of beer. Er, the carts, not me." [03:48] lol [03:48] lol [03:50] (It turns out the draught horse, has been replaced with a ute, and so the horse talks about the ute, and then says, "Still, I shouldn't complain. The boss got me a new job. In a factory. Making glue, I think. I start tomorrow!") [03:50] is there any progress being made on the penguintv package? [03:50] bmk789: penguintv? What's the current status. [03:51] broken [03:51] bmk789: Are there bugs? [03:51] needs a couple variables exported to run correctly, but then it runs [03:52] the software itself is kinda buggy but thats not gonna be fixed with packaging [03:52] StevenK: heh [03:52] bmk789: I meant, "Is there a bug about this problem filed on Malone?". Sorry for the confusion. [03:53] its bug #131958 on launchpad, i havent seen anything else about it [03:53] Launchpad bug 131958 in penguintv "PenguinTV segfaults with GtkWarning: gtk_window_resize: assertion `width > 0' failed" [Undecided,Confirmed] https://launchpad.net/bugs/131958 [03:54] bmk789: looking at the bug history, it appears nobody is working on it. If you know how to fix it, a patch would be great. [03:55] bmk789: we'll happily take non-packaging bugfixes if they are clear and understandable. [03:55] i really wish i could but i just dont know how to set it up right [03:55] bmk789: well, perhaps adding a default for those environment variables, within the code, would be a good start [03:56] bmk789: OK. I'd be happy to help get it set correctly, I just don't use the package, and don't know how to fix it. Does it maybe need adjustment of the default configuration file? [03:57] well its python and run from a script /usr/bin/PenguinTV but i dont know how to integrate the "export ....." lines into that script to get it to work [03:57] i tried just putting them in at the top but that didnt do it [03:58] * persia defers to someone who knows python, but is available to help with packaging questions [03:58] bmk789: export lines are shell, is /usr/bin/PenguinTV shell? [03:58] persia: got a simple get-orig-source example ( or some docs woudl be better ) google is not my friend atm [03:58] im assuming not since it starts with #!/usr/bin/python [03:59] os.system('export BLAH=blah') [04:00] hehe assuming os is imported [04:00] imbrandon: wrong answer [04:00] imbrandon: it's just a make rule that generates a tarball. There are a few examples on https://wiki.ubuntu.com/PackagingGuide/Basic#CommonMistakes, but I'll see if I can find a nice repack example. [04:00] bmk789: try this - [04:00] import os [04:00] os.environ['VARIABLE'] = 'value' [04:00] ahh much cleaner :) [04:00] imbrandon: with the added advantage of actually working :) [04:01] hehe i have -0- python-foo as StevenK found out the other night, only hacks [04:01] imbrandon: calling os.system() will run a sub process, but its environment is in a child process [04:01] imbrandon: I'm not sure I like the style of http://revu.ubuntuwire.com/revu1-incoming/ike-0711191320/ike-2.0.3+dfsg/debian/rules (not very make-like), but it works. [04:02] imbrandon: so it doesn't get fed back into the running python script; which is why it wouldn't work [04:02] persia: ok cool gives me something to work with atleaste [04:02] lifeless: ahhh i see [04:02] imbrandon: same thing will happen with mono, C, perl etc. [04:02] yea [04:03] and all shell for that matter :) [04:03] s/all/also/ [04:05] persia: so get-orig-source isnt intended to run at every build correct, only manualy via debian/rules ? [04:05] lifeless: i changed it to this http://pastebin.com/m6cb4f6a but it did the same thing [04:06] imbrandon: The genpo get-orig-source (from https://launchpad.net/ubuntu/hardy/+queue?queue_state=0&queue_text=genpo) is a simple uscan-based repack, and might be a good example. [04:06] lifeless: i added lines 20-21 [04:06] imbrandon: Right. It's run manually only. [04:07] imbrandon: Essentially it serves to document the repacking procedure, so that anyone else can duplicate it, and the next upstream is easy to repack. [04:07] ahh right ok [04:08] bmk789: but it works when you export those variables ? [04:09] for some reason it just seems like README.Ubuntu would be better for documenting stuff than debian/rules [04:09] yes when i export those before running that script it works but the edited script doesnt work [04:09] bmk789: oh, two issuees [04:10] ? [04:10] bmk789: the main one si that LD_LIBRARY_PATH is, if I remember correctly, not something that can be trivially changed... hang on [04:10] oh [04:10] the runtime loader will check it [04:10] but you have to tell it or something [04:10] man ld.so [04:12] I think you might need to rebuild some extension to know where its dependent libraries are, or some such. [04:13] so its gonna take more than tweaking that file to fix this [04:14] bmk789: You might also try in #ubutu-mozillateam for hints on making things work well with firefox. I don't know how active they are now (seems to be US-time based, and there's a national holiday on), but can be a good source other times. === GoldenPony is now known as Hobbsee [04:16] i really wish i could contribute to stuff like this but i really dont know what im doing [04:17] bmk789: Trying is the best way to learn: eventually you get something that works for you, and you share it with others. If it also works for them, you share it with everyone, and find the next thing that annoys you :) [04:18] i know i just dont wanna barge in on all the developers and be the n00b that needs everything explained [04:19] bmk789: we're all noobs, all the time, on some stuff [04:19] bmk789: Don't worry about asking questions: if you ask something really low-level, you'll get a pointer to a document, rather than an answer, but the question is still worthwhile. [04:20] alright, ill give it a shot [04:20] bmk789: Good luck. [04:21] thanks [04:25] would it be wrong to rename PengiunTV to PengiunTV.2 then create a shell script for PenguinTV that runs the 2 export lines then runs PenguinTV.2 [04:26] bmk789: That can work. The traditional way to do that is to rename the binary to pengin.real & have penguin be the wrapper script. [04:26] ah, so thats what all the .real threads are [04:27] Yup. [04:27] The compiz package does it, miro does it (upstream, now. Yay!) [04:28] i suppose that isnt the "proper" way to solve the problem is it? [04:29] There probably is, from what I've gathered (I'm not really in possession of all the facts, though) [04:29] well that does the trick [04:30] There's nothing terribly wrong with a wrapper solution, though. [04:31] The "right" solution is to have a real shared library for firefox, which I think is coming soon. [04:37] Afternoon folks. [04:38] Afternoon TheMuso [04:45] who do i subscribe to a bug requesting a sync from debian unstable? [04:46] we just knocked out the audacious 1.3 -> 1.4 transition in debian today [04:46] so, it'd be good to sync the packages in ;) [04:51] nenolod: The same sponsors teams that you'd subscribe for a patch [04:52] nenolod: On the other hand, if there's no Ubuntu variation, the autosync scripts will grab things soon, and if there is Ubuntu variation, it needs a merge. [04:52] Errrr... *may* need a merge [04:58] well audacious 1.4.2 needs to go in first [04:58] which has new deps (libprojectm1) which aren't in ubuntu :D [04:59] nenolod: Is libprojectm1 in main in Debian? If so, it should hit Ubuntu NEW fairly soon. [05:00] i thought libprojectm1 was in NEW or should be soon-ish [05:00] * persia hasn't looked at NEW [05:00] how do you view NEW? [05:00] it's in debian main ;p [05:01] libvisual-projectm is in NEW, but is entirely unrelated to libprojectm1 [05:01] nenolod: https://launchpad.net/ubuntu/hardy/+queue [05:01] * imbrandon perks up , libvisual ? [05:02] * imbrandon just took that over in debian [05:02] libprojectm1 is not in any of hardy's queues ;) [05:04] imbrandon: You might want to chat with DarkMageZ, who has been maintaining libvisual-plugins in Ubuntu. [05:04] nenolod: Wait a few days: the next autosync run will probably happen when the build queues have quieted a little. [05:04] persia: yea i just filed the ITA for libvisual and libvisual-plugins in debian about 12 hours ago [05:05] libvisual-projectm is a seperate package [05:07] man i need to find some mentee work for nxv*l to "learn the tools" he has a good grasp of the bug triage and packageing requiremnets, but wants to learn the "tools" better [05:07] sugestions ? [05:08] imbrandon: unmet deps? [05:08] imbrandon: FTBFS issues? [05:08] yea i was thinking ftbfs but either i guess would be ok [05:09] imbrandon: More generally, pick a few things from qa.ubuntuwire.com: there's lots of little stuff, most of it packaging-related. === Hobbsee is now known as GoldenPony [05:22] LaserJock: ponies! [05:23] * minghua ponders about the horror when golden ponies turn into long pointy sticks. [05:24] haha [05:25] * minghua actually never understands this pony business. [05:26] minghua: As long as we have Golden Ponies we can all ride happily to another release. Unfortunately, they can only be forged with very high-powered lasers, so sometimes it takes a while. [05:28] * imbrandon considers upgrading to hardy on his main workstation [05:28] persia: Hmm. Lasers. [05:28] imbrandon: don't. [05:29] actaully, kde might not be too bad. [05:29] i'm in fluxbox + kde apps + gnome apps lol [05:29] atm [05:29] just an all arround mix [05:29] imbrandon: You might want to check the NBS list before upgrading: just to make sure you have have a normally unstable system as a result. [05:29] the gnome apps are breaking [05:30] yea looks like even irssi is on the NBS list [05:30] hrm [05:30] maybe i'll wait another week [05:35] * persia grumbles that the buildds are too responsive, and that more uploads are required to keep the delay > 1 day. === LaserJock is now known as LaserRock === Hobbsee_ is now known as Hobbsee [05:36] heh [05:36] just try hppa or something. [05:37] Hobbsee: True. HPPA is happy. The others are getting hungry. [05:37] mmmm [05:38] yeah, must be time for a kernel upload. [05:38] gutsy's boring. it actually works. [05:39] hardon time [05:39] and [05:39] turkish food; I'm hanging out for that [05:39] ... [05:40] down near jeff and pia's, theres a most excellent turkish place. [05:40] * persia suspects channel skew [05:42] lifeless: goign to go visit them? [05:45] thats the current place [05:45] sounds like fun [05:46] :) [05:47] i would love to see a p2p tv app in a deb. sopcast has a linux version for thier player, unlike joost [05:51] Right. Isn't there a plethora of places that indicate one should file bug for that request? [05:51] * minghua wonders if Ahmuck thinks #ubuntu-motu channel as post office to Santa or something... [05:51] minghua: likely from the forums [05:51] hahaha [05:52] he is actualy from my LUG, figures lol [05:52] shoot, if santa is watching, then I want a new car (preferably one of them new Honda hydrogen ones), some new computers (preferably the fastest thing God could ever think of), and world peace! [05:52] imbrandon: Could you pass a clue followed by a solid thwack? [05:52] persia: definately [05:53] speaking of LUG i havent seen pwnguin lately, he must be afk for the holidays [05:55] Hey [05:55] I'm getting an error when I attempt to generate an interdiff [05:56] cody-somerville@osunta:~/packages/exaile$ interdiff -z -p1 exaile_0.2.11-0ubuntu1.diff.gz exaile_0.2.11.1-0ubuntu1.diff.gz diff -u exaile-0.2.11/debian/rules exaile-0.2.11.1/debian/rules [05:56] --- exaile-0.2.11/debian/rules [05:56] +++ exaile-0.2.11.1/debian/rules [05:56] interdiff: hunk-splitting is required in this case, but is not yet implemented [05:56] interdiff: use the -U option to work around this [05:56] somerville33: paste.ubuntu.com is easy to rember :) and umm did you try -U ( not -u like you pasted ) [05:57] -u != -U [05:57] leaste not most of the time [05:58] That isn't part of the command [05:58] It is a part of the output [05:58] ie. "diff -u ..." [05:58] ahh [05:58] And using -U does not work either [06:01] interdiff(1) man page says -U needs an argument, i.e. "-U n". [06:01] I put 50 [06:02] Maybe too much? :-P Seriously though, probably interdiff doesn't work well in your case. [06:02] Doesn't work with 2 either [06:03] And interdiff is the SOP for new package releases [06:03] *new upstream releases [06:05] I'm just going to dput it to revu than [06:14] Could someone review please? http://revu.ubuntuwire.com/details.py?package=exaile [06:22] somerville33: is that tarball any different from what's already in the archive? [06:23] Hobbsee: If it's a new upstream, the tarball is probably not in the archive? [06:24] minghua: they re-released 0.2.11, as they screwed it up the first time. [06:24] Hobbsee: I see. [06:24] minghua: and, after a while (and after bluekuja packaged it), they decided to rename the tarball to 0.2.11.1 [06:24] but o [06:24] but i'm not sure if they ever changed the contents of the tarball too [06:25] * imbrandon loves upstream sometimes [06:25] Sounds pretty crappy upstream releasing work... [06:25] ahh, it appaers they have changed some stuff [06:28] imbrandon: did rudy soponsored your package? [06:28] somerville33: btw, if you've removed debian/pyversions, arent i supposed to see the file removed, somewhere in the diff between that and current gutsy? [06:28] er, hardy [06:29] nxvl: yup, it was just uploaded about ~15 minutes ago [06:29] whatever we're developing for now [06:29] imbrandon: nice, now the only thing missing is mi mail :D [06:29] nxvl: i'm actualy working on revising that now, i'll pm you in a half sec [06:30] Hobbsee: Yea, I forgot to remove pyversions. As for the tarball, I didn't modify the tarball to not include debian/ from upstream like previous releases. [06:31] somerville33: then why's it in the changelog? [06:32] Hobbsee: A mistake. I'm reuploading. [06:32] ah [06:32] The new version does not contain debian/pyversions [06:34] cool [06:40] somerville33: oh, what does " * debian/README.Debian: touched to rid ghost" mean? [06:41] Yay, ghost! [06:41] ghosts are cool, much better than clowns [06:41] * imbrandon hates clowns [06:41] nxvl: sleep well, long day tomarrow [06:42] :) [06:42] Hobbsee: I removed README.Debian [06:43] I suppose I should make that more clear [06:43] * Hobbsee fixes [06:43] \o/ [06:45] ah yes, must set up the gpg agent. [06:48] uploaded [06:49] persia: ok all fixed up and uploaded to debian ( apt-mirror ) , now to just wait to sync it, thanks for the feedback [06:50] i'm still pondering putting a debian/ubuntu specifc conf files in [06:51] Hobbsee: You uploaded exaile for me? [06:55] Hobbsee: I would have preferred if you had told me what changes I should have made instead of just signing the package yourself and uploading. I'm attempting to become a MOTU and having a list of my uploads on launchpad is handy when applying. [06:57] somerville33: you will still be listed as the uploader via the changelog, she just sponsored the package [06:57] e.g. it will still show up [06:57] Not the way she did it [06:57] https://edge.launchpad.net/ubuntu/+source/exaile [06:58] somerville33: yes [06:58] imbrandon: no, i had to modify it. [06:58] somerville33: well, i had to sign it. [06:58] ahh ( you could have still left his name hehehe ) [06:58] imbrandon: i did a Riddell. [06:58] i seen :) [06:59] somerville33: aside from that you can stil list it individualy ( i did many packages like thta pre-MOTU ) [06:59] that* [07:00] ahh 4 bugs closed tonight , i feel better [07:02] hiya! I'd like a review of the ike package please : http://revu.ubuntuwire.com/details.py?package=ike (one ACK to go) [07:19] good morning [07:21] morning dholbach [07:21] somerville33: you'll probalby end up getting enough stuff uploaded that it wont matter for one upload, btw [07:21] hey Hobbsee [07:23] Hobbsee: Well, hopefully you'll be able to give a good recommendation by that point ;] [07:24] moins dholbach [07:24] heya imbrandon :) === LucidFox is now known as LucidFox_away === gouki_ is now known as gouki === LucidFox_away is now known as Sikon_Stargate === elkbuntu_ is now known as elkbuntu [08:21] ... [08:21] .. [08:23] LaserRock: ponies! === \sh_away is now known as \sh [09:17] <\sh> moins === Sikon_Stargate is now known as Sikon_Japanese [09:18] <\sh> if anyone is interessted in cool music created with just a guitar, a gameboy, a C64 and two creative guys, check out http://www.sourcecode.de/node/924 :) download of music for free under CC license :) [09:20] * proppy hugs dholbach [09:20] * dholbach hugs proppy back [09:21] <\sh> Nstrike...ircii-pana aka bitchx is removed from debian :) === Sikon_Japanese is now known as LucidFox [09:22] dholbach: up to a one Q&A question :) ? [09:22] proppy: yeah :-) [09:23] * highvoltage hugs the entire *#motu* (Friday!) [09:24] Hi all! [09:24] dholbach: I see a bug status I was assigned change from In progress to Triaged [09:24] Is that a bad thing ? [09:24] :) [09:24] I mean I not very familiar with the "triaged" status [09:25] outside of the hospital context [09:25] It means "sorted" but sorted into what ? [09:27] proppy: it means that the problem in the bug is well-understood, but that there's nothing to review yet [09:27] if there is, it should be 'in progress' [09:27] oh ok [09:27] I see [09:27] :) [09:27] I linked to the policy decision I guess [09:28] dholbach: you're right I forgot to read the header of the mail === elkbuntu_ is now known as elkbuntu [09:28] np [09:28] dholbach: sorry for the disturbance :) [09:28] * dholbach hugs proppy [09:30] let's turn in back to In progress then ! [09:31] dholbach: If i understand correctly it's fine to turn in progress when there is on REVU for example ? [09:32] yeah [09:40] if there is example in a tooklit library, IIRC then need to be packaged in a separate nonlib package ? [09:40] ex: libjuce, libjuce-dev, juce [09:42] any idea how to make a for loop in a makefile that updates a variable? [09:44] "@for pkg in $(PKG); do ENV="$(ENV) $$pkg"; done" doesn't work [09:47] Does someone have 10 minutes to help me with a merge? [09:47] I've never done it before [09:47] mok0: Sure. Which package? [09:47] eigen [09:49] * Fujitsu wonders how 60GiB of local mirror manages to evaporate. [09:49] mok0: OK. The first thing to check is to make sure the tarballs are the same. [09:49] I only have 1 [09:50] eigen_1.0.5.orig.tar.gz [09:50] mok0: From where did you get that? [09:50] grab-merge.sh [09:50] * persia grumbles about grab-merge. [09:51] mok0: OK. Do you have the .dsc file for the latest Ubuntu upload? [09:51] * mok0 shrugs [09:51] eigen_1.0.5-1ubuntu1.dsc [09:51] You can compare that to the latest .dsc file for the latest Debian upload, to make sure that the md5sums for the orig.tar.gz matches. [09:51] ok [09:52] Sometimes with -0ubuntuX to -1 there are tarball differences which make it tricky. [09:52] looks good [09:52] same md5 [09:53] I'm confused by all the diff.gz's [09:53] mok0: Great news: we can do this the simple way. I usually ignore all the diff.gz files, as they never help me much for a merge. [09:54] OK [09:54] Unfortunately, it looks like there is no "base" version for eigen, which again makes it a little harder, as we can't compare two branches to a common root. [09:55] I think there is a weirdness when interdiff -z debian ubuntu [09:55] I'd start with `debdiff eigen_1.0.5-0ubuntu2.dsc eigen_1.0.5-1.dsc` to find out what is changing, and if there is anything being removed that we'd prefer. [09:55] It looks like the date of the initial release in changelog was changed [09:56] mok0: We don't need interdiff, because the tarball is the same. interdiff -z is rather verbose, and I generally recommend interdiff -z -p1 for human consumption. [09:56] mok0: The initial release date change would be correct, as each represents an initial release for a specific distribution. [09:57] But it was changed in debian [09:57] relative to what J.Ridell started out with [09:58] mok0: Based on http://packages.qa.debian.org/e/eigen.html, I don't see any change in Debian, just an upload. An initial release in Ubuntu is not important to Debian. [09:58] Looking at debian/copyright, it appears that the Ubuntu version was based off that of the Debian Maintainer anyway, so it oughtn't be much variation. [09:59] ok [09:59] eigen_1.0.5-1.patch is null [09:59] which is weird [10:00] mok0: That's an artifact due to merges.ubuntu.com not being a perfect merger, it's currently a human-intelligence problem. [10:00] Essentially, MoM gets confused if there is no base version from which to branch. [10:01] * mok0 's head just exploded [10:01] you know, it *should* build [10:01] So, the only thing you need to do is decide whether the changes to debian/cdbs/cmake.mk and debian/cdbs/kde.mk are good changes. If you think Debian is doing the right thing, you'll want a sync. If you think they need tweaking for Ubuntu, you'll want to generate a merge. Let me know which you decide, and I'll help you with the next step. [10:02] ok, thanks persia. I need to go to a seminar now, but I'll continue when I get back. Catch you later! [10:04] mok0: Sure. [10:14] dholbach: Hi! Pitti told me there is an existing list of software which needs packaging for Ubuntu. Where is it? [10:18] warp10: https://launchpad.net/ubuntu/+bugs?field.tag=needs-packaging contains a list of 480 items, some of which are in progress, but most of which need help. [10:20] thanks persia, I'll check it out. Anyway, probably pitti was spoking about another list somwehere on the internet (not in launchpad), but your link should be fine for my needs. [10:20] c [10:20] ugh wrong tab [10:21] warp10: Daniel maintains a list of needs-packaging bugs that have been committed to REVU, but I don't think that's a good list for a packager to hit: it's more a list for reviewers. [10:21] That list is at the bottom of http://people.ubuntu.com/~dholbach/sponsoring/ [10:22] persia: ah, ok. Thank you :) [10:32] persia: grrr, the seminar is in 3 hrs [10:32] mok0: And after you've gone down to find an empty room? How annoying. [10:32] persia: wrt eigen, I think debian took over the ubuntu pacakge [10:32] persia: yes :-( [10:33] I think it can be synced [10:33] mok0: I think Ubuntu grabbed a Debian pre-release, and Debian caught up. Note the packaging at the bottom of debian/copyright. [10:33] the debian version still has the ubuntu mods [10:34] so what do you think? [10:34] in such a case we drop the ubuntu tag in release, right? [10:35] nixternal: can you send "REVU: Accepted: ..." mails to ubuntu-motu@ next time? [10:36] nixternal: I just came across kopete-plugin-thinklight and kwest - it'd be nice if we could track all the stuff that goes into NEW [10:36] mok0: Generally, it's worth syncing in these cases. I don't understand the reasons for the changes to the CDBS includes, and don't understand why they aren't being pulled by build-depends anyway. If the Debian source builds properly, and generates a proper package, it is preferred. [10:36] I'll try to pbuilder it [10:38] Success [10:39] mok0: That's a good start. Next step would be to compare the dpkg --contents output of the two packages to make sure that things are going in the right places. [10:39] So, the ubuntu version to build is... ? [10:40] the old or the merged? [10:40] mok0: If the Debian package is good, it's better to just file a bug requesting a sync. [10:40] This bug needs to include information on the nature of the Ubuntu changes, the reason why they aren't required, and the Debian changelog since the last Ubuntu version (in this case, the entire changelog). [10:42] persia: the problem is, I can't reproduce those differences. When I unpack the source packages, there are no differences [10:43] mok0: Really? That's odd. In that case, I'd just go for a sync. [10:43] persia: indeed [10:44] ... what a boring package to merge ;-) It's just a bunch of C++ header files, anyway.... [10:45] persia: In fact, I don't know what the files in debian/cdbs/ are for... [10:45] mok0: Aren't they included in debian/rules? [10:46] persia: yes [10:46] kde.mk ??? why is THAT there? [10:46] I'd say they helped build the package then [10:47] mok0: See, maybe you do want a merge, to use the normal kde.mk, and build-depend on the standard provider :) [10:47] persia: you mean fix the packaging bug? [10:48] I'll take a look [10:48] mok0: Yep. One of the things we try to do with merges is make sure that the Ubuntu packages are nice and clean. It'd be nice to do that for everything, but it's especially important for Ubuntu versioned packages. [10:50] persia: but isn't it preferable with a sync? And perhaps to contact the debian packager with the change? [10:51] there is also a dependence on quilt, but no patches [10:51] mok0: There's too schools of thought. I believe we should just fix it, notify Debian, and hope for a future sync. Others believe we should notify Debian and wait, and then do a sync. As we don't support users at this point in the cycle, it doesn't really matter which school you join, although if you follow my opinion, you're promising to pay attention later. [10:51] s/too/two/ [10:52] persia: I'll try fixing it [10:52] persia: and go on with the merge. [10:54] mok0: Thanks. Just please watch Debian: if we can make a sync later (even after DIF) to reduce the Ubuntu variation, it will make it easier in the future. [10:55] persia: I'll ping you for the next step [10:55] mok0: You'll likely do better to ask for help with the next step generally. I'll answer if I'm around, but you shouldn't have to wait for me if I'm not :) [10:56] persia: sure, thx [11:07] I've got a question about installing headers in a -dev packages [11:07] since the Makefile miss an install rule [11:07] I've to install the headers myself [11:07] the header are mixed with sources in a src/ subdirectory [11:08] the only command I know to mirror a directory tree with excluding some file is rsync [11:08] is it worth to add rsync as a build-depend for that ? [11:09] proppy: No, you really want to do it with dh_install. [11:09] dh_install accepts some arguments to exclude files, or can specify files to be included on an individual basis, as proves more convenient to you. [11:10] you mean dh_install when it don't rely on an .install file ? [11:10] s/don't/doesn't [11:11] proppy: I think dh_install can do it either way, but I'll admit that the finer points of convincing dh_install to do the right thing are beyond me. The manual page is a little confusing, but worth reading. [11:12] You also want to be sure that you are placing the header files where other packages would expect to find them when being built. [11:12] persia: reading it right now [11:12] TheMuso: yep there are no other package right now [11:13] TheMuso: but I guess creating a subdirectory for the whole library and adding a .pc file is fine doesn't it ? [11:13] proppy: Nevertheless, if you do intend to package other software that uses it, or even if not, I would still make sure you have it correct. [11:13] proppy: Yes that would work. Does other software exist that depends on this package yet? [11:14] proppy: It's only good to have a private library if you know there will never be a client package. Otherwise you end up with a mess like we have with firefox today. [11:14] TheMuso: I plan to release software I've done using this package [11:14] persia: I know what's going on now. Like you said, jridell took over a prerelease, which has since been put into Sid. The change in the debian/cdbs/ directory (which _is_ required) has to do with an update to KDE4. The debian changelog only contains the initial entry. [11:14] persia: so I think it's sync. [11:15] proppy: Ah ok. [11:15] mok0: Excellent. Good research. Now, does it need a build-depends tweak and deletion of debian/cbds/kde.mk, or does a sync generate the right binary? [11:15] mok0: Right. Time skew. Just create the sync bug then, and subscribe the sponsors. === stdin__ is now known as stdin_ [11:15] dholbach, kwest was actually rejected from the queue, so setting the bug as "Fix Released" was a bit premature [11:16] ok, i'll do that [11:16] TheMuso: I know a few people who are using it for crossplateform apps [11:16] proppy: Ok. [11:16] LucidFox: I misintepreted https://launchpad.net/ubuntu/+source/kwest then, sorry - could you add a link to the current source package and set back to 'in progress' please? [11:16] proppy: Just as long as they know how to reference the headers. [11:16] but everybody seems to rely on uncompressing the tarball [11:17] and directly fetch header from here [11:18] dholbach> sure [11:18] LucidFox: you ROCK - thanks! [11:20] TheMuso: every code I've seen include it just like that include "juce.h" [11:20] proppy: Ok. [11:20] proppy: I didn't know it was new code for software that hadn't been developed yet. [11:20] I've just seen people screw up headers when the package didn't offer make install. [11:22] There is some software already developed for it, but no package since the base library is not packaged [11:22] nor installable === stdin_ is now known as stdin [11:29] Meeting in 30 minutes... === dholbach_ is now known as dholbach [11:47] * TheMuso wonders if the quietness of this channel reflects on the possible number of meeting attendees. [11:48] * \sh 's online ,-) [11:51] TheMuso: where ? [11:51] proppy: In #ubuntu-meeting in approx 10 minutes. [11:52] MOTU Meeting in 8 minutes in #ubuntu-meeting [11:52] :) [11:53] * TheMuso will be there, whilst poking some packages into line. :) [11:54] thanks [11:57] hi folks === sladen_ is now known as sladen [11:59] motu meeting about to start in #ubuntu-meeting [12:05] what is SRU? [12:06] !sru [12:06] Stable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates [12:06] aaah, thanks Hobbsee [12:09] !uvf [12:09] uvf is Upstream Version Freeze. For an exception, see https://wiki.ubuntu.com/FreezeExceptionProcess#head-9523bc4076ff011324d67cddc97969ec609618d6 [12:09] ah right. [12:21] I have an issue with a debian upstream package that seemes to include patched sources in the diff.gz [12:22] rexbron: What is said issue? [12:22] as a result, when I try and build the package, the patch rule fails [12:22] Fujitsu: It's the package gtk2-engines-murrine (which is in main) [12:22] rexbron: Is it a patch that you added that fails to apply? [12:23] Fujitsu: we sent a patch upstream and now have to merge the package as the debian maintainer does things different;y [12:23] rexbron: You need to make the patch in debian/patches apply over whatever is in the rest of the source. [12:24] Fujitsu: I am unfamiler with quilt, but it seemes that the source is not being unpatched when a source package is built [12:24] rexbron: Oh dear... so all the patches are applied in the Debian .diff.gz? [12:24] Fujitsu: it is only one patch, but still [12:24] ugly [12:25] as a result, trying to rebuild the source package fails [12:25] rexbron: Has that patch perhaps been applied upstream? [12:25] perhaps in SVN, but not in the latest release [12:26] So Debian has done evil things. Nice of them. [12:27] You'll have to either unpatch the actual files (probably clearn), or drop the patch from debian/patches. [12:27] s/clearn/cleaner/, damn lag. [12:28] Fujitsu: isn't dropping the patch unadviseable? [12:29] Since this is a main package, i will take it up in -devel [12:37] Well that was short and sweet. [12:37] Fujitsu: Now this is odd, when I try and unpatch it myself (using the command in the rules file) it does not work.... [12:37] * TheMuso will get these two uploads done, then hit the sack. [12:40] Hobbsee, :D [12:40] * persia celebrates the abolishment of ircii-pana from hardy [12:40] MOTU Q&A Session in #ubuntu-classoom in 20 minutes [12:40] persia: Yep... but we've got 4 releases of it left. [12:40] All with the lovely security issues. [12:40] ircii-pana ? [12:40] proppy: aka bitchx. [12:40] !info ircii-pana [12:40] Package ircii-pana does not exist in gutsy [12:40] proppy: BitchX [12:41] !info bitchx hardy [12:41] BitchX is bad ? :) [12:41] Fujitsu: Yep. At least one goes away in 5 months... [12:41] proppy: Dead and full of security holes. [12:41] bitchx: Advanced Internet Relay Chat client. In component universe, is optional. Version 1:1.1-4ubuntu4 (hardy), package size 1515 kB, installed size 6524 kB [12:41] Nooooo, it's not dead yet! [12:41] * rexbron is really anoyed [12:41] Fujitsu: Wait for the publisher run [12:42] \sh, ming looking at tikiwiki at some point? It has *many* security fixes [12:42] persia: Do you have experience with quilt [12:42] s/fixes/issues/ [12:42] DktrKranz: Many? I doubt it. See wordpress and phpmyadmin. [12:42] rexbron: Yes, but I've a bit of an immediate stack right now, aside from my queue. The wiki patching guide has a nice example. [12:43] persia: Does it show up in diff.gz? [12:43] rexbron: quilt patches should be in debian/patches in the diff.gx [12:43] Fujitsu, didn't check these two, but upstream developers mailed me a looooong list of vulns [12:43] persia: ok, time it yell at the debian maintainer [12:43] DktrKranz: Are there more than the six CVEs that I see? [12:44] DktrKranz: wordpress has 42, for comparison. [12:44] Fujitsu, IIRC, they released two security releases recently [12:44] don't know exactly how many CVEs are involved, though [12:45] 42? Yay! Is wordpress branded Micros...omething? :D [12:45] hi norsetto! [12:45] so, where is this fantastic Q&A session everybody is speaking of? [12:45] heya proppy [12:45] norsetto: you've just missed the meeting ! [12:46] hey norsetto [12:46] DktrKranz: wordpress should die die die. [12:46] what's wrong with wordpress? [12:46] highvoltage: hi there. Did you see the last mail from dholbach? [12:46] no, my poor blog :( [12:46] * Fujitsu wonders how many times more vulnerabilites the PHP webapps have over the total of the rest of the archive. [12:46] norsetto: let me check... [12:47] highvoltage: It has so many security vulnerabilities it is really not funny. [12:47] what about phpBB? [12:47] DktrKranz: That's not good either.. let me check. [12:47] Just the 20 for it. [12:47] And I haven't triaged them yet. [12:47] Fujitsu: ouch. i run wordpress too :( [12:48] mh... [12:48] not many, if compared with WP [12:48] Looks like they'll all affect at least Dapper, though. [12:48] Except for one or two. [12:48] DktrKranz: phpmyadmin has 22. [12:48] win 36 [12:48] drupal 25... [12:48] (there are a bit less than 1000 overall) [12:48] <\sh> DktrKranz, sure...can you give me a list of CVEs ? :) [12:49] \sh, of course :) [12:49] Right. It's not woth a competition. They're all bad: the competition is to see who can get to 0 first :) [12:49] So those 4 alone make up more than 10% of the total... [12:49] <\sh> hehe [12:49] <\sh> there are some packages which we can't fix...and sometimes I think it's not worth the time [12:49] heh, I think it's easier to fix bug #1 than having webapps 0 CVEs [12:49] Launchpad bug 1 in ubuntu "Microsoft has a majority market share" [Critical,Confirmed] https://launchpad.net/bugs/1 [12:49] persia: The solution seems to be to ban people who write PHP webapps. [12:50] Fujitsu: Maybe, or perhaps to ban PHP webapps? [12:50] <\sh> especially the php stuff...it's broken by default somehow, and seeing many php projects to releasing any patches for those issues, but new versions is quite difficult to follow up [12:50] Fujitsu: yeah! [12:50] persia: Possibly, but they'll probably take their coding practises to other languages. [12:50] * TheMuso finally kills off another merge. [12:50] Fujitsu: you'll write me a django/turbogears based blog, right? :) [12:50] \sh: phpmyadmin is a whole lot better, but the rest are terrible. [12:50] Fujitsu: Maybe. [12:51] <\sh> other projects like drupal are quite good...but not all versions in our archives can be fixed as well... [12:51] Quite a number of the wordpress CVEs mention that it's quite conceivably a PHP bug, but they can't tell. That's not encouraging. [12:51] \sh. Gotta go right now. Mind if I forward you tikiwiki developers' mail? [12:51] <\sh> Fujitsu, we need some fixes to php4 in dapper...there is a hell of a lot crap [12:51] <\sh> DktrKranz, sure, please do sh@sourcecode.de [12:52] \sh: Note that php4 officially dies in a month. [12:52] \sh, I will flood your mail again :) [12:52] <\sh> Fujitsu, right, but we have it in dapper and we should fix it somehow ;) [12:52] See you later :) [12:52] proppy: did I miss anything interesting? [12:52] <\sh> btw..if you need some nice music while you are doing some work on universe, follow the green signs at http://www.sourcecode.de/content/cool-music-revealed :) [12:53] <\sh> dholbach, it's also something for you as DJ :) [12:53] Oh, I see that drupal5 is actually up-to-date with fixes in Gutsy. I didn't notice, because of that removed Soyuz feature. [12:53] <\sh> Fujitsu, yepp...:) [12:54] <\sh> Fujitsu, I added some fixes to it [12:54] <\sh> oh no...i did that for feisty [12:54] <\sh> feisty should be up2date in a few, when I get the "approved" mail from our security team [12:54] \sh: Which releases does bug #162385 affect? [12:54] Launchpad bug 162385 in drupal5 "[Security] Several Security Issues for drupal 5.x before 5.3" [Undecided,In progress] https://launchpad.net/bugs/162385 [12:55] Just Feisty? [12:56] <\sh> Fujitsu, feisty [12:57] hello everybody [12:57] <\sh> Fujitsu, jepp..in gutsy it was geser who fixed it [12:57] <\sh> Fujitsu, for the 4.x releases I still have to check...but most likely it's "un"fixable [12:59] mok0: You need to include the debian changelog in a sync request description :) [12:59] <\sh> Fujitsu, what about bug #162296, in hardy and debian it's removed on my request (debian removed it on my request) [12:59] Launchpad bug 162296 in ircii-pana "CVE-2007-4584 stack based buffer overflow via long MODE command" [Medium,Confirmed] https://launchpad.net/bugs/162296 [12:59] \sh: I really don't know. It will just have to be left to rot, I guess. [12:59] <\sh> Fujitsu, and reading the bug report from debian it won't be fixed in the future... [12:59] \sh: It's fixed in hardy: the other releases are a little harder. [13:00] norsetto: ~SRU team is back | but not merged with ~uvf | then will be a special meeting for security issue | and dholbach will figure about timezone issue [13:00] <\sh> persia, you mean bitchx? in hardy it's removed :) [13:00] but I may have got it completly wrong [13:00] \sh: Yes, yes, and thank you :) [13:01] * norsetto hugs proppy, the best meeting's digest he has ever met [13:01] <\sh> persia, don't thank me, but thank debians ftpmaster != elmo [13:01] <\sh> where is motu-faq session now? [13:01] Ideally we send an email to our universe security announcement list notifying people of impending doom from continuing to use bitchx. [13:01] \sh: I thought you requested it, but thanks also go to elmo and pitti :) [13:02] \sh: #ubuntu-classroom [13:02] <\sh> persia, yeah...after talking to nion who agreed that's better to remove it without having a living upstream === proppy is now known as propeat [13:03] Ok, packages uploaded, I'm off to bed. [13:03] Night folks. [13:03] <\sh> Fujitsu, what about a transitional package of ircii-pana with depends on irssi ? ;) [13:03] Night TheMuso. [13:03] * Fujitsu goes too. [13:03] <\sh> Fujitsu, for releases before hardy [13:04] \sh: That is evil and Kees would murder you. [13:04] <\sh> Fujitsu, I think so ;) [13:04] Anyway, night all. [13:05] Tomorrow is security update and working out what ate my mirror and what else it ate day. [13:05] night Fujitsu [13:05] Night persia [13:06] night === Hobbsee_ is now known as Hobbsee === Solarion_ is now known as Solarion [13:39] does someone remember where the ubuntu logo fonts are? Or what the package is called? [13:40] pochu: ttf-ubuntu-title maybe? [13:45] persia: looks like, thanks :) [13:45] yeah that is === propeat is now known as proppy [13:51] just uploaded juce to REVU: http://revu.tauware.de/details.py?package=juce === Ubulette_ is now known as Ubulette [14:01] well [14:01] I gotta get back to the conference [14:01] tonigh I will hack another bug [14:01] norsetto: my dear friend how are you ? [14:01] and be as thorough as I was in lesson 5 [14:02] huats: hey, como on in the classroom [14:02] juce on revu contains files outside of debian [14:02] this is a bad practice. please don't do it ;) [14:02] norsetto: it is over, I think [14:02] proppy, ^^ [14:02] nenolod: strange let me take a look [14:03] norsetto: you were again looking by the window, and not listening the master dholbach [14:03] :) [14:03] master...? pffft :) [14:03] nenolod: thanks it was my fault I forget to clean the dir before building :) [14:04] dholbach: jono said once : "with daniel the packaging Master"... I am just repeating :D [14:04] proppy, also, you should try to shoot for debian inclusion too [14:04] [14:04] nenolod: you mean uploading it to mentors at the same times ? [14:05] proppy, right [14:05] nenolod: ok [14:10] stdin: all are kde 4 packages in gutsy-backports already? [14:10] norsetto: no, just kdelibs and kdepimlibs so far (i think) [14:11] stdin: ok, thanks! [14:14] how should I bump REVU upload ? [14:14] I mean should I increase a version number somehow [14:14] proppy: doh? [14:14] proppy: just upload it [14:14] like juce-0ubuntu1~revu0 ? [14:15] juce-0ubuntu1~revu1 [14:15] ? [14:15] proppy: keep it at the same version number, no need to change it for revu [14:15] norsetto: yes but it's hard to figure which upload we are talking about if the same version if overwritten ? [14:15] oh ok [14:15] then forcing the dput should be fine [14:15] maybing I confusing myself with ppa practices [14:16] proppy: yes, use dput -f, or remove the .upload file [14:17] recommended pastebin commandline client ? [14:17] pastebinit? [14:18] thanks === d33p__ is now known as luisbg [14:22] by default poastebinit rely on the unavailable http://paste.stgraber.org :) [14:23] proppy: You've hit the MOTU ideal: recursive patch requirements :) Patch that to point at paste.ubuntu.com, and submit your paste :) [14:26] persia: will be glad to do that just after my revu upload :) === cprov-away is now known as cprov-lunch [14:28] arg doesn't know if it supports paste.ubuntu.com :) [14:30] proppy: you can -b http://pastebin.com [14:30] proppy: unfortunately I'm not the one managing paste.stgraber.org (even if that's on my domain), I'll probably host one myself if the website isn't back shortly [14:31] stgraber: yep I just tried that :) [14:38] Does someone have time to help me with some merge questions [14:47] mok0: yes? === MenZano is now known as MenZa [14:57] norsetto: I [14:58] norsetto: I found a conflict in the control file, and fixed it. Should I change DaD's entry in changelog with my own? [14:58] mok0: you should always do that [14:59] norsetto: OK. Then, I test the package in a hardy pbuilder, yes? [14:59] mok0: yes [14:59] ... and upload to... ? [14:59] mok0, make a debdiff [15:00] and open a bug report [15:00] against the package you are merging [15:00] A debdiff on the source package? [15:00] a debdiff between the new ubuntu package and the debian one [15:00] new Ubuntu package (your one) [15:01] mok0, that's explained around in the docs anyway [15:01] I'll have a go at it [15:01] ... and have another look at the docs. [15:01] mok0, when the debdiff is ready, just open a bug where you report any information needed [15:02] then subscribe u-u-s [15:02] bluekuja: ok, will do. I've done that before [15:02] mok0, fine. so why do you ask ... and upload to... ? [15:02] :) [15:03] Because I wasn't sure whether to upload the source package to REVU for review [15:03] is it a new upstream release? [15:03] or just a merge? [15:03] Merge [15:03] REVU is not needed then [15:03] OK [15:04] * mok0 thinks a picture of the process is starting to take form in his brain [15:04] ^^ [15:04] :) [15:04] mok0, you should read about "how to report a sync request" as well [15:04] I've commented one of yours before.. [15:05] I did it wrong? [15:05] yes [15:05] check it out [15:05] Yike [15:05] s [15:05] and fix it [15:05] ok, it's the eigen package, right? [15:05] yep [15:06] OK, I'll do that. Whew, there is lots to learn about this workflow [15:07] They should have an option over at LP, so you could just click: "This is a sync request" [15:07] ^^ [15:07] it's impossible to have [15:07] a rationale changes between package and package [15:08] Hmm [15:08] If you say so... [15:08] I though computers were supposed to be smart ;-) [15:09] thought [15:09] yep, but for this case we need manual changes [15:10] Errr, not if you just want to sync debians version and throw away ubuntus?? [15:10] sorry? [15:10] every sync needs a rationale [15:11] Debian has a new version of the package that compiles perfectly and needs no specific customization [15:11] (you don't need a rationale if the package is NEW) [15:11] bluekuja: every drop of ubuntu changes needs a rationale - not every sync. [15:11] it's the same version [15:11] gh [15:12] Debian started to distribute the same version [15:12] Hobbsee, yes, but I was right as well. Every sync *request* need a rationale (apart from NEW) [15:12] Hobbsee, I forgot to add "request" [15:13] * mok0 checks out LP [15:14] Yrrk [15:14] bluekuja: you want those changelog details in the bug report [15:14] yes [15:14] Hobbsee, is that what you mean? [15:14] ... and the build log? [15:15] mok0, what? [15:15] attach the build log, I guess [15:15] bluekuja: not really. you dont actually need a rationale to request a sync - assuming it doesnt get hit by feature freeze and friends [15:15] yes, it's written in my comment [15:15] you need a rationale on why any ubuntu changes can be dropped, though [15:15] Hobbsee, agreed [15:15] bluekuja: your statement falls over when you request a sync with no ubuntu changes after DIF. [15:16] There were never any ubuntu changes in this package [15:16] mok0, you should write that then [15:16] It was grabbed from debian before released [15:16] bluekuja: (because you don't need a rationale for that, but by your logic, you do) [15:16] you can't assume me to know it [15:17] bluekuja: I thought I wrote that? [15:17] Hobbsee, exactly, plus a package gets synced automatically if there are no ubuntu changes, right? [15:17] Hobbsee, I mean at a new revision/release [15:17] mok0, no [15:18] mok0, write things clearer [15:18] bluekuja: ok I'll do my best [15:18] mok0, thanks [15:18] bluekuja: until debian import freeze, yes. after that, no. [15:18] Hobbsee, exactly [15:18] which is why your statement wasnt' really correct. :) [15:19] lol [15:19] Hobbsee, bluekuja: ping me when you come to an agreement ;-) [15:19] mok0, add a build log [15:19] mok0: the agreement was that i was correct, and that bluekuja needed to change his opinion. this is simple :) [15:19] mok0: at the moment though, as everything's still autosyncing, the point is moot. [15:19] mok0, if there are no changes, *write* it [15:20] mok0, and as Hobbsee said, it should be autosynced now [15:20] bluekuja: So dont be verbose? [15:20] mok0, question here is....why the package is not autosynced? [15:20] mok0, no Ubuntu changes, no DIF [15:21] so why do you ask for a sync? [15:21] Because it existed in a 0ubuntu1 release [15:21] now it becomes available with tiny changes [15:23] It's just a bunch of C++ header files [15:25] mok0, the section is different from the one added by riddel [15:25] mok0, actually debian has libs [15:26] and Riddell added libdevel [15:26] Riddell, what do you think about eigen sync? [15:26] bluekuja: I don't follow. Is that important? [15:27] mok0, actually Riddell manually changed the section from libs to libdevel [15:27] mok0, Debian has libs [15:27] bluekuja: (without looking at the situation) I'm for syncing it [15:27] mok0, if we sync this, the package will get into libs again [15:28] Riddell, your last change can be dropped then? [15:28] Riddell, the section one [15:28] I can't see Riddell's response [15:28] mok0, huh? [15:28] bluekuja: that was just to please the archive admin [15:29] Riddell, ok, fine. I gonna ack it then [15:29] thanks for answering === \sh is now known as \sh_away [15:29] can't remember if I poked debian about that, but I can do so again [15:29] yes, it would be great [15:29] :) [15:30] bluekuja, ahh, you're back :) [15:30] Ubulette, heya :) === norsetto is now known as norsetto_limbo [15:30] bluekuja: so I'm off the hook? [15:30] bluekuja, any progress with seamonkey ? [15:30] Ubulette, thanks for reminding it, I think I gonna process it now [15:30] bluekuja, if not, don't worry, i can ask someone else [15:30] oh, good [15:31] * bluekuja grabbing reminder mail from Ubulette [15:31] mok0, let's wait Debian for that [15:31] mok0, Riddell gonna forward the request [15:32] mok0, so we can sync the package with his latest change as well [15:32] mok0, maybe add a comment about that [15:32] and don't subscribe u-u-s until a new revision gets uploaded in Debian [15:32] Ubulette, something changed in the branch? [15:32] no [15:32] k [15:33] * mok0 wipes sweat from forehead [15:33] :D [15:33] bluekuja, just pull to be sure, i don't remember where you stopped [15:33] ok [15:34] Ubulette, please give me the exactly branch url [15:34] instead of LP one [15:34] so I can branch it directly [15:34] that's the one [15:34] I mean http://bazaar.launchpad.net/~mozillateam/seamonkey/seamonkey-1.1.dev [15:34] give me this next time [15:34] https://code.edge.launchpad.net/~mozillateam/seamonkey/seamonkey-1.1.dev [15:34] oh [15:35] yes, that's what you gave me [15:35] :) [15:36] you're picky. it's in the header ;) [15:36] hehe [15:37] Ubulette, is it the NEW iceape in fact? [15:37] eh? [15:38] which package does it replace? [15:38] iceape but only in hardy so far [15:38] k [15:38] no decision taken for gutsy as of today [15:39] let's wait for asac and gnomefreak to be back to discuss what's best for gutsy [15:40] okk [15:40] Ubulette, I'm building it [15:40] It will take 30 mins I guess [15:40] as alwais [15:40] more like 50m ~ 1h depending on how fast your box is [15:41] ah damn :/ [15:43] bluekuja: how can I conveniently see when a new package becomes available from debian? [15:43] bluekuja: I added a comment at LP [15:43] mok0, it should appear in mom or dad automatically [15:44] Ah, ok [15:44] mok0, if there are no changes it gets synced [15:44] as we said before [15:44] before DIF [15:44] after DIF everything is blocked [15:44] But there will be changes [15:44] huh? [15:45] mok0, for eigen? [15:45] yes [15:45] mok0, debian should change the section [15:45] to libdevel [15:45] and upload a new revision, which will be synced here [15:45] yes, but there are a couple of other minor things that don't matter [15:45] mok0, like? [15:45] ubuntu changelog gets zapped [15:47] because there is no common base version [15:48] mok0, actually I think it doesnt matter since the only changes will be pushed inside Debian [15:49] I don't think the changelog will be zapped for Ubuntu, Hobbsee can you confirm? [15:49] I don't manage to overwrite my upload on REVU [15:50] http://revu.tauware.de/details.py?package=juce [15:50] mok0, and if you check other packages synced, you'll see they still have Ubuntu changelogs [15:50] the ones that come from debian? [15:50] yep [15:50] They sync against ubuntu?? [15:50] mok0, no [15:50] bluekuja: no, Debian changelogs don't have Ubuntu entries [15:50] let's try again [15:51] geser, who said that? [15:51] but LP stores the old changelogs [15:51] geser, and anyway some package got Ubuntu entries [15:51] in Debian [15:51] bluekuja: I haven't seen much Debian changelogs (from Debian) with Ubuntu entries [15:51] I've heard about it in -devel some days ago [15:51] the problem is, ubuntu version has no debian base version [15:51] geser, I just said "and if you check other packages synced, you'll see they still have Ubuntu changelogs" [15:51] geser, in fact that LP stores old entries [15:52] bluekuja: a diff3 only works if there is a common base [15:52] mok0, anyway I don't see the problem here [15:52] there isn't in this case [15:52] Well, mom can't resolve the conflict that comes [15:53] what is the REVU rotate time ? [15:53] 15min ? [15:53] geser, other packages synced = from Debian to Ubuntu [15:53] geser, maybe you misunderstood me :) [15:53] mok0, so? [15:54] mok0, if ubuntu entries gets zapped [15:54] we just sync the package, that will be the same for both distros [15:54] bluekuja: if the Debian maintainer didn't include the Ubuntu entries (which is seldom) then the changelog inside the (new) debs don't have them anymore [15:54] bluekuja: I'll wait and watch when the update comes. Then we can deal with it :-) === cprov-lunch is now known as cprov [15:54] oups I was uploading tu upload.ubuntu.com instead of REVU [15:54] :) [15:54] geser, so LP doesnt store old entries? [15:55] LP has them (more or less) but not the debs [15:55] geser, yes [15:55] geser, binaries dont have them [15:55] but LP yes [15:55] that's what we mean actually [15:56] mok0, agreed [15:58] bluekuja: cool. Hey it was fun [15:58] mok0, are you sure about what you just said? :) [15:58] Sure. I'm trying to do another merge, now :-D [15:59] lol [16:00] juce updated on REVU: http://revu.tauware.de/details.py?package=juce [16:08] nenolod: on mentors as well :) [16:12] hehehe xtide builds in my brand-new hardy pbuilder... [16:12] persia: send me email with the details of the package that needs some bootstrapping love, and I'll see what can be done [16:15] Normally, can the automatic merge cope with diffs in the control file, where Maintainer -> XSBC-Original-Maintainer?? === norsetto_limbo is now known as norsetto [16:17] proppy: do you build your packages before uploading to revu? [16:17] debuild -S -sa [16:17] on my workstation [16:17] and debuild -us -uc remotly [16:17] on http://juce.aminche.com/ [16:18] proppy: dpkg-source: error: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address [16:19] proppy: you know why? [16:19] norsetto: it is because of (proppy) in the changelog ? [16:20] proppy: yes, and the maintainer doesn't have an ubuntu address [16:20] maintainer should be MOTU ? [16:20] and originial maintainer me ? [16:20] just like if my package was uploaded to debian and patched in ubuntu ? [16:20] proppy: yes [16:20] but about the (proppy) thing [16:21] my gpg data are looking for something like that [16:21] in the changelog [16:21] proppy: ah, didn't get that before, no, the changelog has an ubuntu number [16:21] mok0: depends [16:21] proppy: don't worry about the (proppy) [16:22] norsetto: ok [16:22] norsetto: so I can leave it as this ? [16:22] proppy: don't upload a new one yet, let me check further [16:22] norsetto: ok [16:22] mok0: sometimes you get a conflict there, and sometimes not, depends if some other changes were also made (like updated Build-Depends) [16:22] proppy: the (proppy) yes, but the maintainer no, you need to change it [16:27] proppy: can you add a final separate line to the Description, that differentiate between the two binary packages? Something like "This package contains the development libraries and headers"for the -dev, etc. [16:28] you mean in the -dev description: add this line "This package contains the development libraries and headers" [16:28] ? [16:29] proppy: for your -dev, it could be a good idea to have it Provides and Conflicts with libjuce so that you only have one -dev at a time installed (unless you want more, then you need to change the name) [16:30] norsetto: http://hg.juce.aminche.com/rev/6419365cb4c5 [16:30] proppy: I guess that libjuce should be libjuce0? [16:31] norsetto: http://hg.juce.aminche.com/rev/644d2d7e1b78 [16:32] proppy: better as a separate line (use .) [16:32] (05:29:27 PM) norsetto: proppy: for your -dev, it could be a good idea to have it Provides and Conflicts with libjuce so that you only have one -dev at a time installed (unless you want more, then you need to change the name) I'm not sure do get this [16:32] proppy: ok, whats the problem? [16:33] how can libjuce-dev depends on libjuce and confligt with it at the same time ? [16:34] proppy: as I said, that because your name is wrong [16:35] proppy: should be libfooX, where X is the soname [16:35] oh ok [16:36] I don't understand this part [16:36] what is the soname ? [16:36] ah .... [16:36] how can I get more that one installed at a time [16:36] I thought 0 and 1 suffix were related to ABI changes [16:37] i.e: if c++ abi change you want a package name change and the conflict provide thing [16:37] to make sure every you revert-depends get updated [16:37] but It seems I get it completly wrong === ^4nDr3s is now known as RoAkSoAx [16:39] proppy: yes, the soname should be the same if there is no ABI change [16:40] proppy: the soname (what you call the 0 and 1 suffix) is an information stored inside the shared library [16:40] proppy: you can see it with an objdump command for instance [16:40] proppy: wanna check some shared libraries you have installed? [16:40] norsetto: who set it ? [16:41] proppy: upstream, its not distribution dependant [16:41] proppy: some sonames are a bit complex (openssl for instance) [16:41] norsetto: I'm compiling the .so from debian/rules [16:42] proppy: yes, thats beacause the upstream makefiles don't do that, right? [16:42] norsetto: yep [16:43] norsetto: how I can rigure the so name using objdump objdump -x ? [16:43] proppy: let me check the man page [16:43] proppy: well, just a grep should do [16:43] Heh, I've done another merge. [16:43] proppy: objdump -p file | grep SONAME I think [16:45] proppy: try this (you should have this lib) objdump -p /usr/lib/libgstreamer-0.10.so.0.13.0 | grep SONAME [16:46] proppy: you should see SONAME libgstreamer-0.10.so.0 (0 is the soname version number) [16:46] ok [16:46] SONAME libgstreamer-0.10.so.0 [16:46] I don't see it in juce [16:47] proppy: yes, because you are trying to be upstream [16:47] I think I'm missing a part of it [16:48] is this an arbitrary number ? [16:48] or is there a meaning attached to it ? [16:48] proppy: try objdump -p file | grep NEEDED [16:48] norsetto: http://paste.ubuntu.com/2168/ [16:49] proppy: ok, you see these are all sonames [16:49] yep [16:49] norsetto: but what do they mean ? [16:49] is that some kind of versionning thing ? [16:49] proppy: yes, its mainly abi compatibility [16:49] http://en.wikipedia.org/wiki/Soname [16:49] ok [16:51] proppy: but it seems to me that you are trying to cover upstream there, which I don't think its correct [16:52] proppy: to tell you the truth, I don't think your package will be accepted on this ground [16:53] norsetto: for generating the so file ? [16:53] how is the soname choosen ? [16:53] proppy: how would I know? I only know the packaging side of things [16:54] proppy: and not much of that too .... [16:54] proppy: by upstream, usually starting at 0 and increased if API/ABI changes [16:54] ok [16:54] geser: it's a g++ flags ? [16:54] that's where my knowledge ends [16:55] norsetto: (05:29:27 PM) norsetto: proppy: for your -dev, it could be a good idea to have it Provides and Conflicts with libjuce so that you only have one -dev at a time installed (unless you want more, then you need to change the name) [16:55] norsetto: how can I have more than one -dev at a time on my system ? [16:55] proppy: if you name them with the soname version number [16:55] I guess it's a linkflags [16:55] ok [16:55] proppy: like libjuce0-dev etc. [16:56] norsetto: but -dev package usually don't change with soname right ? [16:56] proppy: some do [16:56] norsetto: how ok [16:56] have a great weekend everybody! [16:56] dholbach: seeya [16:56] dholbach: rock well! [16:56] rock on! :-) [16:56] You should be able to pass "-soname=name" to the linker yourself, [16:56] * dholbach hugs y'all [16:57] proppy: your bet is my bet, I'm off my ground here [16:57] norsetto: I mean I understand It's bad to replace the upstream and all [16:57] norsetto: that's why I've provided to the upstream a way to generate the dll [16:58] norsetto: and a premake.lua patch [16:58] s/dll/so [16:58] proppy: well, you would have to take over maintenance of that library replacing effectively upstream [16:58] norsetto: you mean forking ? [16:59] so soname usually begin with 0 [16:59] proppy: not really, I mean providing the linux side of things [16:59] and get bumped everytime there is an abi change ? === asac_ is now known as asac [16:59] norsetto: but by that you mean shipping a tar.gz somewhere with my change it in [16:59] proppy: and upstream have responded to your queries? [16:59] instead of making these change in the debian/ directory [17:00] norsetto: I'll bump the post in the forum [17:00] proppy: or back through proper upstream [17:01] norsetto: If I maintain a linux friendly upstream [17:01] norsetto: some of my changes will get in the orig.tar.gz [17:01] norsetto: instead of being in the debian diff right ? [17:01] proppy: yes, thats always better [17:02] proppy: it gets bumped every time there is an incompatible ABI change. [17:03] proppy: so if an exported function gets removed. There is a tool in ubuntu-dev-tools to try and help you to spot this. [17:03] if something gets added then you just need to bump the shllibs. [17:04] and you can deal with some of this better using a version script, but that requires more work from upstream. It's great if you have a lot of reverse-depends. [17:04] norsetto: post bumpped http://www.rawmaterialsoftware.com/juceforum/viewtopic.php?t=2343&start=0&postdays=0&postorder=asc&highlight= [17:04] proppy: your compilation fails btw [17:06] norsetto: http://hg.juce.aminche.com/rev/26e1d5d4e0eb descriptions ok ? [17:06] proppy: I meant as a separate line, use the . as a line separator [17:07] !pastebin [17:07] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) [17:07] there are some packages on qa.ubuntuwire.com/ftbfs that are not on packages.ubuntu.com like amarok2 [17:07] is there any reason for that? [17:07] norsetto: like this http://hg.juce.aminche.com/rev/3562d0f8cce2 [17:08] proppy: yes, here: http://paste.ubuntu-nl.org/45577/ [17:09] norsetto: 64bit ? [17:09] proppy: yes [17:09] norsetto: I should made it i386 only then [17:09] or fix the linking on x64 issue [17:09] g++ -shared -o bin/libjuce.so bin/intermediate_linux/Release/*.o [17:09] proppy: why? Seems like you just forgot the -fPIC option [17:09] that's the line I've added to generate the so files [17:09] yep [17:10] -fPIC is missing [17:10] I should try to add a SONAME too [17:10] norsetto: correct me if I'm wrong [17:10] or anybody :) [17:11] shared library always need to have a SONAME [17:11] starting at 0 [17:11] proppy: upstream makefile is making the static library? [17:11] and the package name needs to be named against the version with a suffix [17:11] there is no such thing like libfoo [17:11] only libfoo0 or libfoo1 [17:11] norsetto: yep [17:12] proppy: ok, make sure they use -D_REENTRANT, and you should use that for the shared too [17:12] proppy: you don't need to have a soname, but if you are going to package it and put it in /usr/lib you should. [17:12] proppy: and where you start doesn't matter, as long as it increases monotonically, and so 0 is a good start. [17:13] http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html [17:13] proppy: have a look at this too: http://www.debian.org/doc/debian-policy/ch-files.html#s-libraries [17:14] about the package name does it needs to be named after the SONAME ? [17:15] because I've seen package which aren't [17:15] IIRC [17:16] if you don't care about having multiple versions available at the same time you can have just -dev [17:16] I think generally the libfoo package has the soname though [17:17] LaserRock: you mean multiple -dev or non-dev package ? [17:18] james_w: norsetto: thanks for the links (reading) [17:18] i miss tge motu-meeting again, didn't i? [17:19] proppy: multiple lib versions [17:19] proppy: like goffice in debian now has goffice 0.4.x and goffice 0.5.x [17:20] so there is a libgoffice0.4 package with a libgoffice0.4-dev [17:20] and also a libgoffice0.5 package with a libgoffice0.5-dev [17:20] I see [17:20] 0.5 and 0.4 are SONAME ? [17:20] yeah [17:21] nxvl_work: yes [17:21] :( [17:22] nxvl_work: you can check the log [17:22] norsetto: be sure i will [17:22] bluekuja, are you done ? [17:23] I don't think there will be multiple ABI version of the library, I mean it's a bad thing isn't it ? [17:23] * proppy is thinking he is completly missing the point [17:24] if the library is in active development I don't think it's possible [17:24] :-) [17:25] even python changes SONAME sometimes ;-) [17:25] but I thought new so name were introduced by new version of g++ right ? [17:25] no [17:25] and of stdlib++ [17:25] ok [17:26] I'm missing the point :) [17:26] a new version on the library [17:27] proppy: the SONAME comes from the library [17:27] aaaaaaaaaaaaaaaaaaaaaaaaaaah [17:27] I see [17:27] everytime you break the Binary compatibility [17:27] by removing function by example [17:27] you bump the SONAME ? [17:27] right [17:27] that's the idea [17:27] oook [17:28] and then you name the package against that ? [17:28] right [17:28] so that people are able to get their program working against old versions ? [17:28] yeah, basically if you write something based on a lib [17:29] you need to know it's not going to change on you [17:29] so shipping multiple dev package [17:29] so you can tie to a SONAME [17:29] only people not only to run old program [17:29] right [17:29] so in the goffice example I had earlier [17:29] but to compile program based on old version of the library [17:29] gnumeric uses the 0.5.x goffice series [17:30] but gchemutils/gchempaint uses the 0.4.x goffice series [17:30] Ubulette, is normal that I see some iceape binaries as well? [17:30] LaserRock: so for the moment as it's the first version of the package [17:30] there is no multiple version of the library [17:30] and then no multiple -dev [17:30] for now [17:31] bluekuja, dummy transitional packages, yes. otherwise, please show me. [17:31] my guess is that the upstream doesn't maintain SONAME [17:31] Ubulette, let's move to -mozillateam [17:31] :) === luisbg__ is now known as luisbg [17:31] ok [17:31] on the basic you've just explained, i.e: everytime I break binary compatibility I bump the library version [17:31] the upstream does not provide shared library at all [17:31] so just like norsetto suggested I should take care over it [17:32] or raise the upstream concern about it [17:32] right ? [17:38] norsetto: http://hg.juce.aminche.com/rev/7e78b2d01c7a [17:38] Hi, my package has been accepted onto Hardy : https://www.launchpad.net/ubuntu/hardy/+queue/?queue_state=3&queue_text=easycrypt - I have been reading teh contributing page - but its not 100% clear on how to supply a new version [17:39] This is the first time I have done this [17:39] proppy: whats that? [17:39] norsetto: should fix the compilation on x64 [17:39] norsetto: let me upload a new version on REVU [17:39] norsetto: since I can't test on X64 [17:39] Do I create a new Bug named "Candidate revision packagename_version-revision" and follow that procedure? [17:40] proppy: no need to upload, I can just do it myself [17:42] Oh also I want to use the translations feature : how do I enable that for : Candidate revision packagename_version-revision [17:42] sorry bad paste : https://edge.launchpad.net/ubuntu/+source/easycrypt/ [17:45] norsetto: http://www.rawmaterialsoftware.com/juceforum/viewtopic.php?p=12927#12927 [17:45] proppy: well, we shall see [17:47] norsetto: does it match your concern ? [17:48] proppy: my concern is that if upstream don't act I don't see this thing going well [17:49] norsetto: everything will just go fiiiiiiiiiiiiine :) [17:49] norsetto: btw does the rules thing seems ok ? [17:50] proppy: let me finish this first [17:50] okkkkk [17:51] np [17:55] proppy: same error [17:56] mm i'm not sure about a FTBFS bug [17:56] did -fPIC is passed to g++ ? [17:57] i first try to build it and it failed, but it was a dependency error, i update my pbuilder and then it works [17:57] do i need to report it? [17:58] norsetto: did -fPIC get passed to g++ call ? [17:58] nxvl_work: you could perhaps suggest increasing the Build-Depends version of that package. [17:58] proppy: from the log: g++ -fPIC -shared -o bin/libjuce.so bin/intermediate_linux/Release/*.o [17:58] nxvl_work: no, you should update your pbuilder regularly [17:58] norsetto: ok [17:59] no need to report it [17:59] norsetto: and exactly same error [17:59] norsetto: thanks you [17:59] proppy: yes, exactly the same [17:59] ok, moving to next one [17:59] I have a question regarding library example ? [17:59] nxvl_work: but if the rebuild fixes the FTBFS bug then thats good, there is still something to do [17:59] should they get shipped in a separate package ? [17:59] like binary package 'juce' for exemple ? [18:00] imbrandon: the thing is that i don't have the server error log, or it is somewhere? [18:00] proppy: here http://paste.ubuntu-nl.org/45587/ [18:01] nxvl_work: if no other fixes need to be done to the package , you can either 1) ask for a giveback for the package in #ubuntu-devel or 2) you can append build1 to the version and upload ( signifying just a rebuild ) [18:01] proppy: usually they will go in the -doc package [18:01] norsetto: ahah [18:01] norsetto: recompile with -fPI [18:01] norsetto: not link with -fPIC === davro is now known as davromaniak [18:01] norsetto: I should pass -fPIC to the whole compilation [18:02] not only to the linl step [18:02] nxvl_work: see what i mean ?> [18:02] imbrandon: i don't really understand 1) [18:02] proppy: ok, isn't that what you do with that line? I must admit I didn't check what that is [18:03] nxvl_work: ok jabber me i'll explain 1) a bit more [18:03] ok [18:03] proippy: ok, I see now, you should really compile twice [18:03] norsetto: nop with that like I link all the .o to a .so file [18:03] proppy: ok, I see now, you should really compile twice [18:03] norsetto: I should compile twice [18:04] norsetto: and since I can't override CFLAGS of the Makefile without breaking the whole compilation .. [18:04] proppy: this is getting hackier and hackier .... [18:05] norsetto: I can't disagree [18:05] norsetto: the good part is that I learned a lot of thing :) [18:05] proppy: oh yes, you can't beat this for learning :-) [18:06] proppy: actually, not much learning from a packaging pov ... [18:07] norsetto: I'm glad I've understood the SONAME thing :) [18:07] norsetto: about the need to private a proper Makefile for people to package you stuff too [18:08] norsetto: I will definitly be aware of that for packaging my own things [18:10] norsetto: does build: got call for each binary package ? [18:11] norsetto, thanks for the log [18:11] effie_jayx: np [18:11] proppy: the build target? [18:11] proppy: thats just per makefile [18:12] proppy: or did I misunderstand the question? [18:12] the debian/rules/build target ? [18:14] proppy: ok, but what is the question about build: ? [18:15] is it called one time for libjuce and libjuce-dev ? [18:15] or two times :) [18:16] proppy: build knows nothing about libjuce or libjuce-dev [18:16] proppy: think about a rules files divided in 4 main sections: clean, configure, build and install [18:17] proppy: build is where you call make (like for a compilation from source) [18:17] proppy: (ok, sometime is not make, is qtmake, or whatever, but the concept is the same) [18:17] ok I see [18:17] these are the package generation entry point [18:18] used by debuild [18:18] proppy: so, yes, unless the Makefile provided from upstream already does that, this is something you have to instruct yourself (like you did with the .install files) [18:19] proppy: after the install: rule (which is where you invoke upstream makefile to install in the buildd) [18:19] norsetto: so only the debhelpers actually knows about the deferrent packages ? [18:20] s/deferrent/different [18:20] proppy: well, yes if you tell them [18:21] norsetto: so I believe debhelper parses the debian/control files ? [18:22] I see [18:22] proppy: yes, some of the debhelper do parse files in debian/ (for sure changelog and control) [18:22] when you use cdbs [18:22] Hi superm1. I was looking for an easy merge to do, and I saw xmltv, whose you are the last uploader. May I take care of it? Any suggestion about the merge? [18:22] you can name your rule after the package name [18:22] I guess that's why I was a bit confused [18:23] proppy: but by default if no package is specified with -p they only act on the first one of the binaries [18:23] proppy: yeah, cdbs do take care of that and hides the gory details [18:24] norsetto: I should take a look at the code [18:24] norsetto: cause I don't know how to "dynamicaly" call a rule form another one [18:24] proppy: debhelper? [18:24] norsetto: cdbs [18:24] norsetto: how did they manage to have rules named after packagename ? [18:25] proppy: what do you mean dynamically? [18:25] norsetto: since the rules doesn't know anything about the packagename [18:25] proppy: oh, ok, yes, I've stumbled on that snippet not long ago [18:26] $(patsubst %,binary-install/%,$(DEB_ALL_PACKAGES) [18:26] ? [18:27] and I guess debuild set DEB_ALL_PACKAGES env var [18:29] proppy: no, thats in buildvars.mk [18:31] norsetto: /usr/lib/cdbs/list-packages [18:32] proppy: but, what is it that you want to do? [18:32] norsetto: I was just curious, how cdbs managed to call n*package rules, from a single one [18:32] proppy: you want to call make twice? [18:32] open (CONTROL, 'debian/control') || [18:33] norsetto: yep [18:33] proppy: well, what about build: build_1 build_2 for instance ? [18:33] norsetto: yep or I can inline then in build: [18:34] but if I understand how to do it staticaly [18:34] I was wondering how cdbs could do it from a file input [18:34] proppy: well, thats most probably done in a second pass [18:35] or doing variable substitution on Makefile rules dependencies ? [18:36] norsetto: you can try the following http://hg.juce.aminche.com/rev/9781079dc3cb [18:36] norsetto: it compiles only once, with -fPIC passed [18:36] norsetto: I guess it's bad for the static library [18:36] norsetto: but at least I will figure out if it fixes the dynamic library one [18:38] proppy: yes, thats right, the static one should not be compiled with -fPIC [18:39] apachelogger__: *ping* [18:40] norsetto: but does it fix your compilation error on x64 ? [18:41] proppy: for the time being is building [18:41] norsetto: niceee [18:42] norsetto: thinking about the demo (examples) [18:43] norsetto: they are linked against the static file, again [18:43] norsetto: so I believe your point of making a linux friendly upstream is even better [18:44] proppy: errr [18:45] norsetto: same ? [18:45] proppy: :( [18:45] norsetto: same error ? [18:45] proppy: like two water drops ... [18:47] proppy: gotta go, wifey is calling for dinner [18:47] ok [18:47] thanks for the helps [18:47] see you [18:47] so do I === Pricey is now known as PriceChild [18:48] proppy: a+ === cyberix_ is now known as cyberix === LaserRock is now known as LaserJock [19:10] nxvl_work, around? [19:11] I think he's at work [19:11] hi [19:11] I guess so :) [19:12] I am working on a merge, and there is a remaining change (a bugfix) that hasn't been reported to Debian. Should I report it filing a bug on BTS, altough I am not the author of that bugifx? [19:12] DktrKranz: yep [19:12] warp10: yes, please [19:12] nxvl_work, hi. I looked at bug 164727. I think a give-back can be enough to fix it. [19:12] Launchpad bug 164727 in advi "advi FTBFS" [Undecided,New] https://launchpad.net/bugs/164727 [19:12] warp10: assuming you can adequately explain the reason for the change, if not feel free to ask for help here? [19:13] DktrKranz: thats what i have done [19:13] :D [19:13] slangasek: ok, thank you! [19:14] It's a rebuild. A give-back is usually managed by buildd-admins [19:15] the patch only changes the changelog [19:15] nxvl_work: he is talking about doing 1) [19:15] in our discussion [19:16] e.g. what geser just asked pitti in #ubuntu-devel [19:16] vs a build1 uplaod [19:16] nxvl_work: a new upload isn't needed in that case, simply asking a buildd-admin is enough [19:17] imbrandon: oh, ok [19:18] geser: yes but i find better to do it myself instead of asking another person to do it for me, i feel a little lazy doing that way [19:18] ugh i need a personal DD, lol, sponsors are never on at the same time as me [19:18] imbrandon: rudy is online [19:18] nxvl_work: hejust left for a few hours [19:18] :) [19:18] oh [19:19] nxvl_work: -XbuildY packages aren't autosynced anymore, so you need to file a sync request later === _czessi is now known as Czessi [19:19] i did't knew that [19:19] ok going to ubuntu-devel [19:20] imbrandon: or have you already uploaded it? [19:20] imbrandon: email works in all TZs [19:20] personal DDs are expensive to maintain [19:21] hehe [19:21] slangasek: heh [19:21] :D [19:21] that'd be kinda funny, "Hello, I'm LaserJock you personal DD, how may I be of service?" [19:21] "Oh, for an actualy upload that's going to cost you $500" [19:22] "Rants on debian-devel on your behalf will be $100/email" [19:22] hahaha [19:22] Do I need a discount if I have to manage multiple uploads? [19:22] nxvl_work: no i dident upload it [19:22] "Votes are $10, or sometimes a freebie if I feel generous" [19:22] 500$ the first, 400$ the second... and so on [19:23] mentors are encouraged NOT to sponsor mentees uploads :) [19:23] nxvl_work: ^ [19:23] a question: how can a new package be requested or how can I make a .deb file out of the source? [19:23] !packageguide | hyper___ch [19:23] hyper___ch: The packaging guide is at http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html - See https://wiki.ubuntu.com/MOTU/Packages/New for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/DeveloperResources - See also !backports [19:23] thx [19:23] what the heck [19:23] I changed that [19:24] grrr [19:24] hey he is LaserJock again [19:24] LaserJock: yea but i like to be able to talk to sponsors in realtime, helps fix issues faster if there are any [19:25] should be https://wiki.ubuntu.com/PackagingGuide :) [19:25] mh... is a mass-rebuild for packages which do FTBFS scheduled in the future? [19:25] DktrKranz: not sure, geser just asked pitti that [19:25] DktrKranz: I asked pitti about it and no such massive give-back is planned [19:26] DktrKranz: [20:03:43] pitti | geser: no, it's not planned, I don't know how to do that wholesale [19:26] !packagingguide [19:26] packagingguide is The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports [19:26] oh stink [19:27] So, manual give-backs are required? [19:27] packageguide vs packagingguide [19:27] imbrandon: the one I would like to have included is already requested ;) [19:27] boring :) [19:27] LaserJock: its an alias [19:28] !packageguide is packagingguide [19:28] But packageguide already means something else! [19:28] !no packageguide is packagingguide [19:28] You are editing an alias. Please repeat the edit command within the next 10 seconds to confirm [19:28] !no packageguide is packagingguide [19:28] I'll remember that imbrandon [19:28] LaserJock: fixed :) [19:29] i'm supposed to go to the university but i don't want :( [19:29] imbrandon: geeze, no need to spam ;-) [19:29] oh wow, i give up :) [19:30] LaserJock: PONIES! :) [19:30] I'm trying fix this factoid mess [19:31] https://wiki.ubuntu.com/PackagingGuide/SupplementaryFiles [19:31] at the end [19:31] ".desktop file fails validation" [19:31] the command doesn't work [19:31] only show the available desktop files, but not run desktop-file-validate against it [19:33] !package [19:33] Sorry, I don't know anything about package - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [19:33] !packaging [19:33] The packaging guide is at http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html - See https://wiki.ubuntu.com/MOTU/Packages/New for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/DeveloperResources - See also !backports [19:33] ah hah [19:36] LaserJock: do you have a minute? [19:36] tritium: sure [19:36] LaserJock: thanks. I'll /query. [19:36] !packaging [19:36] packaging is The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports === _czessi is now known as Czessi [19:50] how do I create Linda Overrides? [20:00] warp10, sure if you want to, have at it [20:01] if not, laga was going to get at it in the future [20:04] superm1: ok, thanks :) [20:04] oh and looking through bug mail you've got debdiff's on the bug now [20:04] i'll take a look and upload them as long as they're good === cprov is now known as cprov-away [20:13] superm1: are you looking at bug 164738 ? [20:13] Launchpad bug 164738 in xmltv "Please upload merge xmltv 0.5.50.1 (universe) from Debian unstable" [Undecided,Confirmed] https://launchpad.net/bugs/164738 [20:13] norsetto, yes [20:13] i'm doing a test build right now [20:14] superm1: ok, I just set it in progress and assign to you if you don't mind? [20:14] sure no biggie [20:16] warp10, okay looks good i'm gonna upload this. thanks :) [20:16] superm1: great! thank you! :) [20:38] Hey folks. [20:45] Hi TheMuso [20:49] hi TheMuso [20:59] anyone have a plan about the lp downtime? :) ( it is 8 horus :( ) [21:00] joejaxx: I think we just have to wear it. [21:01] TheMuso: yeah, unfortunately :\ [21:01] better pull everything locally then [21:02] * geser will be sleeping the most time LP is down [21:03] Oh well, I have other stuff I can do while I wait. :p [21:03] its not for another 24+ hours correct ? [21:04] Nov 25th 3:00 UTC - 11:00 UTC [21:05] Its the morning of the 24th here. [21:07] yea it seems it will be Saturday, November 24, 2007 at 9:00:00 PM here [21:11] seems for that long of a downtime they could put up a static copy of the db or soemthing [21:13] can somebody please check if pbuilder-dist from hardy works correctly? [21:15] I get a strange error when I use it on gutsy with the backported pbuilder, but I'm not sure if that's just me or there's really something wrong [21:16] oh, today it seems to work fine :S [21:18] hm my xchat icon decided to pick its own size for the tray icon. kind of dominates the rest of 'em [21:19] thats better [21:28] bug 139518 [21:28] Launchpad bug 139518 in deluge-torrent "Please sync deluge-torrent 0.5.6.2-1 from debian unstable" [Wishlist,Incomplete] https://launchpad.net/bugs/139518 [21:28] should i make a new bug report or use that one? it needs to be a merge [21:29] Yay! Seems the buildds are uber clogged atm. [21:29] TheMuso, which means... we are working faster than the build machines can build the packages? i like that [21:30] LordKow: More due to the fact that a lot of stuff was brought in from Debian [21:30] ah k [21:31] with regards to the deluge-torrent bug, would it be too invasive to change the bug title and status when it was not me who filed it? [21:31] its an invalid report with regards to a sync. [21:31] dumb question: when using debuild -S I get the error that my secret key is not available. When using gpg --list-secret-keys I do see my name and the email address that I configured in my bashrc file [21:31] any pointers on why this may still be happening? [21:32] debuild -S -rfakeroot -k [21:33] i think that will work [21:33] i always use dpkg-buildpackage [21:33] and i have the GPGKEY env var set to i always use -k$GPGKEY [21:33] s/to/so [21:35] allright, that worked [21:36] thank you very much [21:50] last week of classes sux [21:50] is so boring come to do nothing [21:50] :S [22:04] what's the best way to package a svn-revision from scratch? (I usually use pbuilder + dh_make) [22:12] u can also use CDBS [22:12] it's easier [22:21] hi zul. May I take care of the merge of nginx, whose you are the last uploader? [22:37] * RainCT asks if the unknown author of 404main is around as he is working on improving and cleaning it up but there's a chunk he doesn't understand :P [22:38] RainCT: No, he's not. [22:39] TheMuso: do you know who he is? :P [22:39] RainCT: which part you don't understand? [22:40] * geser notes it's *not* his script, but /me is learning python [22:41] http://paste.ubuntu-nl.org/45631/plain/ [22:41] this one [22:41] I understand the code but I don't know what it's for [22:42] (deps is a list of build dependencies) [22:42] s/build// [22:42] ah ok [22:43] * RainCT understands it now.. should look right next time :P === Ubulette_ is now known as Ubulette [22:43] geser: thanks anyways :) [22:44] RainCT: I didn't do anything, but I'm glad I could help you :) [22:58] RAOF, why can deluge-torrent be synced? what about the last ubuntu package which removes the update entries from the preferences dialog, and also what about disabling auto-checking for updates? debian's version does this and we do not want it to [22:58] does this, as in they DO check for auto-updates. [23:01] dang it, I can't for the life of me figure out how to get the back of this laptop off [23:01] the screen? [23:01] no, the bottom [23:02] ah [23:02] I took out all the screws [23:02] but it seems to be still hanging on towards the back [23:02] did you take off the keyboard and the panel that goes over the power buttons, etc? [23:02] no [23:02] I'm going in from the bottow [23:02] *bottom [23:02] well, some laptop manufactures will screw it down (towards the bottom of the laptop) with a couple of screw [23:03] *s [23:04] I don't see any visable screws