[00:15] How many hours until beta freeze takes affect, or has it done so already? [00:20] before I create a debdiff from my debian package should I make it comply with ubuntu policy first? [00:22] binarymutant, what do you think? :) [00:23] I think yes, but wouldn't it be easier to upload a brand new package to the sponsor queue? [00:28] binarymutant, easier yes, production no [00:29] cody-somerville: thanks for the advice [01:05] I keep getting gpg errors when I run debdiff, how can I fix this? [01:09] what are the errors? [01:13] cody-somerville: can't check signature: public key not found [01:14] To make that stop appearing, you'd have to import the public keys used to sign the source packages you're debdiffing. [01:14] I wouldn't worry about it [01:16] cody-somerville: thanks, I thought that it would be signed by me [01:16] binarymutant: it's complaining about the other one you're debdiffing against [01:16] there are two source packages involved, remember :) [01:17] cjwatson: they both are mine though, I guess it's the archive admin key [01:17] thanks for the help [01:17] no, the archive admin key does not sign .dsc files [01:18] hello [01:18] however, if one of them was uploaded by a sponsor, then your sponsor probably re-signed the .dsc [01:31] binarymutant: you can get around those errors by adding keyserver-options auto-key-retrieve and keyserver x-hkp://keys.gnupg.net:11371 to your ~/.gnupg/gpg.conf file. the keys are auto-imported then. [01:32] There are just not enough MOTUs :) === txwikinger4 is now known as txwikinger [02:31] Ampelbein: do you happen to have a link for gpg.conf [02:31] binarymutant: ? [02:32] Ampelbein: for an example of gpg.conf or like a doc for it? I can't seem to find anything on it [02:32] binarymutant: ah, now i get it: put http://paste.ubuntu.com/133375/ in your ~/.gnupg/gpg.conf [02:32] Ampelbein: ty ty :) [03:54] hey all [03:55] anyone in here talking? [03:57] I'm here [03:57] lol, ok [03:57] and I seem to be talking [03:57] what's happening? [03:58] nothing, just decided to join the ubuntu development [03:59] curious on where i need to get started? [04:01] seclm193: well, it depends on what your skills are! [04:01] i've been programming really in C++ and some java [04:02] are you interested in focusing on applications or helping with everything in general? [04:02] mostly C++, all projects have been school related [04:02] !logs [04:02] Official channel logs can be found at http://irclogs.ubuntu.com/ - For LoCo channels, http://logs.ubuntu-eu.org/freenode/ [04:03] applications are what i am mostly interested [04:03] in, but helping in general is fine also [04:03] seclm193: the second link in the topic can be useful [04:03] I just want to contribute [04:03] if you want to help out triaging bugs, then #ubuntu-bugs is also a good place [04:04] ok, kewl, this is my first open source project to work on, so i'm a little lost :( [04:04] seclm193: here is a great overview! https://wiki.ubuntu.com/ContributeToUbuntu [04:04] it covers pretty much everything [04:04] ok, nice [04:05] as far as learning the in and outs of ubuntu, the bugs i guess would be the best thing [04:06] i guess [04:06] so I just started triaging at launchpad. it's a good way to get a feel of the type ofproblems that ubuntu faces everyday. [04:06] and by following the bugs you can learn a lot of pro-tips on how to fix things and understand the system better [04:07] ok, kewl, that's what i really want to learn, the main programming in and outs of ubuntu so i can become a main stream developer of the system [04:07] I also made a simple linux package with a makefile and learned how to turn it into a *.deb install file. [04:08] out of all the linux systems I have messed with, ubuntu is the most and user friendly system available, in my opinion [04:08] if you like C++ you can make a little "Hello World!" and then try to figure out how to make an official *.deb out of it to understand the software better [04:09] lol, "Hello World" is a clasic. I'm not sure how many languages I've written that in. lol [04:09] hehe. like foo [04:09] lol [04:09] although foo might not be as popular as it used to be [04:09] i've never used foo [05:56] g'morning [06:04] Morning. [06:05] good morning [06:07] good morning! === fabrice_sp__ is now known as fabrice_sp [06:09] Hey guys. [06:10] Hey iulian [06:12] is it safe to send patches for python2.6 transition to debian? [06:12] or some of the macros in python.mk are specific to Ubuntu? [06:14] fabrice_sp: best to ask doko - I'm sure he's going to be involved in the discussion there [06:14] dholbach, python2.6 seems not to be in Debian for the moment, so I'll wait [07:05] is it reasonable to sync 4 package from Debian to fix a non installable package (roundcube)? I know we are in FF :-) [07:07] fabrice_sp: what happened there? we synced the one package which now wants those 4 packages and it just won't build/install without them? [07:07] (or bug #331944) [07:07] Launchpad bug 331944 in roundcube "roundcube-core requires php-mdb2" [Undecided,New] https://launchpad.net/bugs/331944 [07:07] it builds, but it's not installable [07:07] the required packages cames after autosync to Debian [07:08] I'm not on any of the release teams, but I'd presonally say: do it :-) [07:08] best to get in touch with them [07:09] roundcube has been sync one month ago... [07:09] Ok: i'll create the FFe bugs then Thanks! [07:09] setting up an email server is probably the most difficult thing I've ever done in my life [07:09] BTW: one by missing package or only one with the 4 packages? [07:10] nothing works. and then you finally get it working with no security. [07:11] brendon, yes, that rings a bell. That's why we proposed to deliver some postfix-dovecot pre-integrated setup in Jaunty. [07:13] that would be sweet. Having control over your own mail server is a VERY nice thing IMO [07:13] courier? [07:14] brendon: no, postfix-dovecot. http://ubuntuserver.wordpress.com/2009/02/13/an-improved-mail-server-stack-in-jaunty-dovecot-and-postfix-integration/ [07:31] this will be an awesome upgrade. I'll want to buy and install a server just to use it :D [07:33] fabrice_sp: it's in experimental [07:45] doko, should we send the patch to Debian, then? [07:46] fabrice_sp: which patch? [07:47] in general, changes in debian/rules to use dist-package or the macro (for example Bug 340827) [07:47] Launchpad bug 340827 in libuser "[jaunty] python-libuser requires python < 2.6" [Medium,Fix released] https://launchpad.net/bugs/340827 [07:49] doko, ^ [07:50] fabrice_sp: IMO, not yet needed [07:50] ok. Thanks! [08:19] DktrKranz, about Bug #345263. This is one of the 4 packages required to install roundcube [08:19] Launchpad bug 345263 in ubuntu "Sync php-mdb2 2.4.1-1 (universe) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/345263 [08:20] I still have to open 3 sync request [08:22] btw, thanks to unsubscribe u-u-s: requestsync add it automatically... [08:28] fabrice_sp: np. btw, do we need three more packages? [08:33] yes :-/ [08:34] php-mdb2-driver-mysql, php-mdb2-driver-pgsql and hp-mdb2-driver-sqlite [08:34] DktrKranz, I got that from http://gaspa.yattaweb.it/issues/edos/jaunty_i386_edosresults.xml (and from trying ot install it also) [08:35] fabrice_sp: ... and I don't think there's any other way to fix them in a safer way [08:36] DktrKranz, no, it don't seems so: upstream seems to have dropped support for db backend. But anyway, I'll try find previous patch and see if it can still be applied [08:36] but in this case, a lot more test would be required [08:37] exactly [08:37] so do I send the 3 additional sync requests? [08:38] (even if I'm not very fond of doing that at that step...) [08:39] probably roundcube should have been postponed for karmic, but that is [08:40] switch to a patched version seems way too risky than syncing four packages [08:41] so I'm fine with this approach as long as you (or some interested people) have a good test at roundcube [08:42] ok [08:42] will try to get in touch with Lionel, as it seems to be the one that sync roundcube [08:43] yes, I made a wrong sync :( [08:44] DktrKranz: do you think it's FFe acceptable? It new, no reverse dep... [08:44] (should have done it before, but I have been realy busu at work) === thekorn is now known as thekorn_ [08:47] oh, salut lionel ;) [08:48] I think there is no other way to fix it than approving those four new packages, it's a standalone app, so it won't break too much. Could you give a try too? [08:49] DktrKranz: now I have tested, yes it works [08:49] I'll fill a FFe for those packages today then [08:52] ok [08:54] lionel, there is already on for php-mdb2 (Bug #345263) [08:54] Launchpad bug 345263 in ubuntu "Sync php-mdb2 2.4.1-1 (universe) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/345263 [08:55] fabrice_sp: I pasted irc log in the bug report, feel free to do so for the three sync requests [08:56] ok. Thanks :-) [08:57] thanks fabrice_sp! [08:57] and thanks DktrKranz :) [09:00] * NCommander grumbles [09:01] lionel, do you want me to open the 3 additional sync request bug reports? [09:01] as you want, otherwise I'll do it after my current meeting :) [09:02] I let to you then ;-) [09:02] have a good meeting ! :-D [09:59] hi [10:00] a package i had sponsored has built on several architectures, but has failed to build on hppa. Am i guessing because there are missing depends in that arch? [10:00] here is the failed build [10:01] https://launchpad.net/ubuntu/+source/desktop-data-model/1.2.5-1ubuntu3/+build/911014 [10:13] mcnicholls: it's because some packages haven't built successfully for hppa [10:13] heya [10:14] DktrKranz: ok, do i need to do anything or will a rebuild be automatically reattempted at some point? [10:14] hey RainCT :) [10:15] mcnicholls: I'm not sure a full give-back on hppa is scheduled, but buildd-admins usually do them at some points. [10:16] DktrKranz: "full give-back" being a full rebuild of the archive? [10:16] * RainCT is back to ext3 now for /, ext4 ate my file system (and it was less than 2 days old) :'(, btw [10:16] RainCT: oh dear. I have been running it for a few weeks and it has been ok. [10:16] RainCT: heh, I switched to unstable last night, I used ext3 to use ext4 in the future: bad choice? [10:17] mcnicholls: only for failed to build ones === Nicke_ is now known as Nicke [10:18] RainCT: It wasn't ext4, it was me. Sorry, I was hungry. But on the plus side, your files were taaaaaaaassty [10:18] hahaha [10:19] http://thisiswhyyourefat.com/ much like these [10:19] Laney: did you run fsck to see if there were bad blocks? You may suffer stomachache [10:19] but I agree with you inodes are tasty [10:20] DktrKranz: ok. so is it bad that it won't build or is it normal that this occurs? should i do anything about it or tell anyone? [10:21] I updated from ext3->ext4 some weeks ago and everything was working great, but recently I reinstalled (so that ext4's features are actually used) and then everything started to fail.. first the one with ~/Development being empty and fsck fixing it, and then twice it couldn't read / (a different partition) anymore and the system hard crashed (fsck also fixed) and yesterday (well, actually this morning :P) it switched to read only and after rebooti [10:21] and I'm sure IRC has just eaten part of my message :P [10:22] and after rebooti... [10:22] * DktrKranz thinks it's all about eating today [10:22] after rebooting I got "grub error 17" and fsck from live cd found thousands of errors which on the next run after fixing them (pressing enter for like 10 minutes) would be there again :/ [10:23] cool [10:23] :P [10:24] * DktrKranz would like to see XFS more compatible with grub [10:24] I was unable to move my / to it [10:24] grub complains [10:24] * RainCT refrains from telling horror stories about grub2 :P [10:25] * DktrKranz doesn't want to hear [10:25] Laney: that page is digusting [10:26] dholbach: haha, too right [10:26] although the huge oreo somewhere in there... [10:26] * dholbach shudders [10:26] I really hope people don't actually eat this stuff [10:27] DktrKranz: anyway, at least my PC boots even faster now than with ext4 o_O (well, or perhaps my internal timer just got destroyed... yes... why are you looking like that?... i am to lazy to use a clock!) [10:30] DktrKranz: XFS eat some files too many times for me (I use to be a XFS-lover). Now that ext3 has ACL, I'm fine with ext3 :) [11:08] RainCT: if RAM will turn to be a good storage system, I think FS won't matter :) [11:21] heh [11:55] hello. i have a question about apport implementation. if i make apport-cli -f -p , then it gathers information and takes me via my browser at https://bugs.launchpad.net/ubuntu/+source/package/+filebug/ID. so, the question is, does exist some way to change that url to https://bugs.launchpad.net/package/+filebug/ID ? for example, if i make some project, and would like use lp with apport, but my package is not in ubuntu. === mcasadevall is now known as NCommander [13:26] does pasted text on paste.ubuntu.com expire? === azeem_ is now known as azeem [13:54] good morning [13:54] ni|: good morning [13:54] hey slytherin , whatsup? [13:55] ni|: not much going on. :-) [13:55] slytherin: i have an init script thats not working [13:55] could you maybe help me with it a bit? [13:56] i'm not even getting a usage report! [13:57] ni|: nah, not my field. [13:57] aww [13:57] anywhere you can think of i can find someone to help me? [13:57] how can I tell aptitude to install ubuntu-restricted-extras without flashplugin-nonfree? [13:58] Heya gang [13:58] RainCT: are you good with init scripts? [13:59] RainCT: if it is a dependency then you can't. [13:59] RainCT: yes it is actually dependency [14:00] ah right, I had to uninstall it last time.. [14:01] uhm.. didn't packages in section "metapackages" allow to be installed with missing dependencies? [14:01] *it's not a dependency, but a recommends [14:02] RainCT: sorry, my mistake, it is indeed recommends [14:02] RainCT: but I don't know how not to install recommends in aptitude. aptitude interface is too complicated for me. [14:02] --no-install-recommends, but this way I won't get anything [14:03] iirc there's also something like =pkgname but [14:03] I've tried that and it didn't work, so it probably is something else [14:03] anyway, I'll just install what I want manually [14:03] you could use pinning, but I doln't know how to do it in aptitude :( [14:04] Don't apt-get and aptitude use the same pinning settings? [14:04] yeah [14:04] I mean that pinning will work, but I couldn't tell you how to do it otherwise [14:04] pinning is APT specific [14:05] right [14:06] stupid init scripts [14:06] ni|: what problem do you have? [14:06] i cannot get to a Usage print [14:06] it seems the script jsut returns 0 and doesn't do anything [14:06] can't you just copy what another working init script does? [14:07] Laney: i've tried :) thats how i started [14:07] RainCT: In my opinion the only thing that will need to be installed manually these days is ms fonts. For everything else, installation should be triggred as need arises. [14:07] http://www.pastie.org/private/wuleto3riecw8bkelthva [14:08] pinning doesn't work :/ [14:08] slytherin: Probably, but I prefer to get everything just from the start and not have to worry about it later [14:09] i've figured it out [14:09] thangs [14:12] RainCT, but what if you dont WANT all the extra optional useless cruft? [14:12] ofcourse you wouldnt be running ubuntu at all then [14:12] but still [14:12] theholyduck: then don't install it :) [14:13] theholyduck: I was speaking about package ubuntu-restricted-extras, which is just provided as a convePATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin [14:13] DESC="Dexrex Message Daemon" [14:13] NAME="DexrexExtentions" [14:13] arrr damn irssi [14:14] RainCT, lalz [14:14] * I was speaking about packag [14:14] thats1 hell of a path [14:14] e ubuntu-restricted-extras, which is just a convenience way to install some usually needed proprietary stuff. it isn't installed by default [14:15] RainCT, flash, etc? [14:15] theholyduck: Yes. Flash, audio codecs, Java, etc. [14:15] java is restricted? isnt the newest ones pretty open source? [14:15] * RainCT wonders why sun-java6 is still used when there's the FOSS one [14:16] theholyduck: there is a restricted and a free version, which afaik are pretty much the same [14:16] (to complete my previous list, MS's fonts and unrar are also installed) [14:16] RainCT, ;) rar is zeh evil. [14:16] hehe [14:17] doesnt p7zip-full include a rar tool? [14:17] along with all sorts of extra archive formats [14:17] theholyduck: I doubt it covers really recent RAR though. [14:17] Also for compression? [14:17] and Java *IS* still restricted AFAIK [14:18] while the OpenJDK implementation is FOSS (reasonably) sun still has patents covering Java and trademarks doing the same. [14:18] "not only does it handle 7z but also ZIP, Zip64, CAB, RAR, ARJ, GZIP, BZIP2, TAR, CPIO, RPM, ISO and DEB archives. 7z compression is 30-50% better than ZIP compression." [14:18] or so says apt [14:18] i.e. If I intentionally made an OpenJdongK that was intentionally incompatible with Java but claimed to be, I would probably get sued by Sun [14:18] techno_freak: probably RAR2. [14:19] wrong ping. [14:19] I don't believe there's a FOSS implementation of the newest RAR on-disk format yet [14:19] (unrar-nonfree supports it) [14:19] it's often used in the... underworld... to compress >4GB files [14:22] I wonder why rar format is still even relevant. [14:22] slytherin, people use it [14:22] there is a reason bluray supports mpeg2 video. people still use it [14:23] no matter how shitty it is [14:23] slytherin: it's faster and nearly as well compressing as 7z. [14:23] RainCT: openjdk is still not same as sun java. [14:23] plus it does not use 4+GB RAM compressing to reach its best compression ratio [14:23] (I'm not saying I support the crazy idea of archiving data in a patented and proprietary format...) [14:25] I suppose not many people know about 7z format, hence they use rar. [14:27] slytherin: I don't think it's just that [14:28] 7z is roughly twice as slow at its max compression ratio and uses 3+GB RAM to do its work, compared to RAR which is relatively fast and uses less than 1GB RAM. [14:28] RAR also has built-in parity capabilities which are attractive in the underground file distribution community [14:29] theholyduck: ok, looking at 7z's packaging, p7zip-full does support all of RAR at the expense of licensing the proprietary decoder and being non-free. [14:29] jdong, but it includes more stuff by default atleast [14:30] so you can use it for all sorts of packaging [14:30] instead of just rar [14:30] how can I make a diff/debdiff that only contens differences in text files and skips binaries? [14:31] well, yes, but IMO p7zip's CLI is *SO* screwed up in the mind that I'd rather have my 20+ other unzipping tools. [14:31] tar cf - directory | 7za a -si foo.tar.7z [14:31] ??? who thought of that? [14:40] jdong, who knows :D [14:40] jdong, “When the Patriarch McIlroy invented the pipe, he knew that it would transform software, but did not know that it would transform mind.” (and create stupid?" === mterry_ is now known as mterry === Ampelbein is now known as ampelbein === aanjhan is now known as ThiefOfBaghdad [16:35] hey [16:35] i have a program that is 4.7 MB [16:35] but the deb is only 128k [16:35] fail. [16:37] any reason why that would be happening [16:38] ni|, the package doesn't contain the required file? [16:38] nope [16:38] so weird [16:38] debuild -i -us -uc -b [16:39] debian DesktopIcon128.png DesktopIcon24.png DesktopIconG128.png DexrexExtensions [16:39] thats what ls looks like [16:39] dexrexextensions is 4.7 MB [16:42] directhex: ^ [16:43] your debian/install is correct? [16:44] yes [16:44] directhex: can i PM it to you? [16:44] or pastie it? [16:44] http://www.pastie.org/private/id6657gytn3apbrbp6pjwa [16:44] pastebin things. asking for private help in a channel of 237 people is silly [16:45] i did... [16:45] and those files are all in debian/tmp, or placed there by your "install" rule? [16:45] i'm using CDBS [16:46] include /usr/share/cdbs/1/rules/debhelper.mk [16:46] thats all that is in rules [16:46] thanks for helping me :) [16:47] CDBS is black magic. overriding it hurts. someone else may know the right chickens to sacrifice to make it do things [16:48] i mean what else is required oO its a binary -- i just put it in a folder dexrex-extensions-1.0 [16:49] debian in there and all the binaries in there [16:49] correct? [16:49] may you need change your install script to install it inside debian/packagename ? [16:49] ? === Lure_ is now known as Lure === iulian is now known as Guest69776 === Guest69776 is now known as iulian === hansk599 is now known as hanska === janito_ is now known as joaopinto [20:03] I was looking at information about becoming an Ubuntu member here: https://wiki.ubuntu.com/Membership. I do not know how to make a personal page. Is there someone here that might be able to point me in the right direction? I know I am not ready, but I would like to begin building a resume of my current projects for when I do apply [20:04] adelie42: https://wiki.ubuntu.com/YourWikiUserName [20:05] Thank you! [20:05] Yet another page I haven't registered for. ) [20:06] oh good, it sees I am logged into launchpad [20:41] adelie42: welcome to your new Launchpad overlord! [20:42] I for one welcome our new launchpad overlord sladen === bastiao_ is now known as k0p [21:33] hello. i have a question about apport implementation. if i make apport-cli -f -p , then it gathers information and takes me via my browser at https://bugs.launchpad.net/ubuntu/+source/package/+filebug/ID. so, the question is, does exist some way to change that url to https://bugs.launchpad.net/package/+filebug/ID ? for example, if i make some project, and would like use lp with apport, but my package is not in ubuntu. [21:41] ia: I'd talk to pitti about that in #ubuntu-devel [21:44] can anyone tell me how I might apply a git diff such as http://cgit.krandor.org/cgit.cgi?url=workrave/diff/&h=branch_v1_9&id=33f01a179da87e27dca3d57662872ef7077efb22 [21:45] I'd like to get a fix for bug 310551 in a PPA unless someone else can fix it, otherwise that app is completely and utterly broken in jaunty [21:45] Launchpad bug 310551 in workrave "workrave doesn't receive keyboard/mouse events" [Unknown,Fix released] https://launchpad.net/bugs/310551 [21:45] since it is an RSI app it kind of needs those events :) [21:46] mrooney: You can prepare a patch for sponsorship if you're so inclined [21:46] then it will get in for sure [21:46] Laney: well that is sort of what I was initially asking, how do I turn that diff --git into a patch [21:46] do you know how? [21:46] sure [21:47] oh boy can you enlighten me :) [21:47] essentially you download the package, figure out what patch system it's using (if any; add one if none), import the upstream fix, make sure it applies cleanly, build and test! [21:47] Laney: hm I am not sure, if I am asking the question right or something [21:48] that link I gave, is a git diff [21:48] how I apply it to the source [21:48] save the diff to a file [21:48] yes I have done, and I have the source [21:48] and then import it into the package [21:48] hold up [21:48] k :) [21:48] https://wiki.ubuntu.com/PackagingGuide/PatchSystems [21:50] hint: workrave does not use a patch management system. [21:51] dtchen: yes that is what I suspected [21:51] well adding one is fairly trivial [21:51] (so just take http://cgit.krandor.org/cgit.cgi?url=workrave/patch/&id=33f01a179da87e27dca3d57662872ef7077efb22 and apply it) [21:53] hrmph [21:53] hm so should I add a patch system or just patch the source? [21:53] I am fairly new to MOTU works :) [21:53] patch the source [21:54] accepted practice is to not introduce a patching system [21:54] we flamed back and forth about this issue years ago [21:54] * Laney flames forth once more [21:54] I'd patch it and just send the raw diff to the Debian maintainer [21:55] but who am I to challenge the orthodoxy :) [21:55] s/patch it/add a patchsys/ [21:56] remember the changes always appear in the diff.gz regardless. [21:56] in the past, i've been a lot more lenient earlier in the dev cycle. as beta and rc freeze loom, eyeball-ability matters. [21:57] heck, i'm pushing a lot of changes to post-release just due to that. [21:57] dtchen: okay so then I guess I am back to my original question, I've saved that diff but don't know how to apply it [21:57] use patch(1) [21:57] I tried patch -p0 hoping it would work [21:57] hoping sounds like a bad idea. [21:57] perhaps I am making some mistake, would you expect that diff to apply with patch? [21:58] dtchen: What do you mean? We'd be reviewing a debdiff either way [21:58] * mrooney pours water on the flames [21:58] not flaming, just curious [21:58] :) [21:59] Laney: it's largely moot for this patch. ask raof if you want an idea of smaller is better (cf. xserver-xgl) [22:00] mrooney: have you extracted the source package? [22:00] anyway it is upstream so the next sync will get it [22:00] dtchen: well, hm, isn't it extracted automatically? [22:01] mrooney: you cannot assume everyone is running the release you are. [22:01] what is the directory I get when apt-get source? Isn't that the source? [22:01] mrooney: that's the parent directory containing the sources. it's also the parent directory of the extracted source. [22:01] or should I extract the .orig? [22:02] right so I mean, don't I want to apply it in that extracted source? [22:02] yes, you do. [22:02] I am confused then, what was I supposed to extract? [22:02] the source package. [22:02] dpkg-source -x workrave_1.9.0-6.dsc [22:02] * mrooney steps away for a brief minute [22:02] (again, you can't assume the signature is present. if it isn't, dget will not extract the source package) [22:03] :~/Code/sponsor/workrave-1.9.0$ patch -p1 --dry-run <../foo.diff [22:03] patching file backend/src/unix/X11InputMonitor.cc [22:03] patching file backend/src/unix/X11InputMonitor.hh [22:25] dtchen: how are you saving that patch, just copying it from the web, in the link I sent? [22:26] I am getting errors like patch: **** malformed patch at line 6: // X11InputMonitor.cc --- ActivityMonitor for X11 [22:26] are you asking how i got the raw diff? [22:26] if so - i took your url, clicked commit, then clicked patch [22:27] mrooney: about the workrave bug you just commented on (LP #310551), do you think it should be fixed in Unstable and then request a sync for Jaunty? [22:27] Launchpad bug 310551 in workrave "workrave doesn't receive keyboard/mouse events" [Unknown,Fix released] https://launchpad.net/bugs/310551 [22:28] dtchen: yes, thanks :) [22:28] fmarier: that would be the best way, yes. === Snova_ is now known as Snova [22:28] alright, I'll try to find some time to prepare and test an updated package today... [22:28] haha [22:28] mrooney: (the url to the raw diff was also given above) [22:29] oh yes, it was, sorry :/ [22:29] I looked at it quickly and thought it was just the link I originally sent [22:38] is there a way to pass -j2 to make through debuild? [22:40] oh it looks like debuild -j2 :) [22:45] fmarier: I'd love to learn more about MOTU and would be happy to do as much as possible [22:45] I applied the patch, built the deb, and confirmed that it fixes the issue === calc_ is now known as calc === Snova_ is now known as Snova === lamego is now known as joaopinto === asac_ is now known as asac [23:45] Hi! Im from Brazil and need meet the mentor for help in Ubuntu. Im very intersting.