[01:20] hi sebsebseb [01:29] can I conplain about the game Nexuiz here? [01:29] I believe i was hacked on it === nobawk is now known as nobawk|away [02:07] geser: ping [02:17] cody-somerville: ping [02:18] pong [02:18] cody-somerville: I have a question about adding myself to the DMB agenda, there's no place for Package sets, so I was thinking to add Package Set applications between MOTU and contributing devs [02:19] geser: unping [02:19] micahg, Are you requesting a new package set? Or asking to be granted upload for an existing package set? [02:19] cody-somerville: upload rights [02:20] micahg, Is there a team that grants those rights? [02:20] cody-somerville: DMB [02:20] cody-somerville: Mozilla package set that was approved 3 weeks ago :) [02:21] So we didn't delegate authority for the packageset to another team or something? [02:21] cody-somerville: no, not that I recall [02:21] PerPackageUploader Applications section or a new section is fine [02:22] cody-somerville: are most package set applications authorized by a team other than the DMB? [02:22] some, not all. [02:22] cody-somerville: k, I'll add under per-package uploader then with a note [02:23] cody-somerville: thanks [02:23] np [02:23] cody-somerville: the uploaders team is a smaller subset of the mozilla team w/commit rights to the branches [02:24] s/with/that has/ === nobawk|away is now known as nobawk [02:45] hrmm [02:46] anyone know why a package published in the archive already, wouldn't have its data in the bzr tree yet? [02:47] it's interesting, since i uploaded another package today, and it's in the bzr tree already, but the package is in dep-wait for some reason [02:49] http://package-import.ubuntu.com/status/ubuntuone-client.html [02:49] import failed, file a bug against udd [02:50] huh [02:52] I presume that was the package you'd mentioned? [02:54] yeah. it failed in both maverick and lucid [02:57] https://bugs.edge.launchpad.net/udd/+bug/594908 [02:57] Launchpad bug 594908 in Ubuntu Distributed Development "ubuntuone-client failing to import" [Undecided,New] [02:57] i guess that's good enough? [02:59] hopefully it is [03:01] have a look at the error log for it [03:02] guess i'll just wait until morning to finish the upload then. [03:07] thanks ajmitch. later :) [03:07] np === nobawk is now known as nobawk|away [06:41] good morning [06:42] Rhonda: there? === dholbach_ is now known as dholbach [07:37] slytherin: Am here now, but you aren't anymore. === fluffymaster is now known as apachelogger === eric is now known as EricBa [09:51] Hello, is there any motu who has some time to review my package? It's already reviewed by one motu. My programm is a wallpaper changer for gnome. - http://revu.ubuntuwire.com/p/cortina [09:54] EricBa: just a question: why are you uploading in on REVU instead of debian? it would have more benefits [09:54] and you will get it in ubuntu however [09:55] BlackZ: I didn't know about any other sites [09:56] EricBa: read http://people.debian.org/~mpalmer/debian-mentors_FAQ.html [09:56] that could help you === nobawk|away is now known as nobawk [11:55] Hi, looking for somebody to help out with packaging for a quick one line bugfix, check out bug #535193 for iriverter [11:55] Launchpad bug 535193 in iriverter (Ubuntu) "Iriverter fails to launch" [Undecided,Confirmed] https://launchpad.net/bugs/535193 [11:59] paqman: how can I help? [11:59] tumbleweed: any news on the mesa fix? [11:59] shadeslayer_: you didn't subscribe to the bug? It has been fixed [12:00] tumbleweed: no i didnt :( [12:00] tumbleweed: thanks :) [12:03] whee ... it even built :) === nobawk is now known as nobawk|away === nobawk|away is now known as nobawk [12:21] hi. i have a simple question. am i not supposed to put the "./configure ..." command of the build-process in the configure-section of the rules file? [12:21] the problem is that during debuild it first tries to clean ("make clean"), but it has not generated any Makefile yet [12:23] only make clean if a Makefile is present [12:24] something like [12:24] [ ! -f Makefile ] || $(MAKE) distclean [12:24] ok, thanks. the examples i've seen doesn't do that... [12:28] QUESTION: If grab-merge shows C* changes between Ubuntu and Debian, but I can see that the files are the same apart from whitespace, can it be synced (the Ubuntu changes were implemented in Debian) [12:30] Actually, does it even need merged or synced at all if that is the only change? [12:31] xteejx: doesn't C stand for conflict? If ubuntu's changes could be successfully merged, you won't see them in the report [12:31] tumbleweed: The conflict is only whitespace between Debian and Ubuntu versions [12:31] 100% sure on that [12:32] ok this is a diff b/w the control file of debian and ubuntu : http://pastebin.com/fBVZHyyw [12:32] xteejx: that doesn't mean debian has merged ubuntu's changes [12:32] do i need to change line 18 and 17 ? [12:32] tumbleweed: Its in the changelog [12:32] s/and/to [12:32] xteejx: aah, ok [12:32] xteejx: and you've verified that it builds and works [12:32] It's a safe sync and it builds [12:32] so the ubuntu package reads Depends: ${shlibs:Depends}, ${misc:Depends} [12:33] yes [12:33] xteejx: sync away [12:33] tumbleweed: Cool thanks, just was a little unsure about that "conflict" which wasn't really one hehe :) [12:33] shadeslayer_: use everything from the debian version except fro the maintainer change [12:33] tumbleweed: ok... [12:34] I'm getting good with these merges :D Just keep forgetting to add the LP tag :S [12:34] it looks more likely that debian changed things there than ubuntu did [12:36] Huh? Why is virtualbox-use-guest-dkms selected for install with an update in Maverick?? [12:36] tumbleweed: seems that debian also released a new upstream version,will mention in changelog [12:41] tumbleweed: also since debian has a package the version should have 1ubuntu1 right? ( just confirming ) [12:41] shadeslayer_: assuming we still need ubuntu changes, yes [12:42] shadeslayer_: are they relevant to debian? Have they been forwarded? [12:42] tumbleweed: the ubuntu changes? [12:42] i dont think theres anything different apart from the control file [12:43] shadeslayer_: which package? [12:43] tumbleweed: kredentials [12:44] tumbleweed: its on MoM [12:45] shadeslayer_: so, the Ubuntu change was to disable arts support [12:45] (kredentials_0.9.4+nmu1ubuntu1.patch) [12:45] yes [12:45] - debian/rules: Add --without-arts to remove aRts support [12:47] tumbleweed: also i see dh_clean instances in rules of debian [12:48] dh_prep as well [12:48] tumbleweed: http://pastebin.com/89eMAACp [12:52] tumbleweed: we add those as well right? [12:52] shadeslayer: yes the only change you want to keep there is the --without-arts addition [12:52] tumbleweed: ok.. [12:57] tumbleweed: debian also added debian/source/format .... [12:58] shadeslayer: the only changes you want to make to the whole package are: maintainer, --without-arts, and changelog merge + new entry [12:58] ok... === aalex-home is now known as aalex_home [13:06] tumbleweed: wow.. huge debdiff... probably because of new upstream release [13:07] shadeslayer_: yes :) [13:07] tumbleweed: https://edge.launchpad.net/ubuntu/+archive/primary/+files/kredentials_0.9.4+nmu1ubuntu1.dsc [13:07] whools [13:07] tumbleweed: http://pastebin.com/upbzxBG7 [13:08] shadeslayer_: aah, so when I said yes to -1ubuntu1 earlier, I didn't realise you were talking about a native package [13:09] tumbleweed: well yes its a new package :P [13:10] shadeslayer_: new release of a native package [13:10] yep [13:10] native packages don't have - at the end [13:10] so your version should be 0.9.5ubuntu1 [13:10] ah ok [13:11] tumbleweed: will post new debdiff :) [13:16] tumbleweed: will you sponsor the merge? [13:16] shadeslayer_: I have no rights :) [13:16] bhargav: ill be back in a hour then we can talk :D [13:16] or if tumbleweed is kind enough to teach you merging :P [13:17] you can ask him :) [13:18] tumbleweed: aww.... [13:18] tumbleweed: thanks anyways :D [13:18] np [13:20] Hello, is there any motu who has some time to review my package? It's already reviewed by one motu. My programm is a wallpaper changer for gnome. - http://revu.ubuntuwire.com/p/cortina [14:08] Hey there, can anyone sponsor package python-tweepy?? [14:08] bug #579992 [14:08] Launchpad bug 579992 in Ubuntu "[needs-packaging] python-tweepy" [Wishlist,In progress] https://launchpad.net/bugs/579992 [14:13] Hey guys, bug 391918 ... the mom page shows debian version 2.5.3-2 but the bug has an earlier version. Is this wrong since the debian version is newer than the incorrect? bug report?? [14:13] Launchpad bug 391918 in xenomai (Ubuntu) "Please merge xenomai 2.4.8-2 (universe) from debian unstable (main)" [Undecided,Fix released] https://launchpad.net/bugs/391918 [14:22] xteejx: old comment as the bug is already "Fix released". MoM doesn't clear comments. [14:23] geser: Ohh right, thought something wasn't right there. So it's workable then I take it? [14:25] yes, but ask the last uploader if he's working on it or not [14:26] Uploader? Daniel Holbach? [14:27] sorry, I meant the person who did the last changes [14:27] geser: no worries :) Ok I'll remove the comment since its out of date and contact the previous guy. Thanks again geser [14:27] :D [14:35] bdrung_, I have seen you were the last uploader of torbutton any reason why there is no binaries in lucid ? [14:37] huats: torbutton got removed from lucid: "unsuportable, see https://wiki.ubuntu.com/DesktopTeam/Specs/Lucid/FirefoxNewSupportModel/extension-list" [14:37] geser, ok thanks ! I have missed that === nobawk is now known as nobawk|away [15:23] How would one go about getting included in the ubuntu repos? [15:23] If I know where a .deb is on http://ftp.us.debian.org/debian/pool/main/... then how can I grab the source and debdiff? [15:24] Some rather crude .debs (made with python-stdeb) [15:25] trombonechamp_: revu.ubuntuwire.com [15:26] yay :D - Answered my question [15:32] trombonechamp_: the ideal way to go about it would be to get included in Debian's repos, then the package will be automatically synced into Ubuntu in the next (or current) development cycle [15:32] MTecknology: dget the .dsc from that directory which matches the version of the deb you want [15:33] funkyHat: What is the best way to go about that? [15:35] hrmm, wonder what happened to fabrice_sp [15:56] any motu's willing to take a look at my package? http://revu.ubuntuwire.com/p/transgui bug #332067 I changed the package according to fabricesp's comments. [15:56] Launchpad bug 332067 in Ubuntu "[needs-packaging] transmission-remote-gui" [Wishlist,In progress] https://launchpad.net/bugs/332067 [16:00] trombonechamp_: just on what funkyHat said - get something into debian through here - http://mentors.debian.net [16:19] anyone using cowbuilder? [16:36] thanks MTecknology, that looks like what I need [17:00] clear [17:01] sorry my bad.. was about to type that in the terminal. === AnAnt_ is now known as AnAnt === jtechidna is now known as JontheEchidna [17:50] what was the command to find what patching system is being used? [17:51] found it - I kept thinking which-patch instead of what-patch [18:27] bhargav: hey any questions now? [18:29] fabrice_sp: unfortunatly I couldn't send the patch for steam to upstream, their bugtracker seems to be down - however I sent them an e-mail [18:30] Hi BlackZ [18:30] great: let's see what happens with this patch ;-) [18:31] fabrice_sp: check the bug report, I have marked it as "Triaged", for now [18:31] it's a kind of borderline, as Debian don't have the problem and upstream could answer that it's not 'useful' [18:31] oh, that's why I received an update of that bug report [18:32] * fabrice_sp began to think that he didn't uploaded it [18:32] fabrice_sp: you received also why I added the bugwatch to the debian bug tracker :) [18:33] great :-) [18:33] james_w: still around? [18:33] hi fabrice_sp [18:34] hi dobey [18:34] Hi dobey [18:34] james_w: hey. the lucid bzr branch for ubuntuone-client seems to still be outdated? there was an SRU released last week. or do those end up in another branch somewhere, that i can't see? :) [18:35] they are in the lucid-proposed or lucid-updates branch [18:35] fabrice_sp: i replied to your comments on the mocker package. i really can't find a longer description anywhere. the description on the launchpad page is even less meaningful to random people :) [18:36] james_w: lp:ubuntu/lucid-updates/ then? [18:36] dobey, so just create one :-) [18:36] fabrice_sp: i can't think of one either [18:36] by the way, you know that you can (and probabaly should) submit your package to Debian too? [18:36] find also includes linking in my brain [18:37] dobey: yes, if it's in lucid-update [18:37] s [18:37] yes i know that. but trying to keep its exposure minimal, per upstream request [18:37] james_w: ok, thanks [18:39] dobey, about watch file: if there is no tarball, you should probably add a get-orig-source target in your rules file [18:40] fabrice_sp: and just have it do bzr branch? [18:42] create a tarball, as you need a tarball to upload it [18:42] by the way, the PKG-INFO file contains the following description "Graceful platform for test doubles in Python (mocks, stubs, fakes, and dummies)." [18:42] and to be honest, I don't even know what it is about :-) [18:43] i made a tarball [18:44] the orig.tar.gz is the tarball [18:44] but i can't upload that as a release [18:44] on the launchpad mocker page [18:44] yes it does, and that is a very non-descript description :) [18:45] I know, but we need some way to be able to recreate the tarball automatically [18:46] and how exactly does that work for other packages which are just snapshots from git/svn/whatever? [18:49] you can check aptoncd package [18:50] this is how upstream works [18:56] fabrice_sp: so aptoncd never actually makes relaeses? === evilshadeslayer is now known as shadeslayer [19:38] dobey, sorry: got distracted [19:38] dobey, it had one a long time ago, and upstream decided to do next release after rewriting everything, and that never happened [19:41] fabrice_sp: you see atlas built in only 13 hours :) [19:42] hey if compiles http://packages.debian.org/sid/libyahoo2-11 fine on a maverick pbuilder can it be syncd to maverick repos? [19:42] tumbleweed, the armel one? Great! :-) [19:42] yeah [19:42] shadeslayer, if changes has been done in Ubuntu, you have to see what the change can be dropped [19:43] fabrice_sp: ah ok :) [19:43] * fabrice_sp is glad that no armel buildd admin will wait for him in irc [19:43] :-) [19:44] so it's less that ghc6 :-) [19:45] (34 hours) [19:46] heh [19:53] fabrice_sp: it looks like aptoncd doesn't have a watch file or get-upstream-source rule in debian/rules :) [19:54] dobey, it's get-orig-source. let me check :-) [19:54] fabrice_sp: ok ive had a look and all ubuntu changes can be dropped.. there was a build dep on dpatch in libyahoo2 which was required for a patch to fix FTBFS [19:55] now that it doesnt FTBFS we can drop it [19:55] also we have new deps from debian.... [19:55] fabrice_sp: ok, and it just does bzr --export [19:55] fabrice_sp: https://merges.ubuntu.com/liby/libyahoo2/REPORT [19:56] dobey, yes: I had hard time to actually find the correct command :-) [19:56] which is weird, because looking at that, it seems broken [19:56] looks like it is using the previous version in the debian/changelog as the version, rather than what might be in the bzr tree [19:56] shadeslayer, if so, then create the sync bug with requestsync [19:57] fabrice_sp: awesome :) [19:58] and don't forget to explain why you think that the diff can be dropped [19:58] dobey, only for the upstream version [19:59] I may have hardcoded it though [19:59] fabrice_sp: any idea where pbuilder keeps build logs? [19:59] yes, for the upstream version. but it may be incorrect [20:00] shadeslayer: if you use pdebuild it logs to .. [20:00] shadeslayer, IIRC, you have to specify it at build time [20:00] tumbleweed: doh... [20:00] dobey, you can submit a fix ;-) [20:00] (to Debian, as I maintain the package there) [20:01] fabrice_sp: but what about random snapshots that do have regular releases? [20:01] dobey, in this case, you have to get the lastest release from launchpad [20:03] Hi there [20:04] Hi NorthernLights [20:04] It's time for my daily poke for a review! [20:05] I saw you, fabrice_sp, had a look at it already, thanks. I uploaded a fix: http://revu.ubuntuwire.com/p/killrogues [20:05] fabrice_sp: how does that solve the problem when i want to ship a snapshot prior to the next release, though? uscan will still complain :) [20:06] NorthernLights, I won't have time to havve a look at it today. maybe tomorrow [20:06] That's great, thanks. [20:07] I also commented on a few packages but had not so much answer, except for http://revu.ubuntuwire.com/p/gmail-notifier [20:07] Also i was reading docs about MOTU yesterday and was wondering: how much time does it eat you? Being a MOTU and a Debian dev [20:07] dobey, yes, you're right, but as I saw that the stable version was in 2007, I thought that only bzr would be released :-) [20:08] NorthernLights, it depends the time you want to spend :-) [20:08] fabrice_sp, for instance, you? [20:09] NorthernLights, around 3 hours a day during the week, and very variable during the week end [20:09] fabrice_sp: i will be poking upstream to get some new tarballs released in the coming weeks [20:09] 3 hours a day... [20:09] dobey, cool :-) [20:09] sounds a lot to me [20:10] NorthernLights, it's the time I want to dedicate to Ubuntu [20:10] right [20:10] It could be less [20:10] almost a part time job though [20:10] this is obviously added to my real job :-) [20:10] yes, big days [20:10] (a 9 to 10 one) [20:10] yes :-) [20:10] 9 to 10 hours a day, I meant [20:11] yeah, big days! [20:11] For how long have you been doing it? (Ubuntu + Debian) [20:11] I mostly spend my time sponsoring [20:12] let me check my wiki page :-) [20:12] fabrice_sp: so i guess uscan was just failing during the lucid cycle, for gnome-kerying for example, in the same manner, while there were snapshots of it being packaged [20:12] No bug triaging or package maintaining? [20:12] Yes i guess i could check it too [20:13] fabrice_sp: actually, gnome-keyring still fails, because for some reason it is versionsed as "2.92.92.is.2.30.1" [20:13] for the upstream version [20:13] which is weird :) [20:13] NorthernLights, Motu since 09/09 (and contributing since end of Intrepid cycle) [20:13] dobey, yes :-) [20:14] fabrice_sp: bug 595224 [20:14] Launchpad bug 595224 in libyahoo2 (Ubuntu) "Please sync libyahoo2 from debian" [Undecided,New] https://launchpad.net/bugs/595224 [20:14] fabrice_sp: build log is attached :) [20:14] wow, 9-10 hours a day of job, 3 hours of contributing, a wife and 2 kids. Do you ever sleep? [20:15] fabrice_sp: so i guess the watch file isn't a big issue, unless there are never any more upstream release tarballs, in which case, it can be removed later and replaced with get-orig-source, no? [20:15] NorthernLights: thats the dedication MOTU look for :) [20:16] NorthernLights, 6 hours of sleep, so I still have some free time ;-) [20:16] shadeslayer, will have a look later (I broke BlackZ patch right now, so I have to fix it :-) ) [20:17] :D [20:17] oh crap... i dropped the laptop :P [20:17] good job though, your wiki page is impressive; nice packages ther [20:17] e [20:17] NorthernLights, this is what I prepared for applying to u-u-c and Motu [20:18] fabrice_sp: hehe :) [20:18] it's easier to follow up what kind of stuff I did (and learned) [20:19] I still discovered some bug I fixed one year ago, and I think "Wouah, I fixed that!" :-) [20:19] :p [20:21] oh, i had another question: how to link a LP bug to a Debian bug? (to link my needs-packaging to the Debian RFP) [20:21] NorthernLights: Use the "Also affects distribution" button and paste the BTS link [20:22] tx, gonna try that. i always clicked "also affects project", input "debian", was told "too many results" [20:22] anybody knows how to put a multiline description in a DEP3 header? [20:24] fabrice_sp: Use indentation, or points: Good guidelines here: http://dep.debian.net/deps/dep3/ [20:25] arand, I was looking for that pages. Thanks! [20:27] * fabrice_sp should read the error message before asking :-) [20:27] fabrice_sp: how do you assign a bug in MoM ? [20:27] does it get picked up automatically? [20:27] shadeslayer, there is an hidden field [20:28] fabrice_sp: where? i can only see the comment field [20:28] Also, I was wondering... how can you fix so many bugs in so many packages? Each time I look for a bug to try to fix, and find interesting ones, i feel to fix it would require such a perfect understanding of the packages software that you'd need to be its upstream author [20:28] (s/packages software/packaged software) [20:28] ah ok i needed # [20:29] shadeslayer, I see you found it :-) [20:29] fabrice_sp: i knew about the comment field... just didnt know i had to put a # in front of bug number :P [20:30] NorthernLights, most of the time, the patch already exists either upstream o in Debian [20:31] hm, right [20:31] gonna look for bugs:) [20:32] NorthernLights: or there is a patch attached :) [20:32] good luck :-) [20:32] NorthernLights: also join the bug squad and some bug mailing lists [20:33] i thought i should actually fix something before, to see if i can actually do it [20:34] Should i keep kdiff3 in Section: devel or kde ?? in debian its in kde [20:36] shadeslayer, you should have used the requestsync script :-D [20:36] fabrice_sp: 0_o [20:36] bhargav, is it the only change? [20:36] ahhhh [20:36] fabrice_sp: will use next time... what info does it add? [20:36] shadeslayer: it saves you effort [20:37] tumbleweed: :P [20:37] the script I uses fail to automatically check it [20:37] fabrice_sp http://pastebin.com/pdxiwrd5 [20:37] fabrice_sp: want me to refile? [20:38] shadeslayer, I mean there is a helper script for sync request ack that fails in this case [20:38] hmm [20:38] if you don't mind: just copy/paste the description adn the title from the generated one [20:38] sure [20:39] bhargav, the less derivation from Debian, the better [20:40] especially if it's just to keep lintian happy :-) [20:40] fabrice_sp: updated bug 595224 [20:40] Launchpad bug 595224 in libyahoo2 (Ubuntu) "Sync libyahoo2 1.0.0-1 (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/595224 [20:40] fabrice_sp, what about line 82 and 84 [20:40] do i copy the changelogs as well? like in the report... [20:41] shadeslayer, yes, please [20:42] fabrice_sp: fixed :) [20:43] bhargav, I have no opinion on that. Maybe someone else have an opinion on that kde -> devel change [20:43] shadeslayer, thanks. I'll check [20:43] a bit later [20:44] sure [20:44] fabrice_sp, anyways thanks [20:58] MoM (merges.ubuntu.com) has very ardous bug. new available merge shows deprecated comment from old (previous) merge. this is misleading. [20:59] I believe you can file a bug on lp/merge-o-matic [21:02] is anyone taking care about MoM yet? [21:02] ari-tczew: not all comments will be deprecated by new uploads though [21:02] shadeslayer, did you actually check the source code, to see if the patch was integrated? [21:03] fabrice_sp: well without the patch it caused FTBFS issues [21:03] ari-tczew: maybe just a warning on top to make sure the bug is still valid before working on or disregarding a merge [21:03] yeah, it'd be sensible to expire comments that just mention a resolved bug [21:03] like the changelog says... [21:03] Actually, there is an undocumented change. Did you checked it? [21:03] tumbleweed: nope, that won't work either [21:03] fabrice_sp: where? [21:03] http://patches.ubuntu.com/by-release/ubuntu/liby/libyahoo2/ [21:03] in debian/rules [21:04] micahg: even different bug fixed logo would make an enormous difference [21:04] tumbleweed: for merge in progress that works, but not for blacklist [21:04] fabrice_sp: ill dget the files.. hold one sec [21:04] fabrice_sp: in the ubuntu package? [21:05] yep [21:05] micahg: oh yes [21:05] shadeslayer, it seems the changed line is not there anymore, so it seems safe to sync [21:05] micahg: I don't know whether all comments are deprecated, but I see a lot of examples this issue [21:06] fabrice_sp: :) [21:06] ari-tczew: indeed, if packages are on the blacklist are excluded from MoM and the bugs that are fix released are removed, I think we might be ok [21:07] fabrice_sp: the patch we introduced was to stop the package from failing to build from source [21:07] micahg: blacklist from MoM? [21:07] it was probably forwarded upstream.... [21:08] ari-tczew: blacklisted sync packages were excluded from MoM [21:09] micahg: I think you are wrong, because I see also comments like "done", when package is not merged - comment has been excavated from previous merge [21:09] shadeslayer, or it's not required anymore because the aPI changed back to what is was :-) [21:10] :) [21:10] ari-tczew: well, comments like that probably shouldn't be there in the first place IMHO [21:10] shadeslayer, by the way, your email adress is not public ;-) [21:10] fabrice_sp: ?? [21:10] fabrice_sp: on my LP page? [21:11] micahg: first place? [21:11] yes, the ack-sync script sign the package with the email address, and in your case, it fails to get it [21:11] ari-tczew: should not have been added at all [21:11] fabrice_sp: theres no option to set it as public :P [21:11] nvm [21:12] fabrice_sp: try now... [21:12] too late: I manually acked the sync request [21:12] :-) [21:12] micahg: so are you agree that this is a bug? [21:13] ari-tczew: well, those are IMHO user errors :) [21:13] fabrice_sp: :P [21:14] ari-tczew: maybe it should just be a field for bug #'s and not comments [21:14] micahg: so do you think that someone adds these comments by mistake? I don't think so... [21:14] ari-tczew: no, but perhaps it's a process issue [21:16] micahg: IMO MoM not delete comments cache when package has been uploaded [21:16] fabrice_sp: what does the script you refer to do? [21:17] shadeslayer, ack-sync [21:17] ari-tczew: yes, but that doesn't always make the comment outdated, you need to address the blacklist issue as well [21:17] shadeslayer, it makes the sponsoring of sync request easier [21:17] ok [21:19] micahg: we need a modern merges system management :-) [21:20] ari-tczew: ok :), maybe speak with dholbach as I thought the new harvest would incorporate some of this [21:21] what do you think, can we reduce remaining merges to ~50 (50 in main and 50 in universe) before FeatureFreeze? [21:23] * micahg will do his merges after getting upload rights (hopefully) at the beginning of the alpha3 cycle [21:23] * micahg will do them even if he doesn't get the upload rights though :) [21:24] is micahg going to join MOTU? [21:24] ari-tczew: no, I have my own package set :) [21:25] ari-tczew: I'm working on the xulrunner rdepends and mozilla apps [21:27] ari-tczew: I might go for MOTU next year [21:30] morning [21:30] hi ajmitch [21:30] evening [21:31] micahg: how many packages you'll got for upload rights? [21:31] ari-tczew: about 40 [21:31] :O [21:31] nice [21:32] Hi ajmitch [21:32] * ajmitch would upload some packages if his laptop would stop fscking [21:33] upgrade to ext4 [21:34] I probably should, because this gets annoying just often enough to make me want to change it [21:35] ext4 sucks, I can't integrate ext4 in my WinXP [21:35] micahg - is there anything else that needs to happen to get the packageset implemented btw? [21:35] that's thefault of WinXP [21:35] not ext4 ;) [21:35] chrisccoulson: aside from cjwatson having time, not that I know of [21:35] only ext3 I can use by ifs driver [21:35] nag me once every couple of days and I swear I'll do it [21:35] hopefully tomorrow [21:36] cjwatson - awesome, thanks :) [21:36] and thanks micahg for organising this too ;) [21:37] cjwatson: you will do it just to stop chrisccoulson nagging you? :) [21:38] lol, i don't really nag do i? [21:38] geser: you'd be amazed at how much of my schedule is the desire for an easy life [21:47] fabrice_sp: does the sync script add stuff like XSBC maintainer by itself? [21:55] shadeslayer: why do you need XSBC for a sync ;) [21:56] sebner: well for the control file.. i thought we need the XSBC field in control.. or do we not? [21:56] shadeslayer: you know what a sync is, do you? [21:56] shadeslayer: sync = packages taken 1:1 from debian [21:56] shadeslayer: what you are talking about is a merge [21:57] sebner: ohhh... so we dont even change the package one bit? awesome .... [21:57] shadeslayer: else we wouldn't be able to do auto-syncs === eric is now known as EricBa [21:57] sebner: right! [21:57] :) [21:57] * shadeslayer sees another sync coming through [21:57] yep [21:58] shadeslayer: only the maintainer filed is mangled in the buildds [21:58] *field [22:10] Is there no backport of debootstrap yet? (for lucid) [22:10] This is required by mk-sbuild for example. [22:10] Hello, is there any motu who has some time to review my package? It's already reviewed by one motu. My programm is a wallpaper changer for gnome. - http://revu.ubuntuwire.com/p/cortina [22:15] hmm.. is REVU still the proper way to add packages? [22:15] http://revu.ubuntuwire.com/p/pylibmc [22:15] "Package is for "maverick" but only packages for "lucid" are currently accepted." [22:16] it is, that's a mistake [22:17] some issues are because it's hard to upgrade stuff on that server :) [22:19] it's better to get new packages into Debian so both Debian and Ubuntu benefit from it (and because we have a lack of reviewers) [22:19] geser: we can still review here [22:20] geser: can only MOTU and core-dev review packages or any dev? [22:20] micahg: anyone can leave comments, not everyone can advocate [22:20] * ajmitch wonders if it's safe to change the default distribution in revu.cfg [22:21] ajmitch: what about advocating? [22:21] I'm not sure about the current state of REVU: only MOTU and core-dev can advocate, but others can add comments too [22:21] micahg: motu can advocate, not sure if it checks that team or ~ubuntu-dev [22:22] package sets have made things complicated again :) [22:22] or at least PPU [22:23] geser: I've filed an ITP too, but I am not a debian developer and I'm not sure I'll be able to get it into debian in time for Alpha2. We're trying to get Maverick's memcache support much better. :) [22:24] SpamapS: given that it's a python package, #debian-python on OFTC will probably welcome it as well [22:25] whether you get it into debian or ubuntu first, that's still a good place to follow up on getting it sponsored :) [22:25] actually... [22:25] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556901 [22:25] Debian bug 556901 in wnpp "ITP: python-pylibmc -- Python libmemcached wrapper" [Wishlist,Fixed] [22:26] wha? [22:26] rmadison -udebian pylibmc pylibmc | 1.0-1 | unstable | source [22:26] looks to be there already [22:26] hrm [22:27] why didn't it show up in my searches [22:27] it "just" need syncing to maverick [22:27] and 1.0-1 in maverick [22:27] clint@ubuntu:~$ apt-cache search pylibmc [22:27] clint@ubuntu:~$ [22:27] :( [22:27] oh, it's already synced [22:27] 1.0 is really old [22:27] like.. months. ;) [22:27] 1.0-1 release (universe) 30 hours ago [22:28] yeah, 30 hours isn't long :) [22:28] haha doh [22:28] ok [22:28] and it's in the binary NEW queue [22:28] hmm, I only looked in WNPP [22:28] because 2 weeks ago I looked in packages and it wasn't there [22:28] geser: whats our policy on packages in debian experimental?: [22:28] should have re-checked packages I guess. :-P [22:28] like can we sync/merge those? [22:29] SpamapS: it was uploaded in december to debian [22:29] ajmitch: I swear I didn't find it on packages.debian.org.. :-P [22:29] bleh.. how embarassing [22:29] just quietly close the debian ITP... :) [22:30] I intend to [22:30] shadeslayer: you mean syncing from experimental? if you have a good reason for it, it can be done [22:30] so if its been in debian unstable since dec why isn't it synced yet? [22:30] SpamapS: it was just synced (30 hours ago) [22:31] SpamapS: Lucid sync'd from testing [22:31] geser: hmm.. im asking because theres a new package called workbench that needs to be added to repos [22:31] it wasn't automagically synced to maverick because new get checked over by archive admins at least a little bit [22:33] micahg: ah [22:33] shadeslayer: if you have tested that the package works, that's a good enough reason to sync from experimental (it should be just something more than "experimental has a newer version") [22:33] geser: of course ;) [22:35] geser: the new mysql workbench replaces mysql query browser and administrator [22:35] and #debian-mentors says since the release is a RC it will go in experimental [22:41] hrm.. so the problem with pylibmc 1.0 is that it doesn't work with libmemcached 0.40 [22:46] what is partial upgrade? [22:52] wtf1: http://swiss.ubuntuforums.org/showthread.php?t=1286309 === wtf1 is now known as ubuntu147 [22:54] arand: i upgrade my system with this? [22:55] !support | ubuntu147 [22:55] ubuntu147: The official ubuntu support channel is #ubuntu. Please be aware that this channel is for development only. [22:55] uh, ok [22:55] thnx [23:08] micahg: if suppose packaging copyright is held by a company and we package a new version for ubuntu ( not in the repo aka native package ),do we retain the copyright? and will it get past the upload queue [23:08] shadeslayer: as long as the *licence* you put on the copyright material is acceptable [23:09] shadeslayer: nothing (in terms of package uploads/inclusion) Ubuntu is affected by who holds the copyright, its *all* about the licensing [23:09] ah ok... [23:09] the debs released by the company are not in the repos were packaging a new version :) [23:09] for ubuntu + debian :) [23:10] cool [23:10] ya to replace EOL mysql-query-browser and mysql-admin [23:13] * shadeslayer returns to merging ming32 [23:31] looking at mom, i see: If you are not the previous uploader, ask the previous uploader before doing the merge. This prevents two people from doing the same work. [23:31] how far do we need to go? is it enough to check if the person is available on IRC and ask him/her? [23:34] email might be nice, especially with some people not being on IRC at the same time as you [23:36] ajmitch: and how long should someone wait for a response? [23:37] I don't know, it may depend on how much work the merge is and how close to freeze time it is, or how active the previous merger has been lately [23:38] * micahg would suggest 72 hrs [23:41] any sponsors around? [23:41] * maco hides [23:41] maco: ah there you are :) [23:41] maco: just one sec.. [23:41] were my ears stickin out? darn it [23:41] maco: :P [23:42] maco: to avoid work: just be quiet. :P [23:43] bdrung_: yeah im just playing around since i was sponsoring for shadeslayer yesterday and was warned there were more to come [23:43] maco: you can still run [23:43] heh [23:43] im assuming itll be kde extragear stuff [23:43] * shadeslayer gets a rope :) [23:44] ajmitch: micahg: it's not easy to evaluate how active the previous merger has been lately. it would be nice if there were a recommended way (for example how long you should wait) [23:44] maco: nah.. ming32 compiler this time :) [23:44] im just waiting for a fresh download of the package from debian.. [23:44] i might have removed a patch in the debian package by mistake :P [23:44] maco: can i ask you to do some sponsoring and warn you that more will come too? [23:45] I doubt there's any agreed-upon time that you should wait [23:45] though a day or two seems reasonable [23:45] * ajmitch would just like to get the merge list cleared up a little [23:46] shadeslayer: awww i thought you were just gonna use me to improve the kde : not-kde ratio! [23:46] maco: hehe... [23:46] * ajmitch does wish that MoM comments didn't stick around from one release to the next [23:46] maco: well ming32 helps in a way :P [23:46] you can use it to compile kde in windows >< [23:48] maco: can you dget this : http://packages.debian.org/sid/mingw32 [23:48] ill post the changes the packaging in a short while [23:48] who needs kde and/or windows? *gr&d* [23:50] * bdrung_ is in the mood for making jokes. [23:51] you'd better be careful [23:51] bdrung_: i made a sign that said "Kubuntu > Ubuntu" and put it on the wall above me when i was sitting in rick spencer / jfo / pgraner 's round table at SELF [23:52] it was just for rick though... the kernel folks dont care [23:52] what's SELF? [23:53] ajmitch: that's why i made clear that it was a joke (to avoid misunderstanding) [23:54] maco: apply this : http://pastebin.com/raw.php?i=EkMmtdMt : on top of debian packaging [23:55] bdrung_: southeast linuxfest [23:56] maco: all info in changelog :)