[00:05] What about that feature where you can export a global variable with your name and e-mail [00:05] ? [00:05] export DEBMAIL=... [00:05] export DEBFULLNAME=... [00:05] ScottK2: It is DEBEMAIL, not DEBMAIL [00:06] nhandler: Right. Typo. Thanks. [00:06] np ScottK2 [00:13] What is the process for a ?backport? [00:13] quentusrex: https://help.ubuntu.com/community/UbuntuBackports [00:13] Will hardy ever get: dput 0.9.2.35ubuntu1 ??? [00:18] If I need to change php5's upload_max_filesize from 2M to 20M, can this be done from conf.d? [00:19] quentusrex: Not unless someone asks for a backport. [00:20] and my second question? [00:23] * ScottK2 doesn't know a thing a php and intends to keep it that way. [00:24] I'm mantaining inkscape svn on my ppa. I wonder if I have to replace the Maintainer field (Ubuntu Core Developers) with my own name/email, and remove XSBC-Original-Maintainer field? [00:25] x1250: I believe that is prefered for PPA packages [00:25] nhandler, ok, thanks [00:32] ScottK2: can I ask for a backport? if so how? [00:32] quentusrex: Read that help.ubuntu.com link I sent you earlier. It outlines the process of requesting a backport [00:36] Where do I put post install commands that should only be run on install and not on update? [00:39] is there an ETA on OO.o3? [00:55] Hrm. I forget... what's the command that I can use in conjunction with pbuilder to login to the chroot and check my binary dependencies? [00:57] sudo pbuilder login. Silly me. === theseinfeld is now known as theseinfeld_ === theseinfeld_ is now known as theseinfeld [01:15] If you run pbuilder create --debootstrapopts --variant=builldd, is it normal not to get adduser within the chroot? [01:25] Is there a better way to test Depends: than by trying to install the package inside the pbuilder chroot? [01:26] awmcclain: Not that I know of. [01:27] Well, you could make a vm using a minimal CD and install in that, if you think the chroot-ness is an issue?? [01:27] jmarsden: Hrm. I'm trying to set up my pbiulder environment, but my chroot doesn't have adduser (which is required by the pre_install on one of my packages). [01:28] jmarsden: My other pbuilder environment has it installed... so I'm wondering if it's something I did when building. [01:28] Or does the package need Depends: adduser ? Not sure. [01:29] s/building/running pbuilder create [01:30] awmcclain: My Inrtepid i386 pbuilder seems to have adduser in it... [01:30] jmarsden: Right. But isn't preinst run before it checks for dependencies? And isn't adduser standard on ubuntu distros? [01:31] I wonder if the buildd variant thing does not include adduser for some reason?? [01:31] hrm [01:31] awmcclain: As an additional test you could try uploading to your PPA and see if it builds there?? [01:31] time to create a new pbuild [01:32] jmarsden: Heh. This was all in an attempt to get it TO build on the ppa. ;) [01:32] OK, but if you suspect the issue is with pbuilder ... try building some other way. Does the PPA builder complain about the lack of adduser in the same way? [01:34] Wait... testing install-time Depends to get PPA to build? That sounds odd? Does the PPA builder really install the resulting binary to check its Depends? [01:35] jmarsden: No no. The control file I've been handed is quite poor, so I'm moving packages into the Build-Depends-Indep, and I'm noticing that there are a lot of packages in the Depends: that I think are extraneous. So I'm trying to test that. [01:38] OK. ubuntu-minimal pulls in adduser, so I'd say it really should be in your pbuilder. [01:39] Can you explain to me how --debootstrap and --buildd mimic the PPA "more accurately"? [01:48] Hi all [01:48] i have a question [01:49] if a bug is related to a bad translated word into a po file, can i change that file and then make a patch for this program? [01:54] ¿? [02:05] anakron: If it's a Universe package, yes. If it's in Main, there's a whole separate process. [02:06] cheese [02:07] but i can change a translation error? or must be a translation team? [02:09] jmarsden: Well, pbuilder create (without flags) gave me adduser. go figure. [02:10] awmcclain: Bug in the variant=buildd template, then, probably. [02:22] i wanna know [02:22] if it is a translation bug [02:22] can i fix it editing the po file? [02:23] if its right to do in this way [02:23] and then make a patch for it and upload it to the bug page [02:24] awmcclain: In case you care... the code dealing with the buildd variant is in the work_out_deps function in the /usr/share/debootstrap/scripts/intrepid script. Seems to pick only packages with Build_essential: yes [02:24] jmarsden: Ah, which makes sense. [02:25] and if it can be done, someone know a translation into german of "cheese webcam booth" [02:25] käse something something [02:25] ;) [02:26] XD [02:26] anakron: If you do not speak German, do not do German translation for Ubuntu? [02:26] it was published by a german user [02:26] he says that is a bug in the translation of cheese [02:27] jmarsden: Do you have any experience with autoppa? [02:27] the translation that appers is "Cheese-Website" [02:27] Google language tools suggests Käse Webcam Stand [02:28] awmcclain: No, I'm not prolific enough to need it! [02:28] thanks ill take it like a reference === ScottK2 is now known as ScottK-laptop [02:28] but ill look for other opinions [02:29] Käse Webcam Stand?¿ [02:29] but it not the right translation [02:29] cause the name of the program musnt be changed [02:29] so it could be "cheese Webcam Stand" [02:30] jmarsden: Heh. https://launchpad.net/~awmcclain/+archive Before, I had to upload each one by hand. [02:31] Yes, looks like you are good candidate for autoppa. Does it work for you? [02:31] jmarsden: I'm on cloud nine with it. Of course, I had to install a client version of ubuntu since all of the gnupg caching methods require an x server... [02:31] thakns jmarsden :D [02:32] awmcclain: Hmm. gpg-agent and pinentry-curses ? [02:32] jmarsden: Do you use bzr to handle packaging branches? If so, do you use LP? [02:32] I'm a beginner with bzr. [02:33] jmarsden: pinentry-curses wouldn't work for me. I hanged... or, it wouldn't cache the passphrase. [02:33] grrr [02:33] awmcclain: File a bug against it? [02:33] what's up with revu! i can't login :P [02:34] jmarsden: I'm sure it was the way I had it configured. After wasting too much time at 3AM, i just installed intrepid using vmware. I'm actually very happy with it. [02:35] OK. [02:35] vorian: It let me log in just fine (using LP OpenID), looks like it is working...? [02:36] ya, just got it [02:36] Good. [02:36] there was an error, but I kept refreshing over and over and over again [02:36] <3 [02:36] much love === hyperair1 is now known as hyperair [05:11] hi guys, could someone shed some light with this compile error (osmo svn): http://paste.ubuntu.com/78210/ [05:12] gui.c: In function 'gui_create_about': gui.c:1806: error: expected expression before ')' token [05:12] x1250: Need the see the code around that line [05:12] sprintf(tmpbuf, "%s %d", _("SVN revision"), REV); [05:12] s/Need the/Need to/ [05:12] wait, I'll pastebin it [05:14] StevenK, offending line is 38: http://paste.ubuntu.com/78211/ [05:14] What is REV defined as? [05:17] uhm, I can't find other REV in that file, only #ifndef REV, and the one in the offending line [05:18] It's more than likely either in conf.h or another header [05:19] I suspect REV is "" [05:19] Due to the Making all in src [05:19] Sigh. Firefox, I hate you [05:19] Due to "/bin/bash: svn: command not found" in the build log [05:21] StevenK, $ grep -rin "^#define" * | grep REV returns nothing related [05:22] * Hobbsee suggests installing svn, as a start. [05:23] Build-Depending [05:23] It looks like a PPA build log [05:24] x1250: -r and * aren't really right. [05:24] x1250: I'd suggest grep -r REV . [05:27] StevenK, I can't find it, it isn't there, I guess he forgot? :) [05:28] I guess it gets added at build itme. [05:28] s/itme/item/ [05:28] x1250: My thought is, REV is "", which makes that snprintf(); blow up, hence your compile error [05:29] what should I do? just change it to some string like "622" (which is the revision) ? [05:32] x1250: Or add a Build-Depends on svn, so it can run svn info or some such [05:32] It may try to run a svn update or svn checkout, but don't do that. [05:35] If a build fails in the PPA, should I increment the ~ppa version number? [05:36] It will probably fail to upload if you don't. [05:40] StevenK, adding subversion did the trick... [05:42] thanks [05:43] No problem === orly_owl_ is now known as orly_owl === Igorot_ is now known as Igorot [10:34] hi all [10:34] an offtopic question: Is there a way for me to install/build+install the xorg-video-intel driver from Hardy in my intrepid install? [10:35] there is a serious regression in the intrepid package, which is unfortunately due to upstream [10:40] freakabcd: out of curiosity, which regression is it? [10:40] 'screen totally blank', 'screen flickering', 'external display not on proper resolution', 'sometimes showing junk screen on X startup' [10:41] many of these happening on many people's various intel chipsets for laptops, 855gm, 915, 945, etc. [10:42] i really want to rebuild the source package from hardy onto my intrepid. would you be able to help me out with this? [10:42] and judging from the traffic on bugs.fdo, it hasn't been fixed yet :( [10:42] the hardy driver worked perfectly for me (and all the others having the problems) [10:44] freakabcd: and I assume this is with compiz disabled? [10:44] (and no, I don't know how the X packages work :() [10:44] ofcourse, i never used compiz. my graphics chip is incapable of style ;) [10:45] RainCT, doesn;t matter. as long as you can perhaps guide me in building the source package of hardy in intrepid [10:45] i don;t need to get a final package, just need the intel driver, so i can replace the current one [10:46] Ah OK. I'm asking because here Compiz doesn't work anymore on Jaunty (but because the new compiz version uses some GPU stuff which the intel driver doesn't support for some older cards). The symptoms didn't match anyway, though. [10:46] so i just downloaded the .dsc, orig.tar.gz and the diff.gz file [10:46] what do i do now? [10:48] freakabcd: dpkg-source -x *dsc; cd xserver-xorg-v*; get-build-deps .; dpkg-buildpackage [10:48] not sure if it will work, though [10:48] lemme give it a roll [10:49] (you'll need ubuntu-dev-tools and pbuilder installed for get-build-deps to work; else you can just look them up in debian/control and install them yourself) [10:55] if someone want to review my package (http://revu.ubuntuwire.com/details.py?package=sqliteman ) previously advocated by dktrkranz but just corrected :) [10:57] OT, does youtube support ogg (or is there some similar page which supports it)? [11:17] RainCT, bah.. there were some issues.. but i worked around them and finally built and installed in /tmp/intel as prefix. [11:17] so now i will try to replace the currently existing files (making sure to backup ofcourse) [11:17] and i hope it works [11:18] if it does, i will ask the ubuntu people to provide a package of the old driver for the peole having the issues [11:18] * Hobbsee expects they probably won't [11:19] that jump in versions was pretty big, and required upgrades of various other packages, iirc, and a couple of new packages. [11:19] nope.. nothing major required.. [11:19] so, downward compatibility might be wishful thinking. [11:19] i just built the files myself [11:19] does it actually work, or just build? [11:20] right. I was talking about it actually working. [11:20] yeah, have to test it now. only thing i had to modify was to edit the configure.ac file a little bit to enable build [11:21] in theory it should work now as a video driver. because it was built with all the right prequisite libs on my machine. hopefully it works too. i've gotta eat now. will teat it after dinner and let you guys know. [11:21] anyway, if i get it working and ubuntu guys aren;t willing to provide a deb, i'll probably post in the bug reports that i have it working with the old driver. [11:26] hi [11:28] if someone has free time, please can review http://revu.ubuntuwire.com/details.py?package=dsss ? === DRebellion_ is now known as DRebellion [12:44] please if someone has free time, can review http://revu.ubuntuwire.com/details.py?package=dsss ? [14:37] Hi all [14:38] Hi RainCT === protonchris_ is now known as protonchris [15:03] Hi al [15:03] hi all [15:03] one question [15:03] if I upload a patch for a bug [15:03] and its works fine [15:04] what i can do now? [15:08] hi anakron :) [15:08] Hi Rain [15:09] anakron: I'm looking at it now. Usually you would subscribe the ubuntu-universe-sponsors (or ubuntu-main-sponsors, if the package is in main or restricted) team to the bug report and set the status to "Confirmed" [15:12] i add ubuntu-universe-sponsors [15:12] cause cheese is a universe package [15:12] yep [15:13] so, now, i must wait [15:13] im looking for some bugs like these ones [15:13] to fix them fast [15:13] anakron: set the status to "confirmed" and change the "assigned to" field to "nobody" [15:13] ok [15:13] done [15:26] if someone want to review my package (http://revu.ubuntuwire.com/details.py?package=sqliteman ) previously advocated by DktrKranz but just corrected :) === fta_ is now known as fta === evalles_ is now known as effie_jayx === smarter_ is now known as smarter [16:58] If the homepage/author email change for a package not in Debian, should I update the copyright and control files to contain this new information? [16:58] james_w: Still up for some sponsorship? Or shall I just u-u-s it up? [16:59] nhandler: Probably not worth an upload on its own [16:59] but if you're uploading for some other reason then sure [17:01] Laney: hit me up [17:02] james_w: bug #303724 [17:02] Launchpad bug 303724 in gtwitter "Please update gtwitter for Mono 2.0 transition (also fixes long-standing FTBFS!)" [Undecided,New] https://launchpad.net/bugs/303724 [17:02] ! :-) [17:03] * directhex hands Laney cake [17:03] It hasn't built for months [17:03] * Laney rocks with directhex [17:04] 'tis actually quite a cool app, I might start using it [17:04] heh! [17:09] Laney: do you have a clean diff I can review? [17:09] I can filterdiff one up [17:10] thanks [17:10] nothing wrong with what you did, just don't feel like wading through right now to find the important bits [17:12] I need some help with my apt package. [17:12] I need information on what scripts are run and when... [17:12] * Laney slaps filterdiff [17:12] quentusrex, you mean the dh_ entries in debian/rules? [17:12] Example: I need to know where to put my script so that it is only installed on install, and not run on upgrades. [17:15] james_w: filterdiff -i gtwitter-1.0~beta/gtwitter/Makefile.am -i "gtwitter-1.0~beta/debian/*" -i gtwitter-1.0~beta/configure.ac gtwitter-mono.debdiff [17:15] Laney: thanks [17:17] np [17:22] directhex: yes, I mean those entries. I'm trying to find one that will only run on install... [17:28] Laney: uploaded thank you. Now apply for MOTU. [17:28] :$ [17:28] I have no confidence! [17:29] but you get a special MOTU hat [17:29] Laney: I think you are definitely ready, and I'm tired of sponsoring thing for you :-) [17:30] directhex: "using Gnome;" doesn't do what I expect, am I missing something? [17:30] james_w, what do you expect? :) [17:31] I have build failure of " error CS0103: The name `Gnome' does not exist in the current context" [17:31] adding "using Gnome" gives "error CS0246: The type or namespace name `Gnome' could not be found. Are you missing a using directive or an assembly reference?" [17:31] james_w, "using" allows you to use methods in a namespace without fully qualified names (e.g. 'using System;' allows you to use 'Console.WriteLine' rather than 'System.Console.WriteLine') [17:32] ah [17:32] james_w, to get your hands on the namespace itself, you tend to need the assembly itself to be referenced when compiling [17:32] james_w, which means -r:/path/to/foo.dll [17:32] I want "import" or something then I guess [17:32] james_w, or, for mono, you can use -pkg:some_pkgconfig_thing [17:32] e.g. -pkg:gnome-sharp2.0 [17:33] nice [17:34] another advance found in mono but not in that lame windows CLI framework from that bloated company nobody likes ;) [17:35] if a motu or otherone has time to review my package ...http://revu.ubuntuwire.com/details.py?package=sqliteman [17:37] * directhex updates debian wiki [17:37] * Laney updates debian [17:37] directhex: I uploaded, autopano-sift, working on muinescrobbler [17:37] congrats Laney, i think you've officially got the first transitioned app package in any archive :) [17:37] yay! [17:38] james_w, oh, really? you beat Laney? :o [17:38] unyay! [17:38] hm. is LP being glacially slow for anyone else? [17:38] no more than usual [17:38] I uploaded banshee as well the other day [17:39] james_w: You should be updating http://wiki.debian.org/Teams/DebianMonoGroup/Mono20TransitionTODO ! [17:39] yeah [17:39] I can't remember my debian wiki password :-) [17:41] directhex: What does [M] and [U] mean? [17:42] directhex: http://paste.ubuntu.com/78352/ review please :-) [17:42] Laney, universe & main! [17:42] aha [17:43] james_w, let me try a test build [17:44] directhex: it builds :-) [17:44] * james_w things directhex is silly for thinking I would dare to show him a patch that wasn't at least build tested :-) [17:47] Shouldn't it be MCS = csc? [17:47] well, i was wondering if the configurability was doing as expected. /me checks build log [17:47] nope, james_w wins [17:47] make[1]: Entering directory `/tmp/buildd/muinescrobbler-0.1.8' [17:47] csc -target:library -out:AudioscrobblerPlugin.dll -r:Mono.Security.dll -r:System.Web.dll -pkg:gconf-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:gnome-sharp-2.0 -pkg:muine-plugin -resource:Audioscrobbler.glade EventQueue.cs Functor.cs Global.cs Song.cs GAudioscrobbler.cs AudioscrobblerPlugin.cs [17:48] ok to upload? [17:48] james_w, well played, seems spot on to me [17:48] thanks directhex [17:51] directhex: shall I do sysinfo in case NEW holds up the package from Debian? [17:55] james_w, IMHO yes [17:55] james_w, hanska hasn't pulled it into pkg-cli-apps svn yet, so evidently any updates at the ubuntu end are still valuable [17:56] directhex: what are pkg-mono's plans for the packages that they do not maintain? [17:57] james_w, beyond passing patches to the maintainers, the options are limited. NMU? it's hardly ideal, and seen as aggressive by some maintainers [17:57] yeah [17:57] though won't everything FTBFS? [17:57] james_w, in experimental? yep! [17:57] james_w, which means OOo and kde4bindings right now :) [17:57] james_w, and all the listed apps/libs in jaunty [17:58] good way to orchestrate a transition :-) [17:58] james_w, violently, you mean? :p [17:58] make everything RC buggy so that you can NMU to your hearts consent :-) [17:58] heh ;) [17:58] directhex: should we ubuntu1 everything you aren't maintainer for then? [17:59] we can always sync over the top later [17:59] james_w, as long as the debian maintainer gets a copy, i think it's probably for the best [17:59] yeah, exactly [17:59] james_w, that's why so much of the core stack is (needlessly now) ubuntu1 [18:00] james_w, the only bit of the core stack requiring ubuntuing is monodoc, but we did it anyway to help bypass NEW delays [18:00] my concern is that we could end up with a half-done transition and you trying to find sponsors for these updates when everyone is focused on release [18:00] I assume you are happy with the maintained stuff getting updated in time? [18:00] james_w, yes, i think those are safe enough [18:01] worst case, it slips past DIF [18:01] cool [18:01] sounds like a plan [18:03] ** (/usr/lib/mono/2.0/gmcs.exe:14774): WARNING **: The following assembly referenced from /usr/lib/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll could not be loaded: [18:03] Assembly: Mono.Cairo (assemblyref_index=2) [18:03] sounds odd [18:04] james_w, what's throwing it? [18:04] youtranslate [18:04] why does gtk-sharp not depend on cairo? [18:05] james_w, it does [18:05] directhex@mortos:~$ apt-cache depends libgtk2.0-cil [18:05] Depends: libmono-cairo1.0-cil [18:05] hm..... [18:05] ah, nice didn't know about "apt-cache depends", thanks :-) [18:06] try adding a direct build-dep on libmono-cairo2.0-cil ? [18:06] shouldn't be needed though :x [18:07] yep that works [18:07] want me to upload with that, or does this need a fix in gtk? [18:08] i don't *think* it's a gtk problem, we'd have seen it before [18:08] should it not depend on the 2.0 version [18:08] sorry, I don't mean gtk itself, but libgtk2.0-cil [18:08] hm [18:08] what was the FULL build error? [18:09] actually, let me try it locally [18:09] erk, what a funny build system [18:09] http://paste.ubuntu.com/78366/ [18:09] yeah, it's stupid [18:12] * Laney munches cookies [18:14] Dare I brave f-spot? [18:14] Laney, i'd coordinate that with whoever's most used to man-handling it [18:16] mm, there's a few people who have worked on it [18:16] * Laney takes a peek [18:16] * Laney screams [18:17] james_w, very strange build problem, but if adding that build-dep fixes it, then just do it & walk away slowly :) [18:17] Laney, there are worse packages than f-spot, that's the scary bit [18:17] Laney, if you really want to peek inside the mind of cthulu, then the package to look at is ikvm [18:17] worse than OOo ^_^ [18:17] haha [18:17] I'll pour myself a stiff drink first [18:17] ikvm is still a fascinating idea though [18:18] directhex: does it work? [18:18] java compiler for CIL, that's sorta cool. java bytecode interpreterish for CIL, that's very cool [18:18] laga, i have used it in the past [18:18] laga, literally a couple of years ago [18:19] ah, so it's somewhat mature (hopefully) [18:19] i like java. i really do. [18:19] laga, it works by... um... well, a rather chunky GNU.Classpath.dll assembly, iirc [18:19] laga, it's quite mad :) [18:19] question: I'm restructuring a package, "package" is becoming package-common + package, with package-common holding most of the stuff previously in package. How can I ensure the update will go smoothly? Is it ok to declare Breaks: package (< version) and Replaces: package (< version) in package-common? Of is Replaces: enough? [18:20] ma10, surely is package depends on package-common, there's no problem? [18:21] directhex: yes, it depends on it, but then when package-common gets installed it conflicts with the files still installed by the old "package" [18:21] ah. hm. [18:22] ma10: I think the usual solution is to make package-common Conflict/Replace oldpackge (<< version-which-last-shipped-the-file) [18:22] ma10: not breaks, but Conflicts as Laney says [18:22] but "<< version-that-moves-the-files" [18:23] * Laney defers [18:23] I've seen a page about this before, but couldn't find it [18:23] oh but the debian policy says _not_ to use Conflicts: for this situation === Tweenaks is now known as Treenaks [18:25] I'll try with just Replaces: and see how it works [18:27] where does it say that? [18:28] http://www.debian.org/doc/debian-policy/ch-relationships.html#s-conflicts here [18:28] A Conflicts entry should almost never have an "earlier than" version clause. ..... [18:31] yeah [18:31] and also in the Replaces sections it says that Conflicts: + Replaces: is only to be used when the old package has to be completely substituted [18:35] so Breaks is the correct field to use in this case? [18:36] * jdong has to go through a similar transition for a package [18:36] jdong: that's what i understand, the manual makes no examples at all. Or maybe just Replaces: is enough [18:37] replaces I don't think is enough. [18:37] before we used to use conflicts to do this. [18:37] but apparently by new policy we should use Breaks. [18:37] at this point I'm just guessing too [18:37] i'll have to try every combination i guess [18:38] well what works isn't the issue here [18:38] it's what is the correct convention for consistency [18:38] I am willing to bet a lot of combinations of breaks/conflicts/replaces will "work" [18:39] yeah right [18:39] perhaps fire something off to the -devel list [18:39] Breaks is new [18:39] so it can be done without it at least :-) [18:40] i'll do some research first.. i don't want ppl telling me RTFM :) [18:40] autopano-sift is odd. i wonder why it build-depends on winforms [18:40] I'm pretty sure it's Conflicts/Replaces despite what policy says [18:40] directhex: there is a directory called autopano-win32 [18:40] james_w: well the policy seems to strongly imply it prefers breaks to conflicts+replaces [18:40] directhex: I didn't look any deeper :-) [18:40] before reading that, I wwas sure the answer was conf+replace too [18:41] jdong: yeah, but you can't even use Breaks in Debian yet [18:41] well in Ubuntu it's been used pretty extensively already [18:41] yup [18:41] james_w, well, tek-nik-ly doing a per-os gui on top of generic internals is fine - even a good idea for native look & feel. [18:41] yeah I'm not a very opinionated one for policy [18:42] hence the suggestion to hit the mailing list and catch the attention of someone who is :) [18:42] directhex: yeah, but does it need to build it on linux? :-) [18:42] i'll see how packages with the same structure do it [18:42] james_w, the package has no binary deps on it, so... no idea o_o [18:43] jdong: btw, sorry for being a little absent lately. I got this new job and it's keeping me quite busy.. [18:43] wait a sec..... [18:43] yay, adding a configure check that sets MCS and then using a completely different variable as your compiler \o/ [18:44] -target:winexe -out:autopano-win32.exe \ [18:44] it COMPILES the windows version! [18:44] i would have liked to release the fixes for azureus much earlier [18:44] james_w, another one? sad really isn't it o_o [18:47] james_w, well, it seems the windows gui runs. it looks like poop, but it runs ;) [18:47] directhex: is it installed in the package? [18:47] james_w, no [18:48] good :-) [18:48] directhex: looks like poop? Well then it matches the default theme ;-P [18:49] james_w, it'd be good if someone at some point (i.e. not a priority) removed the winforms bit from the build [18:49] yeah [18:49] it already has code conditional on the platform, but doesn't conditionalise that [18:49] o_o [18:50] directhex: ugh, got a build failure now apparently due to two cairo-cils being installed [18:50] james_w, muinescrobbler again? [18:50] http://paste.ubuntu.com/78378/ [18:51] nope that worked fine strangely [18:51] sysinfo [18:51] Hi. Can someone sponsor or review the debdiff I attached to bug #285674. It would allow to close 2 bugs (and it uses autopano :-) ) [18:51] Launchpad bug 285674 in hugin "[Merge request]Please merge Hugin 0.7.0-1 from Debian Experimental" [Wishlist,New] https://launchpad.net/bugs/285674 [18:52] * james_w goes to eat dinner [18:52] fabrice_sp: I'll bite [18:52] http://revu.ubuntuwire.com/details.py?package=tetzle <.- awaiting comments / approval [18:53] james_w, perhaps find a way to make the "-r:/usr/lib/mono/1.0/Mono.Cairo.dll" turn into "-r:/usr/lib/mono/2.0/Mono.Cairo.dll"? i suspect it doesn't help that there's no pkg-config file for mono-cairo 2.0 [18:54] fabrice_sp: it's from experimental [18:54] mok0: by the way, I fixed the dvdstyler package you reviewed before [18:54] fabrice_sp, what is hugin? [18:55] fabrice_sp: great, I'll take a look later [18:55] mok0: yes, but I have it since a quite long time in my PPA, and at least 6 users reports [18:55] it's a software that allows you to 'paste' several pictures and make a panoramic picture [18:56] fabrice_sp, so is autopano-sift, and james_w just uploaded a new version of that ;) [18:56] and it's using autopano to detect the common points [18:56] directhex: yes: that's why I emember that this bug was stil lwaiting :-) [18:57] s/emember/remember/ [18:59] fabrice_sp: quite a few changes from the svn3191 version... [19:00] mok0: it's basically a bug fixing release, so no big updates [19:02] fabrice_sp: bugfix release? 266 files changed [19:02] mok0, 266 bugs :) [19:02] heh [19:03] mok0: really? Wow [19:03] fabrice_sp: your debdiff looks sane though :-) [19:04] fabrice_sp: what is autopane btw? [19:05] mok0: thanks :-) You mean autopano, right? [19:05] fabrice_sp: yes... [19:06] never mind [19:06] It's an app that find common parts in 2 pictures, to merge them after [19:06] this is what make hugin more automatic [19:06] hugin \o/ [19:06] yes :-) [19:06] fabrice_sp: ... and autopano-complete vs. autopano-sift-c ?? [19:07] mok0: autopano-complete is the script name that launch this mono app [19:07] fabrice_sp: I am trying to figure out what justifies our establishes a new Ubuntu delta, that's all... [19:08] s/estabilshes/establishing/ [19:08] mok0: np :-) autopano-sift-c doesn't exist in Ubuntu. [19:08] fabrice_sp: oh, that's a very good reason :-) [19:08] as it's a mono app, it's not within Debian, and they left the windows name of the app [19:09] fabrice_sp: how ironic, me who hate mono apps and think they should be banished from Ubuntu :-D [19:10] mok0: arghhh :-D [19:11] fabrice_sp: well, to my dismay the package looks good. Uploading... [19:11] this change would close the second bug (bug #162575) [19:11] Launchpad bug 162575 in hugin "autopano null value at MultiMatch.LoadKeysets" [Undecided,Confirmed] https://launchpad.net/bugs/162575 [19:11] thanks mok0 :-) [19:21] directhex: yeah, the problem is that mono-cairo 1.0 has a pkg-config file, while 2.0 doesn't [19:21] i wonder why. [19:26] um, did we completely miss the MOTU meeting? [19:27] Looks so [19:27] Say, debuild isn't finding my secret key for gpg, yet gpg --list-secret-keys shows it. What's likely my problem? [19:27] Do the details in the changelog match those in the key? [19:28] yup [19:30] Laney: the key has "Anthony Yarusso (tonyyarusso) " and the changelog has "Anthony Yarusso " - I don't see any typos, but sometimes I'm just blind. [19:31] "(tonyyarusso)" [19:31] they are not byte-for-byte identical, so it doesn't work automatically [19:31] you can add a uid, change the changelog, or use -k [19:32] oh really? I didn't know it checked the nickname things. [19:32] -k, that's what I did before. Thanks. [19:32] tonyyarusso: it just does a string compare [19:32] nice. Thought it was a bit smarter I guess. [19:36] :( [19:36] gmcs all over f-spot [19:38] Oh, wait. I think I found it [19:38] Laney, iirc f-spot uses both gmcs and mcs o_o [19:39] hardcoded in Makefile.include for some reason [19:49] Right. This is going to be it. [19:52] woohoo! [20:05] Laney, f-spot is one where you really need to update the debian wiki, to avoid duplication ;) [20:05] or at least mail the ML [20:05] I did put my name next to it [20:10] directhex: why is cowbell not done? :-) [20:14] james_w, i got a fever, and the only prescription is more cowbell :| [20:15] james_w, i''l do it. i should have by now [20:15] assuming it's pkg-cli-apps [20:16] yeah, i'll svn ci [20:23] Is it possible to search all LP PPAs to see if someone's packaged a particular application? [20:30] tonyyarusso: https://launchpad.net/ubuntu/+ppas [20:33] ma10: thanks [20:34] o_o @ https://launchpad.net/~mono-edge/+archive [20:36] 2.2 isn't actually released yet, is it? [20:37] no [20:39] i hope it's not based on 1.9.1 packaging or it's game over for anyone using that repo post-intrepid [20:40] o_o [20:40] native archives? srsly? [20:40] The fact that it's accidentally a native package doesn't raise confidence. [20:41] it DOES seem to have been based on 2.0.1 packaging though [20:42] so it could be worse [20:42] What are the new binaries generated by 2.2 going to be? [20:43] RAOF, the csharp shell... monodoc has been merged into mono... mono.simd... a few other bits [20:43] Ah, yeah. [20:44] okay, looking at the changelog, he's snapshotted 2.0-1 from incoming, then done some rather odd things [20:44] mono (2.0.1-1~ppa2) intrepid; urgency=low [20:44] * Replace System.Data.Linq with the SoC project [20:44] mono (2.0.1-1~ppa4) intrepid; urgency=low [20:44] * Use SDL from the atushi-200810 branch [20:44] Where does mono use SDL? [20:44] If I want to request a sync, and a package's newest version is in experimental, though there are newer ones in unstable, which would I request? [20:45] system.data.linq [20:45] nellery, which do you want? [20:45] Ah. Not Simple Directmedia Layer :) [20:45] directhex: I know the unstable version builds fine, but I haven't tested the experimental one [20:47] It's important to know /why/ the package is in experimental. It could be there because they don't want to block updates to Lenny with new upstream versions. It could be there because they expect it to be broken. :) [20:47] It's not mentioned in the changelog, but the main change is a new upstream release. [20:47] it could be there for fun! 8D [20:48] If an application is crashing on startup to to a buffer overflow, how can I capture that output to a file in bash? (the basic > doesn't do it; can't remember the other options) [20:48] *due to a [20:49] 2>&1 should dupe stderr to stdout, which would make a later > redirect properly. [20:54] RAOF: so, programname 2>&1 > logfile ? [20:54] Yah. [20:55] You might want to check the syntax; it could be 2&>1. I always get that mixed up :) [20:55] No, it's 2>&1 [20:56] Still nothing - empty file. [20:57] try "programname > file 2>&1" [20:57] it's a little funny about the positioning of the 2>&1 bit sometimes [20:58] Okay, that put *something* in the file, but all it is is the text "Aborted", not the backtrace info that was printed on the terminal. [20:59] OK, try "programname > file 2> errorfile" [20:59] that should make 2 files [21:00] mgdm: file is empty, errorfile is "Aborted". [21:00] "Hmm". [21:00] is there a 3? :P [21:01] Someone elsewhere suggested that it could be the shell itself that is printing that information, not the program. [21:01] there can be hundreds [21:01] what package is 'apt-get moo' from? [21:01] nellery: apt [21:02] ahh that's what '-h' refers to [21:03] tonyyarusso: that's possible, I suppose [21:38] if a motu or otherone has time to review my package ...http://revu.ubuntuwire.com/details.py?package=sqliteman [21:51] If you're trying to test a package that runs a daemon, what do you do? Login to pbuilder or some other chroot? Create a virtualized machine which you scrap after you test? [22:26] directhex: am I correct that mono-gac should be dropped from Build-Depends as mono-devel provides gacutil now? [22:58] directhex: no I am not :-) [23:01] james_w: Is mono-devel => mono-2.0-devl => mono-2.0-gac not enough? [23:01] Or is gacutil specifically in mono-gac? [23:01] gacutil is in mono-gac [23:01] gacutil2 is in mono-2.0-gac [23:02] and if it requires gacutil it should directly depend on whatever requires it [23:17] james_w, mono-devel should pull in the default gacutil [23:21] james_w, gacutil2 is one of the few things we managed to pressure upstream into providing for us - gacutil generally is used to register a library as being available for apps to arbitrarily use - but as a CLI binary, we had the silly situation where you'd need all of the 1.0 corlib and 1.0 System.dll just to run gacutil [23:30] bah [23:30] No applications ever respect the configure args [23:30] * Laney stomps around [23:31] Laney: funny, all the ones I've done do :-) [23:32] :O [23:32] I always get "checking for gmcs... /usr/bin/csc", and then further down they still use gmcs [23:33] Its mono. What do you expect? [23:34] I doubt it is a phenomenon specific to mono [23:35] yeah. what about portable.net's c# compiler? :o [23:36] we should have a mono transition BSP ;) [23:42] http://pastebin.ubuntu.com/78491/ [23:42] why :( [23:43] heh [23:44] Laney: You're looking at mirage, I guess? [23:44] RAOF: yessir [23:44] You're confident you've got it? [23:44] I haven't got it yet [23:44] busy moaning [23:45] I've got a patch that should work, soon. [23:45] oh, over to you then [23:45] Claim it on the wiki please [23:45] Oh, there's claiming on wikis? [23:46] http://wiki.debian.org/Teams/DebianMonoGroup/Mono20TransitionTODO [23:46] your name is next to something already :O [23:47] Hm. I wonder whether I've got a login for that wiki :){ [23:56] RAOF: I just did it for fun anyway. Change build/build.mk and Test/Makefile.am to use $(GMCS), right? [23:57] Well, you could do it that way, yes. [23:57] I was getting it to set MCS correctly, but using $(GMCS) is perfectly acceptible. [23:58] Laney: You upload, I'll send a patch upstream. [23:59] Hm, it's not even in Jaunty yet. [23:59] Correct.