[00:05] Could someone take a look at the patch in bug 219303? Thanks :) [00:05] Launchpad bug 219303 in gnome-voice-control "Problem with OAFIID:GNOME_VoiceControlApplet while adding VoiceControl to GNOME Panel" [Undecided,Confirmed] https://launchpad.net/bugs/219303 === TheMuso_ is now known as TheMuso === Syntux is now known as Syntux[sleeping] === Ibalon is now known as zakame [01:25] ScottK, thanks for the ack. There was one other problem (which I missed), but I fixed it now, and uploaded the new debdiff. [01:37] OK. [01:38] Susbcribe ubuntu-universe-sponsors if you haven't. [01:38] Jazzva: ^^ [01:39] I will... [01:49] Fujitsu: ping [01:49] heya ScottK [01:50] I'm thinking to import wordpress 2.5 in hardy. possible exception? [01:52] emgent: Cutting it a bit close don't you think? [01:53] TheMuso: yes i know :| [01:55] TheMuso: lenny use wordpress (2.5.0-1) [01:56] now in ubuntu wordpress | 2.3.3-1ubuntu1 | hardy/universe | source, all [02:02] Well considering hwo many people use wordpress, why wasn't it updated earlier? [02:08] i thought wordpress got removed from debian for being a security nightmare :P [02:09] Gah! Gmail's spam filter would be more useful if it didn't flag DDs offering to help with the Gnome-Do Debian package as spam. [02:31] Amaranth: nah.. [02:31] TheMuso: i dont know. in the last time i follow wordpress but i'm not motu yet. [02:32] anyway i will talk for other people at UDS for found a solution. [02:32] no i go to sleep, see you later [02:32] s/no/now/ [02:36] i find easier to install wordpress from upstream than from apt [02:36] so i don't think is needed [02:37] is not so hard to install it to be a package [02:37] nxvl: false. [02:38] debian/ubuntu wordpress support multiuser wordpress [02:38] it`s a very good reason for me. [02:39] anyway now i should sleep, we can talk at UDS [02:39] night all. [02:39] multiuser as in one instalation for several domains? [02:39] yes. see docs. [02:39] night === kitterma is now known as ScottK2 [02:44] Fujitsu: essentially the env vars are unnecessary [02:46] Fujitsu: BTW, there're so many whitespace-only (i.e., spurious) changes; we could do without those === TheMuso_ is now known as TheMuso [04:08] does anyone know what happened with dad? [04:08] DaD* [04:11] went off with MoM? [04:12] jdong: i had to refrain from that so badly. [04:13] lol [04:14] heh [04:14] i'm blogging this [04:16] nxvl: i'm bashing this [04:24] nxvl: The intent was to merge the code with MoM now that MoM has been open sourced. [04:24] nxvl: The MoM source is in it's own project on Launchpad now. [04:24] ScottK2: oh! that's why MoM has the cool features DaD have [04:24] :P [04:24] had* [04:24] Does it? [04:24] * ScottK2 looks [04:24] yup [04:25] now it has "Last Uploader" field [04:25] which hadn't [04:25] ScottK2: launchpad/merge-o-matic ? [04:25] Er, launchpad.net [04:25] Ah. [04:25] * ScottK2 was still looking for comments. [04:26] Sounds right. [04:27] ScottK2: yes, that's isn't merged [04:27] :( [04:27] * nxvl codes [04:28] StevenK: Would you be available to help me figure out why my new clamav postinst is failing? [04:29] The last uploader field has been there for quite a while now. [04:29] ScottK2: Sure. What's the issue? [04:29] The error is /var/lib/dpkg/info/clamav-base.postinst: 454: Generated: not found [04:29] Line 454 is esac [04:30] Then it's somewhere in that block. [04:30] ScottK2: Add set -x to the postinst and re-run? [04:30] ScottK2: Pastebin what it spits out [04:30] OK [04:31] TheMuso: it can, but i has opened MoM after some months [04:31] :P [04:32] ScottK2: line number are referencial, the correct line isn't always shown [04:32] I usually take it to be a block, and set -x it [04:33] OK. [04:33] StevenK: yep, that's better [04:33] StevenK: i use -x to [04:33] :D [04:33] too* [04:35] StevenK: http://paste.ubuntu-nl.org/63889/ [04:36] ScottK2: it seems to be an issue with the comment [04:36] :S [04:37] Which is bizarre. Comment is in the previous version unmodified. [04:37] ScottK2: it's on the archives or it's a change you are testing? [04:37] Personally, I'd use a heredoc there [04:37] woohooo Ice Age is on TV \o/ [04:38] nxvl: The previous version is in the archives. [04:38] * nxvl downloads [04:39] StevenK: Currently we use the Debian clamav package unmodified, so I'm trying for minimal change as I'd like to both keep it that way and not have sgran say, "Here you maintain it then." [04:39] ScottK2: have you change posinst? [04:39] Yes. [04:39] can you upload it please [04:39] I'll pastebin the diff. [04:39] :D [04:40] http://paste.ubuntu-nl.org/63890/ [04:40] * ScottK2 curses upstreams who randomly rearrange config options for no clear reason. [04:45] StevenK or nxvl: any suggestions. [04:45] ScottK2: Can you pastebin the postinst? [04:46] Sure. [04:47] StevenK: http://paste.ubuntu-nl.org/63891/ [04:48] It looks syntactically correct to me. [04:49] ScottK2: What does sh -n give you? [04:49] I found a problem in the depenencies, that I need to check out, maybe that's what's giving me trouble. [04:49] * ScottK2 tries [04:51] StevenK: With or without the set -x? Without set -x there is no output [04:52] i think i have it [04:52] on line 169 at http://paste.ubuntu-nl.org/63889/ there should have "" after and before the # [04:53] Ah. Looking [04:54] try changing the "s on lines 28{7,8} for 's [04:55] nxvl: Change echo "#Automatically Generated by clamav-base postinst" > $DEBCONFFILE to echo ""#Automatically Generated by clamav-base postinst"" > $DEBCONFFILE [04:55] Sorry, it's late and I'm tired. [04:56] that happends often [04:56] Is that what you meant? [04:56] i have had really stupid missings when i work on something for to much time [04:56] ScottK2: yep [04:56] ScottK2: or use ' intead of " [04:57] OK. [04:57] err, line 225 [04:57] scanarchive="$RET [04:57] I'm rebuilding with the dependency corrected, I'll try that first and if that doesn't get it, I'll try that. [04:57] that looks like a problem [04:57] Ah. [04:58] oh! [04:58] rest of the script looks good [04:58] that's why the "s aren't recognized correctly [04:58] transposed "' [04:58] those are nasty [04:58] often times don't trip an error till it's way too late [04:58] jdong: Wins the cookie. Thanks a bunch. [04:58] no prob :) [05:01] Thanks StevenK and nxvl too. [05:01] * nxvl HUGS ScottK2 [05:06] vim was the magic silver bullet... I noticed at the end all the highlighting was screwed up so I backtracked to the first line that started happening [05:17] * ScottK2 makes a note. [05:34] if i'm updating a package for a new upstream, I want to remove all of the old junk in the existing package except for the debian dir right? [05:37] mmm [05:37] not really [05:38] you want to keep the changes which upstream hasn't include [05:38] they can be on the debian dir if a patchsystem has been used or on the parent dir [05:40] so you need to check is a patch system is used or not [05:56] nxvl: this is for essenailly a complete re-write of the package [05:56] also - just checking - what is the policy on version numbering for alpha/beta and svn +/~ [06:01] ? [06:04] version~svnversion [06:06] i thought it was like ver+b#~svn# [06:06] jetsaredim: Basically, the goal is to both (1) Give a useful, monotone increasing version number, and (2) ensure that the eventual release has a higher version number than any of the pre-releases. [06:07] sure [06:07] jetsaredim: If it was + then it would have a higher version number than the final release. This is painful. [06:07] so how does one express beta revision releases? [06:07] There are two obvious options here: oldversion+svn$REVISION => newversion on release, or newversion~svn$REVISION => newversion on release. [06:08] final~beta [06:08] Or newversion~beta1 => newversion, etc. [06:08] RAOF types faster than me. [06:08] so - if its beta and comes from svn? [06:09] Your call. [06:09] Is it really beta and comes from SVN? Beta implies some form of release :) [06:09] rh [06:09] 8eh [06:09] damn can't type [06:09] i'm updating a package with new upstream [06:10] Yes, fair enough. [06:10] current package version is 1.1.0~b11+svn317 [06:10] new is 1.2 beta20 svn 561 [06:11] So, the actual status is: there was a 1.2 beta 20 release, and we're packaging r561 which is later than that beta? [06:11] good morning [06:11] (Of course, it doesn't matter _too_ much, as long as it's monotone increasing and obvious to someone. IE: you). [06:11] RAOF: I'm grabbing it from svn and the version number they are using is 1.2b20 [06:11] dholbach: Hood morning. [06:12] hi RAOF [06:12] dholbach: almost time for bed here ;) [06:12] Ah. The old "insane upstream" problem. [06:12] indeed [06:12] hehe [06:12] jetsaredim: THen how about 1.2~b20 [06:12] Good morning dholbach. [06:12] hi ScottK2 [06:12] how are you guys doing? [06:12] Tired and heading to bed soon. [06:12] * jetsaredim same [06:13] I'm at the second cup of coffee - so things should be good quite soon :) [06:13] I'd suggest 1.2~b20+svn561, which says to me "this is b20 + some more svn development of what will become 1.2" [06:13] ok [06:13] that follows the current numbering [06:13] Indeed. It does have that advantage :) [06:13] i suppose i can live with that [06:14] nxvl: thanks for the fix for 5-a-day - uploaded to PPA [06:14] I think the choice between oldversion+svnrev vs newversion~svnrev depends on the maturity of the product :) [06:15] well more so on how often it is updated [06:15] i.e. whether it's 10 revs from the last stable release or 10 revs TO the next stable release :) [06:15] i dont like it when there are combinations of both [06:15] that makes more confusing [06:15] superm1: well they say different things [06:16] I always make use of the version in configure.ac [06:16] well i mean something like 1.2~b20+svn561 [06:16] 1.2+svn1234 says it's essentially version 1.2 but with some svn chansets [06:16] which makes sense (jdong^) [06:16] 1.3~svn1234 means to me it's ALMOST 1.3 [06:16] dholbach: :D [06:16] if they bumped it up to the next version already, but didn't release, I make it ~svn [06:16] when i read that i think, well this is 1.2 snapshot 20 + some fixes [06:16] but i dont know if that would be accurate [06:17] superm1: taht's how I'd read the version number too [06:17] I'd only use that versioning scheme if that's how it's supposed to read [06:17] superm1, jdong: isn't there any upstream file that states the current version? [06:17] I don't know; I'm speaking hypothetically here :D [06:17] superm1: yea - that's what it is [06:17] (or the version that currently lives in svn?) [06:17] btw [06:17] this package in question i dont know, i just jumped in when i saw ugly version numbers light up [06:17] when is going to start the debian import time? [06:18] ack the FreeBSD idle loop is really ticking me off [06:18] (no pun intended) [06:19] the bloody thing fires off 15% CPU usage idle in timer ticks [06:19] i try to only start tacking on versions for +svnXYZ or such when I am working closely with upstream personally [06:19] how do people in the Real World (tm) stand virtualizing these things? [06:22] Is there any way a freeze exception could be granted to get the fix to Bug #195052 into hardy? It seems as though it's already been fixed in the inkscape source [06:22] Launchpad bug 195052 in inkscape "Latex formula does not work on Ubuntu Hardy" [Undecided,Fix released] https://launchpad.net/bugs/195052 [06:23] JohnPhys: idn what our present release mgmt policy is, but I expect it to be just release-critical bugs [06:24] JohnPhys: that bug has a simple fix but I'm not sure we can argue it's release critical. Perhaps hold for a stable release update to hardy-updates after release? [06:26] I am disappointed that such a bite-sized trivial bug didn't get caught on mar 30 when it was still easy to upload it in :( [06:26] jdong: Thanks for your info. I should have been watching it more closely, I didn't notice that ubuntu wasn't listed in the "also affects" (I added it about a week ago, at kees' suggestion). [06:27] dholbach: you are going to include 5-a-day into intrepid? [06:27] JohnPhys: yeah, I definitely want to do this fix as a stable release update for Hardy soon after release... it's such a simple fix [06:27] jdong: I'll be watching that bug on my spare partition hardy install, as it prevents me from upgrading (latex equations in inkscape are nice for thesis figs :) ) [06:27] poke me if I forget. [06:29] jdong: Will do, thanks again for your effort/interest on this. I ran into bug #205667 while investigating this one. That bug is more serious, but there's no fix yet (causes a nice fantastic inkscape crash). [06:29] Launchpad bug 205667 in inkscape "Inkscape crashes when using 3d box after attempting to render latex, gears, tree, barcode, maybe others." [High,Triaged] https://launchpad.net/bugs/205667 [06:29] so I expect it will be some time before that gets fixed. Luckily, I don't need the 3d box tool :) [06:29] JohnPhys: ah, very nice.... crashers are always fun :) [06:30] nxvl: yeah, why not [06:30] dholbach: 10 a day! [06:31] i saw something in an apport changelog that apport gets turned off during release. as people file bugs during a release is the standard going to be "please turn on apport and refile" then? [06:31] 30 a day... OR ELSE... [06:32] lrwxrwxrwx 1 root root 4 2006-08-23 17:28 /usr/bin/30-a-day-or-else -> 5-a-day [06:32] just put in special code for jdong [06:33] if user == "jdong": [06:33] ... [06:33] jdong: I've uploaded a backtrace to that one, and bryce has looked at it, so hopefully there will be some movement on it soon. I wish I had some programming ability, so that I could help rather than constantly pester devs about issues I find :). Anyway, thanks again, I'll be sure to check in again on that latex rendering bug after hardy is released. [06:33] JohnPhys: thanks for your help! [06:36] how do I clear a bzr push lock? [06:37] jdong: Thanks to all the devs! without you, I'd be stuck in vista on my laptop! anyway, I'm off! [06:37] jetsaredim: bzr break-lock [06:39] dholbach: hrm - try that and still says locked [06:39] been held for something like 20 min [06:39] jetsaredim: try asking in #bzr [06:39] jetsaredim: if it's bzr+ssh, then when you hit Ctrl-C after getting a lock message, bzr keeps trying to take the lock [06:40] because an SSH process stays around after bzr itself goes away [06:40] jml: awesome [06:40] jetsaredim: is that what's happening with you? [06:40] yea [06:40] jetsaredim: cool :) kill the ssh process and break the lock. [06:41] jetsaredim: this has been raised as a bug. I *think* it's fixed (poolie told me it was), but I haven't got around to verifying. [06:41] ahh [06:41] gotcha [06:44] jml: actually - it looks like this is locked on the server side === asac_ is now known as asac [06:45] jetsaredim: hmm. hop on to #bzr and we can debug this further. [06:46] Good morning [06:50] good morning [06:53] hi geser, hi warp10 [06:53] hey dholbach! [06:54] Hi dholbach [07:27] <\sh> moins [07:29] Hi \sh [07:30] <\sh> I wonder if I should blog about my adventures installing windows xp yesterday...actually it took me (with catching the drivers for the board for network etc., installing all security updates etc.) around 4 hours..while this morning installing ubuntu on the same machine it was only 30 mins and I had a running OS with all needed apps [07:35] \sh: Installing windows is so horribly boring, long, and tedious. But I'm not sure that anyone in your blog's target audience wouldn't know this :) [07:36] <\sh> RAOF, yepp [07:36] Windows is a pain in the a... [07:39] Took me about an hour to remove every spyware application wich was preinstalled by dell [07:41] <\sh> fun part...I just have recovery cds at home...no real OEM...and I wanted to use the license on another computer...so I just had to download from somewhere else an OEM installation media... [07:42] <\sh> so actually I found at home round about 7 official windows xp license product keys...but no single simple OEM installation media [07:45] what is also fun is to install win xp on a sata drive where win xp needs a driver disk and you have no floppy drive in the pc anymore [07:46] Yeah. I built my last system with a floppy drive with the express purpose of making sure windows was installable. [07:47] <\sh> geser, oh with this I had luck...the only thing that worked was the sata recognition of the onboard sata [07:48] <\sh> but the intel nic wasn't recognized :( [07:50] RAOF: sad that you would need to do that [07:51] * jetsaredim hasn't needed windows for about 6 years [07:51] jetsaredim: I was a gamer at one point :P [07:52] * jetsaredim has wii/ds/psp/ps3 for that [07:54] I have a PC for games and a notebook for everything else [07:58] <\sh> jetsaredim, If my tax application would run on wine, everything would be ok...but sadly, all tax apps I've used weren't working with wine :( and I'm sick and tired of this, but no chance to have a good tax app on linux... [07:58] \sh: you try kmymoney? [07:59] i assume you mean quicken or something [07:59] i don't have much need for such things [07:59] <\sh> jetsaredim, no...not account managing software...tax software for doing my tax application :) [08:00] ah - turbotax? [08:00] <\sh> jetsaredim, as I have still a company, i need to do more then the private stuff for german taxes [08:00] oh [08:00] like accounting software [08:00] gotcha [08:00] well - now you see a hole in the market [08:00] maybe you can develop some software to fill the void [08:01] <\sh> jetsaredim, oh tax software is special..there are some regulations... [08:01] yea - that was a joke [08:02] i don't have much need for such apps, so for me its not a big deal, plus I have an accountant [08:02] <\sh> accountants are thieves..;) [08:03] <\sh> at least some of them in germany are.. [08:03] i don't mind paying a little extra to not have to deal with all of the numbers [08:03] and figuring out all of the in-and-out of the tax code in the us [08:04] <\sh> actually it's easy...and fun, that I learned accounting during my economics studies in my early ages..so it's not a big deal, with the right software at hand [08:04] i would imagine not [08:04] my problem would be with keeping up with all of the changes [08:05] they revise the tax code here every year [08:05] anyhow [08:05] this is not really motu discussion [08:05] sorry all [08:05] * jetsaredim -> lurks === jetsaredim is now known as jetsaredim_ [08:09] <\sh> damn...28 billions increase of google market price .. hell [08:14] jetsaredim_, you still here? === Syntux_ is now known as Syntux === allan__ is now known as Hit3k [08:48] crimsun: Of course, I wasn't going to apply all hunks. Thanks. [08:48] emgent: Pong. [09:05] <\sh> gnarf... [09:06] <\sh> can somebody confirm that releases.ubuntu.com (gallium) is somehow borked? I have a good ping time, but port 80 is slower then a 300 baud modem [09:08] <\sh> ok..using the dailies [10:25] <\sh> danm...when I see MoM and counting my name..../me needs a day with more then 24h [10:43] <\sh> rock...claws-mail 3.4.0 ;9 [10:43] <\sh> anyone wants to file an FFe ?? ,-) [10:45] * Fujitsu stabs \sh dead. [10:45] <\sh> harhar [10:47] <\sh> but...reading colins article about claws-imap implementation..http://www.colino.net/wordpress/archives/2008/04/17/claws-mails-imap-implementation/ gives me a warm feeling..this should work in kmail and evo too [10:48] Hm, that looks nice. Why don't we have a nice shiny uncrap IMAP lib? [10:48] Might make Evo's IMAP less useless. [10:49] <\sh> Fujitsu, and hopefully tells kmail no to crash on deleting lots of emails from my imap server :( [10:50] Indeed. [10:50] Unfortunately, Claws and Thunderbird are horribly ugly :( [10:51] <\sh> and did I ever tell you, that twitter via xmpp sucks ... and it sucks more when you only have 140 chars for your message :( [10:52] <\sh> [11:51:08 AM] Twitter Bot: Oops! Your update was over 140 characters. We sent the short version to your friends (they can view the entire update on the web). [10:52] Twitter sucks anyway, though. [10:53] It's really useful for arranging social stuff at short notice but falls down badly otherwise. [10:54] Hmmmmmm. That SDL PulseAudio fix that worked for me a few days ago doesn't work now :S === _ruben_ is now known as _ruben === _Czessi is now known as Czessi [11:00] cd #ubuntu-ja [11:00] oops === pgquiles__ is now known as pgquiles [11:35] Hi, I've updated a package and uploaded it to my PPA. Now what? :P [11:43] should I upload the package to REVU? [13:05] anyone from the release team around? [13:07] limcore's comments in his channel make me oh so tempted to say no, though.... [13:07] just out of sheer spite [13:09] seems a bit petty to decline something for an entire distribution, just because of one guy [13:10] * ScottK remembers the CoC and quits typing. [13:21] Hello everybidy [13:22] Can you tell me smth about start to developing smthng for ubuntu? [13:23] Oh, I asked not a regular question [13:24] I think that I'm wery skillful in network technologies... suck routing, switching and VoIP and I can be a consultant for a lot of projects [13:24] Can you point on it? [13:25] Hey is there anybody? [13:25] ! contribute [13:25] To contribute and help out with Ubuntu, see http://www.ubuntu.com/community/participate [13:28] mok0: :lol: [13:28] ubotu: thanks [13:28] You're welcome! But keep in mind I'm just a bot ;-) [13:29] Ubluzok: you don't have to thank him :-) [13:29] mok0: ^) [13:29] mok0: I know.... but I don't know that it a bot:) [13:30] Hobbsee: ping! [13:31] Hobbsee: so LP: #219343 ebox debug is turned on so it can display debug information however this information can also display things like passwords and if the user isnt careful enough then they can put their passwords in launchpad, not good [13:32] Ubluzok: we use him a lot around here... a kind of slave labour that prints links etc [13:34] \sh: Just read your blog. I should tell you about my accidental deployment of Hardy into production a few weeks ago. [13:34] Hobbsee: this affects both libebox and ebox [13:36] ScottK, a strange new bug report on matplotlib surfaced today. I can't reproduce it: bug 220137 [13:36] Launchpad bug 220137 in matplotlib "python: matplotlib window does not show graph in interactive mode" [Undecided,New] https://launchpad.net/bugs/220137 [13:41] mok0: I'm looking at it. [13:42] Thanks, ScottK [13:42] zul: as discussed, +1 [13:42] ScottK: please add that to your list [13:43] Hobbsee: thanks Ill upload it now [13:43] zul: Which ebox package is this in? [13:43] 0.11.99 [13:43] ebox and libebox [13:43] OK. Thanks. [13:44] Hobbsee: uploaded [13:44] zul: cool. i can't accept, unfortunately [13:45] Hobbsee: thats fine [13:45] LP is borken :( [13:47] Need an opinion ... ~3 weeks ago I got the setools package unforked from Debian, but had to put transitional packages to get Hardy users back on the restored Debian binary package names. [13:48] The question is, is 3 weeks enough for that. [13:48] Yes. [13:48] Thanks. [13:48] We're a devel release. People can't be expecting to get away with not upgrading new SELinux stuff for three weeks. [13:51] That's what I was thinking, but I was getting could feet. I thought I'd double check before I asked to have the upload accepted. [13:52] zul: Was it libebox - 0.11.99-0ubuntu3? [13:54] ScottK: yep [14:04] mok0: bug commented. [14:04] ScottK: I'll take a look in a minute [14:08] mok0: I can reproduce bug #220137. [14:08] Launchpad bug 220137 in matplotlib "python: matplotlib window does not show graph in interactive mode" [Undecided,New] https://launchpad.net/bugs/220137 [14:08] Fujitsu: aha [14:09] Fujitsu: did you copy the python lines into a script? [14:10] I just used: [14:10] from pylab import * [14:10] ion() [14:10] plot([1, 2, 3]) [14:11] jcastro: care to hop in #ubuntu-bleedingedge? [14:11] Fujitsu: I get a nice graph [14:12] Huuuh. [14:12] Must be some GTK setting somewhere? [14:12] Fujitsu: Is your system up-to-date? [14:12] I upgraded about 12 hours ago. [14:12] Fujitsu: ok [14:13] Fujitsu: I am running under kde4... I wonder if the WM has something to do with it [14:17] ScottK: OK to upload a new release of soundconverter which exists just to fix two crashers I forwarded? http://pastebin.com/f11d3ce5a is the changelog. [14:17] Fujitsu: Approved due to sense of humor in the changelog. [14:17] Heh. [14:17] Thanks. [14:18] cody-somerville: Is the xfce4-session upload in unapproved OK by you? [14:18] If a package needs another one just to build the source package, how should that be described? In Build-Depends? [14:20] mok0: yes [14:20] I was thinking broken, but that too. [14:22] ScottK, The one by lionel, eh? [14:22] ScottK, then yes [14:22] Yes. [14:22] Thanks [14:23] * Hobbsee bleeps [14:23] mok0: you really are a MOTU, aren't you? [14:24] Hobbsee: yes, but I still have a lot to learn === jetsaredim_ is now known as jetsaredim [14:28] mok0: want to upload something? [14:28] mok0: upload = ACK [14:29] mok0: afaik, there isn't a separate list for what's required to build the source, but the stuff required to build the source is usually also required to build the binary [14:29] sebner: I've got several things on my hands right now [14:29] k, np [14:30] Hobbsee: I've had the problem a few times, that even though a package is not required to build the binaries, it is still required to build the source package. There should be a field for in in debian/control [14:31] mok0: ubuntu accepts pre-done sources, and doesn't require rebuilding them. But yes, it migth be ncie [14:31] Hi, I've updated the ardour package but I don't know what to do to get it reviewed. [14:31] mok0: Search the debian-policy archives, it's been discussed. [14:31] broonie: ok, thanks [14:32] mok0: I'm interested to know what you find. [14:43] siretart: Is the debian packaging branch on launchpad for ffmpeg is current use? [14:49] rexbron: no [14:50] ScottK: I actually got an IRC ack from Hobbsee for bug #216117 a couple of days ago. [14:50] Launchpad bug 216117 in audit "[CVE-2008-1628] buffer overflow in lib/audit_logging.c" [High,In progress] https://launchpad.net/bugs/216117 [14:51] Fujitsu: i think that already got on the accepted list, no? [14:51] It did. [14:51] Fujitsu: Fair enough. I had no way of knowing that when going through unaccepted though. [14:51] Indeed. [14:51] Change the comment to please mark IRC ack's in the bug then. [14:52] Will do in future - sorry. [14:52] ScottK: sorry, we expected to be able to sohve it thru by me straight away. [14:53] ScottK: of course, launchpad, having run out of sacrifices, made that impossible [14:53] Right. [14:54] * ScottK makes note to ensure processes assume LP will break at the worst possible time. [14:54] As usual. [14:55] ScottK: they've actually found the breakage now. [15:08] Dear vorian: re Bug #220026 - You can't just subscribe the archive. Let's talk. [15:08] Launchpad bug 220026 in ubuntu "Please sync chm2pdf 0.9-1 (universe) from Debian unstable (main)." [Wishlist,Confirmed] https://launchpad.net/bugs/220026 === rockstar` is now known as rockstar_ [15:09] ScottK: looks like he forgot to read man requestsync. [15:09] or any of the documentation [15:10] lool: Did you have an ack from motu-release ack for Bug #215844? [15:10] Launchpad bug 215844 in elisa-plugins-ugly "Please sync elisa-plugins-ugly 0.3.4-3 from Debian unstable/incoming to fix missing dependency on gstreamer0.10-plugins-bad" [Undecided,New] https://launchpad.net/bugs/215844 [15:11] ScottK: well, he is a debian guy and wants his package in ubuntu :) [15:11] sebner: That's not how the process works. [15:11] ScottK: I know. just funny [15:11] OK. [15:11] ScottK: will you answer him or should I? [15:12] Answer who? [15:12] ScottK: ah sry. vorian is here. [15:14] ScottK: Hmm I did not; I thought it was obvious enough, but sorry, I should have asked for a freeze exception [15:14] ScottK: it`s possible apply exception to wordpress ? [15:14] lool: It is. Sorry to be pedantic, but you know how it is. [15:15] emgent: Dunno. I'm just trying to get unapproved sorted right now. [15:15] now in hardy we have 2.3 and lenny have wordpress 2.5 [15:15] emgent: Not at this stage. [15:15] The changes are big. [15:15] yes i saw [15:15] ok i will wait [15:15] I don't know why we have Wordpress in the archive at all. [15:16] Fujitsu: I'd ack the removal bug. [15:16] ;-) [15:16] A bit late for that :( [15:17] ScottK: That's fine; could we look into this now? [15:17] Fujitsu: wordpress packages in ubuntu/debian permit multiuser in one installation [15:17] emgent: They also permit security vulnerabilities. [15:17] lool: I just ack'ed it. [15:17] ScottK: Thanks [15:17] Fujitsu: True [15:18] Night all. [15:18] Good night Fujitsu [15:19] night Fujitsu [15:19] Fujitsu: gn8 [15:20] Ohhh. We have bug supervisor's now. "The bug supervisor for chm2pdf (Ubuntu) has been subscribed to this bug." [15:21] ScottK: how many and what ACK's are necessary for a package removal? just curious .. [15:22] ScottK: It was renamed a couple of weeks ago, as structural-subscriptions means multiple people can subscribe to a pillar's bugs, so `bug contact' wasn't really a proper description. [15:22] sebner: MOTU ACK + motu-release ACK afaik [15:22] sebner: (or at least that's what I needed for the removal fo mozilla-firefox-adblock and some other extension) [15:22] RainCT: ah. k [15:23] Fujitsu: 'supervisor' sounds a lot different than 'subscriber' though. [15:23] ScottK: Rightly so. Supervisor is just the renamed Contact. [15:23] It entails extra permissions. [15:23] I see. [15:24] I don't see any listing of who the supervisor is. [15:24] Should be on the pillar page. [15:24] * Fujitsu looks. [15:24] `Bug supervisor: Ubuntu Bugs' [15:24] (on /ubuntu) [15:25] Don't see one here: https://bugs.edge.launchpad.net/ubuntu/+source/chm2pdf/+bug/220026 [15:25] Launchpad bug 220026 in chm2pdf "Please sync chm2pdf 0.9-1 (universe) from Debian unstable (main)." [Wishlist,Confirmed] [15:25] Fujitsu: How do I sign up to be a bug supervisor? I don't see that either? [15:25] SourcePackages aren't pillars. They don't have a supervisor. [15:26] you mean https://bugs.launchpad.net/ubuntu/+source/gedit/+subscribe ? [15:26] If you head over to the Bugs tab of a pillar or SourcePackage, or DistroSeries, or DistroSeriesSourcePackage, you should have a link to subscribe to the bugmail. [15:26] Or use the much nicer URL which dholbach produced. [15:27] Rather than battling LP navigation. [15:27] Then in what context does "The bug supervisor for chm2pdf (Ubuntu) has been subscribed to this bug." make sense. There is no chm2pdf (Ubuntu) bug supervisor? [15:28] I considered filing a bug about that message last week. I suspect it is there to indicate that the supervisor and subscribers are implicitly subscribed. [15:28] The supervisor being inherited from the distro. [15:29] In this particular case the bug went from Ubuntu to chm2pdf(Ubuntu) so I'd expect supervisors to be unchanged if I understand you correctly. [15:29] There shouldn't be a message at all then. [15:29] No, people could be subscribed to chm2pdf. [15:30] Oh, well, the supervisor is unchanged, right. [15:30] So the old message about subscribers would be right, but the supervisor context is unchanged. [15:31] Correct. [15:31] It should also probably say `implicitly subscribed' or similar. [15:31] Now if I go to https://bugs.launchpad.net/ubuntu/+source/python-dns/+subscribe all I see is subscription options. Nothing about supervisor. [15:31] Right. The supervisor is only on the distro or distroseries. [15:32] (or project or projectseries) [15:32] Hm, no supervisors on series, actually. [15:32] The supervisor is defined by the owner or driver or similar of the project. Not by themselves. [15:32] Just like the old Bug Contact. [15:32] OK. You said SourcePackage earlier, so I'm confused again. [15:32] 00:25:57 < Fujitsu> SourcePackages aren't pillars. They don't have a supervisor. [15:33] Subscription != supervisor [15:33] Although the latter entails the former. [15:33] Ah. Got it. [15:34] * ScottK suddenly remembers he thinks the LP U/I is FUBAR and lacks credibility on the topic. [15:34] IMO it should all be done by the structural subscriptions mechanism, dropping the Bug Supervisor field, and letting the driver mark subscribers as privileged or otherwise. [15:36] That would hopefully make more sense, as there'd be one place and one term for subscribers. [15:46] ScottK: I would like to get this one in as well https://bugs.edge.launchpad.net/ubuntu/+source/ebox-usersandgroups/+bug/220262 [15:46] Launchpad bug 220262 in ebox-usersandgroups "ebox-usersandgroups fails to intialise slapd directory" [Undecided,New] [15:47] zul: Ack'ed [15:47] ScottK: thanks [16:02] * Hobbsee ponders envyng some more [16:03] * Hobbsee thought a negative ack was clear enough. [16:04] * Hobbsee *really* doesn't like a non-MOTU being able to change a stable distro at his own whim, just by changing his PPA> [16:04] * jpatrick now knows why Hobbsee's system keeping exploding [16:04] jpatrick: i don't use it. [16:04] :) [16:05] still, that's a good way of avoiding SRU's. add lines to MOTU PPA or something, push updates to there, no SRU required. [16:06] jpatrick: i learnt, after my marvell wifi card. [16:08] Hobbsee: I completely agree about EnvyNG. [16:08] ScottK: wish there were veto powers. [16:09] * ScottK is thinking we need a spec on policy for updates from outside the official repositories or something. [16:09] ScottK: it's just another piece to add to the discussion about whether I have continued interest in MOTU, in it's current state. [16:09] and the state it's likely to turn out to be. [16:10] ScottK: it's now done for all hardy users. [16:10] ScottK: there's no actual way to stop it now, as i'm sure that a new version will be updated to the ppa, so people can safely dist-upgrade to intrepid. [16:11] ScottK: it's too late to pull the intrepid version - once it's in hardy, they have root access to the hardy systems, and anything dist-upgraded can be tampered with, without user intervention. [16:11] Hobbsee: If there's a policy change that recognizes the security risks with the current approach, then an SRU/security upload could fix it. [16:11] ScottK: yes, if they chose to pull it. [16:12] ScottK: then again, the chances of that happening, after the current debate about it.... [16:12] * ScottK ponders filing a bug about it. [16:12] ScottK: then again, i'ts not infeasible that while the discussion about pulling it was occuring, the makers would add other ways of ensuring that it stays on the system. [16:13] Ture. [16:13] Ture/True [16:13] ScottK: you'll need to be awful fast - release is soon [16:14] ScottK: all the safety procedures about what happens if a MOTU goes bad (dev release can be reverted) goes out the window with this approach. [16:14] Yep. [16:14] * ScottK is asking in #ubuntu-hardened (security). [16:15] i'd still prefer to see it SRU'd each time, or at least looked over by a core dev if it doesn't follow all the procedures. [16:15] even though there's more pain and annoyance doing it that way [16:16] Agreed. [16:17] ScottK: i guess this is the difference in thoughts - the people who agreed to it tend to agree that people will stay good, and will always DTRT. [16:17] whereas we are aware that may not be the case. [16:20] ScottK: i'd suggest you find some mega awesome way of getting it seen, because we're just going to run out of time here [16:21] hmm? [16:21] Hobbsee: I'm sort of hoping someone on the other channel will get excited. [16:22] ScottK: i'm discussing it with jcastro here too [16:22] * Hobbsee looks up the bug [16:22] K. [16:24] * Hobbsee cries [16:24] * Hobbsee doesn't want to use that abomination of a page [16:25] https://bugs.edge.launchpad.net/ubuntu/+bug/210112 [16:25] there we are [16:25] Launchpad bug 210112 in ubuntu "FFe for EnvyNG" [Undecided,Fix released] [16:28] ScottK: remember, you must mention the word "veto" apparently. [16:29] Well I got sick of arguing, which I probably shouldn't have. [16:29] hola, can someone from motu-release review (and hopefully approve) bug 220273? [16:29] Launchpad bug 220273 in mythtvfs-fuse "Please sync mythtvfs-fuse 0.5.1-1 (universe) from Debian unstable (main)." [Wishlist,Confirmed] https://launchpad.net/bugs/220273 [16:31] ScottK: so you compromised the archive?!?!? [16:31] ScottK: (all this applies to me too, though) [16:31] I'm not sure. [16:31] effectively [16:31] I said I'm not going to approve it and I think it's a bad idea. [16:31] if the guy turns bad, the entire archive is screwed. [16:31] right. so the others compromised it [16:32] I'm more comfortable with that perspective. [16:32] ScottK: if this is the new way of MOTU, then dude, i'm so not interested in playing ball. [16:32] I have better things to do than turn this into an rpm-hell land. [16:33] So far there's only been one person I've seen pushing for volume over quality. I think the community as a whole is pretty against going down the bad road. [16:36] ScottK: true. but i don't think this is the same thing. [16:36] I think it's "let's do it the easy way rather than the right way". It's related. [16:37] yeah [16:37] ScottK: hey, now if you filed a removal bug, and i ack'd it, do you think they'd do it? [16:37] How long does it take from the time a build has completed, till it is available for new package builds? [16:38] even better, kees could file the bug after his reactions in -hardended, and we could both ack it [16:38] Hobbsee: I doubt it. I think getting someone with a security perspective fired up about it is our best bet. [16:38] Yep. [16:38] heya dendrobates! [16:38] It may be at this point changing permissions on the PPA is the best way. [16:38] Hobbsee: hi [16:39] while they're out of the control of canonical, or core devs / motu, there's no guarentee that will help. [16:39] as in, those actual teams, or subsets, not the users. [16:39] er, not the developers in those teams [16:39] so, my take on envyNG is that it fixes more than it breaks. [16:39] kees: unless the developer goes bad. [16:39] kees: or decides to take advantage of his free ride into ubuntu [16:39] Yes, but in a really bad way from a security perspective. [16:40] Hobbsee: true, but that's no different than before -- he was already providing updates to people directly. [16:40] heya kees :) [16:40] kees: doesn't mean it's official, and doesn't mean it's supported by ubuntu. [16:40] heya emgent [16:40] kees: So any 3rd party crack is OK in the repos because it was distributed 3rd party before? [16:40] kees: while third party packages can be blamed for dist-upgrades that they've caused, etc, the stuff in ubuntu is expected to actually work. [16:41] Hobbsee: AIUI, the long-term goal has been to help get Alberto as close to motu as possible, which has proven a difficult process. [16:41] ScottK: In general, I don't agree with that. envy is a bit of a special-case. [16:41] kees: i'm not comfortable with one person having direct access to the archive, no matter what they do. [16:41] kees: What's the difficulty? [16:41] speaking of which, i should get the chan contact of this chan changed to the irc council, instead of it being as me, for the same reason. [16:42] kees: I'm not sure how it's a special case. If it's ok to give non-developers access to updates, then it's OK. [16:42] If it's not OK, then something needs to change. [16:42] may as well throw out the SRU process if you were going to do that, too. [16:42] ScottK: I think the "problem" is one of not having a "volatile". envy's problems are the same as clamav's. [16:43] kees: do we have clamav updates being pulled from a ppa too? [16:43] kees: Yep. And so I expend a lot of effort to work within the system. [16:43] Hobbsee: We do not. [16:43] good. [16:43] hi tseliot, your package is being discussed. [16:43] :( [16:43] Hobbsee: no, but my point is, there is a need for "constantly updated package", that this seems to be similar to. [16:44] Hobbsee: yes, I picked that up [16:44] Agreed, but the solution is not hand out access to non-developers. [16:44] please note, I'm not saying I'm happy about this, I'm saying I'm more comfortable with it being envyng than just some random package [16:44] kees: so, SRU it. last i checked, the requirements had been lessened. If they're still not good enough, then they need fixing further, not circumventing. [16:44] i see the point that it needs updating, i'm disagreeing with the way it happens. [16:44] hrm can i revert a whole working copy to a previous version ( svn ) [16:44] Hobbsee: right, that would be my quesiton as well -- why can't everything go into universe? [16:45] kees: the stuff in the PPA? [16:45] Hobbsee: right. [16:45] kees: it gets updated a lot, apparently. [16:45] clearly there isn't a distributability problem since it's in a PPA. [16:45] apart from that, i'm unsure [16:45] The only answer we got when the FFe was being reviewed was a bunch of Canonical people have reviewed this and it's good. Please approve. [16:46] since those things don't have external deps (like clamav) it should be trivial to rev them when they need it. [16:46] I hate to think of mass-user systems being compromised if tseliot's ssh key / LP account does. [16:46] Hobbsee: as I said, EnvyNG is updated only if there are bugs. [16:46] All the more reason to not work around the system. [16:46] tseliot: That's irrelevant to the question. [16:47] tseliot: meant the drivers themselves [16:47] Hobbsee: ah, ok [16:48] tseliot: the main problem is that people don't want to trust, for the next 5 years, with no path of recourse, that the archive, by your account, won't get compromised. [16:48] * kees goes to comment on the bug [16:48] whether that's by you, or someone else. [16:48] kees: FYI, I ack'ed your mythtvfs-fuse sync for motu-release. [16:48] * kees hugs ScottK [16:48] kees: We'll need more than that as it's already in the archive. [16:48] tseliot: it backs people into a very tight corner, in the event that anything goes wrong. [16:49] because they can't do anything. [16:49] (short of ditching your LP account) [16:50] or handing control to someone else, reverting the changes, and then ditching your LP account. [16:50] Hobbsee: envyng --uninstall-all would do it [16:50] tseliot: Depends on what it had installed. [16:50] tseliot: which could have a rm -rf / in it, if someone (or you) compromised your account - which had gone thru no QA checks at all. [16:50] ScottK: can you give me an example? [16:51] it's almost a rootkit waiting to happen. [16:51] ScottK: right, I'm going to talk to dholbach and pitti. [16:51] ScottK: I suspect the best course is to move the drivers into universe, and do an SRU of envyng. [16:51] kees: Yes. Please. (probably multiverse though). [16:51] ScottK: right, yes [16:52] * Hobbsee scratches head [16:52] does ppa allow stuff that falls into multiverse? [16:52] Hobbsee: I think it does now. [16:52] ah right [16:52] not when i last saw the documentation, and helped write it [16:53] If the drivers could go into Universe/Main, there wouldn't be a need for Envy at all. [16:54] ScottK: would this be done for Hardy? [16:54] I think that's an issue of a split between "well tested" and "bleeding edge" [16:54] OK. [16:55] I'm personally more worried about getting the trust boundry right. [16:55] hm [16:56] i'm about to release openarea-0.7.6 am i too late for this to be in the hardy repository? :( [16:56] tseliot: That'd be my hope. [16:56] leileilol: yes [16:56] leileilol: Unless it's only bug fixes and there's a MOTU that's really motivated to help get it in, yes. [16:56] ScottK: then DKMS would have to be moved to main too [16:57] IIRC DKMS is a management tool for stuff you still have to grab yourself. [16:57] :( [16:57] ScottK: lirc uses it. [16:57] well 0.7.0 is incompatible with 0.7.6 servers and the versa [16:57] can anyone reproduce https://bugs.edge.launchpad.net/ubuntu/+source/aalib/+bug/218868 ? [16:57] Launchpad bug 218868 in aalib "libaa1-dev uninstallable; causes FTBFS in other packages" [Critical,New] [16:58] is it amd64 specific? [16:58] leileilol: Wouldn't it be better to call that 0.8 then. [16:58] kees: Right, so another reviewed package uses it as a management tool. No problems there. [16:58] no because i'm saving that version number for a august 8 release [16:59] Well breaking compatiibility in last digit releases is really confusing. [17:00] leileilol: Get it into intrepid and then ask for a backport. [17:02] ScottK: who (in your opinion) should update these drivers every time that a new version is released (e.g. by NVIDIA)? [17:03] tseliot: anyone will do. just by someone who actually goes thru code review. [17:03] IMO nothing should get automatically installed in a user's system without a review by an actual Ubuntu develeper. In the case of released systems such updates should go through the SRU/security/backports process. [17:03] and those who have upload rights should be doing the code review [17:08] Hobbsee: what if a user doesn't want to update the driver (e.g. if the latest driver contains a regression)? EnvyNG is something which you install only if you want the latest driver. Uploading the driver to main would force users to pinpoint the package version. [17:08] tseliot: But updating EnvyNG would not do that. [17:08] tseliot: i've got absolutely on problem with the concept of envyng. [17:08] If the updates were all in Universe [17:09] tseliot: i just think that *all* of it's updates should go through a comprehensive QA review, like it does for SRU in universe. [17:09] like any other package [17:10] Personally, I think EnvyNG hands the least open source friendly video company a lot of cash, so I'm not a fan, but this is entirely separate from my political reservations about it. [17:10] Hobbsee: I have no problem with that. Finding someone who can review them would mean wasting the time of the kernel team, I guess. [17:10] tseliot: so be it. [17:10] tseliot: i'd prefer that, and to be sure of the quality of the archive, than the alternative. [17:11] ScottK: my laptop has an Intel card, guess why... [17:11] Mine too. [17:11] So do all of my less than a handful of years old desktops. [17:11] Hobbsee: let the kernel team decide about this. BenC reviewed the current packages but he's a very busy man. [17:12] tseliot: i'm fairly sure that the kernel team will prefer a bit extra reviewing, compared to a possible compromised archive. [17:12] last i checked, they don't sponsor fixes from anywhere, just to get them in. [17:12] I'm confident that kees will approach the question with an appropriate sense of paranoia. [17:13] tseliot: if you scrwe up, for eg, (and lets face it, we all do), you have no second chance - it goes straight to users stable systems. [17:13] it being "official", that's usually bad for the ubuntu name. [17:15] ScottK: I will try. :) It sounds like the "testing" problem is less of an problem than the "package sanity" issue. envy is designed specifically to get bleeding-edge drivers, so obviously, only limited testing is possible (which is why the restricted drivers exist -- stability). just making sure the drivers themselves are sanely packaged sounds like it needs a quick SRU-like review from motu or core-dev. [17:15] Agreed. [17:16] I'm mostly worried about the question of something other than the real driver getting directly provided to end users. [17:16] kees: ^^ [17:17] kees: I agree with you [17:17] ScottK: right, I'm with you there. :) I'm lumping this under "package sanity". [17:17] OK. We're on the same page then. [17:18] tseliot: cool, we'll get this sorted out. people want envy, we just need to make sure it's all happy. :) [17:18] Much like the flash-nonfree md5sum needs to be SRU'ed each time they update. [17:19] kees: ok then ;) [17:24] ScottK, did you close bug 137519 in the changelog? [17:24] Launchpad bug 137519 in sshfs-fuse "Please sync sshfs-fuse 1.9-1 (universe) from debian unstable (main)" [Unknown,Fix released] https://launchpad.net/bugs/137519 [17:24] It's a sync, so now. Archive admins do that. It just got done. [17:24] now/no [17:25] Ah, ok === lmr is now known as lmr[lunch] [17:45] how frozen are the archives? [17:45] laga: only bugfixes, and everything needs approval [17:46] ah, that's good enough for me [17:52] I have a whole bunch of source packages that I need to recompile for hardy. What's the best way to do that? [18:04] mok0: pbuilder or ppa [18:04] pbuilder [18:05] elmargol: I am writing a script this very minute [18:06] mok0: I started writing a script for this for ScottK (but I'm not sure if I finished it.. :S) [18:06] RainCT: heh [18:07] mok0: here it is: http://paste.ubuntu.com/7681/ [18:07] ah, cool python [18:08] RainCT: thanks! I will take a look at it [18:09] mok0: you create a file with a list of packages, run "./script_name file_list.txt" (and optionally as 2nd argument a directory - else it will create one in /tmp and tell you it's name), and it will download the packages (with apt-get source), build them with pbuilder-dist, and stores the build logs [18:10] mok0: you may want to look at rebuildd too [18:11] DktrKranz2: Thx. Not much info in the manpage [18:11] :-) [18:11] heh [18:12] as usual, mine for deb-o-matic needs love too [18:14] DktrKranz2: does rebuildd do the same as my script? (being more advanced, of course) [18:15] RainCT: TBH, don't know. IIRC, that program is meant to rebuild packages already in the archives [18:15] RainCT: It looks like it's the same thing [18:15] * DktrKranz2 leaves, back to aDSL-less status now \o/ [18:16] damn, why do I end up rewriting everything? LOL [18:27] ScottK: could you have a look at bug #204600 please? (it's pretty trivial) [18:27] Launchpad bug 204600 in amule "[hardy] Fix Spanish translation of aMule" [Low,Confirmed] https://launchpad.net/bugs/204600 === TeTeT_ is now known as TeTeT === radamantis_ is now known as radamantis [19:29] anyone able to provide any additional MOTU/Packaging talks for OpenWeek? === nixternal_ is now known as nixternal [19:59] I got a bit stuck with packaging: I'm using cdbs with python-distutils, I want to produce two packages: one python-foo, one python-foo-doc. The documentation is not built using distutils but by another command. How do I tell cdbs to 1.) use the other command for building the docs, 2.) install the distutils stuff to the python-foo package and the doc stuff to python-foo-doc? [20:06] afflux: run that command in debian/rules (in the build/binary-package-name:: target) [20:07] what's target? [20:08] afflux: section.. just write that and on the next line (indented) the code you want to run [20:08] hm, will check that [20:08] afflux: and if cdbs puts the distutils stuff into the wrong binary package, there's a variable to overwrite that [20:08] *try [20:08] (but I don't know which) [20:10] afflux: (fyi, if the documentation was also installed by distutils then what you would have to do is use that variable to let it install the stuff in debian/tmp and then put it in the packages using install files) === stdin_ is now known as stdin [20:22] RainCT: Ack. [20:23] ScottK: thx === _Czessi is now known as Czessi [20:26] nixternal: your blog has blinded me.. [20:27] :) === azeem_ is now known as azeem [21:22] how can I test if a quilt patch applies? [21:23] RainCT: quilt push -a [21:23] RainCT: though all patches will be applied [21:24] doesn't work.. No patches in series [21:24] but there are patches listed in debian/patches/series [21:24] RainCT: and are there patches in debian/patches? ^^ [21:24] of course [21:25] wired [21:29] Going through here: https://edge.launchpad.net/ubuntu/hardy/+builds?build_text=&build_state=depwait&start=0&batch=50 and fixing anything that's Universe and depwait on i386 or amd64 would be really handy and I'd ack fixes for that. [21:30] * ScottK is already taking care of python-omniorb [21:30] RainCT: did you export QUILT_PATCHES=debian/patches? [21:43] albert23: thanks === gary4gar is now known as cool [22:11] Hobbsee, ScottK: as a temporary work-around to bug 174038, do you mind if I upload a no-change version bump for mobile-player and mobile-application-service ? [22:11] Launchpad bug 174038 in soyuz "bad md5sum in Packages file" [Undecided,Confirmed] https://launchpad.net/bugs/174038 === nenolod is now known as happinessturtle [22:26] good night [23:10] ScottK: I didn't intend on sending that bug... sorry for the spam [23:11] ScottK: i marked it invalid === FlareFlare is now known as Flare183