[00:13] huats: weechat uses cmake [00:14] hggdh, thanks [03:35] Can some one tell that MOTU that they NEED to put USBView back into the repos? :P [03:35] Looks like they stopped support in Intrepid, such a pity now that I need to get it working on 9.10 - guess I'll compile it myself. [03:36] the removal message for it said that it was deprecated & no longer maintained upstream [03:37] * ajmitch has no idea what the replacement would be [03:37] lol yah I was going to say what is the replacement. [03:37] :P [03:37] It's an impeccably useful tool, I suggest they get it back. It even works on Windows still ;) [03:42] * Gaming4JC files a launchpad bug ^^ [03:47] persia, i was just told there is an #ubuntu-packaging channel now by mrand. when i asked what's that offer that this one doesn't i was ordered to ask you.? [03:48] superm1: Support for non-Ubuntu packages, e.g. PPAs. [03:48] shouldn't the packaging be just the same though? [03:49] Should be, but there are people (like me) who feel pretty strongly that this isn't the place for PPA help. [03:50] well help pushing to a PPA maybe not, but the same packaging standards should be used no matter where it's going [03:51] I don't think it's on topic to ask for help here if you aren't trying to get stuff into Ubuntu. [03:51] Just because LP decided to add PPAs, doesn't make us the support staff for it. [03:53] but surely if someone comes in here saying "Help, debian/rules keeps failing", the first question won't be "Is your package actually in ubuntu?" with a response "No, get out of here, and go get help from people in #ubuntu-packaging" [03:54] I think the idea is that this channel will go away someday [03:55] and #ubuntu-packaging will be for all packaging related questions [03:55] No, usually it's more like "Hey, I want to put something in this PPA, please teach me all about packagiing" [03:55] cody-somerville: No, it's not. [03:55] MOTU isn't going away, so why should this channel? === \vish is now known as vish [07:16] From: Bug 123674 <123674@bugs.launchpad.net> [07:16] Launchpad bug 123674 in gdebi "gdebi-gtk crashed with AttributeError in on_button_install_clicked()" [Medium,Fix released] https://launchpad.net/bugs/123674 [07:16] To: Emilio Pozuelo Monfort [07:16] Subject: Join my network on LinkedIn [07:16] lol [07:58] good morning [08:50] dholbach: moin [08:51] hi freeflying [13:01] working on a possible FFe. Getting some warnings when building the new upstream source. http://paste.ubuntu.com/401850/ [13:01] any help would be appreciated [14:48] duanedesign: I'm not sure but it looks like you try to install the schemas during the build. This should only happen on package install. [14:49] but you could double-check in #ubuntu-desktop as they know more about gconf schemas and when to install [14:58] I have uploaded the package gnome-media-player on REVU and filed a needs-packaging bug. The REVU url is http://revu.ubuntuwire.com/p/gnome-media-player and the bug url is https://bugs.launchpad.net/ubuntu/+bug/551702 [14:58] Ubuntu bug 551702 in ubuntu "[needs-packaging] gnome-media-player" [Undecided,In progress] [14:58] thank you geser [14:58] ubottu: Yes that one. Thanks. [14:58] Error: I am only a bot, please don't think I'm intelligent :) [15:09] Greetings, people of #ubuntu-motu! There are two urgent problems with Tahoe-LAFS in Lucid: [15:09] https://bugs.launchpad.net/ubuntu/+source/tahoe-lafs/+bug/551333 [15:09] Ubuntu bug 551333 in tahoe-lafs "tahoe-lafs 1.6.1 package for lucid contains no binaries" [Undecided,New] [15:09] https://bugs.launchpad.net/ubuntu/+source/foolscap/+bug/548993 [15:09] Please help if you can. [15:09] Ubuntu bug 548993 in foolscap "please upgrade foolscap in Ubuntu Lucid to v0.5.1" [Unknown,Fix released] [15:19] zooko: I can see the problem for the first, going to test-build to confirm [16:13] Is it possible to construct a control file so that when uploaded to Debian a package will depend on FOO, but when synced to Ubuntu the package will depend on BAR? [16:14] (using CDBS) [16:16] lfaraone: you might try to solve this via dh_substvars and setting the value depending on the distibution (lsb_release) (or any other test) [16:32] geser: okay, I'll use DEB_DH_GENCONTROL_ARGS with -V, then, right? [16:32] geser: (there is no command dh_substvars) [16:34] yes, or use debian/substvars (see man deb-substvars) [16:35] IIRC it can also be debian/$pkg.substvars like the other files in debian/ === yofel_ is now known as yofel [17:27] I'm getting an odd pbuilder failure when I try to create a sid chroot to test my substvars: " sudo DISTRIBUTION=sid cowbuilder --create --basepath ~/cowbuildersid --mirror http://mirror.anl.FYI: gov/debian/ [17:27] (and it fails on: "W: Failure trying to run: chroot /home/lfaraone/cowbuildersid/. dpkg --force-depends --install /var/cache/apt/archives/base-files_5.1_amd64.deb /var/cache/apt/archives/base-passwd_3.5.22_amd64.deb" === yofel is now known as yofel_ === yofel_ is now known as yofel [17:46] !info scribus [17:47] scribus (source: scribus): Open Source Desktop Page Layout. In component main, is optional. Version 1.3.3.13.dfsg~svn20081228-2ubuntu1 (karmic), package size 9388 kB, installed size 26960 kB [17:48] just a doubt, how do I test packages that need dbus access after build? [17:48] i.e, I cannot run it inside a chroot, since it throws up errors [18:24] Hello, can someone review/sponsor http://revu.ubuntuwire.com/details.py?upid=8017 ? It has been granted an FFe in LP #543679 [18:24] Launchpad bug 543679 in ubuntu "Add a plymouth theme for sabily" [Medium,Confirmed] https://launchpad.net/bugs/543679 [18:37] AnAnt: revu'd [18:42] I'm trying to run pitivi inside chroot and I get this error http://paste.ubuntu.com/406640/ [18:42] any clues as to how to run the package and test it? [18:52] so if there's anyone in here who hasnt yet learned how to fight with quilt and win, this is a nice tutorial: http://www.wzdftpd.net/blog/index.php?2008/02/05/3-quilt-a-patch-management-system-how-to-survive-with-many-patches [18:53] maco, shouldn't all patches be popped before adding a new one? [18:53] nigelb: no reason to... depends what order you want them to be applied [18:54] hmm :) [18:54] if you push them all then add yours, yours goes last. if you pop them all then add yours and push the rest..yours goes first [18:54] and might break other patches if the patch the same file [18:55] so it's better to add your patch last [18:55] geser, yeah, I remember maco teaching me to pop -a first [18:55] nigelb: sorry [18:55] urgh!!! [18:55] geser, maco: s/pop/push [18:55] nigelb: if they all still apply you're ok ;-) [18:56] I'm too tired and not thinking before I type [18:56] oh see then i didnt teach wrong. yay :) [18:56] :D [18:58] quilt++ [18:59] * sbeattie wants bzr-looms to get just a bit better; that'd be the ideal situation, to have quilt-like functionality as a first class supported feature (with revision tracking on the patches themselves) built into the vcs tool. [18:59] of course, the advantage of quilt is that it's vcs agnostic. [19:10] mok0: where is the bug for your python-django upload to jaunty-backports? [19:28] johe|work: thanks [19:36] JontheEchidna: thanks [19:49] JontheEchidna: re-uploaded to http://revu.ubuntuwire.com/details.py?upid=8040 [19:52] AnAnt: Looks good, ack'ing [19:52] JontheEchidna: thanks [19:53] JontheEchidna: does it need a second ack ? [19:53] AnAnt: probably, yeah [19:54] nixternal: mind revu'ing this plymouth package^? [19:54] (he packaged the kubuntu theme) [19:55] kubuntu ? [19:55] is awesome [19:56] AnAnt: its the kde version of ubuntu [19:56] * AnAnt scratches his head [19:56] The official KDE derivative of Ubuntu [19:56] yes, I know, but I didn't package the kubuntu theme [19:56] AnAnt: nixternal did [19:56] AnAnt: nixternal did, so he knows how plymouth packages work [19:56] ah, ok [19:57] sorry if that was a bit confusing [19:58] Folks: can anyone here upgrade foolscap in Lucid? https://bugs.launchpad.net/ubuntu/+source/foolscap/+bug/548993 [19:58] Ubuntu bug 548993 in foolscap "please upgrade foolscap in Ubuntu Lucid to v0.5.1" [Unknown,Fix released] [19:58] I'll add a note to the ticket explaining the impact of the bug. [19:58] zooko: is it new features? if so you need FFe [19:59] why is kubuntu's plymouth theme Arch: any ? [19:59] it read as bugfix only to me [19:59] maco: no it is a bugfix. [20:00] ok then i can do it [20:00] Great! [20:01] N^2 to N? nice [20:01] Yes, it makes the difference between a 20 MB mutable file being nearly impossible to transfer vs it being easy. :-) [20:15] zooko: ok test building. will upload when done [20:15] maco: sweet! Thanks. [20:23] zooko: you wanna test the package from my ppa before i upload it to universe? [20:47] i guess that means "no"? [20:51] maco: You might never know. [20:52] AnAnt: Is it not platform dependent? [20:53] lfaraone: the theme itself, no [20:53] lfaraone: it's just a script & some images [20:54] lfaraone: so unless it contains some plugin, then it should be Arch: all === wonwinmcbrootles is now known as zooko [21:03] maco: OpenAFS? Cool! [21:03] maco: discussion of how to test your PPA is on #tahoe-lafs right now. [21:04] zooko: ok. i just want confirmation that it upgrades ok and doesnt have any regressions, as lucid releases in only a month [21:04] zooko: and i've switched off my company's openafs team to go to the r&d team now [21:56] I'm interested in working to become a MOTU, so I was wondering what work I could start with? [21:56] I have a lot of package merging experience, so I figured I could help with it when L+1 merging starts [21:57] but I'd be open to any kind of work [22:01] cnd: fixing release critical bugs, packages that fail to build from source, pulling in useful fixes from debian and the like are very useful at this point in the cycle [22:02] james_w: I'm already doing the release critical bugs part as part of the kernel team :), but where can I find a list of failing to build pkgs and fixes to be merged from debian? [22:02] !MOTU | cnd <-- already read? [22:02] cnd <-- already read?: motu is short for Masters of the Universe. The brave souls who maintain the packages in the Universe section of Ubuntu. See http://wiki.ubuntu.com/MOTU [22:02] cnd: qa.ubuntuwire.com should have links [22:02] sebner: yes [22:03] james_w: thanks, I'll take a look [22:05] what do i need to install in order to use dh_make? terminal told me to do apt-get install dh_make when it tried to run it, but i got package not found [22:05] james_w: so if I find a package to try to fix, do I check it out from bzr, push a fix to my lp account, and make a merge proposal? [22:05] cnd: yuppers [22:05] or is there some other method used? [22:05] james_w: and the default reviewer should be correct? [22:06] cnd: yeah, it's fine [22:11] !info dh_make [22:11] Package dh_make does not exist in karmic [22:11] !info dh-make | bencrisford1 [22:11] bencrisford1: dh-make (source: dh-make): tool that converts source archives into Debian package source. In component main, is optional. Version 0.48 (karmic), package size 41 kB, installed size 412 kB [22:12] sebner: how come when it tells me it dont exist..? [22:12] !info dh_make [22:12] Package dh_make does not exist in karmic [22:12] bencrisford1: see what I wrote ;) [22:12] bencrisford1: dh_make != dh-make [22:12] ohhh [22:13] hehe, i feel so stupid :P [22:13] sebner: i think thats a sign i need sleep [22:13] heh [22:19] when im running dh-make, i can do -e to set the maintainer email, but what about the maintainer name [22:19] cos its saying its me by default.. when it isnt :( [22:28] soren: I just found out that libmms 0.5 is still not in lucid. Why? [22:35] MaximLevitsky: No idea. === lukjad007 is now known as lukjad86 [22:36] soren: I though that it would be pulled automaticly [22:36] soren: you are the maintainer of libmms, if I remember correctly, right? [22:37] soren: can you pull it there, so I have 2 less bugs on my bug list :-) [22:38] soren: and won't need to install it manually [22:48] soren: ??? [22:51] Anyone here know how to get a package back onto the live cd repo before the launch? [22:52] https://bugs.launchpad.net/ubuntu/+source/wvdial/+bug/400573/ [22:52] Ubuntu bug 400573 in wvdial "[include in live-cd] wvdial (1.60.1+nmu2)" [Wishlist,New] [22:52] Gaming4JC: no need to ask here as well as in #ubuntu-devel [22:52] considering that you're getting answers there [22:52] just noticed. :) [22:52] * Gaming4JC goes back to devel [22:52] :D [23:10] MaximLevitsky: I'll get to it eventually. [23:11] soren: don't forget, ok?