[00:05] Hi guys! [00:06] I'm having issues with gambas2 packaging [00:06] lol, i forgot some commas [00:07] Forget it [00:17] figli di puttana [00:18] ops [00:18] wrong window [00:19] that's what they all say [00:19] I am highly offended sir [00:19] * tacone turns red :-) [00:19] ;) [00:19] Pueribus Impudis [00:20] Anyway, enough butchered latin for one night. I'm off to bed [00:22] hhahah [00:22] poor tacone :) [00:22] not my fault. world's against me :-D [00:26] Hi, all. [00:29] I have a question about mentorship program. Could someone help me? [00:34] kunigami: don't ask to ask :-) [00:38] Any hint from where to start? I read a lot of things in the wiki, but I'm a bit confused. [00:44] did you read https://wiki.ubuntu.com/MOTU/GettingStarted ? [00:46] Heya gang [00:51] vorian, good :) how ya doing!? [00:59] Well, I tried to do so, but it seems a bit confusing for me =( [01:17] kunigami: to me too. You could just trying to solve a bug then ask here for help when you get some issue [01:31] Ncommander, you around? [01:32] RoAkSoAx: howdy [01:32] vorian, good good, how ya doing? [01:32] great [01:33] vorian, so what's new? i've been giving a quick review to the debian new maintainer's guide and i have setup this wikipage: https://wiki.ubuntu.com/4nDr3s/Mentorship [01:33] * vorian looks [01:34] neuromit, yup [01:35] you got some time to talk to me about compiling multiple debs from a single source package? [01:35] I'm home now and I've ssh'd into my work machine [01:35] hello MOTUs [01:35] neuromit, yeah, I can talk [01:36] moin [01:36] neuromit, its pretty straightforward; you have multiple binary entries in the control file, and then you use *package*.install files to move files from debian/tmp to each package folder [01:37] NCommander: i'm guessing that the file names of the .install files has the be the same as the packages in control? [01:37] neuromit, yup [01:38] neuromit, its pretty straightforward if you know how to use dh_install [01:38] so I've never used dh_install by hand before... [01:39] dh_install is called by dpgk-buildpackage right? I mean unless its commented out in the rules file right? [01:41] Can some one take a look at my REVU please? http://revu.ubuntuwire.com/details.py?upid=2900 [01:46] NCommander, does dh_install take an install file as an argument? === nenolod_ is now known as nenolod [01:47] neuromit_, All the debhelper scripts have man files :) [01:51] cody-somerville: do you have time to check out a revu upload? [01:53] so when I build a package in the form of a single binary a .install file isn't created.... if I create one will it disrupt the building of the deb? [02:04] so I've been reading the man pages for dpkg-buildpackage, dh_install, dh_icons.... and I can't quite seem to figure out how to package an icon with my debian package... I've included the icon in the debian dir, but I'm not exactly sure what to add to the rules file to include it in the installation [02:06] neuromit_: I would put an entry for it in your *package*.install file [02:06] Or do you mean like a .desktop type file? [02:08] no I mean a icon file. So when I followed the ubuntu packaging guide I thought I didn't need a *package*.installl file if I was compiling a single binary, so I never created one, if I create one will it disrupt the compiling of the deb, if all that is in it is the icon file? [02:11] neuromit_: No, not at all. [02:12] ok one more question... (sorry for flooding ;-p ) but will dh_install automatically install all of the *package*.install files or do I have to specify them in the rules file? [02:12] hiya nxvl [02:13] hi! [02:13] neuromit_: Reading 'man dh_install' will tell you that; the answer is that it will automatically read $package.install (with some fairly minor assumptions). [02:15] heya nxvl [02:15] hi [02:15] :D [02:21] nxvl: you worked with anything that had a weird upstream version number? [02:23] or, anyone have the right advice for dealing with upstream versions with hyphens in them? [02:23] a lot [02:23] :D [02:23] * NCommander returns [02:24] nxvl: Can you tell me what to do when upstream is "1.4.3-2"? all the debian utilities think I'm making a debian native package because of the hyphem [02:24] tbielawa: 1.4.3-2-1 [02:25] You mean to add a -1? [02:25] tbielawa: package and upstream link [02:25] so in the end it would be bibus-1.4.3-2-1-0ubuntu1 ? [02:28] heh, to continue the question spam, if anyone has the URL to something that can clarify this for me I'd appreciate it. the deb policy manual wasn't clear enough fo rme [02:28] tbielawa: No, bibus 1.4.3-2-0ubuntu1 [02:29] tbielawa: debian policy [02:29] tbielawa: can you send me a link to the upstream page [02:29] wgrant: lintian and all deb helper scripts refude to belive i'm making anything but a native debian package. when I build it it refuses to see the .orig.tar.gz [02:29] nxvl: link coming [02:30] tbielawa: How have you named the .orig.tar.gz? [02:30] http://sourceforge.net/project/showfiles.php?group_id=110943 [02:31] wgrant: bibus-1.4.3-2.orig.tar.gz [02:31] tbielawa: bibus_1.4.3-2.orig.tar.gz [02:31] actually -2 is the debian version [02:32] nxvl: No it isn't. === leleobhz is now known as metilfenidato [02:32] nxvl: The part after the last - is the Debian version. === metilfenidato is now known as leleobhz [02:32] Not if it's in the upstream version. [02:32] Oh. [02:32] I see. [02:32] You're right - it's not part of the upstream version at all. [02:32] this is where all my problems are coming from. He debianized it, wayyy out of spec [02:32] wgrant: are you here -> http://sourceforge.net/project/showfiles.php?group_id=110943&package_id=151072&release_id=600703 [02:33] is that package in debian? [02:33] tbielawa: Use the real 1.4.3 tarball. [02:33] yep [02:33] nxvl: I see now - I was taking tbielawa's word that the upstream version was 1.4.3-2. [02:33] -2 is the upstream-debian version [02:33] which we don't care of [02:33] wgrant: oh ok :D [02:33] there is none? [02:33] the upstream version we care about is 1.4.3 [02:34] rather @wgrant: there is no version as just 1.4.3 [02:34] tbielawa: Then you complain at upstream for being ridiculous. [02:34] * tbielawa remembers talking with LaserJock about why no one wanted to touch this package [02:34] tbielawa: take a look at the link you first post [02:35] tbielawa: it has a debian and a windows version [02:35] tbielawa: the windows version doesn't has the -2 part [02:35] so we can assume it's not part of upstream [02:35] but from upstream packaging [02:35] nxvl: I see what you mean. [02:35] so we don't care about it, because we know upstream packaging goes from bad to horrible [02:35] I need to get a clean un debianized 1.4.3 from upstream [02:36] tbielawa: Correct. [02:36] tbielawa: just take the .orig.tar.gz === RoAk is now known as RoAkSoAx [02:37] nxvl: take it from where? I've got this up on REVU almost done save for this rediculous versioning problems [02:37] nxvl: There isn't one. [02:37] * nxvl rechecks [02:37] nxvl: Upstream has packaged it natively. There is no 1.4.3 tarball. [02:37] so I've created my *package*.install file, i uncommented dh_install in the rules file, I added the appropriate dirs to the dir file, and I added my icon file exist under the debian directory, but when I run dpkg-buildpackage -rfakeroot, I get cp: cannot stat `./usr/share/icons/*icon*.png': No such file or directory I can't figure out what i'm doing wrong [02:37] Which is plain wrong. [02:38] and in the end, this winds up breaking my watch file [02:38] well [02:38] hes using his sourceforge file serving part as his apt mirror [02:38] yes, but, there is a .tar.gz [02:38] nxvl: But it's a native Debian packaged one. [02:38] so you can download it, remove debian/ and you got orig.tar.gz [02:38] or something [02:38] ok [02:39] what would i do in this particular case: [02:39] ping upstream and ask for a clean tarball [02:39] I agree [02:39] thanks [02:40] this has been hell getting through. it's two months in now [02:40] I just want to get it finished in time to get it into intrepid [02:41] neuromit_: can you pastebin us your .install file and you .dirs file? [02:41] http://pastebin.ubuntu.com [02:43] http://pastebin.ubuntu.com/29169/ [02:44] neuromit_: when working with the .install file this helps me remember whats going on [02:44] imagine it's like using the copy command and that it's being run from the main directory of your package [02:45] so you'll want something like this in your .install file: [02:45] soma-tspikes.png usr/share/icons [02:46] ok.. I wasn't sure I could do that as none of the examples of in man page of dh_install were like that [02:46] * tbielawa nods [02:55] tbielawa, Thanks! that did it! [02:56] neuromit_: you're very much welcome [02:57] I just sent upstream an email about his wacked out version scheme. He's been very responsive in the past so this should get resolved soon :-) === philwyett_ is now known as philwyett [04:35] NCommander: You should close bug 247782 in Intrepid [04:35] Launchpad bug 247782 in mono "Ubuntu mono patch dont_check_proc_self_exe causes random segfaults in mono" [Undecided,Confirmed] https://launchpad.net/bugs/247782 [04:35] StevenK, not if the bug needs to be SRUed [04:36] NCommander: Well, do you think it requires one? [04:36] Random segfaults in hardy building stuff would probably count to me. [04:36] As serve regression [04:37] Only on a Live CD, unless I'm misremembering? [04:37] No [04:37] It effects everything [04:37] THe original patch allowed for Mono to work on a LiveCD [04:37] But it causes random segfaults all over the place. evolution-sharp's FTBFS on amd64 was caused by this [04:37] The bug was discovered by NCommander while working out why evolution-sharp built in sid chroots but not intrepid chroots. [04:38] RAOF, in addition, it did the same thing on Hardy [04:38] (But just fine in a non-chroot environment) [04:38] RAOF, no, it FTBFSed on me in a non-chroot environment [04:38] * StevenK approves the Hardy/Intrepid bits [04:38] NCommander: Oh, even better :). Worked for me out of teh chroot :) [04:38] * StevenK unsubscribes u-m-s [04:39] It was a rather inconsistant bug .... [04:39] NCommander: Now, fiddle with the bug, closing the Intrepid task :-) [04:39] * NCommander does what StevenK wishs [04:39] I don't think the patch is in dapper, I should probably see if this braindeadness is in gusty or feisty [04:40] I'm reconfirming evo-sharp FTBFS on Hardy right now === asac_ is now known as asac [04:42] hi all, I am wondering if there are some helpful souls here that might mentor me in fixing a simple bug [04:42] bug 250681 is simple enough, I apt-get source irssi [04:42] Launchpad bug 250681 in irssi "first run help link outdated" [Undecided,In progress] https://launchpad.net/bugs/250681 [04:42] bug 250681 is simple enough, I apt-get source irssi [04:43] found the string that needs changing [04:43] changed it, but now what should I do? I think I need to make a deb diff or something right? [04:43] Awsoonn, you need to modify the changelog to create a new ubuntu revision, and possibly update the maintainer, dpkg-buildpackage, and then debdiff the old .dsc and the new .dsc and post [04:43] THat's pretty much it in a nutshell [04:44] * Awsoonn is really new and only kinda understands [04:45] You need to build an updated package [04:46] jcastro: around? [04:46] If it already has ubuntu specific changes, you just need to add a new changelog entry to debian/changelog [04:46] well, accually, before that the source came with a diff should I apply that to the source, then make my change [04:46] start with sudo apt-get build-deps irssi [04:46] or build-dep, can't remember [04:47] no s [04:47] in any case it is done [04:47] k now, is there anything in /debian/patches? [04:47] there is no such folder [04:48] hmm, how big is debian/rules? [04:48] StevenK, I don't have a reproducible bug for Hardy just yet [04:48] there is no debian folder at all [04:48] what? [04:48] whoa [04:48] coppro: depending on what you use [04:49] there is no debian folder? [04:49] coppro: I think I need to first apply this diff to the source [04:49] oh, yeah [04:50] from the top, run dpkg-source -x [04:50] that will extract the source and apply the diff [04:51] bingo~ now we're rolling [04:51] ok, now, anything in debian/patches [04:51] lots [04:52] what extension? [04:52] * wgrant points out that we are not Windows. [04:53] yes, but that doesn't mean we can't have file extensions [04:53] * NCommander points out that most patches files do end in .patch or .dpatch ;-) [04:53] coppro: for the patches? there are some .h files and the rest have none [04:54] try running "file [04:54] 00list.UBUNTU: ASCII text [04:55] ok, I'm just gonna go download the source package myself, one second [04:55] :) [04:55] Thank you for helpnig me coppro [04:55] helping even [04:56] no problem [04:56] ok, while I figure out the patch system, you should make a changelog entry [04:56] ok [04:56] from the top-level srcdir, simply run dch [04:57] that should set up a new log entry [04:58] Awsoonn, you may need devscripts [04:58] (and ubuntu-dev-tools has the all helpful update-maintainer script which you may or may not need) [04:58] dch seemed to work [04:58] Cool [04:59] It might be a litlte late for this, but are you working in a clean source tree? [04:59] Or have you already applied your fix to this source tree? [04:59] I have already applied it. :) [04:59] you'll need to undo it [04:59] Ok, that's a bad thing in this case [04:59] * NCommander sees if irssi has a patch system [04:59] it was a one word change, so its no big deal to start over [05:00] NCommander, it's quilt [05:00] Ew [05:00] Ok, you can explain to him the patch system :-) [05:00] Awsoonn: first step on fixing a bug is confirming it [05:00] I'll try [05:00] Awsoonn: that bug is invalid [05:00] oh? [05:01] https://bugs.edge.launchpad.net/ubuntu/+source/irssi/+bug/250681/comments/1 [05:01] how is it invalid? [05:01] Launchpad bug 250681 in irssi "first run help link outdated" [Undecided,Invalid] [05:01] ah [05:01] sweet, [05:02] sooooooo I shall look for a new bug to eat [05:02] I'm sorry guys [05:02] no worries, you've learned something [05:02] which was the goal, after all [05:02] A lot I recon [05:03] Awsoonn, it helps if your working on bugs either to run intrepid, or at least have an intrepid chroot sitting around [05:03] I leared to set up an intrepd chroot [05:03] yes that... [05:03] you should also have an intrepid pbuilder [05:04] something I don't understand about chroots [05:04] sudo pbuilder --create intrepid [05:05] pbuilder is awesome [05:05] if I am running a chroot, can I run X? [05:05] nope [05:05] yes, in theory [05:05] no, actually you can't [05:05] why not? [05:05] because you will already have one X server running on :0 so, the 2nd one would not find it available [05:06] for running X you will need a virtual machine [05:06] virt-manager is nice and easy [05:06] right, but if I close my current X session, then start one in a chroot, it'll work right? [05:06] or you can use that one app that can run X inside X, forget what it's called [05:06] if you have you /dev mounted, yes [05:06] your* [05:07] actually i haven't tried it that far, i tried once to run a graphical app and didn't work, so i move to vm [05:07] so can I run a gnome app from a chroot in my current X session then? [05:07] and now that we have ubuntu-vm-builder is even easier [05:07] Awsoonn: "Sort of" [05:08] :) [05:08] isn't there some X server that runs inside another server though? What's that called? [05:08] Xnest [05:08] * Awsoonn enjoys the constant state of confusion [05:08] coppro: PITA [05:08] that's not the one I was thinking of [05:08] Xephyr [05:08] sounds more like it [05:09] i still call it PITA [05:10] let me see if I understand now, he chroot is only useful for testing CLI apps basicly and if I want to work on Rythmbox for example I need a VM [05:10] or another system [05:10] not necessarily [05:10] there are a few ways around that [05:10] a chroot is usefull for building packages on a clean environment [05:10] like closing down X on hardy and running it from the chroot [05:11] and to be sure you are using clean and standard packages and not 3rth party ones [05:11] yeah [05:11] I don't use it for development [05:11] well, from the chroot, it is by default clean no? [05:11] Awsoonn: Rythmbox is harder -- you want to test the full stack, like DBUS and such, and you can't easily have the Rythmbox in the chroot talking the dbusd on the host [05:11] yes, that's the point [05:12] StevenK: so if I wanted to do that, you would recommend a VM? [05:12] I would recommend setting up a nested X server, but that's just me [05:13] Awsoonn: kvm, if your machine supports it [05:13] <3 kVm :) [05:13] how do I use kvm? [05:13] how do I get udev to work in a chroot? [05:14] coppro: You bindmount /dev instead. [05:14] use virt-manager ? [05:14] Awsoonn: https://help.ubuntu.com/community/KVM [05:14] it's involved [05:14] :0 so am I... [05:14] is there a way to set it up in fstab? [05:14] Awsoonn: but simple once you get the hang of it. We took a week and implemented a system in my workplace to automate the process [05:15] my cpu doesn't suport kvm it seems [05:15] so I'm stuck with vbox methinks [05:15] qemu [05:16] use ubuntu-vim-builder [05:16] just apt-get it [05:16] ubuntu-vm-builder* [05:16] * Awsoonn is getting [05:17] pbuilder finished btw [05:17] is there anything I should do to it? [05:19] what should I do with ubuntu-vm-builder as well? [05:19] read the man page [05:19] https://wiki.ubuntu.com/PbuilderHowto [05:19] awsoonn, also read this: http://wiki.mandriva.com/en/Development/Howto/Chroot#Using_Xnest [05:19] :) Should have seen that comming [05:19] that's an easy way to test graphical stuff from within a chroot [05:20] (replace the urpmi command with "sudo apt-get install xnest") [05:44] * NCommander returns from duty [05:45] any MOTU's around? [05:46] kostmo, I'm not, but if you would like a review on a package, I'm glad to help [05:47] NCommander: you may have seen this one already ;) http://revu.ubuntuwire.com/details.py?upid=2940 [05:47] thanks tho === beuno_ is now known as beuno [05:48] oh yeah [05:48] I already did some reviewing on it [05:48] I revised the package based on another round of comments - just hoping for some official approval [05:49] I have a CDBS-based short debian/rules that doesn't do what I want, can someone take a look please? http://pastebin.ubuntu.com/29204/ [05:49] jmarsden, did you get googlegears to work? [05:50] And uh, what's wrong with it? [05:50] NCommander: I get errors from lintian about the config.sub/guess files being too old. [05:50] googlegears? Was I doing anything with that?? :-) [05:50] er, wrong person [05:50] sorry, a tad slow tonight [05:51] Post the lintian output the -v option [05:54] NCommander: http://pastebin.ubuntu.com/29209/ [05:55] jmarsden, I'm not an expert, but I'm going to surmise that lintian is detected the original config.* from the source tarball, and not anything you've changed [05:56] jmarsden, ask an MOTU, but I'm going to guess your going to need an override [05:56] NCommander: OK... any MOTU's listening who can help? :-) [05:56] * NCommander kicks cody-somerville === beuno_ is now known as beuno [06:01] I'll attach a .debdiff to the relevant bug #236140 and see if that triggers help from someone reading LP bugs... the modified package seems to build and run fine, the bug is fixed... it's just those pasky lintian errors in the way, as far as I can see. [06:01] Launchpad bug 236140 in koverartist "New .desktop file for KoverArtist" [Wishlist,In progress] https://launchpad.net/bugs/236140 [06:16] Anyone here running Ubuntu PPC I can pop a question off of? [06:18] NCommander: Try asking on #ubuntu-powerpc maybe? [06:18] Or even on plain #Ubuntu ? [06:24] NCommander: TheMuso had at least one PPC machine, at least at some point in the near past. Maybe ask him? [06:24] Well, I requested the user post his sources.lists file [06:24] The generated errors suggests it got managed [06:25] * NCommander is working on his five bugs a day ;-) [06:39] StevenK, ping [06:39] NCommander? [06:40] StevenK, care to looking into sponsoring a main package (it replaces a Recommends to a Suggests because the Recommends adds a GNOME library) [06:40] https://bugs.edge.launchpad.net/ubuntu/+source/policykit/+bug/250619 [06:40] Launchpad bug 250619 in policykit "[intrepid] policykit pulls in policykit-gnome due to Recommends" [Undecided,In progress] [06:40] * NCommander has now hugged his five bugs for the day [06:43] \sh: re debescan yes, but IIRC the resolution was to wait a bit if someone comes up to fix it eventually. which didn't happen [06:47] * StevenK tries to figure out why this package runs configure during make install [06:48] It didn't do that for me O_O; [06:48] * NCommander updates his pbuilder jail though [06:49] NCommander: Where this package is one that isn't currently in Ubuntu [06:49] StevenK, oh, I thought you were referring to the bug I linked you to ;-) [06:50] NCommander: Nope, sorry. :-) [06:50] StevenK, upload to your PPA or REVU and I'll look at it with you [06:51] It's sort of on REVU [06:51] "sorta"? [06:51] It's on REVU, but I've updated it a new upstream version and have not uploaded that [06:52] ah [06:52] * NCommander scurries in his kitcehn for food [06:53] * warp10 moins [07:16] * StevenK works it out, kicking CDBS [07:16] makebuilddir -> apply-patches -> configure. I need something between apply-patches and configure [07:18] StevenK, try using the oldstyle rules? [07:18] vs CDBS? [07:18] And, can you do me a quick favor, and see if you can access: http://nemesisnetworks.com/revu? [07:19] NCommander: Loads [07:20] NCommander: Sure, I could rewrite debian/rules. [07:20] Thank you [07:20] Damn CDBS. [07:20] StevenK, want a hand packaging it? [07:20] (if you promise to upload it that is ;-)) [07:20] or advocate on REVU [07:20] I'm pretty sure there's a CDBS magic rule for what you're after. [07:20] So I am, I just can't find it. [07:20] makebuilddir is too early. [07:21] Might be worth poking CDBS's source ... [07:21] There isn't something nice like "post-configure? [07:21] Forcing makebuilddir to run apply-patches makes cdbs do ... odd things [07:21] Heh. [07:21] post-configure is too late [07:21] I've tried that before :) [07:21] * RAOF obviously meant 'pre-configure' :) [07:21] * StevenK chuckles [07:22] what are you trying to do specifically? [07:22] * RAOF guesses: apply a patch to the build system, then touch files so that configure/autogen isn't re-run. [07:22] StevenK, try prebuild, it comes after makebuilddir, but before patches [07:22] er, pre-build [07:22] I need it after patches [07:22] post-patches? [07:23] RAOF: Almost. I need to run ./autogen.sh before ./configure, and one of the patches touches configure.ac [07:23] (And upstream doesn't ship ./configure, damn his black heart) [07:23] Do you need to modify configure.ac before or after ./autogen.sh? [07:23] Before [07:24] StevenK: And ./autogen.sh doesn't call configure? You could just make CDBS call autogen instead of configure. [07:24] SO why can't you use post-patches or update-config? [07:24] Just trying post-patches now. [07:24] pre-configure isn't actually called as a target. [07:24] I got that looking at CDBS's source ;-) [07:24] RAOF: So, you lose. :-P [07:25] Aww. [07:25] Do I win? [07:25] NCommander: See -devel, by the by [07:25] NCommander: Just checking if you do. [07:25] StevenK, I'm looking at gmail [07:25] Don't see anything really of interest that pops out at me [07:26] I meant #ubuntu-devel [07:26] <\sh> siretart: what do you think about the suggestion...if we can fix debescan on ubuntu and using our own resources... [07:26] StevenK, lol, I've been in #d-* too long [07:26] Right, NCommander loses too. [07:26] Man, dh7 is the right way to do an automated source package. [07:27] StevenK, what's wrong with post-patches? [07:27] (what patch system is your package using?) [07:27] StevenK: And autogen doesn't call configure? [07:27] RAOF: Nope. [07:27] RAOF, in my expereince autogen won't do that out of the box [07:27] ./autogen.sh is shipped upstream that runs autoreconf. [07:28] NCommander: Depends on where it's from; GNOME stuff always calls configure. [07:28] I can hack that to run ./configure $@ [07:28] StevenK, what was wrong with post-patches? [07:28] Right. That was actually going to be my next suggestion :) [07:28] Hmmm. [07:29] post-patches works. post-patches/:: doesn't [07:29] post-patches/? [07:29] I've never seen the / before, what does that do [07:29] Except that it seems to run post-patches twice [07:30] d'oh [07:30] That sounds like a bug in CDBS [07:30] I'm so going to find CDBS's author [07:30] and stab him? [07:30] At first [07:30] can I just recommend forgoing CDBS? [07:31] This sounds simpler [07:31] If your package requires anything remotely weird, it becomes a down right PITA [07:31] And it's not substantially simpler than dh7 + dpatch.make :) [07:32] * NCommander roles his eyes [07:32] * RAOF _likes_ dh7. Especially for cil apps. [07:32] StevenK, you could always set a variable to see if post-patches is getting called again, and bypass your code if it is [07:32] (if you can handle that kind of large hack) [07:33] I might try dh7 [07:34] * NCommander is now a REVU admin it seems ... [07:39] StevenK, you won't happen to know anything about openid, would you? [07:40] NCommander: I can spell it ... [07:40] StevenK, I'm looking into implementing it for REVU === greeneggsnospam is now known as jsgotangco [07:59] \sh: I think we had our chance to fix debescan, and we failed [07:59] I try to backport a package that needs debhelper 7 for hardy. Any suggestions? [08:00] <\sh> siretart: ok, let him file a removal request...I'm happy to approve it, when it makes upstream happy [08:00] \sh: he cannot, he has no lp account [08:00] and doesn't want one [08:02] elmargol: Basically, you can't. [08:03] elmargol: Unless you also backport debhelper 7, which is likely to make the backports team rather nervous, given that it touches almost everything. [08:05] Well I guess I patch the debian dir to use debhelper 6 again [08:05] Yeah. You can't do a same-source backport. [08:06] Of course, that'll require that you pretty much rewrite the rules file. [08:07] elmargol: What package are you looking to backport? [08:08] gnunet [08:09] Is that the crazy gnu CLI implementation? [08:09] no [08:10] Awww :) === doko_ is now known as doko [08:52] NCommander: policykit uploaded [08:53] StevenK, sweet, thank you [08:55] hey guys, i had an idea for a package.. [08:55] * StevenK counts. I think that's 12 or 13 uploads today [08:55] want to get some feedback on it before i go ahead and make it. [08:55] ok so: source package etqw, builds binary packages etqw, etqw-server, etqw-data, each of those contains scripts to download client, download server, or copy data from game disc respectively. and they contain relevant launcher shell script to go in /usr/games and the .desktop file for the game client, so its basically an easy way to install system-wide ETQW, only real downside is see is that ID only provides a 32bit binary, but it s [08:55] eems to run just fine here on x86_64, so i can't imagine it *not* working on other archs. [09:04] Hey everyone [09:04] greeting Huats [09:05] hello jscinoz [09:06] :D [09:09] huats: I hope you liked my reply to your UUC application. [09:10] ScottK of course [09:10] ScottK-laptop: don't know if you see but I told you so yesterday already in private :) [09:11] huats: You probably told ScottK which is at my home and I won't see until Thursday. [09:12] Good. [09:12] :) [09:12] Indeed I talked to ScottK [09:12] :) [09:12] so thanks again :) [09:14] You're welcome. [09:14] StevenK, you've been busy [09:15] Wait until curl changes and then changes back half way through the transition and StevenK is trying to rebuild everything. Then you'll see busy ... [09:15] It was curl, wasn't it? [09:15] Yeah, it was curl [09:15] That caused me to upload roughly 90 packages [09:16] I figured you'd remember it (pain sere's things into the brain after all). [09:16] * StevenK twitches [09:16] ;-) [09:16] * StevenK bends wpeditor to his will [09:16] * ScottK-laptop goes to bed. [09:20] \sh, not taking the blogowar sitting down, are you \o/ [09:54] cody-somerville: ping [10:14] Hello, does this sync request (bug 249158) miss anything to get processed ? [10:14] Launchpad bug 249158 in ubuntu "Please sync swt-gtk 3.4-1 (universe) from Debian unstable (main)." [Wishlist,Confirmed] https://launchpad.net/bugs/249158 [10:25] is this the right channel for ubuntu packaging advice/support? [10:28] jmunro: Yup, this is the right one. [10:29] great stuff [10:29] ive got a problem building a package, works fine on lpia and i386, but fails on amd64 [10:30] build dependencies are the same, im wondering if it is a fault of my own, or a problem with the amd64 packages? [10:31] http://launchpadlibrarian.net/16211531/buildlog_ubuntu-hardy-amd64.sugar-develop-activity_33-0ubuntu1~ppa2_FAILEDTOBUILD.txt.gz [10:31] ive spoken to the launchpad people, they pointed me in this direction [10:31] dpkg-shlibdeps: failure: couldn't find library libgtk-x11-2.0.so.0 needed by debian/sugar-develop-activity/usr/share/sugar/activities/Develop.activity/lib/libgtksourceview-2.0.so [10:32] but if you look up in the log, i installed the required packages [10:32] and as i said, this works fine on i386 [10:37] AnAnt: Just wait for few days. [10:38] slytherin: thanks for the review [10:38] slytherin: how can I remove swt-gtk from REVU btw ? [10:39] AnAnt: Ask in this channel only. [11:38] anybody knows this error about packaging >> unstripped-binary-or-object >> lintian output [11:52] thinkgnuo|O: you should have dh_strip in debian/rules file, probably before dh_install [11:52] slytherin: the problem is in changelog file [11:53] thinkgnuo|O: paste complete error somewhere [11:54] slytherin: http://pastebin.com/m4456c0ff [11:55] thinkgnuo|O: you sure have problems in changelog but unstripped binary is not one of them. [11:55] slytherin: i don't know what is unstripped-binary-or-object [11:56] thinkgnuo|O: That is why I said you need to add dh_strip in rules file. [11:56] slytherin: http://pastebin.com/d1ca550aa [11:56] slytherin: what is rule file ? [11:57] thinkgnuo|O: What are you trying to do exactly? [11:57] slytherin: i want to make a standard deb package . [11:58] slytherin: i need a changelog a man page and copyright [11:58] slytherin: and i have a control file but don't know what is rule file [11:58] thinkgnuo|O: then please read packaging guide, because if you don't know what a rules file is how are you building the package? [11:59] slytherin: ok wait. [12:04] slytherin: i didn't find anything! [12:04] slytherin: did you mean control file? [12:04] thinkgnuo|O: which guide are you reading? [12:05] slytherin: Linux HOWTOs are documents which describe in detail a certain aspect of configuring or using Linux. [12:05] slytherin: that was in my distro [12:06] thinkgnuo|O: I was referring to https://wiki.ubuntu.com/PackagingGuide/Complete?highlight=%28packaging%29%7C%28guide%29 [12:06] slytherin: http://tldp.org/HOWTO/Debian-Binary-Package-Building-HOWTO/ [12:09] thinkgnuo|O: Check the date it was last modified. I think if you want to create a package for debian then debian wiki is best place to read. [12:10] Or the debian policy. [12:12] but i don't think it cause any problem [12:12] i think lintian output tell me about having standards ? [12:15] thinkgnuo|O: You are reading wrong howto. Why do you think it will not cause problem? [12:16] slytherin: yes i think so , anyway thanks a lot , i will follow your link. [12:28] moin [12:31] Could somebody please review my package? http://revu.ubuntuwire.com/details.py?package=posterazor Thanks ;) === bastiao_ is now known as k0p [13:29] Someone could review my package rt-test (http://revu.ubuntuwire.com/details.py?package=rt-tests) on REVU, please? I think to be very near to an "acceptable" version... Thanks in advance. [13:45] slytherin, here? [13:45] LucidFox: yup [13:46] fop doesn't build because it depends on org.w3c.dom.svg.* [13:46] these files are in batik 1.6's orig.tar.gz [13:46] but they are not in batik-1.7-src.zip [13:47] LucidFox: Yes which is in xml-commons-external. Need to add xml-apis-ext in rules file. But it still fails to build at the javadoc generation step [13:47] slytherin: I've looked into the FTBFS for libmatthew-java, and fixed the first problem, just to stumble into the next one [13:47] geser: what is it? [13:48] slytherin: http://paste.ubuntu.com/29293/ [13:48] Ah, so _that's_ what xml-commons-external was for [13:48] so it should be in batik's depends too, not just build-depends? [13:49] LucidFox: It is in batik's depends. The problem is that fop rules file does not explicitly add it in jar file list. Previously batik was including this jar also inside batik jar. [13:49] Ah, I see [13:49] I'll look into fop, then [13:50] geser: Ahh, warnings being treated as errors. I guess there is some flag -Werror to gcc which will need to be removed. [13:51] slytherin: that would probably fix it, but wouldn't it be better to fix also the warning? [13:51] geser: yes but then it would mean patching the source. If you are aware of the correct changes to be made, please go ahead. [13:51] the mentioned variable "cr" is a "struct ucred" [13:51] \sh: is there something missing on bug #210556 or why is it taking so long for the upload to be accepted? [13:51] Launchpad bug 210556 in avant-window-navigator "awn-manager crashes if gnome-panel is not installed" [Low,Confirmed] https://launchpad.net/bugs/210556 [13:52] LucidFox: The line it is failing currently after adding xml-apis-ext, is 1024 in build.xml. If my analysis is correct you need to add depends="init" to the javadocs target. [13:53] thanks [14:00] slytherin: removing -Werror results in the same error [14:03] geser: I guess -Werror is default for gcc 4.3. [14:03] slytherin: or it's a real error now [14:06] <\sh> RainCT: I don't know...but it looks like no one commented, if it's working or not [14:07] \sh: they did, but on the other bug report [14:07] slytherin: copying the struct definition from /usr/include/linux/socket.h into the source "fixes" it, I just need to figure out the correct fix [14:07] <\sh> RainCT: hmm...dupe? :) [14:07] <\sh> RainCT: or just ping pitti and ask him :) [14:07] \sh: yes, but upstream got angry when I marked it as such -.- [14:19] slytherin: bug 239765 [14:19] Launchpad bug 239765 in libmatthew-java "libmatthew-java 0.7.1-1 refuse to build" [Unknown,Fix released] https://launchpad.net/bugs/239765 [14:21] hi folks [14:22] geser: But Ubuntu has same version as Debian [14:23] geser: It looks like wrong bug number was added in changelog in Debian [14:27] good mornin' all~ [14:28] slytherin> oddly enough, FOP has successfully built on hardy with the intrepid dependencies backported [14:28] I'll try pbuilder [14:29] slytherin: looking at the linked Debian bug it looks like a different problem [14:30] LucidFox: I refuse to accept any claim about package successfully built without backing of pbuilder log. :-P [14:31] geser: right === mdomsch is now known as mdomsch_YOW [14:40] slytherin: I just take a look at the source code in unix-java.c and it looks buggy to me [14:46] bddebian! [14:47] Heya gang [14:47] Hi geser [14:47] Ohh no! It's bddebian! [14:48] hi bddebian [14:48] Heh, hi Iulian, sistpoty|work [14:52] Could somebody please review my package? http://revu.ubuntuwire.com/details.py?package=posterazor Thanks ;) [14:55] huats !!! [14:56] norsetto!!! [14:56] norsetto-huats: 2-1 [14:56] slytherin: how familiar are you with JNI? [14:56] you got me this time :) [14:57] * norsetto is a sneaky bastard :-) [14:57] huats: so had some questions about tktreectrl ? [14:58] slytherin: I've added a comment with fixes for some of errors to the bug but there are still some errors left which look related to JNI programming for me [14:59] norsetto: o/ [14:59] emgent: heil to the wm lord! [15:00] hi norsetto [15:00] heil? -.- [15:00] heya Jorge [15:00] norsetto: do you remember the # of the ticket you were having a hard time with? [15:00] hi emgent! [15:01] jcastro: what ticket? My request for a mailing list? [15:01] yeah [15:01] and what was the list? [15:01] jcastro: I just did it through launchpad, I don't remember any ticket number :-( [15:02] ah ok [15:02] so you have a list now? [15:02] jcastro: the mentoring reception team one [15:02] oh [15:02] jcastro: nope, you rejected the request [15:03] oh, right. Want to put it as another MOTU list? [15:03] I think that was why (Sorry I am drowning in lists) [15:03] jcastro: well, if mentoring new contributors is a solely MOTU activity than yes (but find it strange) [15:03] say, ubuntu-motu-mentoring? [15:03] oh, I see [15:04] there's a MOTU mentor list already I see [15:05] jcastro: yes, thats for everybody, not for the team [15:05] link me up to your team please? [15:05] jcastro: https://launchpad.net/~motu-mentoring-reception [15:06] ok, that page gives me an impression that it is for motu mentoring [15:07] so what would a new list accomplish that you can't do in ubuntu-motu-mentors? [15:07] jcastro: yes, that was a very old description (before even my time), I just modified it [15:08] ok [15:08] jcastro: the current list is for every thing related to mentoring... the new and hoped one will be for the communication in the team... [15:08] jcastro: we need a list where we coordinate all requests, it need to be restricted list since we are dealing with privacy issues [15:08] ah [15:09] so, like, ubuntu-motu-mentors-devel or -discuss or -admin or something? [15:09] -admin or -discuss seems great from my point [15:09] (but norsetto is the big chief) [15:09] :) [15:10] norsetto: ok, can you fire off an email to rt@ubuntu.com with the new description and mention that it needs to be private and I'll approve it as soon as it hits the queue? [15:10] sorry about all this running around. :-/ [15:10] jcastro: -admin seems more appropriate, we are really dealing with administartion [15:10] startion ? oh well ... [15:10] jcastro: ok, email on the way, thx [15:13] Iulian: "Library using gtkmm" that really doesn't quality for a long description [15:13] Riddell: Are you talking about the gtkmm-utils package? [15:14] Iulian: yes [15:15] Riddell: Okay, let me have a look at it. [15:20] geser: I am not much familiar with jni but if I find any clue after reading the comments I will let you know. [15:20] Iulian: I'll reject and let you upload it with a full description [15:20] Iulian: the licence is also inconsistent, COPYING says LGPL 2.1 but files are LGPL 2, not a major issue since 2 can be upgraded to 2.1 but would be nice to get upstream to fix that [15:21] Riddell: Sure [15:22] Is it possible to calculate rever-build-depends recursively? [15:25] Riddell: I will send them an email about it. So, for now, all I have to do is change the long description and upload it to revu? [15:26] Iulian: upload to ubuntu if you can, or give the revu link here if you can't [15:26] Michael Casadevall about? [15:27] he's NCommander [15:27] slytherin: why would you need this? [15:29] RainCT: Just curious. I was wondering how many packages will not be built for first time now that batik is fixed. :-) [15:29] slytherin: does fop build yet? [15:30] Riddell: I'll paste the revu link here because I don't have upload permission to ubuntu. [15:31] siretart: No. LucidFox is working on it. I have already told him fix for one problem. [15:31] k [15:32] slytherin> And it doesn't work :) [15:32] /tmp/buildd/fop-0.94.dfsg/build.xml:1025: javadoc doesn't support the "depends" attribute [15:32] wait [15:32] LucidFox: you put at the wrong place. I means javadocs target not the javadoc task. Just few line above where you have currently put it. [15:33] slytherin> Hmm [15:33] javadocs already depends on codegen [15:33] LucidFox: Line 983 to be precise [15:33] which depends on init [15:34] LucidFox: Right I failed to notice that. :-( [15:34] LucidFox: What is exact error you are getting currently? [15:35] Gah... didn't save it [15:35] An IOException, I'll post it after rerunning pbuilder [15:40] LucidFox: Yes, and I feel that the ioexception is due probably due to missing files or folders which essentially means some problem in path reference. [15:45] Oups, I pressed ctrl-c while uploading gtkmm-utils to revu. [15:45] How do I check if it was uploaded successfully? [15:46] NCommander, rejected. [15:52] Iulian: http://paste.ubuntu.com/29328/ [15:53] slytherin> http://paste.ubuntu.com/29329/ [15:53] jpds: Yup - gtkmm-utils_0.3.2-0ubuntu1_source.changes: exiting due to user interrupt. [15:53] jpds: Could you please rm those files so I can upload it again? [15:53] Iulian: Do them have the same sums? [15:54] LucidFox: Same error as I was getting yesterday. [15:55] jpds: Yes [15:55] Iulian: In that case, the upload was successful (?). [15:57] LucidFox: There is a -verbose option in rules file but looks like it is not used since ant-vars.mk is not included. Can you try? [15:57] jpds: I don't see the debdiff on revu so it wasn't. [15:57] slytherin> sure [15:59] Iulian: Let's see if it still has to move the packages out of the new queue. [16:00] jpds: I had to upload two more files in order to be successful, right? [16:04] Iulian: I'm not sure if I just rm'em [16:10] Riddell: http://revu.ubuntuwire.com/details.py?package=gtkmm-utils [16:10] I have a packaging question. Debianising an existing source tarball for use with DKMS. The original tarball has all its source files in the 'root'. This causes problems defining the debian/ ackage is using debhelper/cdbs) [16:12] IntuitiveNipple: Why do you need to move it to src? You can still build it if the files are in root [16:12] Iulian: uploading [16:13] Riddell: Wait [16:13] Nothing to do with building - I'm trying to avoid complicated .install rules that otherwise attempt to include debian/ in the source-->install moves [16:13] * Riddell waits [16:13] Riddell: I saw a typo :P [16:13] I'm uploading a new debdiff. [16:14] Riddell: + - dialog herlpes [16:14] Iulian: ok, uploading with that changes [16:14] I assume I can use the debian/rules "patch" target to just do a mkdir && mv ? [16:17] IntuitiveNipple: you can but mv doesn't sound very reliably reversable [16:17] Riddell: Yeah, hence why I'm asking if there's a better way! :) [16:17] IntuitiveNipple: well, what are you moving from where to where? [16:17] Riddell: Uploaded. [16:17] IntuitiveNipple: Then fix the .install file not the original source. [16:18] The reason I ask is I found creating a bullet-proof .install rule-set with the source in the package root quite problematic since there's no way to say "don't move debian/" [16:19] IntuitiveNipple: First question, do you really need .install? [16:20] slytherin: Yes, due to DKMS [16:21] I know dh_install takes the --exclude= option but I can't see a way to specify the same thing in the .install file [16:21] IntuitiveNipple: I don't know what DKMS is. Anyway, I have to go home. You will probably get better help from other people. [16:21] LucidFox: Going home. See you in an hour. [16:22] IntuitiveNipple, you can't use the --exclude in the .install file, this is correct [16:23] are there that many files in the root of the directory though that you can't just explicitly list them? [16:24] Yes, they're all in there, and it has sub-dirs, but I'm more concerned about if additional files are adding to the source in the future and are missed because they then need a specific .install rule [16:25] ah yeah i can see what you mean there [16:26] you are probably best off using dh_install in debian/rules then instead [16:26] and using it's exclude option [16:26] I'm seeing the glimmering of a solution. I know dh_install can take the --exclude= option, but this package is set to use CDBS so I'm currently looking at the variables in CDBS's debhelper.mk to figure out which needs setting to pass "--exclude=\"debian/*\"" [16:26] well you don't need to set a variable, you can just explicitly use dh_install as a command in one of your sections [16:26] yay, looks like I've finally got on the right track if you think that too :) [16:26] even though it's cdbs [16:27] Really? I usually just set the CDBS variable to keep the rules simple :) [16:27] i did that with a package within the last few months [16:27] let me see what it was [16:27] but yeah i agree, when you can just use CDBS variables, that's preferable [16:28] aha... this looks like the one DEB_DH_INSTALL_ARGS [16:28] well if that doesn't work out, then you can add a rule to binary-install/$BINARY_PACKAGE:: [16:28] Thanks... I'm sleep-deprived atm and spent most of the early hours getting the DKMS package to work (with everything in src/) and now want to correct it :) [16:28] where $BINARY_PACKAGE is the name of your binary deb [16:29] yeah... I've done that in the motion package [16:29] well now knowing that DEB_DH_INSTALL_ARGS exists though, i may change my package i guess [16:29] well we'll see, i also have some complicated rules for docs and init scripts though [16:30] Yeah... I was hunting high and low for a description of all the variable for CDBS, none are documented, so I finally figured out to simply read the /usr/share/cdbs/1/rules/debhelper.mk script - suddenly everything becomes possible using variables [16:30] All the CDBS calls to dh_* scripts provide variables to pas options, over-rides, etc. [16:31] This is my favourite from last night: DEB_INSTALL_MANPAGES_r5u870-kernel-source="debian/r5u870.8" [16:32] took me ages to figure out how to get CDBS to install man pages - it didn't do it automatically as I'd expected [16:33] oh geez [16:33] now, just got to hope specifying "--exclude=debian/" doesn't then block the .install rule debian/dkms.conf /usr/src/... [16:33] maybe next project then after you finish this package is to write some "Proper" documentation for CDBS :) [16:39] Damn... the exclude overrules the debian/dkms.conf rule! [16:39] mario_limonciell: I'm already doing a step-by-step wiki for the DKMS process including debianising the package, but yes, listing all the CDBS variables is also on my todo list of articles [16:40] OK... this looks like a case for your binary-install/$BINARY_PACKAGE:: [16:41] yeah you can't win then all [16:41] Could somebody please review my package? http://revu.ubuntuwire.com/details.py?package=posterazor Thanks ;) [16:44] IntuitiveNipple, depending on the exact case, you can refer to http://linux.dell.com/git/?p=dkms.git;a=blob;f=debian/HOWTO.Debian;h=532e5b9d996e97d678eddfe807a79a746abcd6ba;hb=HEAD too [16:48] Yeah, I was looking at some of that last night for clues. I've based my current method off Ben Collin's UKS presentation earlier this month [16:56] ah [16:57] IntuitiveNipple, well if you'd like to work on making it more usable in any way, i'm very open to such changes [16:57] finally got it... for reference in the CDBS debian/rules I added: [16:57] binary-install/r5u870-kernel-source:: [16:57] cp $(CURDIR)/debian/dkms.conf $(CURDIR)/debian/r5u870-kernel-source/usr/src/r5u870-0.11.1 [16:57] ha. well that works :) [16:58] mario_limonciell: This is my first exposure to DKMS, I decided to take the plunge in the deep end last night. My main grouch is that there is so little systematic howto documentation (especially for Ubuntu!) I'm remedying that atm :) [16:59] my only concern with that "cp" line is the fixed version in the destination... can't find a CDBS variable that contains the version! [16:59] right. okay well if you see anything that would be of benefit directly in the dkms package then, let me know [16:59] (or the package-version name) [16:59] oh there is a way to get the version [16:59] if you use dpkg-parsechangelog [16:59] ooo???? [17:00] i do something like this [17:00] CVERSION := $(shell dpkg-parsechangelog | grep '^Version:' | cut -d' ' -f2 | cut -d- -f1 | cut -d\: -f2) [17:00] Hi all. [17:02] Riddell: Did you upload it by yourself or should I ask a motu to upload it again? [17:02] ooo nice... and thanks! [17:02] Riddell: Or you're allowed to upload and accept it in the same time since you're an archive admin? [17:02] Someone can review my package? http://revu.tauware.de/details.py?package=umit [17:04] mario_limonciell: thanks! I've changed it and it works nicely now: [17:04] great [17:06] Whilst I'm on a roll... anyone know of a script/easy way to manage changelogs to publish multiple releases (gutsy/hardy/intrepid) easily instead of my current method of manually editing the changelog to change the release for each debuild ? [17:07] I suppose I can just write a simple iterative shell script but...! :) === mdomsch is now known as mdomsch_YOW [17:22] LucidFox: ping [17:23] slytherin> including ant-vars.mk didn't produce any new output [17:24] What's more frustrating is that the stupid IOException doesn't even write what file is missing [17:24] :-( [17:27] I suppose I _could_ set failonerror="false" for the javadoc... [17:28] LucidFox: One last try. see if removing overview attribute helps. [17:29] LucidFox: line 1019 [17:33] but the overview.html file _is_ present there [17:33] why would it fail? [17:34] DRebellion, as far as I can see, you have one line longer than 80 chars in debian/copyright. Also, libxpm doesn't exist. I think you should use libxpm4, which exists. I still haven't tested the actual package, but it builded ok [17:35] LucidFox: right, it is not going to help either [17:35] LucidFox: Can you point me to you rlast build log? [17:35] Jazzva, thanks for the review. Yes, you're right about libxpm (I guess I must have just assumed it existed). [17:36] it's exactly the same as the second-to-last :) [17:36] slytherin> http://paste.ubuntu.com/29329/ [17:36] DRebellion, no problem. I'll leave a comment, if you upload the fixed package. I'm not a MOTU, but I suppose it can help to the other MOTU reviewers :) [17:37] hi. as I filed a bug/backport request for trac 0.11 I just want to drop notice, that the debian trac maintainers try to get trac-0.11.1 from the trac team before end of this week [17:37] Jazzva, I will upload a fixed package right away [17:37] DRebellion, cool. Let me just test the package with fixed dep. [17:39] Jazzva, ok, the package is uploaded [17:39] DRebellion, thanks [17:39] LucidFox: I will be back in 15-20 minutes and debug this. [17:46] DRebellion, step 5 is a bit confusing. You save the file, and then it still shows grayed-out "Next" button. Maybe you can see with the upstream if they can work on that... To say, for example, "Finish" once file is saved. Beside that, this looks ok to me [17:46] Jazzva, great! === bmk789_ is now known as bmk789_haircut [17:49] is there a ppa or just plain .debs of python 2.6 or 3.0 somewhere? [17:50] does anyone here is used to tcl packaging ? [17:56] DRebellion, sorry. I'm in the uploaders.list file, but it's failing to log me in for some reason [18:02] connect irc.gnome.org [18:02] wrong window sorry :( [18:02] Hmm... any way to reset REVU password? [18:03] Jazzva, yes, try logging in and it'll give you a link [18:04] cody-somerville, I opened recover link, but it says my account doesn't exist. Though, I'm listed in the uploaders.list [18:04] Jazzva, are you using the e-mail address associated with your gpg key? [18:04] cody-somerville, yep [18:04] cody-somerville, this might explain it "If you don't create an Elgamal key, you will be able to upload to REVU but not to recover your password, and hence, to login on the web interface. " [18:04] Jazzva, have you uploaded anything yet? [18:05] cody-somerville, on previous REVU... [18:05] Jazzva, upload something and your account will be created [18:06] cody-somerville, thanks. I think that'll wait for a while, until I package something new... [18:06] Jazzva, why do you want to login then? [18:07] cody-somerville, to post a review on one package... AFAIK, everyone can comment now, so I thought to make it easier for other MOTU reviewers... [18:07] Right [18:17] Jazzva: what do you mean by previous revu? [18:18] slytherin, the one that was reachable at revu.something.de. I forgot the actual link [18:19] Jazzva: when did you do that. AFAIK, revu.tauware.de has been same as revu.ubuntuwire.com for some time now. [18:21] LucidFox: why does in your case javadoc binary is from Sun jdk while tools.jar is being used from GCJ. [18:21] slytherin, it is possible that I forgot my password. That's why I'm asking if it's possible to reset it... [18:21] No idea, especially given that it's being built in pbuilder [18:21] Jazzva: It is possible to retrive it. Not sure about resetting [18:22] Oh. Finally, a smart PHP developer. [18:22] LucidFox: Let check if I get same problem. [18:22] "TRWTF is Smarty. Why do we need a template language for PHP which is itself a template language?" [18:22] 'Maybe he means graphics designers? In my personal experience the vast majority of their expertise lies in using Dreamweaver and the like.' - 'My philosophy is "if you can't do html and css by hand, I am not working with you".' [18:25] LucidFox: Found the problem. Check debian/ant.properties [18:26] *facepalm.jpg* [18:26] LucidFox: So the problem was due to not finding javadoc binary in first place. === jpds is now known as Guest44515 [18:27] that explains why it built outsied of pbuilder [18:28] LucidFox: that explains why most of the packages in Debain contrib arch:all packages do not build inside pbuilder. :-P [18:28] hehehehehehe [18:29] Would you like the honor of making the debdiff, or should I make the changes myself? [18:29] LucidFox: I assume you can now fix it. Also please make sure you file a bug in Debian BTS. [18:30] okay, now building the package with the modified ant.properties [18:30] LucidFox: Please go ahead, I have to look into another package. [18:31] At least I know _some_ Debian maintainers use pbuilder... [18:31] what's wrong with pbuilder ? [18:32] pbuilder is good, it's just frustrating when people upload packages _without_ testing them in pbuilder first [18:32] it's so much more prone to not working than a good ol' fashioned chroot [18:32] like the Debian maintainers for fop, evidently [18:33] so use a chroot! much less work! [18:33] LucidFox: Yes but it seems most of the packages in contrib are not tested in pbuilder [18:33] note: packages may be buggered. this is a minor side-effect [18:33] I'd like to diff a pair of Package.[gz|bz2] files, is there a good tool for that? I need to compare the list of packages + package versions in each archive (e.g. what changed between a snapshot of hardy-security from 2 weeks ago and a snapshot made today?) [18:33] smagoun, zdiff? [18:34] smagoun: I think diff -ruN should do, but I guess you will have to extract the packages first [18:34] directhex> Unless you want to manually delete dependencies after every build [18:34] * sistpoty|work heads home... cyas [18:34] -s [18:34] LucidFox, ffffft, sounds like hard work. i'm sure it'll be fine without! [18:34] directhex: Thanks. I'm looking for something that will filter the list of package names/versions; I could use diff but I'd have to filter the output. I assumed there was already a tool for that. [18:35] directhex> Ah, it's sarcasm :) [18:35] directhex: and there is no guarantee that some package left from previous build will not interfere with new build [18:35] LucidFox, better than that, it's the fabled dry wit of the british! [18:44] Jazzva, no worries. [18:47] tuxmaniac: electric compiles with openjdk but not with GCJ. [18:54] slytherin> uploaded fop [18:55] LucidFox: And it will be built for first time in Ubuntu. I can't wait to use fop in Ubuntu for docbook -> PDF conversion. :-) [18:57] I can't wait to use fop with my homebrew semantic XML :) [18:57] cody-somerville, are you there? [18:57] k0p, yes [18:57] LucidFox: By the way I think you should have kept build depend on Sun JDK for batik. That way it would have been 'no second thought backport' request if someone wanted it. [18:58] it can still be backported to hardy as is [18:58] well, almost as is [18:58] since xml-commons-external should be backported first [18:58] cody-somerville, I fixed your reported issues. I make a comment. can you take a look? http://revu.tauware.de/details.py?package=umit [19:00] LucidFox: well provided openjdk in hardy contains all those com.sun.* apis [19:00] it does [19:01] oh, then it's ok [19:02] LucidFox: I just checked changelog for fop. I thought you removed javahome from ant.properties. But never mind. :-) [19:02] k0p, is umitWeb in Ubuntu already? [19:02] siretart: FYI ... fop is fixed now. [19:03] well, it still has to pass NEW [19:03] geser: Is it too late to add fop to team report. :-D [19:03] cody-somerville, not yet. But soon it will be [19:04] k0p, and it doesn't ship core itself? [19:04] slytherin: w00t! :) [19:04] cody-somerville, hmm it use umitCore [19:05] it = umitWeb [19:05] I wonder where persia is. [19:06] k0p, yes but I'm wondering why this application is shipping something that is shared [19:06] * persia is hiding [19:07] cody-somerville, shiping? [19:08] well umit web is a web interface of umit. umitCore have Nmap output Parsing, wrapper lib etc. [19:09] persia: where have you been for last 2 days? [19:10] slytherin: My computer is overheating badly. I've added new ambient fans, and cleaned it some, so it now doesn't crash every half hour (which is an improvement). With luck, I'll be around from now. [19:11] persia: wow, and I thought only my dad's laptop had heating problem [19:11] persia: pentium D? ;) [19:12] slytherin: Well, the computer is usually fine. It's just when ambient is sustained above 30 that I have an issue. As likely to be a problem with the larger environment than the machine itself (although a good dusting always helps). [19:13] persia: my dad's laptop crashed due to overheating while gutsy -> hardy upgrade when scrollkeeper started rebuilding database. :-( [19:13] I had to comment rebuilding part from postinst file [19:13] Oh my. [19:16] is there a wiki on making an intrepid chroot? [19:16] persia: by the way, how is team report used every month? [19:17] Awsoonn: sudo apt-get install pbuilder, cp /etc/pbuilderrc ~/.pbuilderrc, edit ~/.pbuilderrc and change hardy to intrepid, sudo pbuilder --create [19:17] slytherin: ah, I thought pbuilder was only for building pacakages :o thanks [19:17] k0p, how many applications use umitCore? [19:18] k0p, or only will these two programs use it? [19:18] Awsoonn: wait a minute, when you said chroot, what was the purpose? [19:18] slytherin: It's published for everyone to see, so people can get an overview of what all the teams are doing. See https://wiki.ubuntu.com/TeamReports for more information [19:19] persia: wow, they are still creating june report [19:19] * persia just fixed that [19:19] slytherin: I want to check if a bug has been fixed in the intrepid version of Rhythmbox [19:20] if it's not fixed, I want to chew on it for a while [19:20] Awsoonn: ahh, for that you will need to use some virtualisation software. Search wiki.ubuntu.com for kvm or virtualbox [19:22] in that case, is there a way to make an existing vbox drive bigger without reinstalling into a newer larger one tha yau know of? [19:22] cody-somerville, hmm right now only two application use it [19:22] but quickscan will use it too. [19:22] Awsoonn: I am not aware of it. I haven't used virtualbox much [19:22] cody-somerville, do you suggest make only one package? [19:22] k0p, so its general purpose? [19:23] cody-somerville, yeah [19:24] k0p, so why is this application you're trying to get into Ubuntu include both in the tarball? [19:24] k0p, do the other applcations, will they ship umitcore in their tarballs as well? [19:24] should dpatch go in build-depends-indep or build-depends? [19:24] so while working on this bug I will have to work inside virtual box essentialy? [19:25] cody-somerville, yeap.. [19:25] slytherin: dpatch should go in build-depends: you need it to clean the source. [19:25] k0p, are they modifying umitcore? [19:25] k0p, why don't they just declare a dependency on umitcore instead? [19:25] are you suggest make umitCore other tarball? [19:26] persia: ok. I guess I will not need dpatch. simple-patchsys should be enough and I already have cdbs in build-depends [19:26] cody-somerville, wait a second, [19:27] cody-somerville, in umitWeb - umitCore have modifications [19:27] * cody-somerville facepalms. [19:28] yeap [19:28] lol [19:28] cody-somerville, well i'll make a merge again of the package [19:28] it will have only one :) [19:28] cody-somerville, it's better, no? [19:28] k0p, you're upstream, right? [19:29] cody-somerville, yeap [19:29] Jazzva, no worries. [19:29] oops [19:30] :P [19:31] k0p, If umitcore is a package that other applications can use, you might want to release it a product exclusive to your applications that make use of it [19:31] k0p, then instead of having those applications bundle it in their tarball, they just say "hey, I depend on umitcore". [19:32] cody-somerville, yeah I understand your view point [19:33] i'm talking with authors right now [19:33] authors of the core. [19:36] cody-somerville, if other application depends of umitcore means that we have a separate tarball to umitcore? [19:38] k0p, If I understand your question correctly, then yes, I believe that would be a good idea [19:39] cody-somerville, yeap. But authors of umit don't have receptive to it. [19:40] do only one package looks fine? umitWeb use a patched core.. [19:40] have only one package looks fine cody-somerville ? [19:40] Are there plans/potential for other applications to use the umitcore? [19:41] cody-somerville, yeah it's our plans. but not right now. our lib it's not sufficient generic, yet. [19:45] cody-somerville, may be in the future umitcore should be generic. can I make only only one package? and what do you mean about put the py files on /usr/share/umit? looks fine? [19:47] When did I say something about putting py files on /usr/share/umit? [19:48] cody-somerville, well .. I'm reading debian policys and see other packages .. and it puting py files on /usr/share/ [19:48] k0p, and where are you currently putting yours? [19:49] /usr/share/umit [19:50] and what is your question again? [19:50] cody-somerville, is it fine? [19:52] cody-somerville, the question is: can I put the files on /usr/share/umit? [19:53] where else were you thinking of putting them? [19:55] no idea. following python policy I can't put it in the /usr/lib/python-X.Y/site-packages [19:56] cody-somerville, i'm merging packages and I'll sent to revu, wait a minute :) [20:01] k0p: you need not send a merge to revu. Please file a bug instead and attach debdiff. === Guest53205 is now known as jmarsden [20:03] slytherin, he means he is updating his package to only produce one binary package [20:04] cody-somerville: oh [20:04] heya [20:06] yeap [20:07] arggg [20:17] some trouble uploading ..hmm [20:18] cody-somerville, done. can you check now? === bmk789_haircut is now known as bmk789 [20:27] is it possible to upload just .diff.gz to ppa and let it use orig.tar.gz from repos? [20:28] slytherin, that's the preferred behaviour [20:28] given that .orig.tar.gz is already available in the archives [20:29] DktrKranz: how to do it? I mean I always to debuild -S -sa and then dput [20:29] slytherin, just debuild -S [20:29] for new upstream, -sa is necessary [20:29] DktrKranz: Ok. I will try tomorrow. [20:29] but if you push a new revision, -sa only waste bandwith :) [20:32] DktrKranz: right, that is what I wanted to avoid. I am trying to rebuild lucene2 with small changes and it's unit tests eat my CPU for half hours or so. [20:32] So I thought I would upload changes to PPA [20:32] just use -S and enjoy your accepted mail :) [20:41] DktrKranz: Was your last email abount mentoring a resend? I'm wondering since only nxvl and me are addressed. [20:42] norsetto, not really... thunderbird was hungry and ate mike's address ;) [20:43] DktrKranz: thunderbird!? get clawsmail, get real :-) [20:43] norsetto, don't tell a.sac ;) [20:44] asac: I'm not telling you that clawsmail is for real men and thunderbird is for sissies [20:44] hehe [20:44] gah... I didn't want to ping asac, and you did, man you're dead :) [20:44] cant tell ... i dont dont receive mail anyway ;) [20:45] lol [20:45] norsetto, get real, use telnet [20:45] DktrKranz: I use sendmail actually ... [20:46] me use pigeons [20:46] mail is so 90s. Use identi.ca :-P [20:46] norsetto: You use sendmail as your MUA? [20:46] DktrKranz: or even better sendemail, sending emails with a perl script (the dream of all spammers) [20:46] persia: no, just kidding, I use kmail [20:47] Right. /usr/lib/sendmail is awkward for reading messages. [20:50] persia: I actually used mail on my unix machines, so LONG ago that I don't even remember it anymore [20:53] * norsetto is trying hard to remember what he used on the Vax 50 [20:54] hey guys, one question, when packaging from scratch, XSBC-Original-Maintainer is the one who packages it, or the app creator? [20:56] RoAkSoAx: It is the person who creates the original packaging. [20:56] persia, so if i'm packaging it... it would be me right? :) [20:57] Note that this is not always the person who is handling the REVU processing, but ideally the Original Maintainer is willing to provide expertise (if not support) for the package, [20:57] RoAkSoAx: If you are packaging it, yes, most likely you. Exceptions would be for something already packaged in e.g. a MEPIS unoffical repo that was being repackaged for Ubuntu. [20:59] ok, cool thanks persia :) [21:00] something related to what RoAkSoAx asked. If I am updating a package in Ubutnu to latest version but the version is not available in Debian what should be original maintainer [21:00] slytherin: That's a hard one. I've usually seen the Debian maintainer listed, but I'm not sure that is correct. [21:01] persia: so what do you suggest? [21:02] slytherin: Discussing the version bump with the Debian maintainer :) Even if the new version is not appropriate for lenny, they may be willing to be Original-Maintainer, or may wish not to be the Original Maintainer. [21:03] persia: the package has been orphaned in Debian. And it has moved from C to Java. So the packaging is almost like new since I am changing it from debhelper to CDBS. :-) [21:04] slytherin: Have you considered filing an ITO in Debian? It sounds like you should be the O-M because you should be the D-M. [21:04] s/ITO/ITA/ [21:04] persia: no, as I have no intention to maintain packages in Debian. I don't use Debian. [21:05] persia: I think its only fair to keep the DM/DD as Original-Maintainer (as keeping hom as the original packager in debian/copyright), you are basing your backage on his work after all [21:05] Hi, I am pushing a number of packages into debian. The ultimate goal is for me to use them on Ubuntu [21:06] Since I am Debian maintainer (sponsored), can I request stuff to be pushed into hardy? [21:06] norsetto: In the general case, I agree, although I encourage communication, in case there was some issue that blocked the update, etc. [21:06] persia: got you email btw, thx === evalles_ is now known as effie_jayx [21:07] slytherin: For Orphaned packages, we try to support Debian, even where we don't use it directly. Especially for a package that has transitioned to Java, where we are building greater collaborative links. [21:09] persia: I will add comment to the bug saying the package has been updated. But for me it just doesn't feel right accepting responsibility of maintenance when I know I can't handle it. [21:10] slytherin: That's different. If you were confident, I'd keep pushing you to maintain it in Debian. If you aren't, perhaps this one can go by, but please do at least inform Debian QA of the update, and ask for review. [21:10] (and maybe also worth informing some of the Debian Java Maintainers, in case they wish to adopt it). [21:11] persia: I will surely do that, as I have done in case of batik. [21:11] slytherin: Thanks. [21:12] persia: The question remained unanswered, who is original-maintainer [21:13] slytherin: if you have completely changed the packaging, it would be you [21:13] slytherin: In this case, you, as you'll be the expert on the packaging. [21:13] norsetto: of course packaging had to change since it is now a java app. And I feel cdbs is easy to use when it comes to java apps/libs [21:14] slytherin: you could have tried debhelper 7, seems to be neat [21:15] norsetto: Will try with some other app. This one has been pending for long time. tuxmaniac was specifically interested in the update as he is member of motu-science. [21:16] By the way, when is next motu-council meeting? [21:17] slytherin: All MOTU Council actions take place on the mailing list (or on IRC). Was there some specific issue? [21:18] persia: yes, I am planning to apply for motu-contributors membership. :-D [21:18] persia: I am assuming I am ready, if you feel otherwise please let me know. [21:18] hi, i am having an error to build a package with pbuilder. Can anyone help me to find out what it is? http://pastebin.ubuntu.com/29391/ [21:19] Legendario: looks like you could be missing a build-dep [21:19] slytherin: No need to wait for a meeting. Just collect a couple of your sponsors, and send an email to the MC list with your application. [21:20] norsetto, can u tell me which one? === dmb_ is now known as dmb [21:20] Legendario: my psychic powers are not that developed I'm afraid [21:20] persia: sponsors are you, geser and LucidFox [21:20] slytherin: Works. === RoAk is now known as RoAkSoAx [21:21] persia: I will probably do it after our Thursday meeting [21:21] norsetto ! [21:21] :) [21:21] Legendario: perhaps its just an header problem, check where those symbols are defined [21:21] norsetto, sorry, but i thought you could tell me by de error output [21:21] huats: argh!!!! norsetto-huats: 2-2, ball back to the center [21:21] :) [21:23] norsetto, which symbols? [21:24] Legendario: the weed_ stuff [21:26] norsetto, i have no idea. I don't understand a thing about coding and i am just begginning to package... [21:27] Legendario: library packaging is not really ideal for beginners, I see for instance that you are not setting the soname [21:28] Legendario: and it looks like you are using the same library for linking as the one you are building [21:28] norsetto, that's why i am here. Cause i want to learn. What am I supposed to do? [21:29] i believe that's something from the upstream [21:29] Legendario: try to start with something simpler ;-) [21:30] norsetto: regarding your comments in http://revu.ubuntuwire.com/details.py?package=tktreectrl [21:30] regarding point 5) and 6) [21:30] I am a bit unease [21:30] I have not seen anything like that with the other tcl package I have seen so far... [21:31] well, i have been successful on packaging this one before. But i am correcting my mistakes and updating the source. [21:31] can we speak about that N [21:31] ? [21:31] i've got this error on this new source. [21:31] huats: what is the problem ? [21:32] norsetto: I have not seen a -dbg on the other tcl package lib I have seen... [21:32] (that was point 5)) [21:32] and the 6) I am not sure that the dh_call is needed for tcl libs... [21:32] (but I might be wrong again) [21:33] huats: is the package not producing a shared library? [21:34] norsetto: I don't know if we can speak of shared library for tcl packages.... [21:34] Every tcl package is a shared library :) [21:35] persia: ok :) [21:35] (as I said earlier I don't know a lot of stuffs in tcl...) [21:35] huats: the only thing I know about tcl is that its called tcl, so, you know more than I do [21:35] :) [21:35] persia: you seems to know about it :) [21:38] huats: I only know that it's interpreted text, and that any given script can import another. [21:38] ok [21:38] persia: have you ever packaged some ? [21:38] huats: Nope. [21:38] does anyody have package some tcl stuffs ? [21:38] * persia has only packaged one package: a shared library in C [21:38] persia: ok, thanks [21:38] :) [21:39] persia: I am packaging a tcl lib right now... and norsetto asked me to put a -dbg package which I am not sure is adapted to tcl... [21:40] But since I cannot find someone who is used to package tcl is not a good answer :) [21:40] huats: Are you packaging bindings, or pure tcl? [21:40] pure tcl [21:40] which produces a .so file ... [21:40] huats: I assumed your package was providing a shared library, now, you are telling me its a tcl library, and I know zilch about tcl [21:40] :) [21:40] well at least I tend to think it is pure tcl :) [21:40] let me figure that out... [21:41] * persia is confused as to how tcl produces a .so file, but does believe that a .so file ought have debugging symbols somewhere [21:41] Hey hey hey [21:41] it might [21:41] huats: check this out: http://pkg-tcltk.alioth.debian.org/tcltk-policy.html [21:41] norsetto: don't worry I'll have an answer... [21:41] Hi emgent [21:41] norsetto: hum sounds interesting [21:42] persia: Emanuele Gentili 2007-11-13 21:32:08 CET 2007-11-13 2008-10-08 12:49:57 CEST 2008-10-08 Approved [21:42] btw the license is good (I asked pitti, as a archive admin) and elmo confirms [21:42] (ubuntu-universe-sponsor) [21:42] persia: why active since 2007-11-13 ? [21:42] huats: if the package provides a shared library ( a .so) than yes, I don't see why we could not provide a -dbg package as well as use the shlibs system [21:43] * emgent hugs *another launchpad bug* [21:43] persia: some idea about it ? [21:44] * persia finds it difficult to find the answer and also express the answer simultaneously, and counsels patience. [21:44] hehehe, sorry :) [21:46] do we have an RSS feed of New and Triaged bugs? [21:47] Syntux: You might ask in #ubuntu-bugs, as people there are more likely to have a good answer. [21:48] Sure. [21:49] emgent: You've found a bug. That's the date you were first rejected from joining the team. [21:49] emgent: Please report it :) [21:50] lol will do. [21:50] :) [21:52] Can anyone help with this error - http://paste.ubuntu.com/29401/ [21:52] * norsetto goes to take his lenses finally out [21:54] Is there any way to change my REVU email address without having to upload a new package? [21:56] nhandler, why would you want to? [21:58] cody-somerville: Hi there. I was wondering if everything is ok with salasaga now. Can you please have a look at it when you have some spare time? [21:58] k0p, your package doesn't comply with python policy. You said that you read it so maybe you're not understanding it? [21:58] cody-somerville, I made an account a while ago with an old email address. I was going to try and post feedback on some other uploads, and I wanted to use my new @ubuntu.com email address. But I forgot that I can only comment on packages that I've uploaded. [21:58] Iulian, link? [21:58] cody-somerville: http://revu.ubuntuwire.com/details.py?package=salasaga [22:00] Iulian, the man page isn't very descriptive. [22:01] Iulian, also, what about the recommends on metacity? [22:01] cody-somerville: Well, there isn't much what to talk about. [22:01] cody-somerville: I think I added it, didn't I? [22:02] Iulian, no [22:02] Can anyone help with the error - http://paste.ubuntu.com/29401/ [22:02] cody-somerville: Recommends: metacity [22:03] wow. [22:03] I'm blind [22:04] Hehe ;) [22:05] slytherin: what could dh_installdocs be telling you? [22:06] norsetto: I am not able to understand why it is looking for README when I have specified to use README.txt === dpm__ is now known as dpm [22:16] slytherin, what have you tried to fix it? [22:16] cody-somerville: let me paste rules file [22:17] cody-somerville: http://paste.ubuntu.com/29405/ [22:19] cody-somerville: Well, the man page is indeed not very descriptive and unfortunately there is no documentation about it. I will have to email the upstream to give me more details about. [22:19] Iulian, its okay. I'll advocate. [22:22] cody-somerville: I have another advocate, yours will be the second. Do you want to upload it or should I talk to someone else? [22:22] Iulian, your package currently only has one advocate. [22:22] err.. [22:22] no [22:25] slytherin: do you have a README in your docs? [22:26] norsetto: no, there is only README.txt [22:26] slytherin: in your debian/docs? [22:26] norsetto: I dont' understand. Is it not referring to upstream readme file? [22:27] slytherin: do you have a file called docs in your debian directory? or something.docs? [22:27] let me check [22:28] norsetto: yes I have. I have to correct the names in that file right? [22:28] slytherin: right ... [22:34] slytherin: several debhelper scripts use files in debian/ to know what they have to do, like dh_installdocs is looking for .docs and dh_install is looking for .install and dh_installdirs is looking for .dirs etc. [22:35] norsetto: I knew that. But it didn't occur to me that was root cause. :-( === wolfger_ is now known as wolfger [22:41] norsetto: thanks for hint by the way [22:43] thats called thanks and go and is considered a capital offense in many countries :-) [22:52] Iulian: it's uploaded [22:52] Riddell: Yes, I saw, thanks. [22:53] Whats uploaded? [22:53] cody-somerville: It's not salasaga. [22:53] Hi, I am pushing a number of packages into debian. The ultimate goal is for me to use them on Ubuntu [22:53] Since I am Debian maintainer (sponsored), can I request stuff to be pushed into hardy? [22:54] Laibsch: for hardy its too late [22:54] unless they're really cool [22:54] :P [22:54] heh [22:54] They are ;-) [22:54] Laibsch: but if you get them in Intrepid you can always try asking for a backport [22:54] *** cody-somerville is almighty :P [22:55] Well, one of them is already in Intrepid [22:55] But I think an older version is already in hardy [22:55] -> pastebinit [22:55] The other one is gourmet, a recipe collection manager [22:55] Laibsch, same names as in Ubuntu? [22:55] both python, so nothing should break severely [22:55] cody-somerville: ? [22:56] Laibsch, do they have the same names in debian as in ubuntu? [22:56] yes [22:56] gourmet is not yet in debian [22:56] http://packages.debian.org/search?keywords=pastebinit [22:56] Laibsch, so file a bug against the ubuntu package to have them synced. [22:56] http://packages.ubuntu.com/search?keywords=pastebinit [22:57] I think pastebinit is already in Intrepid [22:57] !pastebinit [22:57] Sorry, I don't know anything about pastebinit [22:57] !info pastebinit [22:57] pastebinit (source: pastebinit): command-line pastebin client. In component universe, is optional. Version 0.9-0ubuntu1 (hardy), package size 8 kB, installed size 84 kB [22:57] * jpds gives norsetto a "!info" [22:57] ubottu: want a punch in the face? [22:57] norsetto: Error: I am only a bot, please don't think I'm intelligent :) [22:57] Hear hear. [22:58] jpds: btw, what about your mentees? Its a long time I don't see them around. [22:58] cody-somerville: About the comment, the original was a .bz2 archive. That's why the md5sum mismatch. [22:58] I think there is no urgent need to upgrade version 0.9 to 0.10 in hardy [22:59] But once gourmet hits debian and then eventually Intrepid, I'd like to see it in hardy, too. What is the normal course of action, then? Come here and schmooze up to cody-somerville? ;-) [22:59] Iulian, thats no excuse. [22:59] NCommander: o/ [22:59] norsetto: I now mentor others. [22:59] heya people. [22:59] Laibsch: you can't get it into Hardy, except as a backport [22:59] emgent, ? [22:59] s/NCommander/norsetto/ [22:59] jpds: you mean they dropped? You could have informed the reception [23:00] wrong TAB [23:00] norsetto: not dropped. More.. disappeared. [23:00] * NCommander wishes his sponsor would ping reply [23:01] emgent: Ave oh master of the window managers [23:01] NCommander, who is your sponsor? [23:01] I perfer not to say just because I don't want to start a rumor [23:01] cody-somerville: What do you mean? [23:02] * Iulian is pretty confused. [23:02] jpds: well, whatever, should I remove you from the mentor's list? I have no idea what you are doing at the moment [23:02] Iulian, bunzip2 followed by a gzip -9 will result in a .tar.gz with a matching md5sum [23:02] NCommander, :S Is this for Debian? [23:02] norsetto: I'm mentoring others in my spare time. [23:03] jpds: you can mentor all the people you want, but if you are not available for the reception just let us know [23:03] norsetto: OK, will do. [23:04] norsetto: -.- [23:04] jpds: thx [23:04] emgent: you should really do something for your eyesight [23:05] norsetto: hehe [23:07] * NCommander is now in ubuntu-bugcontrol [23:07] w00t [23:08] Congrats NCommander [23:08] My bragging rights on LP keep growing [23:09] * nhandler has been thinking about applying for ubuntu-bugcontrol [23:11] woo [23:12] codeblocks got rejected! [23:13] cody-somerville, ping [23:14] cody-somerville: Hmm, it seems that it still not matching, I did run bunzip2 and then gzip -9 but when I check it mismatch. Am I missing something? [23:19] Iulian, only the .tar have to match [23:26] Hey cody-somerville, codeblocks got rejected, care to help me upload one tha twon't [23:26] (wrong original maintainer, and lintian override were the reasons) [23:27] what did you put as the original maintainer? [23:28] I left upstreams debian maintainer by mistake [23:28] Right [23:28] (the one that was in the codeblocks/debian folder) [23:28] Okay, I'll remove that [23:29] cody-somerville: Have a look at http://paste.ubuntu.com/29419/ [23:29] Hmm, it's late here and I should go to bed. [23:30] cody-somerville: Is it me or is the archive dizzy? ;) [23:31] Iulian, the md5sum of the .orig.tar (so gzip -d it) and the .tar of the upstream tarball (so bunzip it) should match [23:35] NCommander, so what did the archive admin say about the lintian override? [23:35] cody-somerville, just comment why it is needed [23:35] cody-somerville: b8ce4dc236c886b265baff4368b76897 salasaga_0.8.0~alpha3.orig.tar [23:35] 40f76b604c441d0db4f8af0999007813 salasaga-0.8.0.alpha3.tar [23:36] Iulian, I'm well aware yours doesn't match :P [23:37] 40f76b604c441d0db4f8af0999007813 is the correct md5sum [23:37] Yup.. [23:39] Every time it gives me something else and I'm using only those two commands. [23:39] cody-somerville: Maybe because I'm asleep. Will try again tomorrow morning. [23:40] cody-somerville: Thanks [23:40] Good night. [23:40] Night [23:53] query: I have a source package with libraries for C++, Python, and TCL. What's the best way to package the docs? [23:53] One package? If so, what should I call it? [23:55] Can anyone tell me if 8.10 wil release with the nice new black theme? [23:55] Awsoonn, as far as I've seen, it's gonna be darker, but not black... [23:57] Jazzva: the alpha has a new theme, and Ilike it very much, but will it stay? or is it temporary? I ask because the Web-team is about to design the new start page and count down banners.... and we'd like them to match the OS [23:57] :) [23:58] Awsoonn, I'm not sure. I suppose I know as much as you do... [23:58] Awsoonn, I suppose it will look similar to that one... But that's just my guess... [23:58] Well, we are still in the alpha stages. The Artwork final deadline is not until September 25th. Up until that point, the theme can be changed [23:59] Might you know where I can find more information on 'intentions' [23:59] Awsoonn, #ubuntu-artwork maybe?