[12:14] shawarma: -directory [12:15] ScottK-laptop: for CVE-2007-2650 CVE-2007-2029 for dapper I can't fix it because it's reported and resolved in 0.90.3 and the code has changed debian has not relased update for sarge's clamav and for CVE-2006-6481 debian added extra functionality and I can't tell what modifications are exactly for that cve just for the Dapper's CVE-2007-1745 I have patched [12:15] The OLE2 parser in Clam AntiVirus (ClamAV) allows remote attackers to cause a denial of service (resource consumption) via an OLE2 file with (1) a large property size or (2) a loop in the FAT file block chain that triggers an infinite loop, as demonstrated via a crafted DOC file. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2650) [12:15] File descriptor leak in the PDF handler in Clam AntiVirus (ClamAV) allows remote attackers to cause a denial of service via a crafted PDF file. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2029) [12:15] Clam AntiVirus (ClamAV) 0.88.6 allows remote attackers to cause a denial of service (stack overflow and application crash) by wrapping many layers of multipart/mixed content around a document, a different vulnerability than CVE-2006-5874 and CVE-2006-6406. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6481) [12:15] The chm_decompress_stream function in libclamav/chmunpack.c in Clam AntiVirus (ClamAV) before 0.90.2 leaks file descriptors, which has unknown impact and attack vectors involving a crafted CHM file, a different vulnerability than CVE-2007-0897. NOTE: some of these details are obtained from third party information. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1745) [12:16] erm... [12:16] spam [12:16] HAM === Maxo [n=maxolase@76.3.13.172] has joined #ubuntu-motu [12:18] geser: linux/wireless.h includes linux/if.h, the problem is a recent change in linux/wireless.h where some includes have been surrounded by an #ifdef __KERNEL__ block in order to "sanitise" the header. if you're interested the change is at http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=baef186519c69b11cf7e48c26e75feb1e6173baa [12:19] leonel: All you can do is what you can do. [12:20] leonel: You've been making good contributions. [12:20] geser: apparently it should be using iwlib.h instead, which I've tried and it built with that but then rt2500-source still doesn't build using module-assistant once it's installed... i'm also wondering if this should be a kernel team thing because feisty's kernel had the rt2500 module in by default (as far as i can see) [12:21] s/feisty's kernel/& package/ === crdlb_ [n=crdlb@unaffiliated/crdlb] has joined #ubuntu-motu === tri [n=tri@p57ADCC4E.dip0.t-ipconnect.de] has left #ubuntu-motu [] [12:23] so yeah, i guess i should paste all that into a bug report now... [12:29] ScottK-laptop: so .. to call it unfinish what's to be done ? [12:29] leonel: We need to figure out how to backport the 0.90 versions to Dapper/Edgy as discussed at the last MOTU meeting. === ScottK-laptop is in the middle of a meeting, so has limited bandwidth for IRC right now. [12:30] ScottK-laptop: ok let's see what can we do in that area [12:45] AndyP: that would be good. I only looked at the build report and saw there a missing IFNAMSIZ === TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu [12:51] How do I insert a non-ascii character into a ascii document? (using groff_char) === giskard [n=giskard@62-101-126-218.ip.fastwebnet.it] has joined #ubuntu-motu [12:53] if you have some time to spend, could you please take a look at http://revu.tauware.de/details.py?upid=5287 ? [12:53] night all :) === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has left #ubuntu-motu ["Microsoft] === gizmo [n=gizmo@xdsl-84-44-247-136.netcologne.de] has joined #ubuntu-motu === fbond [n=fab@pool-71-161-220-43.burl.east.verizon.net] has joined #ubuntu-motu === fbond [n=fab@pool-71-161-220-43.burl.east.verizon.net] has joined #ubuntu-motu === minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu [01:15] shawarma: I am now. === guglielf [n=guglielf@unaffiliated/guglielf] has joined #ubuntu-motu [01:16] I'm packaging a game with only one binary, Should I place the binary directly into /usr/games/ or should it still be located in /usr/share/games// ? === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-motu [01:20] SlimG: /usr/share/games// [01:21] ScottK-laptop: thanks [01:24] ScottK-laptop: why? If the binary is compiled, it surely shouldn't be under /usr/share/? === adamcollard [n=acollard@91.84.75.27] has joined #ubuntu-motu === radhios [n=radhios@200.122.113.192] has joined #ubuntu-motu [01:26] hmmm [01:26] meaning /usr/games/ ? [01:27] not sure why /usr/share/ would be relevant [01:27] The question I was answering was if it should go in a package name subdir and I think it should. [01:28] the ones I have installed don't use such [01:28] crimsun: a lot of games put data files in /usr/share/games//, but I don't see the reason to put executable binary there === ScottK-laptop goes to read the hfs documentation. [01:28] bsdmainutils, patchutils, gnome-games, fortune-mod [01:28] (even if it's arch-independent) [01:28] crimsun: try wesnoth :-) [01:29] I'm speaking of executable binaries, of course [01:29] /usr/share/games/ is trivially useful === chninkel_ [n=yann@alcyone.pleiades.fr.eu.org] has joined #ubuntu-motu [01:31] compiled binaries (arch-dependent) shouldn't be below /usr/share [01:31] right, we're in agreement there [01:32] the binary, say named foo, should be /usr/games/foo [01:34] For usr/share a pacakage specific sub dir is recommended, but not required. HFS is silent on subdir in usr/games. [01:34] FHS, even? [01:34] Yeah. That one. [01:35] I wouldn't suggest a subdirectory under /usr/games. /usr/games is in the PATH, but /usr/games/* isn't. [01:35] Sorry. Trying to do IRC and listen in a meeting at the same time. [01:35] Makes sense. [01:36] okay, seems there is a consensus [01:36] SlimG: you should put your game binary in /usr/games/ [01:38] minghua: thanks for clearing that up for me, I'll remember that [01:41] What's the right way to read /usr/share/doc//copyright ? === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === bluekuja_ [n=andrea@host145-171.pool8250.interbusiness.it] has joined #ubuntu-motu [01:54] Meeting's over, see you all later.... === andrea__ [n=andrea@host33-239-dynamic.1-79-r.retail.telecomitalia.it] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkibras1-ff55c300-121.dhcp.inet.fi] has joined #ubuntu-motu === jml_ [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-motu [02:10] if anyone would like to review a new package: http://revu.tauware.de/details.py?upid=5444 thanks! (by the way, is it annoying for me to keep asking every day, should I just post to the mailing list and shutup?) === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [02:13] jrib: once per day is absolutely fine in my opinion === jml_ [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === luisbg [n=d33p@87.217.145.74] has joined #ubuntu-motu === blueyed [n=daniel@pdpc/supporter/active/blueyed] has left #ubuntu-motu ["Konversation] [02:35] what is the proper way of using the requestsync script? [02:35] dear thunderbird, grow a reply-to-list button, kthxbai! === bluekuja_ [n=andrea@host221-175.pool8252.interbusiness.it] has joined #ubuntu-motu [02:36] nixternal: requestsync === macd [n=d@adsl-157-21-112.msy.bellsouth.net] has joined #ubuntu-motu [02:37] nixternal: You'll need a deb-src line for , and the DEBEMAIL environment variable set. === macd [n=d@cl-116.atl-01.us.sixxs.net] has joined #ubuntu-motu [02:38] I have DEBEMAIL set already in .bashrc [02:38] how do I add the deb-src line, or where? === nixternal does it the old way [02:38] nixternal: /etc/apt/sources.list [02:38] oh === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === andrea__ [n=andrea@host178-239-dynamic.1-79-r.retail.telecomitalia.it] has joined #ubuntu-motu [02:52] MOTU: bug 120300 [02:52] Launchpad bug 120300 in kftpgrabber "Please synce kftpgrabber (0.8.1-1) from Debian Unstable (main)" [Undecided,Unconfirmed] https://launchpad.net/bugs/120300 [02:52] simple sync [02:54] all Ubuntu changes (1 of them) can be dropped as Debian included our patch [02:57] ah i love it when debian does that :) [02:57] me too [02:58] fboudra is cool like that though === javier_galicia [n=Javier@189.130.231.23] has joined #ubuntu-motu [03:17] Where should the .svg Icon mentioned in /usr/share/applications/example.desktop be placed? === Jucato [n=jucato@ubuntu/member/Jucato] has joined #ubuntu-motu [03:20] /usr/share/icons//scalable/apps/, I think [03:21] I am also not sure the part === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-motu [03:27] minghua: the only icons dirs on my kubuntu is containing scalable folder is mono, crystalsvg and hicolor, so I guess the hicolor is the one I should use..? [03:28] s/kubuntu is/kubuntu/ [03:30] SlimG: in those situations i usually look at where other packages are putting their similar files (probably not the best way to do it but it's an "if in doubt, go with the flock" solution) [03:30] how do I can know what packages without being installed depend on some lib ? [03:30] leonel: apt-cache show [03:31] or apt-cache rdepends , not sure what you meant [03:32] minghua: I mean I have libclamav2 and I need to know what packages need libclamav2 even if those packages are not installed [03:32] AndyP: As I mentioned, I'll go with the flock and use /usr/share/icons/hicolor/scalable/apps , sure hope the flock is right :) [03:32] rdpends ? [03:32] leonel: yes, the rdepends one [03:32] thanks it is [03:38] SlimG: "For example, installing a svg icon in $prefix/share/icons/hicolor/scalable/apps means most desktops will have one icon that works for all sizes." -- http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#install_icons [03:38] yay for definitive answers [03:40] AndyP: thanks :) [03:41] what's the difference between .svg and .svgz? is the extra "z" for gzipped svg files? [03:41] SlimG: yup [03:43] AndyP: Should the file inside example.svgz also be named example.svgz ? [03:43] or just .svg ? [03:45] SlimG: you mean the original uncompressed file? .svg [03:48] AndyP: (yes, the original uncompressed) should example.desktop refer to example.svg or example.svgz then? [03:48] SlimG: whichever one you're installing, at a guess :) === bobbob [n=Administ@75-138-106-134.dhcp.hckr.nc.charter.com] has joined #ubuntu-motu [03:49] hey [03:49] anyone on? === bo [n=opera@60-234-168-92.bitstream.orcon.net.nz] has joined #ubuntu-motu === bo [n=opera@60-234-168-92.bitstream.orcon.net.nz] has left #ubuntu-motu [] === bobbob [n=Administ@75-138-106-134.dhcp.hckr.nc.charter.com] has left #ubuntu-motu [] === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === concept10 [n=concept1@ppp-70-247-173-239.dsl.rcsntx.swbell.net] has joined #ubuntu-motu === aanderse [n=aaron@CPE0015e916db19-CM001225d7436c.cpe.net.cable.rogers.com] has joined #ubuntu-motu === freeflying [n=freeflyi@123.116.100.249] has joined #ubuntu-motu [04:16] Hey folks. [04:17] hiya TheMuso [04:40] good night folks [04:41] night welshbyte === jml [n=jml@ppp121-44-219-120.lns1.hba1.internode.on.net] has joined #ubuntu-motu === czessi_ [n=Czessi@dslb-088-073-017-170.pools.arcor-ip.net] has joined #ubuntu-motu === DarkMageZ [n=richard@ppp28-164.lns1.syd6.internode.on.net] has joined #ubuntu-motu === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu [05:04] good day MOTUs [05:05] anyone doing xmms2 merge? === chillywilly [n=danielb@CPE-72-133-223-147.wi.res.rr.com] has joined #ubuntu-motu [05:12] hey zakame [05:12] yo leonel how goes clamav? [05:14] bad bad there are 2 cve which are for 0.90.X and need to backport to 88.2 and I can't tell what to patch since the code has changed in 0.90 [05:14] I would like to merge my rewrite of stendhal someday. [05:14] have you brought upstream in to help you out? [05:15] no I haven't [05:15] how can that be done ? I'm new here [05:16] lookup clamav's debian/copyright for author info, or lookup their website for contacts [05:22] zakame: great thanks I'll contact them [05:22] zakame: what's for openjdk in ubuntu , do you know any plans for it ? [05:24] leonel: np :) [05:25] np == no plans ? [05:27] leonel: icedtea is packaged for Debian [05:28] so a merge has to be done ? [05:29] http://gnu.wildebeest.org/diary-man-di/?p=37 [05:29] icedtea is a package? heh [05:29] i've tried those debs but can't install on feisty [05:31] jsgotangco: nestea? [05:32] zakame: i like our "local" bottled tea thank you, less sugary [05:32] hmm libfaad isn't in gutsy? [05:34] well got to go .. [05:36] oh, libfaad2-dev in multiverse === LucidFox [n=LucidFox@wikia/Sikon] has joined #ubuntu-motu === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === DarkMageZ [n=richard@ppp4-60.lns4.syd7.internode.on.net] has joined #ubuntu-motu === man-di_ [n=mkoch@dynadsl-080-228-202-163.ewetel.net] has joined #ubuntu-motu [05:52] heya man-di_ === thekorn [n=thekorn@a89-182-89-136.net-htp.de] has joined #ubuntu-motu === apacheLAGger [n=me@N949P014.adsl.highway.telekom.at] has joined #ubuntu-motu === superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu === superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu === porthose [n=chatzill@72.24.69.50] has joined #ubuntu-motu === ScottK-laptop [n=kitterma@12.198.1.130] has joined #ubuntu-motu === ScottK-laptop [n=kitterma@12.198.1.130] has joined #ubuntu-motu === Knightlust [n=Dax@ubuntu/member/knightlust] has joined #ubuntu-motu === ScottK2 [n=kitterma@12.198.1.130] has joined #ubuntu-motu === fraco [n=fraco@213.219.140.212.adsl.dyn.edpnet.net] has joined #ubuntu-motu === Acksys [n=acksys@cpe-071-070-081-128.sc.res.rr.com] has left #ubuntu-motu [] === Admiral_Chicago [n=FreddyM@ubuntu/member/admiral-chicago] has joined #ubuntu-motu === morphir_ [n=morphir@217.168.81.9] has joined #ubuntu-motu [07:16] Any experienced MOTUs available to answer a newbie MOTU question... === ScottK-laptop dput a NEW package from REVU today (I was the second advocate) and I don't see it anywhere. [07:16] Do I have to dput differently for a NEW package? === jussi01 [n=jussi@cust0920.vic01.dataco.com.au] has joined #ubuntu-motu === neversfelde [n=neversfe@nrbg-4db442c0.pool.einsundeins.de] has joined #ubuntu-motu [07:21] no. [07:21] which did you upload? [07:22] I have submitted 5 new needs-packaging bugs to Launchpad [07:22] https://launchpad.net/ubuntu/+bugs?field.tag=needs-packaging&start=300 [07:23] nixternal: libreadonly-perl [07:23] Oops. Wrong issue to point nixternal at. [07:23] crimsun: libreadonly-perl [07:23] heh [07:24] ScottK-laptop: did you receive an upload accept? [07:25] maybe I need DRI enabled for this new Flash plugin beta [07:28] crimsun: I did not. === lengau [n=lengau@c-76-22-213-228.hsd1.tn.comcast.net] has joined #ubuntu-motu [07:28] ScottK-laptop: reupload it [07:28] crimsun: Thanks. [07:28] mm, nope, DRI doesn't do it. [07:28] 9.0.60.120 is definitely broken. Not uploading. [07:28] crimsun: Did I do something wrong or is this just stuff happens sometimes? [07:29] ScottK-laptop: it happens sometimes, though it's not supposed to. [07:29] This was my first NEW upload... [07:29] OK. Thanks. [07:29] make sure you signed it with your usual key, etc. [07:29] ooh new perl module :) [07:30] I did debsign -m and the usual e-mail address just like I would for someone else's merge. [07:30] usually a debuild -S -sa should do [07:30] Not if it's not my name in the changelog because I didn't package it. [07:30] sure you can, just pass the correct -k0xfoo [07:31] yep [07:32] Ah.. That would do it. === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-motu === bonii [n=bonii@unaffiliated/bonii] has joined #ubuntu-motu [07:36] anyone who feels the urge to fix bug 120319, please realise that the beta version is utterly broken. [07:36] Launchpad bug 120319 in flashplugin-nonfree "[UPDATE] New beta of the flashplayer available" [Wishlist,Confirmed] https://launchpad.net/bugs/120319 [07:37] The release notes mention a workaround, but of course it's impossible to apply the workaround, since it crashes the web browser. [07:38] waah [07:38] I'm not even sure how they managed to release it; it's a 100% regression from the final 9.0.31. No sites work at all. [07:39] hmm yet another worse-than-fail? === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu [07:39] it appears to initialise fine, but it never actually does anything [07:40] I see [07:40] For Flash, isn't that a feature? [07:40] hmm what ffmpeg issues are there blocking xmms2? [07:40] bug 84381? [07:40] Launchpad bug 84381 in ffmpeg "[apport] ffmpeg crashed with SIGSEGV" [Medium,Unconfirmed] https://launchpad.net/bugs/84381 === elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-motu === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu [08:03] hmm xmm2 seems to build fine now [08:04] On the buildds? [08:05] no just on my chroot, will check [08:05] jdong: According to LP you all published the python-spf backport for edgy last month - https://launchpad.net/ubuntu/+source/pyspf [08:06] zakame: xmms2 was strange, in that it will build fine everywhere, *aside* from the buildds. [08:07] case in $(hostname -f) ; *ubuntu.com) fail_build_randomly ;; esac [08:07] hello everyone... [08:12] hmm the new DrJekyll version seems to have overhauled its build system [08:12] It moved to cmake, didn't it? [08:12] no more direct scons calls, there's a ./waf script that drives the build [08:15] zakame: waf is derived from scons. [08:16] ah, cool === Lure [n=lure@external-1.hermes.si] has joined #ubuntu-motu === Zic [n=Zic@Final-Fantasy.FF-IRC.net] has joined #ubuntu-motu [08:30] waah xmms2 should really get reorganized into several source pkgs [08:31] no wonder why the build fails selectively, its trying to be a God Package... === crevette [n=crevette@man06-2-88-167-44-76.fbx.proxad.net] has joined #ubuntu-motu === \sh_away is now known as \sh === Lure_ [n=lure@external-1.hermes.si] has joined #ubuntu-motu === dholbach [n=daniel@i59F770C4.versanet.de] has joined #ubuntu-motu [08:47] good morning === Zic [n=Zic@Final-Fantasy.FF-IRC.net] has joined #ubuntu-motu === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-motu [08:56] hmm let's see if this new xmms2 builds on the buildds... [08:56] zakame: Good luck. [08:57] You'll need it. [08:57] Heh [09:03] Fujitsu: thanks, wiping my keyboard with it now. :D === icf7 [n=icf7@WL-POOL00-09.UNI-MUENSTER.DE] has joined #ubuntu-motu [09:04] Fujitsu: Any chance you'd take a look at python-scipy. I managed to break it and am unsure how to proceed. I test built python-scipy (0.5.2-9ubuntu1) in my pbuilder before I uploaded it and it built (I'd updated it a few days before). It FTBFS on the buildd's. I updated my pbuilder and it would no longer build for me. === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu [09:05] ScottK-laptop: Sure, I'll have a look. [09:05] I'd really like it if LP allowed subscriptions to packages for getting notification of uploads/FTBFSes/etc. [09:07] Fujitsu: Thanks. Here's the traceback from the FTBFS: http://paste.ubuntu-nl.org/25482/ === Fujitsu compares to previous build logs. === Pumpernickel [n=pumperni@about/essy/bacon/PuMpErNiCkLe] has joined #ubuntu-motu === dholbach_ [n=daniel@i59F76167.versanet.de] has joined #ubuntu-motu === porthose [n=chatzill@72.24.69.50] has joined #ubuntu-motu === vil [n=lada@ubuntu/member/vil] has joined #ubuntu-motu [09:18] I uploaded ampache-3.3.3.2-0ubuntu1 to REVU but discovered it has a serious problem can I get a MOTU to nuke that upload please [09:18] porthose: can't you just re-upload? [09:18] you can do that? [09:19] Fujitsu: I need to get to bed. With luck, this hotel internet connection will stay up. If you have any suggestions on what I can do to fix it, please let me know and I'll work on it (of course if you want to fix it, don't let me get in your way). [09:19] porthose: dput -f [09:19] cool I'll do that thanks [09:19] ScottK-laptop: Sure, I'll probably fix it myself, but maybe not. [09:19] Goodnight. === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu === pochu [n=emilio@115.Red-88-27-28.staticIP.rima-tde.net] has joined #ubuntu-motu === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu === pochu [n=emilio@115.Red-88-27-28.staticIP.rima-tde.net] has joined #ubuntu-motu === blackskad [n=blackska@d54C1A48C.access.telenet.be] has joined #ubuntu-motu === coNP [n=conp@unaffiliated/conp] has joined #ubuntu-motu [09:59] ooh xmms2 starts building === icf7_ [n=icf7@WL-POOL02-17.UNI-MUENSTER.DE] has joined #ubuntu-motu === icf7__ [n=icf7@WL-POOL03-58.UNI-MUENSTER.DE] has joined #ubuntu-motu === cassidy [n=cassidy@host-85-27-113-187.brutele.be] has joined #ubuntu-motu === DarkMageZ [n=richard@ppp4-70.lns1.syd7.internode.on.net] has joined #ubuntu-motu === Nightrose [n=lydia@port-87-234-150-228.dynamic.qsc.de] has joined #ubuntu-motu [10:23] now depwaits on most arches [10:29] zakame: is it perheps because libfaad2-dev is in multiverse and xmms2 in universe? [10:32] speaking of which, shouldn't we merge the new faad2 from Debian? [10:32] yes, there will be some hellacious package mangling to be done, but it's worth it IMO [10:32] TheMuso: espeak uploaded - just noticed: shouldn't espeak-data be arch: all? [10:34] and if faad2 is in Debian main, we should be able to ask for its promotion to Ubuntu universe [10:34] geser: yep [10:34] it should be in universe [10:34] anyway we're early, so I think its doable :) [10:34] crimsun: I asked slomo about it during the merges for feisty. IIRC ours faad2 is severely patched which makes merging very difficult [10:35] I wonder if there's any specific reason we should retain ours instead of using Debian's === zakame checks out faad2 [10:35] zakame: either move xmms2 to universe or don't build-depend on libfaad2-dev till it moved to universe [10:35] geser: xmms2 is in universe [10:35] *xmms2 to multiverse [10:36] yes [10:38] heavily patched? I see only 5 in debian/patches === geser looks up the mails about it === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu [10:42] just about the big patch is in 09_amd64.diff === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu [10:43] perhaps on the binary pkgs produced may affect this; debian has a different set than ubuntu [10:44] looking at the versions though, I'd say we have a totally different faad2 from debian's [10:45] REVU DAY TODAY [10:45] yoohoo [10:45] oh and Q&A session today [10:45] was anybody at the 0:00 UTC ones? [10:46] oh... I won't be able to be at the 12:00 UTC one [10:46] does anybody feel up to doing it? [10:46] zakame: slomo mailed me that Debian's faad2 has 64bit problems which our doesn't and that every version after ours has a GPL incompatible license which makes the Debian packages useless === heno [n=henrik@ubuntu/member/heno] has joined #ubuntu-motu [10:48] bug #46013 it's a single line fix, if some universe sponsor can be check... :) [10:48] Launchpad bug 46013 in backupninja "mail-command instead of rmail" [Medium,Confirmed] https://launchpad.net/bugs/46013 [10:48] heno: today is a REVU day, not a Universe HUG DAY afaik [10:48] geser: ah, there we go [10:48] and MOTU Q&A hours at 12:00 UTC [10:49] dholbach: ooops, I've been picking up on rumors :/ [10:49] heno: we'll decide on a new Universe HUG DAY in tomorrow's MOTU meeting [10:49] oh, well. I'll run my own little universe hug day then [10:49] heno: best to check the MOTU Team header - it has al lthe dates [10:49] dholbach: hmm like knuth's all questions answered? :) [10:49] ah, ok === jekil [n=alessand@host185-20-dynamic.61-82-r.retail.telecomitalia.it] has joined #ubuntu-motu [10:50] so it does === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu [10:51] geser: wouldn't xmms2 to multiverse probably surprise users (at least)? [10:52] yes, I would prefer to build xmms2 without libfaad2-dev instead of moving it to multiverse [10:52] I gather there's a better way than to just comment out faad2-relevant packages in debian/control, then. [10:53] probably --without-faad2 in the debian/rules configure options if it uses autofoo magic [10:53] ( and also control ) [10:55] zakame: without testing: remove libfaad2-dev from B-D and delete the xmms2-plugin-faad package from debian/control [10:55] geser: exactly what I'm doing now :) [10:56] fortunately, its just debian/control; no need to edit debian/rules === dholbach takes a look at nautilus-wallpaper === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-motu === seb128 [n=seb128@ubuntu/member/seb128] has left #ubuntu-motu ["Ex-Chat"] [11:04] is adam israel around? === cypher1 [n=cypher1@c-68-83-184-230.hsd1.nj.comcast.net] has joined #ubuntu-motu === dholbach looked at olive === dholbach looks at system-config-samba === highvoltage looks at dholbach [11:10] highvoltage: it's REVU Day === zakame looks at ccbuild [11:11] dholbach: is that until the end of the day? [11:11] it's always a REVU day [11:11] today is a special one :) [11:11] ah :) [11:11] I'm working until 15:00 UTC, I'll get into that brasero package right after that [11:12] maybe I can even get it up for revu today [11:12] highvoltage: it was updated already [11:13] dholbach: ok. I'll ping you a bit later then I can start with another package? [11:13] yes [11:13] http://wiki.ubuntu.com/DesktopTeam/WIP lists a few [11:13] other than that we have myriads of bugs marked as 'upgrade' 'packaging' 'needs-packaging' and 'bitesize' [11:15] can we agree that we archive uploads that had a comment, but no reply back for more than a month and mail all the people involved? === dholbach starts to make a list === zakame looks at yazpp [11:18] dholbach: was that a question for me? [11:19] highvoltage: I asked everybody in here :) [11:19] ok, just checking :) [11:20] what is the best way to put up a request for having a package updated in gutsy [11:20] MrDumbo: you can file a bug and tag it as 'upgrade' [11:20] I filed a bug, but I might have forgotten the tag [11:20] because it also got deleted... [11:20] deleted? [11:21] to long no confirmation [11:21] dholbach++ [11:21] MrDumbo: did you file a support request? [11:22] might have done it wrong... [11:22] a well going to try it later. [11:24] how do you tag it? [11:25] 021-918-2116 [11:25] ugh, sorry, pasted to wrong window [11:28] grr hate it when bugs are reported at wrong places [11:28] they can't expect me to check all distro's bugtrackers [11:30] https://bugs.launchpad.net/gmpc/+bug/102595 <-- anyway to close that, because it's fixed [11:30] Launchpad bug 102595 in gmpc "adding all tracks from an album should sort by track number" [Undecided,Unconfirmed] === hoora_ [i=ariel@gateway/tor/x-a29dca7f7fde3903] has joined #ubuntu-motu [11:32] MrDumbo, i marked it as fix released upstream but it shouldent be closed in ubuntu untill its uploaded there [11:32] and you dont have to check all distros bug trackers, LP tracks bugs upstream in your tracker [11:32] just FYI [11:32] no, how can I possible track all the f*** bug trackers [11:32] I don't have time for that [11:33] and as i just said why would you need to ? [11:33] I doubt if launchpad does [11:33] sure it does, thats one of its deatures [11:33] features* [11:33] this bug, I never heard of it, until somewhen sended me a patch (but most of the time it's completely passing me by) [11:33] but even if it dident why would you need to ? [11:34] I want to know about bugs in my programs.. so I can fix them? [11:34] rigth and upstream bug distros file upstream as well as in their trackers , or should just for that very reason === dholbach archived at least 15 packages [11:34] and thats why LP will track your bug tracker [11:34] I _never_ had that. [11:35] dunno about launchpad have to admit that [11:35] but with other distro's.... [11:35] MrDumbo, then i am sorry you have not experinced the joys of opensource [11:35] sorry just a bit of a bad mood.. [11:35] i can see [11:35] i'm just trying to tell you you are a bit offbase :) [11:36] yes things get over looked from time to time but over all you dont have to [11:36] imbrandon: I think it's just a waste, it often happens after months I get pointed in a bug in the gentoo tracker, or on some debian ml... === bersace_ [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu [11:36] anyway, back to why I started.. [11:36] gmpc version in ubuntu is years old. === zakame looks at libpam-cups [11:36] MrDumbo, then do the "right thing" and who ever it is pointing it out to you needs to file it upstream, gentoos tracker is for gentoo specific issues just as debians and ubuntu's [11:37] zakame: I archived it [11:37] zakame: it had no reply for more than a month [11:37] dholbach: ok, gotta update my revu page :D [11:37] ajax-ing revu would be great though :D [11:37] TheMuso: is ardour2 on REVU really necessary? [11:37] anyway, I have to go... [11:38] using bzr for package reviews would be nice [11:38] TheMuso: (given that the new version is in as ardour already) === zakame looks at menareants === jussi01 [n=jussi@cust0920.vic01.dataco.com.au] has joined #ubuntu-motu [11:40] now sdlmame === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === dholbach highfives zakame [11:45] evening all [11:45] hello dholbach [11:45] heya jussi01 [11:45] yo jussi01 [11:45] thanks dholbach [11:46] hey zakame === jussi01 decides to look for a new progrm to package while he waits... any ideas? [11:47] jussi01: take a look at the bugs tagged as 'needs-packaging' [11:48] And RFP in Debian :) [11:48] dholbach: yeah, will do, just thought someone might have a little something that they didnt have time to do... [11:48] pochu: of course :D [11:48] dholbach: You looked at system-config-samba a bit earlier. I've uploaded a new version with fixed dpatch and explained the libuser1-dev dependency. === zakame looks at emilnes [11:53] dholbach: Thanks for looking at it! === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === zakame looks at sunflow [12:00] dholbach: afaik I archived ardour2 ages ago on revu. [12:00] dholbach: Espeak-data is arch specific, as it needs to be either little or big endian. [12:02] shawarma: ok, will look at it again [12:02] TheMuso: ah ok [12:02] TheMuso: I'll archive it now - it's still there [12:03] dholbach: Done already. [12:03] ok [12:03] I ts popped up again, because someone commented on it. [12:03] /c [12:03] gah [12:03] ok, the page looks better and better [12:03] if you all have some spare minutes, please help out :) === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu [12:05] salut jsgotangco [12:05] hi [12:06] hmm folks aren't using the debian/changelog effectively === zakame looks at freevo === hoora_ [i=ariel@gateway/tor/x-aac1ce9e95c52e7e] has joined #ubuntu-motu === zakame looks at gconf-cleaner === jussi01 says wow! you guys are really rocking on revu comments today! well done! === zakame looks at olive === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has left #ubuntu-motu [] === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu [12:29] gah, i hate launch pad... how do you search bugs by tag? [12:34] jussi01: Click the Advanced search link === zakame looks at tablelist === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === jussi01 asks StevenK where is that? Am I blind? I go to launchpad, click bugs... then? === zakame looks at gnono [12:37] jussi01: go to the Ubuntu bug list, expand Tags on the left side, and click on the tag you want [12:39] would be nice if it were a tagcloud though, long tag list is long [12:39] yeah, is true [12:40] yes its one of the things i hate most === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === zakame looks at alsa-firmware === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === \sh is now known as \sh_away === dharrigan [n=dharriga@host-212-158-210-75.bulldogdsl.com] has joined #ubuntu-motu === zakame looks at wired === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu === zakame looks at cyclictest === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu === zakame looks at debomatic === AlinuxOS [n=vsichi@host44-131-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu-motu === xerosis [n=kieran@cpc2-shep5-0-0-cust722.lei3.cable.ntl.com] has joined #ubuntu-motu === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu === zakame looks at kbib === jrib [n=jrib@upstream/dev/jrib] has joined #ubuntu-motu === zakame looks at system-config-samba === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu === \sh_away is now known as \sh [01:23] wb \sh === beuno [i=martin@ubuntu/member/beuno] has joined #ubuntu-motu === zakame looks at gnofract4d === iceman [n=iceman@cable-87-244-154-165.upc.chello.be] has joined #ubuntu-motu === TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu === bueroman [n=setanta@200.184.118.132] has joined #ubuntu-motu === zakame takes a break === vil [n=lada@ubuntu/member/vil] has joined #ubuntu-motu === gizmo [n=gizmo@87.139.112.143] has joined #ubuntu-motu === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-motu === seb128 [n=seb128@ubuntu/member/seb128] has left #ubuntu-motu ["Ex-Chat"] === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === guglielf [n=guglielf@unaffiliated/guglielf] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-motu === lionel [n=lionel@ip-211.net-81-220-127.rev.numericable.fr] has joined #ubuntu-motu === DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-motu === aplg [n=me@amarok/rokymotion/apachelogger] has joined #ubuntu-motu === Zic [n=Zic@Final-Fantasy.FF-IRC.net] has joined #ubuntu-motu === mok0 [n=mok@ghost.imsb.au.dk] has joined #ubuntu-motu [02:05] There is a MOTU Q/A session on classroom now? === etank [n=etank@ubuntu/member/etank] has joined #ubuntu-motu [02:06] lionel: There is === neversfelde [n=neversfe@nrbg-4db442c0.pool.einsundeins.de] has joined #ubuntu-motu === xerosis [n=kieran@cpc2-shep5-0-0-cust722.lei3.cable.ntl.com] has joined #ubuntu-motu [02:17] hmm xmms2 now builds, but fails on amd64 [02:17] > default/src/plugins/sid/sidplay_wrapper.o: relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC [02:17] > default/src/plugins/sid/sidplay_wrapper.o: could not read symbols: Bad value === guglielf [n=guglielf@unaffiliated/guglielf] has left #ubuntu-motu ["adieu..."] === tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-motu === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-motu === DarknessssenkraD [n=Darkness@200.57.25.224] has joined #ubuntu-motu === DarknessssenkraD [n=Darkness@200.57.25.224] has left #ubuntu-motu [] === _neversfelde [n=neversfe@nrbg-4db4428e.pool.einsundeins.de] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === xxxxx1 [n=will@44125.static.fln.virtua.com.br] has joined #ubuntu-motu === thekorn [n=thekorn@a89-182-72-216.net-htp.de] has joined #ubuntu-motu [02:36] morning people! === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === Jucato_ [n=jucato@ubuntu/member/Jucato] has joined #ubuntu-motu [02:52] morning xxxxx1 [02:53] FAR OUT!!... :( :( :( [02:53] :) [02:53] I just had my upload rejected... [02:53] oh well, I gues i just have to go fix it... [02:54] jussi01: which one? [02:54] mnemosyne Hobbsee [02:54] ahhh [02:54] why? [02:54] licencing? [02:54] some small copyright issue [02:54] yeah [02:55] I've just rejected the mnemosyne upload to gutsy. Some pyqt_ui files [02:55] have work from "Jarno Elonen " who is not mentionned to [02:55] debian/copyright, could you fix that and upload a new revision? [02:56] does that mean, just have to add him to the copyrights? === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu [02:57] Hi all [02:58] hello DarkSun88 [03:03] heya jussi01 [03:03] hi zakame === leonel [n=leonel@189.155.112.151] has joined #ubuntu-motu [03:05] hello everyone [03:05] hi leonel [03:05] wha... is it wake up tim in the us or smthing? [03:05] likely, yeah [03:05] in mx is ... [03:05] yo leonel [03:05] hey zakame [03:06] I'm trying to make a debootstrap gutsy in feisty but says I don't have the gutsy script === RainCT [n=RainCT@77.209.5.171] has joined #ubuntu-motu [03:07] have you updated/ [03:07] ? [03:07] leonel, anyway when you mark a merge in progress, dont wait 2 weeks to do it [03:07] hi [03:07] (talking about dbmail) [03:08] leonel: update your debootstrap [03:08] bluekuja: ok I'll quit then [03:08] leonel, I've seen it "to do" on mom and I did it [03:08] leonel, you can close your bug then [03:08] and thanks for working on it === zakame is thinking up of putting something like a ubuntu-chan imageboard [03:09] bluekuja: I've spent this time finding a way to fix dapper's clamav to take that merge but if you need that merge to be done I'll quit clamav or dbmail [03:10] leonel, no clamav is ok [03:10] I just done dbmail [03:10] so feel free to do clamav [03:10] ;) [03:10] then we'll probably have image macros for REVU day and HUG day :D [03:10] then remove me from dbmail [03:10] zakame: hrm? [03:10] leonel, kk [03:11] Hobbsee: just idling, or prepping up for another REVU round :) [03:11] but first, wash dishes... [03:11] hehe [03:11] REVUing just makes things sit in the NEW queue for longer [03:12] xxxxx1: I've just installed debootstrap [03:13] xxxxx1: says no such script /usr/lib/debootstrap/scripts/gutsy [03:13] leonel: debootstrap from feisty-updates? [03:13] xxxxx1: yep. probably your debootstrap is out-of-date [03:14] No packages found matching deboostrap. [03:14] ops [03:14] ii debootstrap 0.3.3.3ubuntu3~feisty1 Bootstrap a basic Debian system [03:14] :) [03:14] yes, that's from feisty-updates [03:15] leonel: paste your version [03:15] xxxxx1: 0.3.3.2ubuntu3 but I have feisty-updates enabled . [03:16] feisty debootstrap wouldnt know about gutsy [03:16] (and why are you wanting to debootstrap anyway? [03:16] ) [03:16] I managed to debootstrap gutsy by symlinking gutsy to feisty [03:16] i was about ot point tha tout [03:16] zakame: Could you take another peek at http://revu.tauware.de/details.py?upid=5521 ? That would be much appreciated. [03:17] Hobbsee: to use it instread booting a virtual server .. [03:17] Hobbsee: Beat you. :-P === Hobbsee beats StevenK [03:17] leonel: chroot is easier, imo. [03:17] nope. the last version of deboostrap for feisty have gutsy script too [03:17] or last time i checked [03:17] Hobbsee: Ouch! [03:17] is in feisty-backports [03:18] oh neat [03:18] leonel: is in feisty-backports [03:18] for those of you who actually *run* backports, yes. [03:18] xxxxx1: ok thanks [03:18] :P [03:18] Hobbsee: *little* detail :> === Hobbsee should *really* check if her feisty still boots. === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-motu [03:20] xxxxx1: thanks [03:21] rather, yes. [03:23] Are you people using cdbs for package building? [03:23] mok0: yep. many packages are using [03:24] It seems like development on it has stopped [03:24] Latest commit I can find is 3 years old [03:24] mok0: How do you figure that? === persia [n=persia@ubuntu/member/persia] has joined #ubuntu-motu [03:24] mok0: http://changelogs.ubuntu.com/changelogs/pool/main/c/cdbs/cdbs_0.4.49ubuntu1/changelog [03:25] 15:24 -!- Subhuman [n=jack@host86-139-44-50.range86-139.btcentralplus.com] has quit [Read error: 110 (Connection timed out)] [03:25] 15:24 < mok0> Latest commit I can find is 3 years old [03:25] 15:24 < shawarma> mok0: How do you figure that? [03:25] ge86-139.btcentralplus.com] has quit [Read error: 110 (Connection timed out)] [03:25] 15:24 < shawarma> mok0: http://changelogs.ubuntu.com/changelogs/pool/main/c/cdbs/cdbs_0.4.49ubuntu1/changelog [03:25] ge86-139.btcentralplus.com] has quit [Read error: 110 (Connection timed out)] [03:26] "If it works, don't fix it" [03:26] Arrgh my mouse is failing me in cut/paste [03:26] But cdbs indeed *has* been updated in the last three years. [03:26] is there a reason for putting two spaces before Homepage in debian/control? [03:27] Riddell: It 1) ensures that the line is not broken, and 2) acts as a signal for automatic parsing on packages.ubuntu.com [03:27] ge86-139.btcentralplus.com] has quit [Read error: 110 (Connection timed out)] [03:27] shawarma: great work, a little more improvement and its a go :) [03:27] persia: how does it manage 1)? [03:28] Why isn't Homepage promoted to a full debian/control field? [03:28] mok0: https://code.launchpad.net/cdbs/ [03:28] Riddell: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Description [03:28] zakame: That why lies madness. [03:29] way, even [03:29] zakame: It's relatively new (a couple of years), and not everything has a homepage. === persia prefers why [03:29] well it can be an optional field, maybe X-Homepage [03:29] zakame: I added the get-orig-source because a previous comment told me to. :) [03:29] StevenK: lolsparta [03:30] zakame: If we did that, we'd need mangling to stay consistent with Debian. [03:30] persia: yeah, I guess let Debian do it first then :) [03:30] zakame: I don't quite understand the third paragraph in your comment? [03:30] zakame: If you're curious about that, read debian-devel archives :) === mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-motu [03:33] shawarma: get the SRPM, transform it into a .tar.gz, then make that the .orig tarball; note it in README.Debian and in the changelog [03:33] Rather README.Debian-source, no? [03:33] zakame: That's what the get-orig-source target does? === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has left #ubuntu-motu [] [03:34] if there's a system-config-samba-.+.tar.gz that exists separately of the SRPM, even better to grab that [03:34] shawarma: You still need a README.Debian-source, even if it just says "look at get-orig-source:"/ [03:34] shawarma: yeah, but instead do it manually [03:34] zakame: This is not something that the buildd are going to do.. It's something one can do manually to verify that I didn't put stuff into it. [03:34] zakame: Why manually? [03:35] zakame: Well, of course I'd do it manually, too. I need to to so that I can upload my package. === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu [03:38] persia: less confusion, and get-orig-source is optional, after all; I'd prefer to have essential rules as much as possible [03:39] zakame: So you prefer no get-orig-source ? I frankly don't care either way. [03:39] zakame: Ah. I'm a strong believer in get-orig-source, as 1) it's easier for the paranoid to verify, and 2) it makes package update much easier (for a well written get-orig-source). I use it like one might use uupdate (although it requires manual changelog update). [03:40] shawarma: up to you then [03:40] shawarma: Either way, you still need README.Debian-source. [03:40] persia: there is already uscan for that [03:40] zakame: Doesn't work very well for RCS snapshots :) [03:41] (or bz2 dists, or rpm conversions, etc.) [03:41] ah, well there's no argument for RCS snapshots then [03:41] persia: Just added that. [03:43] persia: but get-orig-source can only work against the current upstream version for a specific package, right? adding more logic on that rule just to emulate what uupdate/uscan does is overkill [03:44] debootstrap for gutsy in feisty working ... didn't had feisty-backports enabled [03:44] thanks === stratus [i=stratus@conference/debconf/x-b59f0c767c3e6ca5] has joined #ubuntu-motu [03:44] zakame: Depends. I tend to use something like that documented in https://wiki.ubuntu.com/MOTU/Packages/CommonPackagingMistakes/ChangingTheOrigTarball, which isn't that much logic. === icf7 [n=icf7@WL-POOL00-40.UNI-MUENSTER.DE] has joined #ubuntu-motu [03:48] interesting [03:48] zakame: The idea being to leverage uscan where possible, and emulate some of it where not, but to not have to go through a manual process for each update. [03:49] What should be the initial changelog entry? [03:49] icf7: "Intial Upload (LP: #bugnumber)" [03:50] persia: Thanks, zakame said the opposite. What should the bug on Launchpad contain? [03:51] icf7: I said the opposite because initial ubuntu changes ought to be documented, as should all subsequent changes afterward [03:51] icf7: Amusingly, zakame and I have different opinions (both usually correct) about many things. If you listen to me, the bug should be a "needs-packaging" bug on launchpad, set to "In Progress" and assigned to you. === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [03:51] persia: actually I'm beginning to agree about the get-orig-source bits [03:51] :_ [03:51] :) [03:52] In this case, I think I agree with zakame, that any patches or special adjustments needed for packaging should be noted. For a package that works without anything fancy, you can probably simplify. === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has left #ubuntu-motu [] [03:52] brb, washing dishes :D [03:52] zakame: It's the process of debate that leads to a good answer. I'm not sure it's a good thing that we're both moving towards agreement :) [03:52] thanks persia for the link :) [03:53] zakame, persia: There. http://revu.tauware.de/details.py?upid=5522 Now it has both get-orig-source and a README.Debian-source. Are we happy? [03:53] zakame: It's one of my pet notes. If you have a good candidate for a RPM conversion, it would be nice to have that too, as the only one I've seen needs a lot of manual work for an upgrade. === jekil [n=alessand@host185-20-dynamic.61-82-r.retail.telecomitalia.it] has joined #ubuntu-motu === persia looks === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu [03:54] persia: well it makes sense for the RCS case; when there are no pre-existing snapshot tarballs the get-orig-source becomes essential :) [03:55] zakame: Exactly. [03:56] shawarma: I don't see anything blocking, but the README.Debian-source feels different than those I've seen before (although I don't have a good example), and the get-orig-source would be better abstracted so it didn't need manual update each time (and a watch file might also be good). All of these could as well be addressed in a later revision. === soc [n=soc@p54ADC840.dip0.t-ipconnect.de] has joined #ubuntu-motu [03:56] hi [03:57] persia: did I just hear you say "ACK"? :) [03:57] another question: How do I set up uscan to work according to the Debian policy so that it works in any directory? Is it intended to temporarily cd to the right directory and run uscan? [03:57] shawarma: Hrm. Let me download and run the standard tests... [03:58] icf7: In what context? Usually uscan is run from the package base directory. [03:58] persia: Actually, I've never notived neither get-orig-source nor README.Debian-source in any package before. [03:58] persia: I wanted to use uscan in rules:get-orig-source, is that wrong? [03:59] shawarma: Google gives 5000 results for README.Debian-source. One of these might be a good example. It's only distributed in the source package, and only sometimes (README.Debian-source is "should" and get-orig-source is at the whim of the maintainer). [03:59] persia: Oh, it's only in the source package? [03:59] persia: I made mine install it. [04:00] icf7: You only want get-orig-source if you repack the orig.tar.gz. If you're doing that, take a look at the example in the wiki. [04:00] persia: Ok, thank you [04:00] shawarma: Ah, You don't want to install it - it's just for people investigating the source. [04:00] persia: Ok, then. When you check the package, just ignore it. When I upload it will be gone. [04:01] shawarma: OK, or if you are fast, I'll just grab the new diff.gz & dsc [04:01] persia: There's not point in uploading it to REVU again, if that's all there's wrong. [04:01] persia: I'm not. :) [04:01] shawarma: Right. Sounds fine to me. [04:02] persia: Just ping me when/if you're satisfied with the package. [04:03] shawarma: I'm just guessing that you already satisfied ScottK? I don't understand the python bits. === colinl [n=colin@paperstreet.colino.net] has joined #ubuntu-motu [04:03] hi! does anyone know what's the use of such a package? http://packages.ubuntu.com/gutsy/virtual/claws-mail [04:04] persia: I think I've argumented sufficiently for my packacing with regard to the python policy. I've also got examples of other packages that do the same thing. [04:04] colinl: It's a leftover from some snapshot packaging - it allows plugins that worked with both claws and claws^snapshot to work. [04:04] shawarma: OK. [04:05] persia: I see - but how comes I can find no real related package (snapshot or not) on packages.ubuntu.com ? [04:06] colinl: In part because claws had some issues lately, and in part because the snapshot merge happened some time back. The package may no longer be useful (although I haven't investigated in recent releases). [04:07] persia: thanks. do you know where I can find buildbot logs or any other relevant info about these issues? [04:08] persia: thanks (for Homepage link) [04:08] persia: Sorry for searching the wrong way, but I can't find any repackaging example on wiki.ubuntu.com. COuld you give me a pointer? [04:11] shawarma: 1) If you're moving the icon, you shouldn't create /usr/share/pixmaps, and 2) if you could extract the changelog from system-config-samba.spec and dump it (compressed) to /usr/share/doc/$package, it would be great (these are linda errors). [04:11] icf7: https://wiki.ubuntu.com/MOTU/Packages/CommonPackagingMistakes/ChangingTheOrigTarball [04:12] colinl: I'm really not sure how to easily hunt those down for virtual packages, sorry. [04:12] np. I suppose things will get sorted out eventually :) [04:12] thanks for your answers! [04:12] thanks lionel for running the Q&A session [04:12] persia: Am I moving the icon? [04:12] dholbach: no pb === colinl [n=colin@paperstreet.colino.net] has left #ubuntu-motu [] [04:16] shawarma: My mistake. I thought you were from 05_fixperms.dpatch, but looking more closely, it appears to be an upstream bug. The makefile defines PKGIMAGEDIR, but doesn't use it when creating directories, and fails to include a '/' in `install pixmaps/*.png $(DESTDIR)$(PKGIMAGEDIR)`. which has odd results. [04:17] persia: This example requires a newer uscan than the one in feisty. Should I develop in gutsy by now? [04:18] icf7: How doesn't it work? I believe that example was developed on a feisty system. === stratus_ [i=stratus@conference/debconf/x-273fd3be3b455948] has joined #ubuntu-motu [04:18] persia: --force-download is not available === fatsheep [n=fatsheep@74-133-190-166.dhcp.insightbb.com] has joined #ubuntu-motu === icf7 updates his system === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === fatsheep [n=fatsheep@74-133-190-166.dhcp.insightbb.com] has left #ubuntu-motu [] [04:21] icf7: I'm sorry. I remembered it being developed in April, but I guess it was just as the gutsy archives opened, and the developer tracked that. Sorry for the confusion. === Spec [n=nwheeler@ubuntu/member/spec] has joined #ubuntu-motu === soc [n=soc@p54ADC840.dip0.t-ipconnect.de] has joined #ubuntu-motu [04:28] back from washing dishes :) [04:30] zakame: I had a thought about the uscan case (bz2). Could the output of `uscan --report-status` be parsed to determine $(VER)? [04:31] probably, lemme check [04:32] persia: I don't get these errors from linda? [04:34] shawarma: I got the output from `linda -v -f long -t E,I,W,X system-config-samba_1.2.35-0ubuntu1_amd64.changes`, but I'd guess the same would come from any architecture. [04:35] persia: I thought -t was supposed to *limit* the output, but I get *more* warnings, when I use your command line. [04:36] shawarma: Yep "-t" limits the output to the selected types, but the default types are not all of E,I,W,X :) My command line tells linda to be as verbose as she can be. [04:37] persia: Gah... [04:37] persia: I've been missing out all this time! [04:37] once a merge is done how long takes to be available to install ? [04:37] shawarma: use `lintian -iIv` for the equivalent from a perl perspective. [04:37] gaah, uscan is too verbose for use in scripting :/ [04:38] leonel: After the merge, it is uploaded, built, and then distributed. Depending on the builds (and failures therein), this may take as much as a month. [04:39] persia: thanks [04:39] zakame: That was my problem too :) I was hoping you might know some nifty make trick to collect only the right information. [04:39] there are blocks caused by FTBFSes as well, check xmms2 for instance. === Gazer [n=gazer@200.68.69.98] has joined #ubuntu-motu [04:39] leonel: I forgot about xmms2 - ignore the part about "as much as a month". There's not really a limit. === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu [04:43] persia: something ugly like `uscan --report | grep ^Newest | awk '{print $7}'`, needing to chop off the trailing comma [04:44] where can I read about what debian/install does? [04:44] apropos dh_install [04:45] x/apropos/c/man/ === acm [n=ameinke@p57BCC884.dip0.t-ipconnect.de] has joined #ubuntu-motu === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [04:47] zakame: So, "VER:=$(shell uscan --report | grep ^Newest | cut -f 7)" might work? On the other hand, I suddenly realise that doing something like this would defeat the point of get-orig-source, and instead be a get-newest-source. Thanks though :) === beuno [i=martin@ubuntu/member/beuno] has joined #ubuntu-motu [04:47] yeah, get-newest-source would be more like it hehe === persia fails to update the wiki [04:48] hello persia [04:48] hi jussi01 [04:48] jussi01: Did you find a new package earlier, or are you still looking? [04:49] no, didnt find, still looking... but i need to fix mnemosyne [04:49] hmmm, if we know at the time of the get-orig-source call about the md5sum of the original source, shouldn't we use that to verify if the source we indeed get later is the right and trusted source? [04:49] thanks a lot zakame [04:49] persia: did you see earlier? [04:49] persia: http://revu.tauware.de/details.py?upid=5523 There. [04:49] zakame: That fails whenever get-orig-source is required, as gzip --best is not guaranteed to generate the same md5sum twice in a row. === slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu [04:51] immediately, at the rule's call? [04:51] persia: ffs... hang on. === persia wonders if the md5sum of the originally downloaded file belongs in README.Debian-source when there is an available snapshot. [04:52] shawarma: Too late. Already built :) Let me know when you want me to grab a new one. === zakame looks at mtpaint [04:53] zakame: No, the rule won't fail, just the md5sum of the orig.tar.gz will only match by accident (and md5sum is designed to make this rare), so the user cannot use it for verification. [04:53] persia: You can take a look at it. All I've changed now is I've renamed the upstream changelog to changelog.gz (from changelog.upstream.gz). [04:54] persia: Unless you find anything else I won't bother with uploading to REVU. [04:54] hi one question about gimp [04:54] i updated it with uupdate to 2.3.18 [04:54] whats the command to configure, make, package it? [04:55] shawarma: Since that's the only remaining error, I'm happy. Please upload again, just so my ACK is on a clean package :) [04:55] soc!!! [04:55] yeah it's me :-) [04:55] i decided to just build a package for now, without messing too much [04:56] soc: debuild for local build, pbuilder for traball build, or sbuild for schroot build. [04:56] s/tra/tar/ [04:56] if that works i'll start to modify it piece by piece [04:56] ok, so just debuild [04:56] without arguments? [04:56] persia: ah... I was rather hoping the rule would immediately fail at the md5sum mismatch, instead of propagating to dpkg-source(?) [04:56] persia: heya [04:56] do i need fakeroot for that= [04:56] or sudo? [04:57] persia: gonna take care of that missing .desktop you mentored [04:57] persia: did you see my message about mnemosyne earlier? [04:57] fakeroot [04:57] persia: it has been assigned to me [04:57] zakame: I think that's part of why get-orig-source is so optional at this point - it's not really decided yet (in Debian) how to do it right. [04:57] Any revu admins around? I need to have system-config-samba* removed from incoming (ctrl-c by accident) [04:57] bluekuja: Great. Thanks. Let me know if you need any help. [04:57] How come the debdiffs on revu seem reversed? [04:57] shawarma: I'll take care of it. [04:57] persia: seems easy, gonna have results this evening/night [04:58] persia: Oh, great. Didn't know you were "one of them" :) [04:58] persia: ;) [04:59] persia: indeed, still, its a great help for the situations you listed :) [05:00] It seems my fixes are getting removed :) [05:00] http://paste.ubuntu-nl.org/25550/ [05:00] shawarma: Cleaned. I'm not actually an admin, but I can help :) [05:00] Is there errors in this debdiff? [05:00] s/Is/Are [05:00] persia: interesting... :) [05:00] Anyways: I have a new upload on revu (upid=5478) that I seek further review on... [05:00] mok0: Are you looking at the URL of the latest upload? [05:01] mh sudo debuild tells me that: [05:01] build conflicts: libgimp2.0 [05:01] I'll check... [05:01] DarkSun88: it's hard to tell from a pastebin. Does it apply cleanly (with `patch -p1 < ../mydebiff` from the package directory? [05:02] No, I'll do. [05:02] persia: yes [05:02] mok0: Which URL? [05:02] persia: Final version is up: http://revu.tauware.de/details.py?upid=5524 [05:03] persia: I've compiled with a server and tells me this: http://packages.linuxdc.it/gutsy/result/vpnc_0.4.0-3ubuntu1/vpnc_0.4.0-3ubuntu1_i386.build [05:03] persia: Ah! I didn't get that yet [05:03] persia: I am rambling === nuu [n=nuu@193.205.162.6] has joined #ubuntu-motu [05:04] http://revu.tauware.de/details.py?upid=5495 [05:05] persia: I got confused by your message to shawarma... [05:05] DarkSun88: It looks like one of the patches doesn't apply cleanly. My guess would be that something in 06_stolen_from_head modified a line that affected 07_gcc_optimizations. You'll need to clean up the latter to match the changes in the former. [05:06] persia: I'll check it. Thanks a lot. === Sindwiller [n=sindwill@84-75-101-114.dclient.hispeed.ch] has joined #ubuntu-MOTU === zakame looks at popstation [05:07] shawarma: Advocated :) [05:07] persia: Great. Uploaded. :) [05:07] persia: Thanks a million, dude. [05:08] shawarma: Don't forget to archive and send the REVU mail to ubuntu-motu@ :) [05:08] persia: after the dev-team meeting. :) === AlinuxOS [n=vsichi@host44-131-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu-motu === ScottK-laptop [n=kitterma@166.129.148.49] has joined #ubuntu-motu [05:09] mok0: The debdiff links are reverse debdiffs to previous versions. Your would be reverted if these were applied, but it's handy for reviewers to see what changed. Take a look at http://revu.tauware.de/details.py?upid=5459 if you want to see forward debdiffs. [05:10] shawarma: No rush - just a reminder, as the docs are sparse :) === Tonio_ [n=tonio@81.185.113.139] has joined #ubuntu-motu [05:12] bluekuja: Did you check that .desktop with desktop-file-validate 0.13? The updated spec is now implemented. === zakame looks at emelfm2 [05:13] persia, currently finishing another thing, gonna move there soon [05:13] persia, gonna ping you when done, dont worry [05:13] ;) === persia was just reading mail, and saw an attached file [05:13] I didnt added it [05:13] *add [05:13] maurizio did [05:13] I think [05:14] bluekuja: My apologies - I'm not looking carefully enough :) [05:14] persia: :) === zakame looks at fische [05:16] hmm, why a 299KB diff? [05:17] grr kate-in-konqueror should have better folding for aggregated diffs :/ [05:18] zakame, huh? [05:18] zakame, which diff? [05:18] bluekuja: http://revu.tauware.de/revu1-incoming/fische-0705270805/fische_2.0-0ubuntu1.diff [05:19] zakame, leave it, gonna be synced from debian [05:19] ;) [05:20] should be nuked from REVU then ;) [05:20] zakame, yup [05:20] should be archived [05:22] bluekuja: If you're going to sync, please add a comment on REVU, so that nobody starts reviewing. (sometimes packages get reviewed without announcement, especially on REVU DAY). [05:22] persia, yeah, gonna add it now === \sh is now known as \sh_away === zakame moves on to kopete-otr [05:24] archived [05:24] Hobbsee, thanks ;) [05:25] "dpkg-deb: building package `ubuntustudio-menu' in `../ubuntustudio-menu_0.1_all.deb'." <-- but not deb in the .. folder ... :S [05:26] persia: I'm an idiot. How do I archive stuff on REVU? [05:27] shawarma: there's an archive button on each row at the main page [05:27] one for each package [05:27] zakame: Not on my machine, there isn't... [05:27] shawarma: if you're listed as a reviewer === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-motu [05:28] shawarma: First comment, then archive (commenting automatically unarchives). Archiving is done from the front page. === pgquiles [n=pgquiles@62.43.226.52.static.user.ono.com] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu [05:29] luisbg: Does it claim to build, but doesn't generate the .deb? Is the source somewhere one may look at it? [05:30] Hobbsee: Reviewer? Hmm.. That might be it. [05:30] persia, can upload it to bzr if you want to look at it === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #ubuntu-motu [05:31] luisbg: Sure, if you want another eye. [05:32] shawarma: I'll archive it :) [05:32] persia, sure thanks! give me a sec [05:32] persia: Thanks! [05:32] Heya gang === zakame looks at python-coverage [05:33] yo bddebian! :D [05:33] Hi zakame [05:35] Hobbsee: Being a reviewer means being member of some team, right? which team is that exactly? [05:35] shawarma: ask siretart [05:35] it's not a LP team [05:35] bddebian: I'm about to upload a fix for bug #119887: do you have any reservations about this? [05:35] Launchpad bug 119887 in apt-file "merged package contains spurious files" [Wishlist,In progress] https://launchpad.net/bugs/119887 [05:35] Hobbsee: Ah, ok then. [05:35] persia: No, thanks! [05:35] shawarma: You don't need to be in any more teams than you already are, but you need a REVU-admin to add you. [05:36] bddebian: Thanks for the confirmation :) [05:36] persia: Ok. thanks for clarifying. I thought I was going nuts as I couldn't see that archive button :) [05:37] Sorry I've been out of the picture lately but I suppose that's probably good for you all ;-P [05:37] Glad to have you back, bddebian. [05:37] bddebian: Not really : REVU has missed you === _neversfelde [n=neversfe@nrbg-4db44138.pool.einsundeins.de] has joined #ubuntu-motu === finalbeta [n=gggggggg@d54C6865D.access.telenet.be] has joined #ubuntu-motu [05:38] shawarma: I'm probably not "back" until after July but thanks! :-) [05:39] zakame: After looking at the most recent REVU upload notice, I am completely changing my advice on initial changelogs. Thanks. [05:40] persia: works both ways :) I find the get-orig-source option something worth considering to include :) === evand [n=evand@ubuntu/member/evand] has joined #ubuntu-motu === persia adds a "Best Packaging Practices" document to the documentation wishlist === AlinuxOS [n=vsichi@host44-131-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [05:44] persia: +1 [05:45] I''ve been downloading packages from Ubuntu to get them into Debian [05:45] and it's been a nightmare :( [05:45] hmm like kayaking upstream === lbm [n=lbm@0x555373ab.adsl.cybercity.dk] has joined #ubuntu-motu [05:46] zakame: something like that :D === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-motu [05:46] beuno: Why? Too many packages? Too crappy? [05:47] beuno: You're probably getting the best feedback. Would you mind starting a page on the wiki (Category MOTU, under /MOTU/Packages/ namespace)? I'd be happy to add comments, and later formalise and prettify. [05:47] shawarma: *very* badly packaged, non working packages at all (dependencies that don't compile) [05:47] etc etc etc [05:48] persia: I'm getting a LOT of feedback here [05:48] beuno: Also, if you have time, and can take a look at our reviewing practices, I'm sure we could learn to make your job easier :) [05:48] the @ubuntu.com address in my nametag gets me a lot of feedback :D [05:48] persia, http://codebrowse.launchpad.net/~luisbg/freemix/base/files/bethencourt%40gmail.com-20070614153440-29evu6xpbquexu00?file_id=ubuntustudiomenu-20070614153254-omrhjatjx93najmz-1 [05:48] hehe [05:48] persia, thankss!! [05:48] beuno: heh :) Even a very rough list would be a great help in getting started. === ASCIIGirl [i=mlt@debian/developer/mlt] has joined #ubuntu-motu [05:48] luisbg: I'll take a look in a few minutes. Thanks. [05:49] persia: I'd live to get involved, yes [05:49] I believe much more attention should be paid [05:49] persia, thanks to you ;) [05:50] and a clear way to remove a crappy package [05:50] I've been filing some bugs against them [05:50] but I'm nopt sure that will get them removed [05:50] I'm also trying to fix them, uplaod them into debian so t hey get downloaded properly [05:50] shawarma: it is a flag in the postgres database on tiber [05:50] beuno: There is a mechanism for package removal. If there are any you want sheparded, please send me a list in email. [05:50] I do think a team specially created for that would help a lot [05:50] persia: great, I will gather a list :D [05:51] beuno: Thanks. [05:51] siretart: I see. Could it be because I've started to use another e-mail to log in? I believe i used to see the archive button.. [05:51] shawarma: right. revu accounts are just emails, and only that [05:52] siretart: Ok. could you promote soren@ubuntu.com, perhaps? [05:53] persia: how can it be that there is a package that doesn't work at all in the repos? [05:53] persia: that desktop file is ok, only thing is about encoding that seems to be deprecated now [05:54] beuno: <70 MOTUs >10,000 universe packages. [05:54] bluekuja: Right, so we should delete that line. [05:54] persia: yup [05:54] persia: I'm trying to get a Debian Collaboration Team back together (it's part of my purpose here), and I believe that would also be part of getting things straightened out [05:54] https://launchpad.net/~dct [05:54] beuno: talked to white? [05:54] beuno: I hope so. I'm looking forward to a reinvigorated DCT. [05:54] just checking: we can override Makefile rules right? not just appending to them... [05:55] Hobbsee: white? [05:56] beuno: debian dev. interested in the same thing [05:56] persia: I've been trying to, but I'm not getting much help [05:56] beuno: utnubu stuff [05:56] Hobbsee: no, but Ill track him down [05:56] beuno: What do you need? [05:56] I've been emailing the DCT mailing list [05:56] and contacting specific people [05:56] persia: first thing is to reorganize objectives to a more "possible" objective [05:56] then start actually doing it and recruiting [05:56] I'd say 50% of the work has to do with coordinating teams and people [05:57] beuno: Debian Python Modules Team has been very open to Ubuntu people joining and participating. [05:57] ScottK-laptop: yes they have, I've seen several teams working together, and that's great! [05:57] some work is being done quietly [05:57] beuno: I don't follow the mailing list too closely (only reviewing archives 1/month or so), but I thought there was positive response to your efforts. Could you not just update the wiki page, build a community of interested parties (an IRC channel may or may not help for this), and dig in? [05:58] MOTU-Games is now entirely within Debian-games as well. [05:58] I also think we should have a very clear and complete FAQ For DDs mocked up so they can understand what happens with there work, how Ubuntu works inside, and how they can help or get help [05:58] persia: yeap, that is exactly what I'm going to do [05:59] I've just been doing a little bit of everything, got 2 packages in NEW waiting after a few days of learning [05:59] it's great to be surounded by geeks :D [05:59] beuno: That's a good idea, but I would recommend that such a FAQ be built in collaboration with the attempts to reinvigorate utnubu, just to make sure DCT and Utnubu procedures are in sync, and everything is smooth. [06:00] persia: yeap, it's a wiki, so we jkust have to make sure they know about it [06:00] shawarma: done [06:00] gather whatever questions they mnay have [06:00] and get them answered [06:00] siretart: ta [06:00] which many times takes me to very long and rocky trips :D [06:01] in fact, I think Hobbsee/persia could have done that as well [06:01] /srv/revu1-production/scripts/alter_user.py -e soren@ubuntu.com -lreviewer [06:01] is the command line [06:01] ah right [06:01] siretart: Cool. Thanks. Could you stick that in /etc/motd to make it easy to remember? === infinito [n=infinito@127.160.217.87.dynamic.jazztel.es] has joined #ubuntu-motu === eletido [n=jhoman@66-191-137-2.static.roch.mn.charter.com] has joined #ubuntu-motu === AlinuxOS [n=vsichi@host44-131-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [06:02] I'll brb, going to a BoF [06:02] not wsure if I have wireless [06:03] persia: please try it to check that there are no problems with file permissions [06:03] hi [06:03] can anyone take a look at this file, to see it its license would eb aproblem for inclusion on ubuntu? http://svn.infinicode.org/index.cgi/pyrenamer/trunk/pyrenamer/src/TreeViewTooltips.py?revision=5&view=markup [06:03] siretart: Is it safe to re-run for the same ID? [06:04] im not very good at license policies === dpm [n=dpm@p54A121B4.dip0.t-ipconnect.de] has joined #ubuntu-motu [06:04] persia: should be. the script does only do things in the postgresdb [06:04] siretart: "Altering soren@ubuntu.com to level reviewer", so I'm guessing it works. [06:04] yes, looks file [06:05] Anyone have an opinion on running `apt-file update` in apt-file postinst? [06:05] infinito: Looks like there are no restrictions whatsoever, so it should be OK === beuno_ [i=martin@conference/debconf/x-cd06302c8fbd8afe] has joined #ubuntu-motu [06:06] ok, in the BoF room :D [06:06] mok0: should i add something to copyright fiel about this license? === lfittl [n=lfittl@cl-185.mbx-01.si.sixxs.net] has joined #ubuntu-motu [06:07] s/fiel/file [06:07] infinito: The license is fine. For debian/copyright you should include the full text of the license. [06:07] ScottK: ok, thanks! [06:08] infinito: I am no expert, but I would regard this as an "artistic" license [06:08] infinito: For comparison, look at the BSD license - it's nearly the same. [06:08] y [06:08] s/y//g [06:08] :) [06:09] so in the copyright file i should use something like: for the file blablabla the license is: blablabla [06:09] mok0: Except that Artistic sources can be put in the public domain, whereas that cannot. [06:10] persia: done [06:11] siretart: Thanks. [06:12] so the copyright file should be like this? http://pastebin.ca/566713 [06:12] luisbg: sbuild makes a deb for me. On what archicture were you compiling? === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [06:13] persia, i686 [06:13] or x86 [06:13] however you were expecting me to say it =) [06:14] luisbg: Strange. I was actually expecting amd64, as that doesn't build architecture all packages by default. Now I'm confused as to why it doesn't work for you. [06:14] persia, I'm doing... debuild -S ; sudo pbuilder build ../*.dsc === bleinmono [n=toffel@ppp91-76-72-15.pppoe.mtu-net.ru] has joined #ubuntu-motu [06:15] Could someone familiar with pbuilder please help luisbg? I cannot replicate the problem with sbuild. [06:15] persia, wait... I think I'm only doing the source package [06:15] let me check something === bleinmono [n=toffel@ppp91-76-72-15.pppoe.mtu-net.ru] has left #ubuntu-motu [] [06:15] persia, tell me how you do with sbuild [06:16] and why sbuild instead of pbuilder? [06:16] where are you checking for the resulting deb? [06:16] gn8 all [06:16] luisbg: https://help.ubuntu.com/community/SbuildLVMHowto and `sbuild -A -d gutsy ubuntustudio-menu_0.1.dsc` [06:17] luisbg: sbuild is just my personal preference (it's what the buildds use). pbuilder is also fine. [06:18] persia, ok =) just wanted to know if I should think about switching a little bit more [06:18] luisbg: No need to switch. === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-motu [06:21] anyone familiar with pbuilder around? [06:21] yes [06:21] you never answered my question, though [06:22] luisbg: ^ [06:23] ahhhh sorry Hobbsee, didn't saw the question :S [06:23] In the absence of dissention, I'm configuring apt-file to run update in the postinst. [06:24] I'm checking in .. of where I run pbuilder, that is the folder where the .dsc hangs around [06:26] you need to check in /var/cache/pbuilder/result [06:27] :( that was dumb [06:27] sorry about that [06:27] ok... now a more tricky question [06:28] I'm creating a directory /usr/share/ubuntustudio-menu/ and then moving our applications.menu file there, how do I tell gnome to use this one instead of the one used by default in /usr/share/app-install/desktop [06:28] no problem [06:28] ? === acm [n=ameinke@p57BCC884.dip0.t-ipconnect.de] has joined #ubuntu-motu [06:29] luisbg: You can't really. You need to put things in /etc/xdg/menus, but I think those are conffiles, which means you can't actually edit anything already there. [06:31] I'm looking at the package edubuntu-menus, and I see where he places the .menu file, but not how he changes gnome === apachelogger [n=me@M3117P021.adsl.highway.telekom.at] has joined #ubuntu-motu [06:34] should I just move to /etc/xdg/menus ? [06:34] can someone link me to a summary of the process of getting a package into universe? === tobiasschulz [n=tobias@AC9E35EB.ipt.aol.com] has joined #ubuntu-motu [06:35] You might want to morror edubuntu, but there are probably other parts to that solution (it's certainly beyond my understanding of how gnome-menus works). [06:36] nvm, found what i was looking for. === xerosis_ [n=kieran@cpc2-shep5-0-0-cust722.lei3.cable.ntl.com] has joined #ubuntu-motu === fraco [n=fraco@213.219.140.212.adsl.dyn.edpnet.net] has joined #ubuntu-motu === jellyfis1 [n=jellyfis@bb116-14-34-211.singnet.com.sg] has joined #ubuntu-motu === jellyfis1 [n=jellyfis@bb116-14-34-211.singnet.com.sg] has left #ubuntu-motu [] === infinito [n=infinito@127.160.217.87.dynamic.jazztel.es] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu [06:53] clear === mok0 [n=mok@ghost.imsb.au.dk] has left #ubuntu-motu [] === eletido [n=jhoman@66-191-137-2.static.roch.mn.charter.com] has left #ubuntu-motu [] [07:03] can anyone take a little time to review http://revu.tauware.de/details.py?upid=5528 ?? [07:06] dholbach: will the meeting be here, or in -meeting? In the mail you say here... [07:06] urg [07:06] #ubuntu-meeting of course [07:06] thinko === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu [07:07] dholbach: meeting? what meeting? when? [07:07] followed up [07:07] "later" MOTU meeting [07:07] Hobbsee: MOTU meeting, tomorrow 13 UTC === twanj [n=chatzill@c-75-74-146-27.hsd1.fl.comcast.net] has joined #ubuntu-motu [07:08] pochu: define "tomorrow" [07:08] Fri 15 Jun [07:08] tomorrow is a relative term, please specify a day or date. [07:08] thankyou [07:08] Hobbsee: aren't you subscribed to ubuntu-motu@ ? [07:09] oh goody, i'll actually be alive then. hopefully. [07:09] pochu: i am - hadnt checked my email in the last hour, and there's nothing in the topic about it [07:10] Hobbsee: now+20h [07:11] cool, yeah. 11pm local, it looks like [07:12] infinito: I can't give the package proper review (python packaging confuses me), but you probably want to add a note at the bottom of debian/copyright detailing the licensing applicable for the packaging, and you definitely want to List the "needs-packaging" bug in LP as closed. (If a bug doesn't exist, create it, set to "In Progress", and assign yourself. [07:13] persia: i dont understand the thing about the license note... [07:13] sorry [07:14] infinito: There's a good example at the bottom of http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html === davromaniak [n=cyril@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu [07:18] ScottK: I think it makes more sense, if you start off a clamav discussion on ubuntu-devel-discuss@ === persia thought adding agenda items for meetings one will not attend was discouraged, although empty agendas are not preferable. [07:22] ScottK: in a meeting without you and without the background - that does not work [07:22] dholbach: At the last meeting there was some discussion about looking at the API differences between libclamav1 and libclamav2. I've got nothing to add to that (I'm hopelessly unqualified). I'd suggest those of you who might do that, talk about who will do what and get it going. [07:22] persia: I think it needs constant pressure or we won't get it fixed because it's a REALLY hard problem. [07:22] it'd be nice to have a list of stuff that needs backporting etc [07:22] ScottK-laptop: may be can be done as with postgresql that we can have 8.2 and 8.1 installed [07:22] ScottK: I agree, I'm just not sure that's the best venue. Perhaps the mailing list, or a meeting that someone who is chasing it will attend. Will any of the others working on it be able to attend? Perhaps they could represent it. [07:22] leonel: That's basically what I proposed and the last meeting and got little traction. === persia remembers encouragement to form a team and write a proposal [07:22] persia: hi. where should I write that comment about the Blueprint you said yersterday? [07:23] RainCT: Um. Could you please feed me a little more context? My heap is lossy. [07:23] persia: https://blueprints.launchpad.net/rosetta/+spec/rosetta-desktopfile-ui [07:23] persia: already done both (http://revu.tauware.de/details.py?upid=5530 and https://bugs.launchpad.net/ubuntu/+bug/120436) [07:23] Launchpad bug 120436 in Ubuntu "[needs-packaging] pyrenamer" [Undecided,In progress] [07:24] infinito: Great! Now you just need someone familiar with python packaging to review :) [07:24] dholbach: The list of stuff that would need to be backported with it is huge (too big). [07:24] really? === giskard [n=giskard@62-101-126-218.ip.fastwebnet.it] has joined #ubuntu-motu [07:25] so how's revu day progressing? === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-motu === dholbach commented on a few and archived some more [07:25] the list should be clearer now === dholbach mails the people whose uploads he archived === noesc [n=noesc@cpe-76-172-92-85.socal.res.rr.com] has joined #ubuntu-motu [07:26] RainCT: I'd suggest starting by contacting the author of https://wiki.ubuntu.com/RosettaDesktopfileUi, and based on that discussion, updating the spec. [07:26] dholbach: Do apt-cache rdepends libclamav2 clamav clamav-daemon [07:28] daniel@lovegood:~$ apt-cache rdepends libclamav2 clamav clamav-daemon | grep -E ^' ' | xargs apt-cache showsrc | grep Package | sed 's/Package\:\ //g' | sort -u | wc -l [07:28] 28 [07:28] that has clamav and clamav-data included === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu [07:35] Could someone please confirm that http://pastebin.ca/566861 looks like a sensible postinst? [07:38] for what package [07:38] crimsun: apt-file [07:38] whew [07:38] heh [07:39] infinito: I'm looking at your package. [07:39] ScottK: thanks :) [07:39] I'm just worried about completeness of syntax, so as not to break anything debhelper might want to do (the package previously had no seed). [07:40] persia: if it doesn't spew ridiculous to std*, then sure. I'm a bit hesitant on having the package status hinge on an live 'net connection, but that's just me. [07:41] crimsun: I'd agree with that reservation. Is there a standard safe way to check for a network connection prior to attempting to connect? [07:41] persia: I forget. Was it also you who reviewed those perl packages of mine? [07:42] shawarma: Yep. One was good, for the rest, I suggested you ask someone more knowledgeable about the linda output. [07:42] persia: Alright, and you uploaded that one, did you not? [07:43] persia: I got a reject mail about it, which I deleted in an inbox cleaning frenzy. [07:43] persia: a finite ping to the default gateway? Not sure. [07:43] shawarma: No. Based on your guidelines, I advocated and expected you to upload. Do you want me to upload? [07:43] persia: Nono, I'll do it. [07:43] crimsun: Thanks for the suggestion anyway. I'll look through list archives: I seem to remember seeing this discussed in the past. [07:43] shawarma: Great. Thanks. [07:44] persia: Oh, thank *you*. === mok0 [n=mok@56346690.rev.stofanet.dk] has joined #ubuntu-motu === bddebian isn't needed anymore... :'-( [07:44] bddebian: what? [07:44] bddebian: You will always be needed [07:44] Ha, you da man now! :) [07:45] bddebian is handling alsa for gutsy, yay! [07:45] crimsun: hahaha. I would be incapable even if I wanted to :_) [07:45] nah === allee [n=ach@lapex-mcallee.mpe.mpg.de] has joined #ubuntu-motu [07:48] infinito: Comment submitted. [07:48] bddebian: You are needed because no one is grinding through and giving a first set of REVU comments like you usually do when you aren't here. [07:49] Heh, heya ScottK-laptop === finalbeta [n=gggggggg@d54C6865D.access.telenet.be] has joined #ubuntu-motu [07:52] ScottK: so u want me to remove the binary-install/pyrenamer... stuff ?? [07:54] ScottK-laptop: ^ [07:54] ScottK: Does that work without python-distutils? [07:56] it seems that removing the binary-install/pyrenamer stuff doesn't work very well... [07:57] the python stuff goes to /usr/lib/python2.5/site-packages/pyrenamer instead of /usr/share/python-support/pyrenamer [08:02] Yes. It'd be much easier if upstream used distuils instead of a makefile. [08:03] persia: The package doesn't use distutils [08:03] hello bddebian [08:03] Heya xxxxx1 [08:03] ScottK: That's what I thought. I just thought that binary-install/foo: was required when not using disutils. Thanks for the clarification. === bmm [n=chatzill@cc400801-a.groni1.gr.home.nl] has joined #ubuntu-motu [08:04] persia: are you online? The "minor detail" I changed in the last update to perfect my package seems to be wrong http://revu.tauware.de/details.py?upid=5511 [08:04] All he was doing in shi binary install was call dh_pysupport directly rather than tell cdbs what python system he was suinjg. [08:04] Should I mention the dpatches in the changelog or not? I'm not sure what to do now. [08:04] err usung === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu [08:05] bmm: If you are patching the source, it should be mentioned [08:06] ScottK-laptop: so I should put that changelog line back? The only person who advocated the package so far, said it should be removed. [08:06] ScottK-laptop: if i remove the dh_pysupport, it seems that pysupport is not using while building the deb [08:07] hmmm [08:07] bmm: Both are correct. Zak has convinced me that documentation is good since my comment, but my advocation for either 5413 or 5511 stands. [08:07] did you add DEB_PYTHON_SYSTEM=pysupport? [08:08] infinito: Are you upstream for this? [08:08] yeps [08:08] Why use a makefile instead of a distutils setup.py? === vijay2000 [n=vijay@59.92.58.253] has joined #ubuntu-motu [08:08] persia: Then I'll add the changelog line again, and see if that will get more people to advocate it ;-) [08:09] ScottK-laptop: rules file http://pastebin.ca/566926 [08:09] hi all [08:09] ScottK-laptop: because im used to, and translations are easier with autotools... [08:09] bmm: It's too late those those far out on the pacific rim, but you might get lucky. [08:10] i am trying to build notecase . i am getting the following error when i build http://paste.ubuntu-nl.org/25584/ [08:10] can anybody help me out [08:10] persia: what should I be learning from that line? [08:10] Hmmm. I think it's goint to be tough to get the python tools to work right. Let me play with it a bit... [08:12] bmm: The last commenter is away for the next several hours, so you don't have an opportunity to get a quick ACK from a reupload based on the last comment. If you make a new upload, you might be able to get someone else who is currently actively reviewing packages. [08:13] persia: can u help me out [08:13] persia: I'm willing to do anything (almost) for the package, so an upload is no problem. === javier_galicia [n=Javier@189.130.231.23] has joined #ubuntu-motu [08:13] vijay2000: Not really. I'm soon to bed, and still have a list I need to hit before then. [08:13] persia: I just need to know what to do: change it, or just wait another few days? === stijn_pol [n=stijn@d54C18E1E.access.telenet.be] has joined #ubuntu-motu [08:14] persia: Found the linda bug that made it break on the perl man pages.. [08:14] persia: no issues [08:15] bmm: If someone else who commented on it would be willing to advocate based on the debian/changelog changes, I'd do a quick upload. If not, I'd try to catch the last commenter in 10-12 hours, and see if they would ACK based on an upload. Otherwise, I'd wait. === doko_ [n=doko@dslb-088-074-001-138.pools.arcor-ip.net] has joined #ubuntu-motu [08:15] shawarma: Cool. If you send the patch quick, and ping the maintainer in about 6 hours (usually), I suspect it might get into the upload that is being prepared. [08:16] persia: thanks! I'll try to contact the commenter then and work from there, if that fails it will just give the package some more time :-D [08:16] persia: Oh, there's a linda update on the way? [08:17] shawarma: One was mentioned here in the last couple days. I don't know how serious the upload planning is. [08:18] persia: Alright. It was due to '::' having a magic meaning during some checks. If '::' was in the filename, a line got split in the wrong place and everything blew up. [08:19] shawarma: definitely file a bug. I'd suggest filing in Debian, as the maintainer doesn't check the Ubuntu status as often. [08:19] StevenK: Please apply http://people.ubuntu.com/~soren/fix_perl_manpages.diff to linda to stop it from breaking on perl man pages. [08:19] persia: It's StevenK, isn't it? [08:20] shawarma: Yes. [08:20] ScottK-laptop: what does this mean? E: pyrenamer source: build-depends-indep-should-be-build-depends python-support (>= 0.3) [08:21] It means you need to move python-support from build-depends-indep to build-depends [08:22] Ibalon zakame or zachy , are you online? [08:22] persia: If you're bored, you could apply the patch to /usr/share/python-support/linda/linda/collector.py, check out my perl packages and advocate them. [08:22] shawarma: It's too late for me to take new activities tonight. Sorry. [08:23] persia: Only if you're bored, though. You've helped me plenty today already. [08:23] persia: Quite alright. === shawarma -> food! === mok0 eats shawarma === vijay2000 [n=vijay@59.92.58.253] has left #ubuntu-motu [] [08:25] Hi everyone! [08:25] Hi stijn_pol [08:25] persia: allright, it has been a while.. [08:26] stijn_pol: Sorry about that. [08:26] Why does help2man never work? [08:27] I _always_ get: help2man: can't get `-h' info from [08:27] persia: no, due to my exams, anyway: bug 120028, is this a bug to make a patch for. Or is this more a feature request that should be reported upstream? [08:27] Launchpad bug 120028 in drpython "Default save location" [Low,Unconfirmed] https://launchpad.net/bugs/120028 === SWAT [n=SWAT@ubuntu/member/swat] has joined #ubuntu-motu [08:28] stijn_pol: Looks like a good one to me. It's definitely a distribution level issue (for a change), so it should be a lot easier to see your changes distributed in the archive this time :) === beuno [i=martin@ubuntu/member/beuno] has joined #ubuntu-motu === persia defers apt-file === persia [n=persia@ubuntu/member/persia] has left #ubuntu-motu [] === Sindwiller [n=sindwill@84-75-101-114.dclient.hispeed.ch] has joined #ubuntu-MOTU [08:36] ScottK-laptop: i'm using the dh_pysupport directly because of this: http://wiki.debian.org/DebianPython/NewPolicy#head-a9676f76c81944360eba13aa9bda1a7fcc7ad724 === ScottK-laptop looks === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu [08:39] infinito: You were looking in the python-support section, but you need to look in the cdbs section. [08:39] infinito: The python-support section is written with a traditional debhelper rules file in mind and not CDBS. [08:40] ScottK-laptop: im looking at CDBS + the hard way [08:40] infinito: OK [08:40] ScottK: it says: "If your package does not uses distutils blablabla..." [08:40] infinito: Right. I take back that part of the comment. [08:41] infinito: The way you had it is right for a non-distutils packages. [08:41] ScottK-laptop: so im gonna upload it again right now with the other things fixed... [08:41] infinito: Your life will be a lot easier in the long run I think if you use distutils. [08:42] OK. I'll look again. === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu [08:48] ScottK-laptop: http://revu.tauware.de/details.py?upid=5532 ...i think it's fixed... [08:48] I figured out the help2man problem, is anyone interested? === ScottK-laptop looks [08:50] infinito: As a quick look, you didn't change the name of the binary to python-renamer [08:50] Binary Python packages are supposed to start with python- === ScottK-laptop keeps looking [08:51] ScottK-laptop: nops, should i? i mean, the app is called pyrenamer, no python-rename, it's not a python module, but a python app === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === Neonightmare [n=neonight@245-23.1-85.cust.bluewin.ch] has joined #ubuntu-motu === Neonightmare [n=neonight@245-23.1-85.cust.bluewin.ch] has left #ubuntu-motu [] [08:54] infinito: Agreed. I just read the Python policy over and I think you are fine. [08:56] http://revu.tauware.de/details.py?upid=5444 python module is new if anyone has a free minute or two. Thanks === neversfelde [n=neversfe@nrbg-4db44138.pool.einsundeins.de] has joined #ubuntu-motu === Kmos [n=gothicx@unaffiliated/kmos] has joined #ubuntu-motu === AlinuxOS [n=vsichi@host44-131-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [09:08] infinito: It's putting the files in python-support/pyrenamer/pyrenamer dir. That doesn't seem right... === hendrixski [n=hendrixs@70-101-97-67.dsl1-field.roc.ny.frontiernet.net] has joined #ubuntu-motu === giskard_ [n=giskard@62-101-126-218.ip.fastwebnet.it] has joined #ubuntu-motu [09:09] ScottK-laptop: yeps, i see... [09:11] ScottK-laptop: i don't know how to fix that... [09:11] does anyone have a problem with their dchroot refusing to connect to the repositories after an arbitrary amount of time? [09:12] I'm learning packaging inside of chroots so as not to risk my system... and like after 3 reboots it seems to not connect to apt anymore [09:12] infinito: I'm not either. All the Python packages I've done used distutils. [09:13] ScottK-laptop: i dont know how to use distutils :( [09:14] infinito, http://docs.python.org/dist/ === RainCT [n=RainCT@77.209.5.171] has left #ubuntu-motu [] [09:14] infinito: It's not so hard. Take a look at setup.py in the pyyaml source package. [09:24] ScottK-laptop: it seems normal behaviour, take a look for example to this: dpkg -L python-notify [09:25] ScottK-laptop: it seems that it makes a dir for the package, and then a subdir for the class === infinito thinks he explains himself very badly === Starting logfile irclogs/ubuntu-motu.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-motu === Topic for #ubuntu-motu: Ubuntu Masters of the Universe: https://wiki.ubuntu.com/MOTU | Want to get involved with the MOTUs? https://wiki.ubuntu.com/MOTU/Contributing === Topic (#ubuntu-motu): set by persia at Sat May 26 10:02:18 2007 [10:58] (ScottK-laptop/#ubuntu-motu) Schitso: Others may have other ideas. === neversfelde|mobi [n=neversfe@82.113.106.1] has joined #ubuntu-motu [11:04] What to do if a package does _not_ have any dependencies (statically linked binaries) [11:04] Don't list any [11:04] Lintian complains === jrib [n=jrib@upstream/dev/jrib] has joined #ubuntu-motu [11:04] What package? [11:05] It's the biomolecular toolkit (btk) that I am building [11:05] not in the repo === mok_ is now known as mok0 [11:08] so there is no Depends: null rule ? [11:08] crimsun: I got the accept this time. [11:12] mok0: even then, you'd need the generic libc dependency that's added with [11:12] Depends: ${shlibs:Depends}, ${misc:Depends} [11:14] ScottK-laptop: Not that I mind or anything, but why'd you change the Maintainer field to you in libreadonly-perl? [11:14] mok0: e2fsck-static seems to be a good example of a statically-linked package. see if you can learn anything from it.? [11:15] shawarma: Probably because I message up. [11:15] ScottK-laptop: First time, you forgot "-sa" it appears. [11:15] Yes [11:15] ScottK-laptop: The "Maintainer" in .changes is the Maintainer from debian/control is it not? [11:15] shawarma: I think that's just in the .changes file, not in debian/control. [11:16] Not always [11:16] 8-| [11:16] really? [11:16] Changed-By is from debian/changelog. [11:16] ah.. [11:16] shawarma: Look at man dpkg-buildpackage and -m [11:16] ScottK-laptop: Yes, I was just about to say something to tha teffet. [11:17] that effect, even. [11:17] Sheesh, I'm typing like a.. well, a person who doesn't type very well. [11:17] like a shawarma? :p [11:18] pochu: Right. Like "a shawarma" rather than "the shawarma". :) [11:18] :-) === bluey [n=bruno@uaffiliated/bluey] has joined #ubuntu-motu [11:21] ScottK-laptop: How about the other perl packages? Did you check them out? [11:22] Which? === TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu [11:22] The meeting I'm in is getting close to over, so I don't know how much looking I'll be able to do... [11:22] http://revu.tauware.de/details.py?upid=5506 http://revu.tauware.de/details.py?upid=5507 http://revu.tauware.de/details.py?upid=5508 === ScottK-laptop looks === bluekuja [n=andrea@ubuntu/member/bluekuja] has joined #ubuntu-motu === bluekuja [n=andrea@ubuntu/member/bluekuja] has left #ubuntu-motu ["Leaving"] === bluekuja [n=andrea@ubuntu/member/bluekuja] has joined #ubuntu-motu [11:24] ScottK-laptop: linda has a bug that makes it break on the man pages, but apart from that, it should be fine. [11:25] OK [11:27] shawarma: Why is libnet-cups-perl-0.51.orig/const-c.inc in the debian diff? [11:28] ScottK-laptop: Um.. [11:28] ScottK-laptop: http://revu.tauware.de/revu1-incoming/libnet-cups-perl-0706131155/libnet-cups-perl-0.51/ [11:28] ScottK-laptop: I don't see it. === poningru` [n=poningru@ip72-196-112-63.ga.at.cox.net] has joined #ubuntu-motu [11:29] git clone git://people.freedesktop.org/~jrmuizel/mmio-trace [11:29] shawarma: Look at http://revu.tauware.de/revu1-incoming/libnet-cups-perl-0706131155/libnet-cups-perl_0.51-0ubuntu1.diff [11:29] hm === bddebian gives ajmitch a big hug [11:30] bad paste [11:30] hello bddebian [11:30] Heya [11:30] long long time no see [11:30] Aye, sorry, work has been killing me :-( [11:30] ScottK-laptop: Ah.. Good question. Probably some sort of autogenerated cruft that needs to cleaned. [11:30] shawarma: Also I would have expected you to be building an architecture independent package.. [11:31] ScottK-laptop: ok [11:31] bddebian: it's ok, I've not been active at all [11:31] Oh, so nothing has changed? === bddebian ducks ;-P [11:32] pretty much [11:32] ScottK-laptop: Um. No. It build .so's and shit. [11:32] shawarma: OK. [11:32] so there's no real reason for me to still hang around ubuntu channels [11:33] Hey, ajmitch! [11:33] hi [11:33] ajmitch is trying to pretend he doesn't do stuff in main. Pfft. [11:33] I don't [11:34] ajmitch: pshaw [11:34] oh, new alsa-utils === ajmitch has been having *lots* of fun sound problems lately [11:34] yeah, I broke something again (surprise) [11:34] but I point the finger solely at hardware === reggaemanu_ [n=manu@ARennes-257-1-76-119.w81-53.abo.wanadoo.fr] has joined #ubuntu-motu === mathiaz [n=mathiaz@206-248-181-179.dsl.teksavvy.com] has left #ubuntu-motu [] === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu [11:50] shawarma: Comments on all 3. [11:52] bye all! [11:54] ScottK-laptop: Thanks! [12:02] Ugh, I suck at triaging... -_- [12:02] ScottK-laptop: I thought about the "all rights reserved" thing, too. The upstream readme gives that and then also says that it's under the same license as perl itself.. [12:03] Schitso: You'll learn. It takes practice. [12:03] shawarma: I think you need to address it with the upstream. [12:04] ScottK-laptop: /me lets out a deep sigh [12:04] shawarma: Also, don't forget that Perl is licensed under GPL version 1 too. [12:04] ScottK-laptop: Yes? [12:04] shawarma: So "Same terms as Perl" includes GPL 1, GPL 2, and Artistic [12:04] IIRC [12:05] ScottK-laptop: To be honest, the README says "This library is free software; you can redistribute it and/or modify [12:06] it under the same terms as Perl itself. [12:06] " [12:06] ScottK-laptop: What *I* did was to yank out the stuff from /usr/share/doc/perl/copyright [12:06] ScottK-laptop: and put that in. That made sense to me. [12:06] Sounds reasonable. [12:06] But I totally agree there's an ambiguity in one sense. [12:06] In another sense, there's no doubt in my mind what the author meant. [12:07] He meant it to be released under the same terms as perl. He just made the mistake of putting "all rights reserved", too. [12:07] If the copyright holder asserts All Rights Reserved, I don't know that the archive admins are going to be OK with it. === crdlb [n=crdlb@unaffiliated/crdlb] has joined #ubuntu-motu [12:07] Right, so ask him to fix it. [12:08] ScottK-laptop: Yeah. [12:11] ScottK-laptop: I fixed the autogenerated bits in libnet-cups-perl, by the way. http://revu.tauware.de/details.py?upid=5536 === ScottK-laptop is already looking [12:12] Anyone know why I can't change the Importance of a bug report? [12:12] I just need to change it to wish list... [12:12] Schitso: You need to be in ubuntu-qa for that. [12:12] Should I join that, then?