[12:10] geser: /usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/crt1.o: could not read symbols: Bad value <= what does that mean ? [12:10] look at line 31 [12:10] geser: do you have /lib64 in your system ? [12:11] yes [12:11] k, so I need to do that -fPIC thing ? === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [12:12] What info do I need to put in a bug requesting syncing a package that isn't in Ubuntu yet? Just name, version, Debian component and the fact that it's new? [12:13] yes === cr3_ [n=marc@MTRLPQ02-1177745615.sdsl.bell.ca] has joined #ubuntu-motu [12:13] same sync policy [12:13] I presume I don't have to throw in changelog entries or anything... [12:13] is -fPIC a compile or link option ? [12:13] former [12:14] why not? [12:14] ^^ Fujitsu [12:14] Wow, this tss uses a GPL boilerplate with FSF address "675 Mass Ave, Cambridge" [12:14] isn't that like two versions old? [12:14] that's impressively outdated [12:15] crimsun: Because there's no changes that have to be checked, because there's no previous version? [12:15] Wow! That's really old. [12:15] Fujitsu: so you'll have to use the default, which means list them all [12:15] OK. [12:15] Shall do. [12:19] AnAnt_: How to write a good debian/copyright file: http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html [12:20] i don't really understand how the queue works, seems that not all packages go through the queue ? [12:20] "the" queue? there are multiple queues [12:21] this one : https://launchpad.net/distros/ubuntu/edgy/+queue [12:21] about what are you unclear? [12:22] i see a lot of new packages coming in edgy in the rss feed (i think it's the same that edgy changes mailing list), and i don't see this packages in this queue [12:22] a new source package goes into the NEW queue. After it's accepted, it's built after the next publisher run. The binaries end up in the binary NEW queue. After those are accepted, they're synced to mirrors on the next publisher run. [12:23] minghua: thanks [12:24] https://launchpad.net/distros/ubuntu/edgy/+queue < it should be the first queue ? why are there sources and packages ? [12:24] say you upload a new source package named foobarcrack that generates one binary package, libfoobarcrack0. It goes through the precise process I just described. Now let's say you have a new upstream version that bumps the soname to 1, so you uupdate, adjust the packaging, and upload. [12:24] crimsun: after the source package is accepted & while it's binaries are in the queue, does the source package go to the repos ? === philwyett [n=philip@80-195-142-67.cable.ubr02.wiga.blueyonder.co.uk] has joined #ubuntu-motu [12:25] what is uupdate? [12:25] Because the source package already exists, it doesn't need to go through the source NEW queue again. Instead, the new binary package, libfoobarcrack1, ends up in the binary NEW queue after it's built. libfoobarcrack1 needs to be ACCEPTed, then it will be published and synced to mirrors. === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkigw7-fe10f900-10.dhcp.inet.fi] has joined #ubuntu-motu [12:27] AnAnt_: see uupdate(1) [12:27] AnAnt_: yes, the source has already been ACCEPTed, published, and perhaps synced [12:28] crimsun: thanks for the ack on upgrade-system [12:28] np [12:28] bug #61626 [12:28] Malone bug 61626 in cups-pdf "Please sync cups-pdf (universe) from Debian unstable (main)." [Untriaged,Needs info] http://launchpad.net/bugs/61626 [12:28] this is the one thta would make a lot more people happier, though ;) [12:29] hm. doesn't it get added to the sync queue once a motu acknowledges it? [12:30] crimsun: so only new packages (not updates) appear in https://launchpad.net/distros/ubuntu/edgy/+queue ? [12:30] Q-FUNK, which sync queue? [12:31] Adri2000: right [12:31] crimsun: do you know why bug 57632 didn't get picked up by universe sponsors? [12:31] Malone bug 57632 in coolmail "Coolmail segfaults" [Untriaged,Confirmed] http://launchpad.net/bugs/57632 [12:31] crimsun: acon source is not there [12:32] $ apt-cache madison acon [12:32] acon | 1.0.5-0ubuntu1 | http://archive.ubuntu.com edgy/universe Sources [12:32] ok LaserJock [12:32] crimsun: Notice that ubuntu-archive is automatically subscribed using Martin Pitt's sync request script. No point in telling me not to subscribe them. [12:33] Q-FUNK: I'll speak to Martin about that, then. [12:33] crimsun: ? [12:33] crimsun: I just searched the packages.ubuntu.com site [12:33] Adri2000: source updates that generate new binary packages still end up in the binary NEW queue just as I described above. [12:33] crimsun: and the bug is auto-confirmed using that same script too. [12:34] AnAnt_: packages.uc does not sync every hour. [12:34] Q-FUNK: again, I'll speak to Martin about that [12:34] crimsun: some updates are just binaries ? [12:34] Adri2000: what are "some updates"? [12:34] Are you sure that pitti means that script to be used by non-MOTUs? That's doing very MOTUish stuff. [12:34] k [12:34] crimsun: very nice script, but as evidenced by your response, should probably have the commands it sends to malone revised according to what the concensus is. [12:35] geser: most likely because its subject line falls through my spam filter [12:35] Fujitsu: IIRC I found it via link of apge describing the steps how to ask for a sync [12:36] crimsun: i really do not understand :p all new packages and all updates must be built, ok ? the uploader uploads only the source ? [12:36] argh. ...of a wiki page [12:36] Adri2000: correct, we do only source uploads. [12:37] some packages in the queue are binaries ... :/ [12:37] Fujitsu: it had a bit that went like "do the following steps manually or use pitti's nice script at [link] " [12:37] geser: ok, I found that linux32 exists for i386, so I'll compile here first [12:37] Adri2000: because the source packages generate /new/ binary packages [12:37] naming-wise [12:38] hmmm, it's the same queue for package 1) (source) waiting to be built 2) (binary) waiting to be uploaded [12:38] ? [12:38] Yes, NEW. [12:38] crimsun: though honnestly I find the approach of asking a motu to ask a dev to ask ftp master to do a sync to feature a needlessly huge number of steps. [12:39] then i understand :) [12:39] Q-FUNK: a MOTU /is/ a member of ubuntu-dev. [12:40] ok [12:40] random joe should not be able to get an approved sync. A Debian developer is not a random joe, OTOH. [12:40] so why do I still get a feeling that getting a sync approved still goes thru one too many steps? [12:40] Q-FUNK, it doesn't. [12:41] there you go. I maintain the packages on which I request a sync. it shouldn't have to be so difficult. [12:41] Q-FUNK: how would we remove steps? [12:41] LaserJock, I'm wondering the same. It's minimal as it is. [12:41] Q-FUNK: you're also not a member of ubuntu-dev. [12:41] Q-FUNK: well, but that's a bit different, tbh [12:41] by dirrectly allowing the maintainer at debian to request a sync if he notices his packages drifting away at ubuntu, maybe? [12:42] then become a member of ubuntu-dev. [12:42] LaserJock, want to look at python-{scipy,numpy}/matplotlib? I've had to remove a bashism in matplotlib's debian/copyright generator script, but otherwise the diffs are pretty small. [12:42] crimsun: you're missing the point. [12:42] just because it's your package doesn't automatically give you rights to push into someone else's repo. [12:43] i have a package waiting since the 18th to be built. is it just that no archive admin had time to accept it yet, or may there be a problem ? [12:43] Fujitsu: sure, give me a url of the debdiffs [12:43] Adri2000: time [12:43] sometimes we wait for a couple weeks [12:43] it just depends on how much time people have [12:43] crimsun: I'm gonna be blunt about this one: you're rude and completely in the woods. [12:43] Q-FUNK: it was not my decision, I simply abide by it. [12:44] Q-FUNK: dude the same thing goes the other way === AnAnt [n=anant@62.139.225.199] has joined #ubuntu-motu [12:44] I maintain a package in Ubuntu but I still have to go through a sponsor in Debian [12:44] no different [12:44] I'm an ubuntu-dev and not a DD so I have to play by Debian's rules [12:44] and that's the way it *should* be [12:45] oh but there IS a key difference: Debian is essentially Ubuntu's upstream. [12:45] let's say I work for Red Hat and make a package. Debian (and Ubuntu) pull in the source package. Do I automatically have the right to request a sync for /my/ maintained package? [12:45] LaserJock: a couple weeks ? :/ only 5 days remaining before the universe freeze :/ [12:45] If I wish to have my maintained package synced, I need to abide by Debian's policies. [12:45] Q-FUNK: that's doesn't matter really, would you allow your upstream to ask for a new upstream release directly? [12:46] crimsun: let's just say that if you bother merging a fix that specifically benefits debian and ubuntu, it would be a good idea for debian and ubuntu to sync. [12:47] Q-FUNK: I'm not at all discussing whether syncing is good. I'm saying there's policy in place, and it holds /regardless/ what direction originated the work. [12:47] Then upstream can request it, but it will still have to go through the proper channels. === reggaemanu [n=manu@ARennes-257-1-139-218.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu [12:49] I may be rude, yes, but that's the way it works in Debian, and it's the way it works in Ubuntu. [12:49] crimsun: see the code of conduct and call us back in the morning. [12:50] LaserJock, http://people.ubuntu.com.au/~fujitsu/scipy_etc [12:50] Q-FUNK: what? he didn't say anything that was against the CoC [12:50] If anyone else believes I've overstepped my bounds as a member, please do speak up. [12:50] Nope, you're fine, crimsun. [12:50] LaserJock: he was rude. that's clearly agaisnt the CoC. [12:50] he was not rude [12:51] he just simply stated that being the debian maintainer doesn't give you the right to push stuff in Ubuntu [12:51] Q-FUNK, was he? I didn't see that anywhere. [12:51] and that is 100% correct regarding policy [12:51] you are not an ubuntu-dev or ubuntu-core-dev [12:51] exactly how am I pushing anything? I'm not ftp master anywhere, am I? [12:52] ok, so s/pushing/upload or aprrove upload/ [12:53] (I believe the correct semantics are "following policy.") [12:53] so I really fail to see rudeness there and certainly not a violation of the CoC [12:53] it would be a lot simpler to simply disable some launchpad functions for people who are not ubuntu-dev. [12:54] Q-FUNK, like!? [12:54] they are [12:54] some things [12:54] I'm not really sure what you are getting at though === reggaemanu [n=manu@ARennes-257-1-139-218.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu [12:54] you can request a sync [12:54] apparently not. crimsun was complaining about me setting certain flags that, for some reasons, were accessible to me. [12:55] Q-FUNK: well, that is a bit hard [12:55] such as subscribing some teams that, for some reasons, shouldn't have been. [12:55] as the flags can be used for other things [12:55] Q-FUNK, it's not sane to disable confirming of bugs. [12:55] I wasn't complaining at all. I simply asked you not to subscribe u-a first, which is not at all your fault. [12:56] Again, I've reiterated the point that I'll speak with Martin concerning it. [12:56] crimsun: might help to avoid using imperative forms in your comments then. [12:56] I fail to see how that's actually relevant. [12:57] anyhow, I'm not interested in draging this on forever. [12:57] Nor am I. [12:57] yes === reggaemanu [n=manu@ARennes-257-1-139-218.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu [12:57] thanks for the concern Q-FUNK with your package [12:57] my only point is this: some maintainers at debian will gladly merge patches to help thin out the delta. I'm one of them. it would help if there were simple steps they could follow to keep track. [12:58] sorry the script led you to something we'd like to avoid [12:58] hopefully we'll get that fixed [12:58] I certainly believe sync policies could be amended to allow Debian maintainers some greater leeway. [12:58] mhm [12:59] Oh no. Another OOo upload. [12:59] Q-FUNK: keep track of what? the whole syncing proccess? [01:00] Fujitsu: that one has been there for a while, or are my mailserver not keeping up? :-) [01:00] Q-FUNK: and that's why lucas tried to launch an Ubuntu "Debian Collaboration Team" but he and I didn't have time to really work on that so far :/ [01:00] hi everybody === minghua [n=minghua@ppp-70-128-92-243.dsl.hstntx.swbell.net] has joined #ubuntu-motu [01:00] Nafallo, about 3 hours ago. [01:00] personally, the only thing I would need to have more painless interaction is to be enpowered to directly request the sync and confirm that I can build in a $release chroot. [01:00] Fujitsu: old one then ;-). already on half of the buildds :-P [01:01] Q-FUNK: I concur. [01:01] Q-FUNK: yep, sounds pretty reasonable [01:01] I already am on launchpad and I keep track of useful fixes. I tend to merge them back rather quickly, as long as I don't notice any break in Debian. [01:02] Q-FUNK: I believe the most efficient manner for the sync process to be adjusted for Edgy+1 is to raise the issue on the ubuntu-devel mailing list, which may necessitate bringing it before the Technical Board. [01:02] the script already does what I need (although, as I understand, the commands it passes to Malone should not be in a non- ubuntu-dev's hands). [01:02] It is TB material, yes. [01:02] Q-FUNK: do you think something like what's described in https://wiki.ubuntu.com/DCT would help? [01:03] I think some of the problem too, is that there aren't that many DDs that are doing that. We simple haven't come across those issues [01:03] much [01:03] our normal process is to have lots of non-devs working away on merges and syncs and having a good approval process is important [01:04] LaserJock: TBH, a lot of DDs would glady help if e.g. pitti's script could be modified in a bullet-proof way. [01:04] then, the only other stape woud be to have a user on launchpad to interact with users. [01:04] Q-FUNK, a lot of DDs hate Ubuntu, though. [01:04] mhm [01:04] not a lot [01:04] some [01:04] some [01:05] an outragous minority, I would say [01:05] bug 61949 needs another MOTU advocate (ACK the sync request). [01:05] Malone bug 61949 in Ubuntu "Please sync treeviewx 0.5.1-1 from Debian Sid (main)" [Wishlist,Confirmed] http://launchpad.net/bugs/61949 [01:05] ah, I got that one [01:05] Toadstool: yes [01:05] It needs two? [01:05] Toadstool: it's a very good start [01:06] Fujitsu: (same policy as with REVU and new packages) [01:06] Ah, OK. [01:06] Fujitsu: most DDs and Debian users I know tend to do like me and hand out Ubuntu CDs to everyone they know. [01:07] Q-FUNK: rock on! :-) [01:07] :) === jinty [n=jinty@195.Red-83-58-178.dynamicIP.rima-tde.net] has joined #ubuntu-motu [01:07] baah. I've seen to much of jdub lately ;-) === Nafallo goes to hide/give support again :-) [01:09] but basically, if all a DD needs to help is to: [01:09] 1) sign on to launchpad to be able to comment bugs. [01:09] 2) have a handy script to request a sync and a clear checklist of items to confirm in that sync request. [01:09] then I think that we can make the delat between most packages disappear in no time. [01:09] delta [01:10] typos r us [01:10] Yes, that'd be really great. [01:10] That's quite probable, and I'd like to make that a reality. [01:10] me too === reggaemanu [n=manu@ARennes-257-1-139-218.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu [01:11] I also encourage you to do sustained Ubuntu work so you can upload directly to the Ubuntu repository. [01:11] here, I'm just amazed at how long it's taking to get what was a trivial fix on a package to finally get in. [01:12] yes, it is quite shameful [01:12] Just look at the backlog on REVU for a better idea [01:12] sure. I'd love to do that. mind you, I'm mostly focusing on advocacy and promotion. [01:13] Ubuntu could really use more (active) MOTUs :( [01:13] any and all help are welcome. [01:13] well, when you consider how many active MOTUs there are ... [01:13] LaserJock, count on two hands? [01:13] yep [01:13] Fujitsu: is it that bad? [01:13] Q-FUNK, I believe so. I'm not a MOTU, though. [01:13] So I'm not helping that statistic. [01:13] I'd say there are about 5 MOTUs that do most of the work [01:14] Ouch. [01:14] what obstacles do you see that currently prevent more people from joining and from participating? [01:14] That's 3000 packages each :P [01:14] You just named one. There're also resource constraints. === Nafallo counts atleast 6 ;-) [01:14] Q-FUNK: more or less, getting people to commit to it and getting them to where they have the technical ability [01:15] I've hardly touched packaging for edgy [01:15] simply have too many things to do [01:15] what would be a good way to get e.g. people frustrated by Debian's NM process and yet who already have a few good packages at Debian to prove their worth to join in? [01:16] Q-FUNK: fixing bugs, doing merges and syncs [01:17] part of it right now is the fast release cycle and time commitment [01:17] erm... you read that backwards. or well, maybe I write to long sentnces. lemme rephrase: [01:17] if I just had to maintain 5-10 packages as I do in Debian [01:17] it wouldn't be a big problem [01:17] but I'm trying to keep track of 400+ packages [01:18] what would be a good way to get people, who proved their worth at debian with good packages and good maintenance habits, to have a painless motu membership? [01:18] LaserJock: Yes, there aren't many science MOTUs, unfortunately. [01:18] pretty much what I said + showing up here and proving you're a part of the team [01:18] A few Ubuntu devs have gone that route, Q-FUNK, like StevenK and azeem to name two. [01:19] many NMs can become MOTUs in I'd say in 1-2 months if they work at it [01:19] I know many people who have had their packages sponsored for ages, some of them even having completed NM and yet without their DD account yet and who are going nuts with the bureaucracy at debian. [01:19] the Community Council and Technical Board do tack into account Debian maintainership activity [01:19] ajmitch! :-D [01:20] ajmitch was in the Hoary exception group (where we gained both membership and MOTU) in one step. [01:21] hmm, I wonder if I was. [01:21] there's a lot of people losing motivation at debian right now and mjray was only the tip of the iceberg. === Nafallo can't remember :-P [01:21] Q-FUNK: well it happens, but I know for sure that a 2-3 NM process is not something I feel like going through [01:22] some old experienced DDs but also a LOT of new faces with lots of motivation and plenty of afterschool time to spare. [01:22] LaserJock: a 2-3 NM ? [01:22] 2-3 year [01:23] ah [01:23] yes [01:23] well, it varies a lot. [01:23] however, it does weed out a lot of people I suppose [01:23] I've known peole to pass it within 1 month [01:23] yes and no [01:23] Nafallo: I _think_ you were. Yeah, my memory's horrible, too. [01:24] the delay is completely arbitrary. partly due on the AM's availabilty, but also sometimes due to the DAMnation of never getting the account created for personal vendeta. [01:25] crimsun: should I subscribe ubuntu-archive to the treeviewx sync? [01:25] Thanks LaserJock :) [01:25] I've also noticed people who's approval was fast-tracked. [01:25] LaserJock: please do [01:25] erm... whose [01:25] geser: apologies for the delay; I'll process it tonight [01:26] Fujitsu: do you have a url for the matplotlib, etc. ? [01:26] LaserJock, I mentioned it a while back... Wait a sec. [01:26] Q-FUNK: we already have the accounts on launchpad and just get approval to the right groups. that's mostly happening the moment you get approved in the meeting :-). === nixternal [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-motu [01:26] LaserJock, http://people.ubuntu.com.au/~fujitsu/scipy_etc [01:26] I don't know, I sort of feel like we perhaps to a lot more non-packaging related stuff in Ubuntu [01:27] Q-FUNK: I think Keith Packard (fontconfig upstream and maintainer) got through NM pretty fast [01:27] LaserJock: localisation, documentation and marketing-related stuff such as artwork and the overall polish have a bigger importance at ubuntu. [01:28] Fujitsu: ok, I'll take a look soonish [01:28] minghua: could be [01:28] Thanks, LaserJock. [01:29] that's actually a discussion we've had one too many times here at local LUGs. we're all debian users and yet we have to admit that the ubuntu CD really is what 99% of this planet needs. [01:30] while we are collect ACKs for Sync Requests bug 61955 needs also two, doesn't it? [01:30] Malone bug 61955 in Ubuntu "[Sync Request] sylpheed-claws-gtk2-extra-plugins 2.5.0~rc3-1 from Debian unstable (main)" [Untriaged,Unconfirmed] http://launchpad.net/bugs/61955 [01:30] ok, gota get home [01:30] Bye. [01:30] mostly because that single CD contains exactly what a desktop user needs and the default settings are sane. [01:30] geser: yes. [01:31] Q-FUNK: you can't be too sure :-) in some area with different language and different economy, Debian may still has the advantage [01:32] minghua: how? [01:33] especially looking at the emphasis that ubuntu puts on localisation, which is something that just barely got taken care of at debian [01:33] Q-FUNK: I am from China. I know a Ubuntu-derivative in China choose to start from Xubuntu, because (K)Ubuntu is a bit slow on the average machine in China [01:33] Q-FUNK: the emphasis on l10n, for sure, but it's not there yet [01:33] they've have denis and bubulle taking care of locales and coordinating the merging of trnaslations, but having a localisation infrastructure is soemthing quite recent at debian [01:33] at least not dapper [01:34] I know India's local language linux is a debian derivative [01:35] because debian has better language support [01:35] minghua: for that, I think that the main issue is that gnome and kde are complte DEs and have been localized for a long time. [01:35] things may start changing in edgy [01:35] but I know dapper is not there [01:35] what's missing? [01:36] I think the input method of quite a lot of languages in dapper is broken/half-broken [01:36] ah yes [01:36] e.g., you can't input in Qt apps if you install Ubuntu [01:36] nor GTK apps if you install Kubuntu [01:37] the input method support in dapper is quite rushed, IMHO [01:37] kmuto told me a bit about that. the free desktop needs unified input tools [01:37] Q-FUNK: oh, so you were at the i18n Ex... meeting? [01:37] it's not dapper, mind you. it's just that each DE exists in its own universe. [01:38] Q-FUNK: no, it's some simple oversight in the settings [01:38] no but kmuto was and we previously met at debconf5 [01:38] Q-FUNK: trust me, I know this business, I am the maintainer of scim in debian [01:38] minghua: ok. have those oversights been reported in malone? ;) [01:38] Q-FUNK: yes [01:38] ah :) [01:38] Q-FUNK: but nobody seems to care much [01:39] hm.. === AnAnt [n=anant@62.139.225.204] has joined #ubuntu-motu [01:39] I am a MOTU myself, but I can't fix them because the packages are in main [01:39] what's the difference between preinst & postinst ? [01:39] geez, burning this data DVD is taking forever [01:39] I should've provided the -speed arg [01:39] minghua: tried mentioning it to the localisation and internationalistion teams? [01:39] that was a quite bitter experience, to be honest === zenrox [n=zenrox@pool-71-120-239-162.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu [01:39] Q-FUNK: where is said team? [01:39] and I am still at work :( === doko_ [n=doko@dslb-088-073-107-220.pools.arcor-ip.net] has joined #ubuntu-motu [01:40] got 2 mnore full DVDs to go and then ~1.4GB on the last one [01:40] Q-FUNK: to be fair, most of the bugs reported are fixed in edgy [01:41] they're actually DVD isos of my Ubuntu mirror so I have all the software available when I upgrade the server tomorrowa [01:41] have to rebuild the sangoma card driver for the T1 so I'll be offline [01:41] geser: still there ? [01:41] should've made a deb package for it [01:41] Q-FUNK: but as dapper claims to emphasize on l10n, and is going to be supported for 5 years... [01:41] AnAnt: yes [01:41] ping geser [01:42] geser: k, I think I fixed it [01:43] minghua: who cares about l10n on a server anyway? :-) [01:43] geser: so I will upload nspluginwrapper [01:44] will try a rebuild as soon as it's there [01:44] Nafallo: true, but still, dapper is current up-to-date stable, and we released 6.06.2, but things didn't improve (although bugs were reported before that) [01:45] Nafallo: I admit I was exaggerating [01:45] bah, this DVD burner is slow...won't go any faster than 2x [01:45] geser: is linux32 used to run 32-bit apps on 64-bit Ubuntu ? [01:45] what? have there been another milestone released? [01:45] ping minghua [01:45] ping Mithrandir [01:45] or 6.06.1? sorry I don't know for sure [01:45] minghua: sorry, wrong tab completion ! [01:45] AnAnt: http://www.debian.org/doc/manuals/reference/ch-system.en.html#s-maintscripts (for preinst and postinst) [01:46] geser: thanks, [01:46] Nafallo: and actually when I think about it, maybe there are people care about l10n on server [01:46] minghua: ah, 6.06.1 indeed :-). I only run that on servers anyway, so I won't really know. [01:47] AnAnt: linux32 is used to give the kernel a 32bit personality [01:47] minghua: oh, right! l10n != i18n. [01:47] geser: meaning ? [01:47] e.g. uname -m returns x86_64 but linux32 uname -m return i686 [01:47] meaning it tells the app "hey you are running on a 32-bit box, act accordingly" [01:47] you can run 32bit apps without linux32, you only need 32bit libs [01:47] Nafallo: what about those accounting dept. in China? they need a stable system for the payroll system and they need inputting Chinese names [01:47] minghua: https://launchpad.net/people/desktop-bugs [01:48] how can I know the name of the architecture I am on ? [01:49] I see that there is dpkg-architecture [01:49] dpkg-architecture [01:49] Q-FUNK: you mean l10n and i18n team? [01:49] minghua: yea, that's i18n. I don't really know that, since I'm from Sweden and we have quite working both i18n and l10n. [01:49] tseng: there are many, outputs, which should I use ? [01:49] you can also parse uname -a [01:49] or uname -m :-) [01:50] BUILD_ARCH, HOST_ARCH, HOST_ARCH_CPU , which ? [01:51] Nafallo: yeah, I hear sweden has good l10n. you weird people having two scripts for one language :-) [01:51] hehe, do we? :-) [01:51] minghua: that's the only group I foudn that could remotely be interested [01:51] was I wrong?... [01:51] AnAnt: what do you want to archieve? [01:52] i18n has UTF-8, iso-8859-1 and iso-8859-15. if that's what you mean with scripts :-) [01:52] Q-FUNK: yeah, thanks. but I don't think it's really proper to bother all of them. and I am busy anyway [01:52] minghua: I'm affraid that you were right. wanna start a team called i18n and another called input-methods? ;) [01:52] geser: ok, I need to do a symlink in postinst [01:53] Q-FUNK: there is a developer (MOTU) working on the input methods in ubuntu, but one person is probably not enough [01:53] Q-FUNK: maybe not yet... [01:53] minghua: create a team with him. generate momentum. [01:53] geser: but it seems that the file I need to symlink to is in /usr/lib/nspluginwrapper//FILE [01:53] Q-FUNK: unfortunately we don't have a very good relationship [01:53] ah :( [01:54] minghua: blog about it? [01:54] I thought his pushing input methods into dapper was pre-mature, and obviously he doesn't agree [01:55] minghua: if all it takes is merging a few simple fixes, surely bloging about it on planet ubuntu will wake someone up to merge them? [01:55] Q-FUNK: Hmm, tempting. But I am not aggregated in any planet. And the problem is much smaller in edgy anyway [01:55] minghua: any other chinese ubuntu developer on the planet? if not, might as well jump in. :) [01:56] AnAnt: most likely DEB_HOST_GNU_CPU or DEB_HOST_ARCH_CPU [01:56] Q-FUNK: I don't really know the policy for dapper-updates [01:56] Q-FUNK: and my focus is on Debian currently (as etch release is close) [01:57] minghua: it's not that importnat. blog something as simple as "I made a simple patch to harmonize the input methods on gnome and kde. it's already in debian. could someone be so kind as to merge in ubuntu?" [01:57] geser: what's the difference between the X & X_CPU [01:57] ? [01:57] Q-FUNK: not as far as I know (Chinese developer on planet) [01:58] Q-FUNK: sorry for being unclear. The settings are ubuntu-specific, Debian is now doing it in etch, but in different way [01:58] ah [01:59] well, almost the same message, still. [01:59] it could work :) [01:59] Q-FUNK: and these two ways are probably also where I and the other Ubuntu input method developer have different opinions [01:59] oh. [02:00] my time is limited, so for now I'll concentrate on debian etch === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [02:00] ok [02:00] hopefully edgy will work [02:00] maybe post edgy, I'll write something (hopefully by then etch will have a working example to illustrate my points) [02:01] Q-FUNK: edgy works much better than dapper, for sure [02:01] although edgy release is before etch [02:01] AnAnt: sorry, I don't know [02:01] yeah, let's just hope etch is before edgy+1 ;-) === AnAnt_ [n=anant@62.139.225.205] has joined #ubuntu-motu [02:01] geser: sorry, I was d/c [02:02] minghua: well, hopefully something good will come up. here, I count myself lucky enough that I only need UTF-8 and 2 keyboard maps. === AnAnt_ is now known as AnAnt [02:02] AnAnt: sorry, I don't know the difference [02:02] k [02:03] geser: I re-uploaded nspluginwrapper [02:03] Q-FUNK: 2 keyboard maps being English and Swedish? [02:03] it's still in the incoming dir [02:03] minghua: finnish (same as swedish, for now) and russian phonetic. [02:04] and talking about UTF-8, I hate those legacy encodings for Chinese [02:04] Q-FUNK: so you use the Finnish one to type English, I suppose? [02:04] thee's loose talks about makng the finnish keyboard diverge from scandinavian layouts and to make it closer to the estonian layout. === minghua never understood keyboard mappings [02:05] yup [02:06] geser: ok, it's there [02:06] well, it's mostly about altering the basic qwerty layout to insert frequenty used foreign letters to their own keys. [02:07] here, I have the 2 extra finnish vowels plus one swedish vowel on their own keys. [02:08] the rusian keymap is a different story altogether, since we use the cyrillic alphabet instead of the latin alphabet. [02:09] on my [02:10] :-) [02:10] Q-FUNK: by the way, I was wrong, the weird people having two scripts are Norwegians :-) [02:10] sorry, Nafallo ^^^ [02:10] 2 scripts? [02:11] you mean two national language variants? [02:11] Q-FUNK: nynorsk and bokml :-) [02:11] tought so [02:11] yeah, I don't know the details [02:11] or rather nn and nb :-) [02:11] they write differently but using the same script? [02:12] or are they just different languages? [02:12] I think the keyboard is NO for them [02:12] weird people either way :-) [02:12] nynorsk is tryng to receate old norse by making a compund languge from what remains of old slangs in northern villages. [02:12] geser: you testing it ? [02:12] yes, it still fails with the same error [02:12] bokml is modernized danish, which is what was spoken in norway during danish alliance. [02:12] We have SE.{se,fi} [02:12] wierd [02:13] geser: in the compile, do you see a -fPIC ? [02:13] though I don't know the difference ;-) [02:13] s/SE/SV/ [02:13] sv_NO [02:13] I see, thanks Q-FUNK [02:13] AnAnt: yes, I see the -fPIC [02:14] right, sv_SE and sv_FI :-) [02:14] hmmm [02:14] and the error asks for -fPIC ? [02:14] Q-FUNK: _NO? :-P [02:14] yes [02:14] geser: do you see -fPIC in compile & link or in one of them only ? [02:14] Nafallo: :-P [02:15] compile and link [02:15] well, they say that norwegian is swedish spoken by a dane. :-P [02:15] geser: hmmm, dunno then, you got any ideas ? [02:15] AnAnt: inside the objs32 dir do you try to build 32bit? [02:15] Q-FUNK: haha! :-) [02:16] hence sv_NO [02:16] geser: dunno, I just followed the steps in README [02:17] ah, that's what you where doing ;-) [02:17] geser: but it seems so ( I think ) [02:17] Nafallo: say, tehcnically, that would mena that you guys speka skne? ;) [02:18] Q-FUNK: naah, that's more sv_DK :-) [02:18] got to sleep [02:18] or would it be dk_SE ? [02:19] and they we throw Vermlan into the equation... [02:20] haha [02:20] that can't even be compared to something else ;-) [02:20] kyllp [02:21] se on vanhaa suomee :D [02:21] with a lot of eally old swedish blended in === Nafallo didn't understood a word of that :-P [02:22] it's that odd language we speak speak east of land [02:22] vermlan is more of the same, only much older [02:23] hehe, oki :-) [02:24] and yes, that language is just odd :-P [02:24] we atleast stole some words from other langs ;-) [02:24] somehow you people managed not to do that ;-) [02:24] we did [02:25] not as much as estonians did, but we did [02:25] oh? from where? I've never heard something quite like finish anywhere else :-) [02:25] estonia. [02:25] s/ini/inni/ [02:26] hmm, oki. I don't think I've heard that either though ;-) [02:26] to give you an idea, estonia is danish, finnish is swedish and hungarian is icelandic. === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === minghua stares at Q-FUNK's analogy [02:27] ah :-) [02:28] but then again. I don't understand either danish not icelandic, so you're probably pretty much on your own then ;-) [02:28] s/not/nor/ [02:28] minghua: I purposely used an analogy that refers to the position of scandinavians in the linguistic tree. estonian and danish are both the simplest in theirs, finnish and swedish the more formal, hungarian and icelandic the more far out. [02:29] danish is simple? :-P [02:29] much simpler than bokml [02:29] can't agree with that :-) [02:29] it's just that well, how should I put this nicely... they speak with a hot potato in their mouth after going to the dentist. [02:30] I can understand NO, but not the other langs up here :-) [02:30] Q-FUNK: I really appreciate the explanation. I can imagine that's a analogy on linguistic relationship, it's just a bit hard to imagine what the relationship exactly is when you know none of the six languages involved :-) [02:30] lol! true that! :-) [02:30] minghua: hehe ;-) [02:31] minghua: I'm sure you could cook up something similar about all main chinese languages. [02:31] oh, Chinese languages are probably more convoluted [02:31] especially we have scripts involved as well [02:32] Q-FUNK: I got through NM in 5 days, for what it's worth. === StevenK comes back from sleeping and reads backscroll. [02:33] StevenK: that was really quick. [02:33] Q-FUNK: Yes, and I didn't even know about all the crap that NM is really really slow until after I was a DD. :-) [02:34] StevenK: when was that, though? [02:35] Q-FUNK: 2001 === dolson [n=dana@ppp-66-225-185-146.vianet.ca] has joined #ubuntu-motu [02:35] ok [02:35] right after NM was started? [02:35] Um... [02:35] Pretty soon after NM was re-opened. [02:35] ok [02:36] there was no backlog I guess [02:36] There was an eight month break when NM was closed, so that the processes could be reviewed. [02:36] was that when dam threatened to leave the project? [02:36] I don't remember that happening. [02:37] However, I was not really involved when NM was closed. [02:37] ah [02:38] to me, you've been there forever. [02:38] at least, I remember your name from too far back to remember. === StevenK didn't think he was that memorable. [02:40] StevenK: you are :-) [02:40] signed your key at debconf5 [02:41] Ah ha [02:41] Nafallo: Oh stop. ;-) [02:42] StevenK: I just did a /whois on you for the first time... so you are! :-) === Nafallo hadn't fully computed that K ;-) === StevenK still remembers the first time he joined here. === dolson [n=dana@ppp-66-225-185-146.vianet.ca] has joined #ubuntu-motu [02:44] ajmitch and a few others went, "You're a DD!" *latch* [02:44] wasnt me [02:45] haha [02:45] Haha. [02:45] heh. [02:46] omg! IT'S HIM! [02:46] :-) [02:47] Q-FUNK: I've done that in real life when I saw Ted T'so at LCA 2002. [02:47] hehe [02:49] :D === reggaemanu [n=manu@ARennes-257-1-139-218.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === Nafallo > sleep === janm [n=jmalonzo@ppp4592.dsl.pacific.net.au] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-motu [03:12] Heya gang [03:16] Hi. [03:23] Fujitsu: please respin your gnomebaker 0.6.0 diff.gz to include previous Ubuntu changelog history [03:24] re [03:26] re Jrmie [03:26] :) [03:33] crimsun, OK... But why? It would have lost it in the sync that would have happened otherwise. It's not based on the Ubuntu version. [03:37] Fujitsu: currently Edgy's has a Ubuntu delta. You need to retain that if you're creating an updated Ubuntu source package. === abelcheung [n=abelcheu@221.126.146.141] has joined #ubuntu-motu [03:37] Fujitsu: if you want, simply drop in the relevant Ubuntu entries from debian/changelog [03:37] crimsun, that delta is now nullified by Debian changes. [03:37] gnomebaker | 0.5.1-0ubuntu1 | http://archive.ubuntu.com edgy/universe Sources [03:38] we have a delta; you need to keep it. [03:38] if it were 0.5.1-5 in Edgy, you wouldn't have to keep the changelog history [03:38] Even though Debian has absorbed all of those changes? [03:38] yes [03:39] Why!? [03:39] you /must/ maintain what Ubuntu changelog entries exist in the current source package if you go from -XubuntuFOO to -0ubuntu1 [03:40] you must do it because no sync will have occurred between when 0.5.1-0ubuntu1 and 0.6.0-0ubuntu1 were uploaded [03:40] OK, I've added the changelog entries in... Rebuilding at the moment. [03:41] I was presuming it would be possible/ideal to manually sync and get a new upstream version in in the same upload... I was obviously incorrect. [03:42] that's not a sync in the sense we use [03:42] a sync drops all Ubuntu changes once it hits the archive [03:42] Well, I mean dropping all Ubuntu changes before uploading. [03:42] you're not syncing because you're going from 0.5.1-0ubuntu1 -> 0.6.0-0ubuntu1 [03:42] But I know we can't do that now. [03:43] I was attempting to achieve the same effect that would have been had if 0.5.1-5 had been synced, and a 0.6.0-0ubuntu1 based on that. [03:44] Thus minimising the Ubuntu delta. [03:45] Hi LaserJock. [03:45] hi Fujitsu [03:45] yes, that's perfectly acceptable, but you must retain the Ubuntu changelog history since a current Ubuntu delta exists [03:46] OK, I've uploaded a version with the changelog now. [03:46] Thankyou for pointing that out :) [03:46] np. [03:46] thanks for working on 0.6.0 [03:47] No problem. === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [03:47] Good riddance to Gstreamer 0.8! [03:47] And this has nice libnotify support as well. [03:47] heh [03:49] I think the original Debian 11_add_raw_extension_support.dpatch had its logic around the wrong way... === Fujitsu tests. === freeflying [n=freeflyi@221.221.160.156] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-257-1-139-218.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu === bddebian hands his "Godwiki" over to Fujitsu :) [03:50] ... godwiki? [03:50] hehehe [03:50] That page on the wiki? [03:50] Yeah [03:50] An interesting page, that is :P [03:50] And I agree with it fully! Mr. God sir. [03:51] I guess :-( [03:51] https://wiki.ubuntu.com/BddebianIsAGod [03:51] thanks imbrandon [03:51] Yes, I know that one :PHm. === imbrandon go's back to stargate sg-1 [03:51] Oops. [03:52] Debian's patch 11 does in fact have it's logic around the wrong way, and completely screws up the checking. [03:52] I thought my working one was rather different. [03:52] Thanks, crimsun :) [03:52] np [03:53] That closes a few bugs, I believe. [03:55] collect your hobbsee hugs. === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-motu [03:56] where is Hobbsee? [03:56] Or Hobbsee proddings with long pointy DOOM sticks. [03:56] heh [03:57] :D [04:03] is the universe list on merges.ubuntu.com right? [04:03] I think so :-( [04:03] you gotta be kidding me [04:04] nope. [04:04] tbh, we're doing a lot better than we were last release [04:04] in no small part thanks to our esteemed Aussies [04:04] grah! I must have accidently deleted my mldonkey debdiff for dapper-proposed... silly me :( === Toadstool reads carefully https://wiki.ubuntu.com/StableReleaseUpdates and prepares another one [04:05] Yeah, Hobbsee been doing a lot :) [04:05] I thought we got them all in dapper? [04:05] not nearly [04:05] LaserJock, a number of them are just rebuilds (I've filed sync requests for a number of them, but not all of them), and a few are fake syncs. [04:06] oh wait, maybe bddebian did 'em for 6.06 [04:06] I kinda slept through universe stuff for 6.06 thanks to alsa [04:06] I know we had a big push at UVF [04:06] crimsun, ALSA... What fun. [04:06] Can MoM have a comments field added at some point? [04:06] anyway [04:07] I don't understand the new and updated lists [04:07] What'd I do now? [04:07] So notes like `fake sync', or `needs new stuff in main', or whatever can be added, so I don't keep trying to do things that have already been confirmed to not be possible for Edgy. [04:07] LaserJock, Updated is stuff that's already got an edgy entry in the changelog. [04:07] and what are the manual list? [04:08] I'm not sure about those, but maybe stuff that MoM choked on. [04:08] Ah. [04:08] I see. [04:08] tarball issues most of them [04:08] md5sums don't match [04:09] Looks like new packages that have just appeared in Debian, but been in Ubuntu a while, most of them... [04:09] mostly stuff that was in ubuntu first then got put into debian later diffrently [04:09] Usually just pull the Debian package but use the Ubuntu orig.tar.gz [04:09] imbrandon: Aye [04:09] imbrandon, exactly. [04:09] we totally need to divide+wiki like the old days [04:09] I really think that MoM needs a comment field for each row. [04:09] crimsun, pardon? [04:09] (well, except without the wiki) [04:10] each of us took an alphabetical chunk and had at it, listing WIPs on a wiki page. The wiki stuff doesn't make sense now, but could probably push through a good portion in 5 days [04:11] If everybody takes a chunk, it'll work better, yes. [04:11] well, I really liked the dapper system we had with the revu page [04:11] There are 200 to go... [04:11] Gads you folks are going to suck me back in damnit [04:12] :-) === Fujitsu sucks bddebian back in. [04:12] I hope so [04:12] ok, I'll lock lib* source packages. [04:12] So, are we going to try to get them all done? [04:12] I'll take that as a yes :P [04:13] c'mon barry, you loved the transitions [04:13] C++ ABI transitions? [04:13] be a shining hero again! [04:13] and X.Org and GL{u} and desktop and ... [04:13] Oh, those. [04:14] I lost count a year or so ago [04:14] Hero? Heh, I'm a nobody [04:14] Yes, they're lovely. [04:14] Bad bddebian! === amachu [n=amachu@125.22.67.99] has joined #ubuntu-motu === Fujitsu makes a list of improvements that Edgy+1 MoM needs. [04:15] Are some of them even worth it? Things like foo-1.0-1ubuntu1 vs foo-1.0-1.1 ? [04:15] I wanted to do azureus but doko has some concerns/thoughts and I can't get a hold of him [04:15] bddebian: I'd say yep, even if they end up as sync requests [04:15] libnss wasn't building last I checked [04:15] bddebian, I've tried to prioritise new upstream versions, but I still do the little ones. [04:15] bddebian, this is exactly why we need a comments field. [04:16] Fujitsu: I Know, I agree [04:16] And an `Oy! I'm doing this, hands off.' link. [04:16] lol [04:18] in dapper we filed a bug to lock in which one were working on [04:18] I don't have an Edgy machine handy to test installs with though :-( [04:18] and a python webpage that listed all the merges to do and who was doing what [04:18] That would be nice. === Fujitsu attacks those xfce4* things. [04:20] you might to coordinate w/ Gauvain on those [04:20] Yes, they look a little strange. [04:22] hmm, what is the best way to grab a sid source package? [04:22] I usually use packages.qa.debian.org and wget :-) [04:22] ugg ;-) [04:22] bddebian: dget is more efficient :p [04:22] LaserJock, I use my magical get-debian.py, which will even grab the relevant changelog entries if you give it the previous version. [04:23] otherwise I must have some sid chroot hidden on my harddrive and I use dchroot -d -c sid apt-get source :p [04:24] Toadstool: dget or debget? [04:24] dget [04:25] which in devscripts iirc [04:25] +is [04:25] dget rocks [04:25] i use it ALL the time [04:26] :) [04:26] yep, devscripts rocks [04:26] devscripts+patchutils == win [04:26] ;) [04:26] yay! === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [04:27] :( [04:27] I can't find it [04:28] hmm? [04:29] dget [04:29] In devscripts. [04:29] I know that [04:29] it's not in there [04:29] fujitsu@irranat:~/MOTUing/gnomebaker$ dpkg -S bin/dget [04:29] devscripts: /usr/bin/dget [04:30] I did a dpkg -c on my devscripts .deb and it's not there [04:31] What version of devscripts do you have? [04:31] $ sha1sum /usr/bin/dget [04:31] 37798a21cb3811392b29f449533a677003ed9e3f /usr/bin/dget [04:31] 2.9.10 [04:31] i thought it was in with dput [04:31] LaserJock: you should dist-upgrade your warty :p [04:31] I've got 2.9.20 [04:31] I'm running dapper [04:31] I'd assume it'd be in Dapper as well... [04:31] yep [04:32] i thought it was in with dput [04:32] it's not there either [04:32] it's not [04:32] hrm [04:32] dget was added in 2.9.12 [04:32] Fantastic. [04:32] ahh [04:33] hmm [04:33] we that stinks, somebody backport it asap ;-) [04:33] dget http://url.to/some/package.dsc [04:33] Silly old stable versions of Ubuntu. === Fujitsu prods merges.ubuntu.com. [04:34] It's being really slow. === CarlFK [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-motu [04:39] ok, so I'm creating a dapper pbuilder so I can backport devscripts so I can dget so I can grab sid source packages so I can upload Fujitsu's merges ;-) [04:40] Oh dear. :P [04:41] lol [04:42] LaserJock: hold on [04:42] Fujitsu: do me a favor [04:42] OK... [04:42] Fujitsu: download the source for devscripts and re-upload them to revu [04:42] please [04:43] Erm... Why? [04:43] heh you'll see [04:43] but i'm on osx atm and cant [04:43] upload to revu [04:43] OK, if you say so.. [04:43] Why REVU? [04:44] he wants the pbuilder functionality [04:44] cause there is a dapper pbuilder there [04:44] exactly [04:44] Haha. [04:45] serpento done [04:45] Currently filing sync request for dmraid... [04:45] Fujitsu: .... [04:45] ? [04:46] you gonna upload ? [04:46] heh [04:46] If you want me to, I shall... [04:46] I think I'll do it faster [04:46] LaserJock, probably :P [04:46] my pbuilder is almost built [04:46] I'm on my "fast" machine at home [04:47] a whole 1800+ OCed to 2100+ :-) [04:47] Fantastic. [04:47] hehe === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu [04:48] Damn, libnss-ldap has 5 release critical bugs :-( [04:48] building [04:48] Yay :) [04:49] I need to figure out how to log into a pbuilder and do bindmounts [04:49] then I'd never need a chroot really [04:50] You folks are killing my Hurd hacking [04:50] heh [04:50] excellent [04:50] Hurd! [04:51] Ubuntu GNU/Hurd. I like it. [04:51] bddebian: can you help me install flashplayer-nonfree on hurd ?!? === imbrandon ducks [04:51] heh [04:53] Sync request for yum filed [04:54] Urgh. [04:54] Yuck. [04:54] I've got this reflex action where I navigate to all sync requests. Thanks, Fujitsu. :P [04:54] Hahah. [04:54] :) [04:55] You have done about 70 of mine, I think :P [04:56] I usually roll into work and have a half-dozen or so to process [04:56] you know if i had the money i would buy the IP to mp3 and gpl it [04:56] Hmm, to fix scannerrlog properly or not.. [04:57] I think I uploaded that one already [04:57] Fujitsu: and why aren't we using a numpy that isn't in Debian yet? [04:57] LaserJock, why are we, you mean? It's needed for Python 2.5 to not explode. [04:57] it really just needs to be a python policy-compliant change [04:58] oh, so numpy will work on pyton 2.5 if we have the rc? [04:58] Yes. [04:58] Rather than beta 5. [04:59] crimsun: Aye. It has fix committed on LP [04:59] matplotlib won't work in Python 2.5 at all, but numpy and scipy will with the new numpy. [04:59] ok, well I guess it's going to NEW no matter what, we might as well beat Debian to it ;-) [04:59] :) [05:00] I guess we'll just want another MOTU *cough*bddebian or crimsun*cough* to ok so we have 2 acks [05:00] LaserJock: On? [05:00] url? === bddebian begs off to the might crimsun [05:00] like the might mouse? [05:01] numpy on http://people.ubuntu.com.au/~fujitsu/scipy_etc/ [05:01] you don't need ACKs on those [05:01] Yes, two ACKs are just for new packages, aren't they? [05:01] if they're already in the archive, and you're a MOTU, you can have at 'em [05:01] Fujitsu: right [05:02] New source packages, even. [05:02] ->dinner [05:03] but numpy is NEW isn't it? [05:03] python-numpy isn't. [05:04] oh, my bad [05:04] I could have sworn we didn't have it yet [05:04] python-numpy - Numerical Python adds a fast array facility to the Python language [05:04] python-numpy-dev - Numerical Python adds a fast array facility to the Python language [05:04] python-numpy-doc - Numpy documentation [05:04] I see it on LP now [05:04] python-numpy-ext - Numerical Python adds a fast array facility to the Python language [05:04] We do, or scipy wouldn't have worked :P [05:04] ;) [05:04] Fujitsu: well, I thought we were still using the old scipy [05:05] that deped on scipy-core [05:05] anyway... [05:05] Maybe... [05:05] man you sci guys have funny names for the programs, sounds like some of the 7 darwf names [05:05] But it's not NEW. [05:05] numpy and scipy? [05:05] heh yea [05:06] My father is about to move from Tcl to Python, using numpy :) [05:06] ;) === Fujitsu runs off for a minute. [05:07] imbrandon: scientific python and numerical python ;-) [05:07] ;) [05:07] I like scipy and numpy better [05:07] Sigh-pie! === imbrandon is off for an early nap, i've been staying up too late [05:07] Alright, "my" updated merges -> done [05:08] gnight all [05:08] I've got three listed, though two were fake syncs so don't actually need attacking. [05:08] 'night, imbrandon. [05:08] g'night imbrandon === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [05:08] Heya, Hobbsee. [05:08] haha, imbrandon knew Hobbsee was coming :) [05:09] hey Hobbsee [05:10] Heya Hobbsee [05:10] hey Fujitsu [05:10] hi Toadstool :) === Hobbsee wonders how imbrandon knew [05:10] oh, jabber [05:10] hi bddebian [05:11] Hobbsee: never mind, this was supposed to be a joke... imbrandon went to bed just before you arrived :p [05:11] Toadstool: ahh :P [05:11] Like, 21 seconds before. [05:11] *nevermind even [05:12] hmm... /me not sure... [05:12] never mind, i believe [05:13] ie, two words [05:13] ok :) [05:15] oh drat, debian's got a newer scipy [05:15] As of when? [05:16] Hm... [05:16] Why drat? [05:16] Shall I merge that one now? [05:17] nah, I do it [05:17] I should do *something* around here [05:18] :P [05:19] This will take me up to a whole two new upstream versions. What a large number :P === awbassett [n=andrew@206.135.97.35] has joined #ubuntu-motu [05:27] What a long reboot... === Fujitsu -> lunch === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [05:34] how odd [05:35] the version of scipy we have in edgy [05:35] isn't in the Debian changelog [05:36] masqmail uploaded === theCore [n=alex@modemcable106.200-70-69.mc.videotron.ca] has joined #ubuntu-motu [05:41] Fujitsu: ping [05:43] crimsun: what happens if the md5sum of .orig.tar.gz files don't match? [05:43] LaserJock: It probably matches the Ubuntu version [05:44] Pull debian then use our orig.tar.gz [05:44] well, I know that our .orig.tar.gz is wrong [05:45] would it have to go through NEW again? [05:46] You know our orig.tar.gz is wrong? [05:46] yeah [05:46] How? [05:46] I'm the maintainer [05:46] Oh, hehe [05:46] cuetools sync requested... [05:46] and I screwed up my Ubuntu package and accidently left a build-stamp in the .orig.tar.gz [05:46] LaserJock: Is it a new version? [05:46] nope [05:46] maybe I'll just wait for a new upstream version to get it right [05:47] Add an epoch ;-P [05:47] oh heck no [05:47] I was kidding :-) [05:47] bbiab guys [05:47] Fujitsu: how did you build scipy with the numpy you just built? [05:49] Back. [05:49] Laser_away, sudo pbuilder login, copy numpy debs and scipy source in, install numpy, build scipy. [05:50] Laser_away: magic :P [05:51] Laser_away: someone needs to put some stuff about pbuilder login in that guide [05:51] They do, yes. === abelcheung_ [n=abelcheu@221.126.145.102] has joined #ubuntu-motu [05:51] Fujitsu: volunteering :P === Fujitsu runs/ === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu-motu [05:56] ls ~/debuntu/results/ [05:56] uhuh [06:17] Hi again, LaserJock. [06:17] Fujitsu: ok, so do you do bindmounts in the pbuilder? [06:17] No. [06:18] how do you copy the debs in? [06:18] I just copy them straight into the chroot's directory. [06:18] hmm, ok [06:18] and then how do you build once you are in there? [06:18] Much easier. === LaserJock is pretty dumb with this stuff [06:19] I grab the build-depends (install pbuilder package and run /usr/lib/pbuilder/pbuilder-satisfydepends if there are a lot, it handles build-deps for you), then just debuild. [06:19] ok [06:20] (after installing the numpy debs, of course) [06:20] wmtop uploaded [06:20] bddebian, yay :) === Fujitsu kills something. [06:21] MoM says there's an unmergable conflict in a file in rtfm... Those two files are identical. [06:22] And rtfm's diff is odd.. The only change is bumping debhelper and compat versions. [06:24] Fujitsu: Bugger that then. [06:24] Drop it? [06:24] Fujitsu: I think so. [06:24] As do I. [06:24] Fujitsu: It seems pointless, to be honest. [06:25] Fujitsu: Request a sync, tell me the bug number and I'll ACK it. [06:25] Fujitsu: Or I can just do it? [06:25] I'll file it.. [06:25] Kay. [06:26] At least Malone is quicker than debbugs. === StevenK feels spoilt by Launchpad. [06:26] ? [06:27] Fujitsu: The Debian BTS is slower at assigning numbers and such, and uploads to Debian also take a day to hit mirrors - it seems quicker with Ubuntu. [06:27] Ahah. [06:27] Yay, this sync will close the only open bug about rtfm. [06:28] Heh === Hobbsee [n=user@14.5.233.220.exetel.com.au] has joined #ubuntu-motu [06:32] :O [06:32] Impossible, Hobbsee has no cloak. [06:32] Fujitsu: i'm ssh'd into StevenK's machine - i dont have passwords on there [06:33] Aha... But with a username of user? [06:34] StevenK, bug #61976 [06:34] Malone bug 61976 in rtfm "Please sync rtfm 2.0.3-1.1 (universe) from Debian Sid (main)" [Untriaged,Unconfirmed] http://launchpad.net/bugs/61976 [06:35] wow, this is fun [06:35] ? [06:35] Fujitsu: yes [06:35] and StevenK's not around, i suspect [06:35] Fujitsu: I just started build scipy [06:36] he spoke 9 minutes ago? [06:36] LaserJock, aha. [06:36] Hobbsee, he was around 4 minutes before you arrived. [06:36] awww... [06:36] I was putting the shopping away. [06:37] he is here :P [06:37] No! You're not allowed to do real-life stuff! You're a DD, there's no such thing as real-life. [06:37] haha [06:37] Fujitsu: Hah === Hobbsee notes that StevenK did real life stuff yesterday too. === Hobbsee saw proof of it :P === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === truz_`24 [n=truz_`24@74.129.166.232] has joined #ubuntu-motu === abelcheung_ [n=abelcheu@221.127.103.92] has joined #ubuntu-motu === Kyral tacklehugs Hobbsee === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu === ubuntu-es [n=ubuntu@201.230.107.252] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [07:07] Fujitsu: heh, this is fun [07:07] What? scipy and co.? [07:08] well, the pbuilder login stuff in particular [07:08] I haven't had a need to use it [07:08] although I knew you could do it [07:08] LaserJock: please dont tell me how many merges you've done when not actually running the system [07:08] Aha. [07:09] LaserJock> Sstill around? [07:09] yeah [07:09] LaserJock> How are you man [07:09] This was my first need for it, I just worked out how to do it as I went along :) [07:09] Long time no see [07:09] Hobbsee: hm? [07:09] LaserJock: how do you test if your merges are installable? [07:09] I install them :-) [07:09] Hobbsee: puiparts [07:09] :p [07:10] Most people don't, Hobbsee. === Hobbsee wonders what that is [07:10] puiparts? [07:10] it's a cool tool [07:10] I'd like to include it in the packaging guide if I get the time [07:10] piuparts even [07:11] What is it? [07:11] it's like pbuilder for installs [07:11] yep [07:11] Ah, [07:11] There. === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [07:11] checks installation, upgrade paths etc [07:11] I couldn't find a puiparts :P === Kyral pounces Hobbsee === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [07:11] Hobbsee: you do the install in a pbuilder? === Fujitsu runs. [07:12] LaserJock: yes [07:12] hey Kyral === Hobbsee_ throws Kyral into a pool === Fujitsu throws Hobbsee_ into a dists. [07:14] Ooh, a remote Hobbsee... Who would have thought! [07:16] hmm, got to go.. see you [07:16] bye Toadstool [07:16] Fujitsu: my X is broken [07:16] Fujitsu: so i was connecting remotely while playing with ti [07:16] Aha. === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu [07:17] Hobbsee, I am in -devel, you know :P [07:17] point [07:17] LaserJock, nothing's exploded yet? === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu [07:21] Fujitsu: well, everything built [07:21] I'm going to unpack a fresh pbuilder and install them all === Fujitsu [n=Fujitsu@c58-107-60-250.eburwd7.vic.optusnet.com.au] has joined #ubuntu-motu [07:24] OK, tulip sync requested. Now it's bed time. Gnight folks [07:25] cya bddebian [07:25] Gnight LaserJock === Xnix [n=xnix@n157s046.ntc.blacksburg.shentel.net] has joined #ubuntu-motu [07:26] 'night. [07:33] Fujitsu: uploading :-) === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === zenrox [n=zenrox@pool-71-120-239-162.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu [07:44] nick Laser_away === elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-motu === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu === mayday_jay [n=mayday_j@maydayjay.net] has joined #ubuntu-motu === mayday_jay [n=mayday_j@maydayjay.net] has joined #ubuntu-motu === joejaxx [i=jadaz87@unaffiliated/joejaxx] has joined #ubuntu-motu [07:55] Hobbsee: :) [07:55] what does this part mean? [07:55] :) [07:55] the comment part [07:55] You need a user ID to identify your key; the software constructs the user ID [07:55] from the Real Name, Comment and Email Address in this form [07:55] so you could include your irc name, or just leave it blank [07:55] ok === Hobbsee has her irc name, as she usually goes by her irc name here, instead of her real name [07:57] so [07:57] Comment: joejaxx [07:57] ? [07:57] if you want [07:57] ok [07:57] it doesnt really matter === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-motu [08:04] wow now i have to find someone near me :\ [08:05] Hobbsee: lol [08:06] Hobbsee: so now upload that key to the ubuntu keyserver? [08:09] yes [08:09] ok i uploaded it [08:09] :) [08:10] so do i have to wait for someone to sign my key before i can sign this package? === mayday_jay [n=metal_ja@maydayjay.net] has joined #ubuntu-motu === mayday_jay [n=metal_ja@maydayjay.net] has left #ubuntu-motu [] === formnull [n=rhelmer@people.mozilla.com] has joined #ubuntu-motu [08:24] Hobbsee: gpg: skipped "Joseph Jackson IV ": secret key not available [08:24] gpg: [stdin] : clearsign failed: secret key not available [08:24] :( === kagou [n=kagou@84.5.173.178] has joined #ubuntu-motu === freeflying_ [n=freeflyi@221.221.160.101] has joined #ubuntu-motu [08:36] joejaxx: is the email address you used in debian/changelog the same as the one that's on your key? [08:37] yes [08:38] how are you building the package? [08:38] add a -kyourkeyid to the end of the command you're using to build === pygi [n=mario@89-172-195-96.adsl.net.t-com.hr] has joined #ubuntu-motu [08:39] no space between -kASDASDASSDAD [08:39] Hobbsee: dpkg-buildpackage -rfakeroot [08:39] yep === freeflying [n=freeflyi@221.221.160.156] has joined #ubuntu-motu [08:44] grr to sudo having a cry when you change your time === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu [08:45] hehe, yeah [08:47] Hobbsee: when i run lintian [08:47] Hobbsee: it gives me warning about dh_make templates [08:47] :P [08:48] you might want to fix that then :P [08:49] Hobbsee: this is my first non metapackage package [08:50] oh, that means you've got a whole lot of *.ex and *.EX files in debian/? [08:50] Hobbsee: yes there are a whole bunch of those [08:50] joejaxx: get rid of them - taht's what the error is referring to :) [08:51] Hobbsee: just delete them all? lol [08:51] joejaxx: sure, have a look inside them [08:51] they're just example files [08:51] you're examining the packaging guide? [08:51] also run linda thru your package [08:52] Hobbsee: yes i am going through it [08:52] cool :) [08:53] W: fluxbox: binary-without-manpage fluxbox-generate_menu [08:53] :\ [08:53] ah yes, i hate that one [08:53] there is a manpage example file [08:54] adapt it :P [08:54] adapt? [08:55] Hobbsee: what do you mean? [08:55] change/modify it [08:55] i did rm *.ex and rm *.EX in that directory lol [08:56] I think some start with ex. [08:56] building the package once again :) === AnAnt_ [n=anant@62.139.225.214] has joined #ubuntu-motu [08:56] this is exciting [08:57] ping Mithrandir [08:57] Hobbsee: what should i do aboutgetting my gpg key signed [08:57] i do not know anyone from my area to get it signed [08:57] what is Malone ? [08:57] joejaxx: you dont need it signed until you go for MOTU [08:57] AnAnt_: the bug tracker [08:57] AnAnt_: in launchpad [08:58] Hobbsee: what about signing the CoC? [08:58] joejaxx: s/until/if/ [08:58] joejaxx: that's different. you probably do want to do that [08:58] oh [08:58] oh ok === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === AnAnt_ is now known as AnAnt [09:07] Hobbsee: it is not letting me import mykey on launchpad :( [09:07] Hobbsee: and my key is on the keyserver [09:07] can anyone explain what linux32 does ? [09:08] joejaxx: wait like half an hour if you just synced it with keyserver [09:08] pass? [09:08] AnAnt: On sparc? Or what? [09:08] StevenK: on amd64 [09:09] I suspect that's an Edgy-ism [09:09] meaning what ? [09:09] 32bit and 64bit systems? [09:09] StevenK: you should upgrade your laptop [09:10] It doesn't exist on my Dapper amd64 [09:10] Hobbsee: Later, hush. :-) [09:10] StevenK: later is now :) [09:10] later has come :) [09:10] it's not that broken [09:10] Hobbsee: Assignment.... [09:10] bah === Hobbsee is ignoring her assignment again [09:10] Heh [09:11] AnAnt: I suspect it runs stuff linked against 32-bits libs and such like. [09:11] {Multi,Bi}-arch stuff === janm [n=jmalonzo@ppp4592.dsl.pacific.net.au] has joined #ubuntu-motu [09:19] pygi: i has been more than 30 minutes [09:22] Hobbsee: :( [09:24] what should i do? === mario [n=mario@89-172-228-129.adsl.net.t-com.hr] has joined #ubuntu-motu === pygi [n=mario@89-172-228-129.adsl.net.t-com.hr] has joined #ubuntu-motu [09:46] Hobbsee: W: fluxbox: binary-without-manpage fluxbox-generate_menu [09:46] W: fluxbox: unknown-section main [09:46] :) [09:47] probably should be X11 [09:47] you're packagign fluxbox? [09:49] yes [09:49] i wonder what to do about the man page [09:49] i do not know where it is located [09:50] Fluxbox is already packaged... Is it a new version or something? [09:50] i'm guessing you'd need to write one? [09:50] Fujitsu: 1.0rc2 [09:50] freeflying: it is for my distro [09:50] joejaxx, would it not be easier to just update the current package? [09:50] Fujitsu: * [09:50] Fujitsu: i do not know how to do that [09:51] it would, yes [09:51] Like, it took me less than an hour to update to gnomebaker 0.6.0, and that was with some pretty major changes. [09:52] joejaxx: what? [09:52] freeflying: i'd guess at bad tab completion [09:53] Hobbsee: :) [09:53] freeflying: sorry about that [09:53] joejaxx: :) [09:53] Fujitsu: i do not know how to update packages only build them [09:54] :\ [09:54] and i also messed up my gpg key [09:54] joejaxx, if you grab the old package, you can run `uupdate newversion.tar.gz', and it'll attempt to update the package. [09:54] it was made 605 seconds in the future [09:55] Fujitsu: oh ok [09:55] 6805* [09:55] Fujitsu: unless it dies. [09:55] Hobbsee, true, but that's not overly common. [09:55] in my experience it is, but i'll leave that to a lack of experience [09:56] like, trying it for about 1 package, and seeing it dying. [09:56] Like, my gnomebaker thing last night had one or two conflicts, and I needed to drop a few patches from debian/patches. [09:57] Nothing too bad. === amachu [n=amachu@125.22.67.181] has joined #ubuntu-motu [10:00] Fujitsu: where do i place this man page? and what to call it? [10:00] joejaxx, I don't do manpages :P === joejaxx is referencing the lintian warning he received [10:00] Fujitsu: oh ok [10:00] hmm [10:01] oh goodue $AM GMT-5 [10:01] 4AM [10:01] goodie* === Goshawk [n=vincenzo@d83-176-72-13.cust.tele2.it] has joined #ubuntu-motu [10:04] i have officially been up for 5 days:( === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === Zdra [n=zdra@36.227-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-motu === xopher [n=xopher@a84-230-121-147.elisa-laajakaista.fi] has joined #ubuntu-motu === keescook [n=kees@mylar.outflux.net] has joined #ubuntu-motu === geser [n=michael@dialin105083.justdsl.de] has joined #ubuntu-motu === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-motu === Bazzi [n=Bastian@p50801133.dip0.t-ipconnect.de] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkigw7-fe10f900-10.dhcp.inet.fi] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === Zdra_ [n=zdra@31.194-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === Zdra_ [n=zdra@31.194-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-257-1-149-216.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu === netzmeister [n=netzmeis@p549FCA4A.dip0.t-ipconnect.de] has joined #ubuntu-motu === netzmeister [n=netzmeis@p549FCA4A.dip0.t-ipconnect.de] has left #ubuntu-motu [] === fredix [n=fredix@86.67.45.134] has joined #ubuntu-motu [12:00] Q-FUNK: what did you mean with mjray being the tip of the iceberg? [12:05] azeem: Maybe that Debian is full of sanctamonius little &^^%(*'s like him? [12:06] Present company and Ubuntu people excluded, of course. :-) [12:06] :P === marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-motu === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-motu [12:17] hi guys [12:17] hi [12:17] hey ivoks [12:17] I would like to ask about eclipse 3.2 on ubuntu [12:17] pygi: hi [12:17] are there any plans to provide this package soon? [12:17] ivoks: I think Keybuk wanted to talk to you about wrong packages naming [12:18] pygi: ok === pirast [n=martin@p508B26D9.dip0.t-ipconnect.de] has joined #ubuntu-motu === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-motu === yosch [n=yosch@lns-bzn-44-82-64-79-201.adsl.proxad.net] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-motu === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === fredix [n=fredix@86.67.45.134] has joined #ubuntu-motu === Adri2000 [n=Adri2000@lns-bzn-22-82-249-121-216.adsl.proxad.net] has joined #ubuntu-motu === amachu [n=amachu@125.22.67.181] has joined #ubuntu-motu === Tonio_ [n=tonio@94.8.100-84.rev.gaoland.net] has joined #ubuntu-motu === mr_pouit [n=mr_pouit@81.56.214.84] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu [01:18] wtf in bon echo theyve hidden the proxy settings right away [01:18] yeah [01:18] no one uses a proxy === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu [01:20] could a MOTU please add a second ACK to bug 61955? thanks [01:20] Malone bug 61955 in Ubuntu "[Sync Request] sylpheed-claws-gtk2-extra-plugins 2.5.0~rc3-1 from Debian unstable (main)" [Wishlist,Confirmed] http://launchpad.net/bugs/61955 === vorbote [n=vorbote@unaffiliated/vorbote] has joined #ubuntu-motu === vorbote [n=vorbote@unaffiliated/vorbote] has left #ubuntu-motu ["Parting] === ivoks [n=ivoks@backup.grad.hr] has joined #ubuntu-motu === tuxit [n=tuxit@247.48-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [01:52] Hey \sh === jaldhar_ [n=jaldhar@c-68-38-202-139.hsd1.nj.comcast.net] has joined #ubuntu-motu [01:56] <\sh> moins === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === theCore [n=alex@modemcable106.200-70-69.mc.videotron.ca] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === Gervystar [n=alessand@2001:1418:1ce:0:20e:a6ff:fea4:4ab5] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === AnAnt [n=anant@62.139.225.201] has joined #ubuntu-motu [03:13] ping Mithrandir [03:14] ping Gloubiboulga [03:14] please please have a look at bug 57360 (it's a debian multimedia sync report) it would be nice to have the new version of dvdrip in edgy [03:14] Malone bug 57360 in video-dvdrip "[debian-multimedia] Sync dvdrip" [Low,Confirmed] http://launchpad.net/bugs/57360 [03:15] or tell me how to get the debian multimedia packages to multiverse [03:15] :-) === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === xopher [n=xopher@a84-230-121-147.elisa-laajakaista.fi] has joined #ubuntu-motu === lfittl [n=lfittl@85-125-229-117.dynamic.xdsl-line.inode.at] has joined #ubuntu-motu === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [03:25] good afternoon [03:25] hi phanatic [03:25] hey lfittl [03:25] raphink: cdpr seems to be stuck in the REVU upload queue, could you take a quick look at it? === BazziR [n=Bastian@p50801F0D.dip0.t-ipconnect.de] has joined #ubuntu-motu [03:26] sure I can [03:26] I'll have a look at it [03:26] thanks :) === mr_pouit [n=mr_pouit@lns-bzn-49f-81-56-214-84.adsl.proxad.net] has joined #ubuntu-motu [03:35] lfittl: please upload again, a source package this time ;) [03:35] raphink: not my upload, but will redirect the message to the person who uploaded it ;) [03:35] ah oki :) [03:36] tell him too use "-S -sa" [03:36] yep, will do :) === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-motu === jsmidt [n=jsmidt@128.187.150.44] has joined #ubuntu-motu [03:48] I maintian a few packages for Debian and I am slowly making the transition to wanting to help MOTU. Right now I am exploring the ins and outs of Ubuntu to so how it functions. Is there a Ubuntu version of incoming.debian.org so I can track incoming packages? === ivoks [n=ivoks@lns01-2649.dsl.iskon.hr] has joined #ubuntu-motu [03:49] jsmidt: everything is on LP [03:50] Thanks, I will search launchpad and try to find it. [03:55] jsmidt: they tend to be organised by source. ie. https://launchpad.net/distros/ubuntu/+source/debmirror/ [03:55] with associate bugs, overview, changelogs, etc [03:56] pygi, Hobbsee , thanks that is what I was looking for, an Ubuntu version of incoming.debian.org and pqackages.qa.debian.org. [03:57] :) [03:57] jsmidt: also the edgy-changes ML has them as they come in, as they are processed as they come in not once a day also [03:57] jsmidt: there are various other interesting features of launchpad, etc, about how to see the build queues, most of which are linked to the sources [03:57] true === Fujitsu runs off to bed now. [03:58] gnight Fujitsu [03:58] night Fujitsu [03:58] See ya, imbrandon, and thanks Hobbsee :) [04:00] Lastly, initially I planned on packaging some of the packages in Debian but not Ubuntu, then uploading them too revu. Would you reccommend that approach? I do want to do what you guys currently feel would be most helpful. === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-motu [04:01] well if its currently in debian, all it takes is a testbuild in edgy pbuilder and a sync request ( then acked by a MOTU ) [04:01] Heya gang [04:02] heya bddebian [04:02] hey bddebian [04:02] Hey bddebian. [04:02] Wow, hi imbrandon, lfittl, Fujitsu === tortoise__ [n=tortoise@194.164.140.64] has joined #ubuntu-motu [04:02] jsmidt: the only time it realy needs to goto revu is if its NEW to ubuntu and NOT in debian OR ... [04:02] Good evening, Mr. God sir. [04:02] its in debian but needs changes to work on ubuntu === bddebian cries [04:03] hi all [04:03] or you just need someone to upload it :P [04:03] Hobbsee: hehe yea [04:03] Heya zakame [04:03] heya zakame [04:04] imbrandon, thanks for the heads up. So should I lay off the packages in Debian? I was planning to upload them to revu since I don't have Upload privelages to Unviverse. I will also track down some requested packages not in either distro. [04:04] is a MOTU around who could add a second ACK to bug 61955? [04:04] Malone bug 61955 in Ubuntu "[Sync Request] sylpheed-claws-gtk2-extra-plugins 2.5.0~rc3-1 from Debian unstable (main)" [Wishlist,Confirmed] http://launchpad.net/bugs/61955 [04:05] jsmidt: yea the ones not in either distro are fine for revu , as for the ones in debian you can file sync req [04:05] geser: Sure, give me a sec [04:05] jsmidt: honestly its easiest just to find a MOTU or core-dev ( depending on where the packages are ) and use them as a "mentor" [04:06] after a few days you'll catch the process, its fairly easy [04:06] specialy coming from debian [04:06] It's pretty easy, yes :) === Hobbsee wonders why you'd need a second for that [04:06] but one thing to note also we are LATE in the release cycle soo something might have to wait === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [04:07] imbrandon, thanks for the advice. I will find a mentor. I understand I may be too late for edgy, but hopefully I can be a big help for rdgy+1. === Fujitsu watches the frost form on {un,mult}iverse. [04:07] jsmidt: np , feel free to ping me too when i'm arround ;) [04:08] geser: You don't need any more than crimsun man :-) [04:08] i dont have alot of time to 100% mentor someone but i'll be glad to help when i can [04:08] jsmidt: ^ [04:09] bddebian: doesn't new packages need two ACKs? [04:09] jsmidt: and as for packages.qa.debian.org we really dont have an quiv but here is a good link to start off https://wiki.ubuntu.com/MOTU [04:09] most everything else we have in some form or another [04:10] geser: Not from Debian afaik [04:10] geser: not coming from debian [04:10] geser: only if its NEW NEW === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu [04:12] crimsun told me yesterday new packages need two acks [04:13] geser: On REVU, yes. [04:13] if they are already in debian they arent considered new [04:13] and that only applies to REVU === imbrandon waves at StevenK === StevenK waves sleepily back [04:14] hehe [04:14] so I can subscribe ubuntu-archive to the bug? [04:14] Didn't crimsun do that? [04:14] if a MOTU has ack'd it ( only one ) they should have subscribed u-a [04:15] no because he thought a second ack was needed [04:15] geser: Just did it [04:15] see bug 61949 for comparison [04:15] Malone bug 61949 in Ubuntu "Please sync treeviewx 0.5.1-1 from Debian Sid (main)" [Wishlist,Confirmed] http://launchpad.net/bugs/61949 [04:16] thanks === lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-motu === plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === abelcheung_ [n=abelcheu@221.127.100.187] has joined #ubuntu-motu === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-motu === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-motu === bintut [n=bintut@58.69.92.130] has joined #ubuntu-motu [05:30] hello all.. [05:31] anyone here running sparc32 ubuntu dapper? [05:32] i would like to request for anyone who has an ubuntu dapper running on sparc32 machine to build the ltsp-4.2.x related packages for sparc32 ubuntu dapper === nixternal [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-motu [05:33] i have some sun javastation jk thin clients but until now still of no use. i want to make use of them using ltsp [05:34] i dont think there is sparc32 support only sparc64 [05:35] zul: i'm just hoping for anyone has an access to sparc32 to please build the LTSP 4.2 for ubuntu dapper sparc32 === amachu [n=amachu@125.22.67.181] has joined #ubuntu-motu [05:37] last i heard spacr32 doesnt even have smp support for 2.6 so i dont think anyone is running sparc32 but good luck === awbassett [n=andrew@206.135.97.35] has joined #ubuntu-motu [05:39] zul: my sparc32 machines are thin clients. i have some sun javastation jk (krups) thin clients and i want to make use of them using ltsp-4.2 [05:40] Ack, apt-listbugs has release critical bugs too :-( === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === Gervystar [n=alessand@2001:1418:1ce:0:20e:a6ff:fea4:4ab5] has joined #ubuntu-motu === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkigw7-fe10f900-10.dhcp.inet.fi] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === jsh [n=jerome@myreseau.org] has joined #ubuntu-motu === xopher [n=xopher@a84-230-121-147.elisa-laajakaista.fi] has joined #ubuntu-motu === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-motu [06:47] Hmm, why does gaim-meanwhile want gaim-dev << 1:2 ? === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu [06:48] I don't think its compatible with gaim 2 [06:48] lame [06:48] I tried building it but it failed [06:48] :-) [06:48] lophyte: So fix it ;-P [06:48] not sure how :P [06:49] only thing you need is 'vim' :) [06:50] vim fixes build errors? [06:50] :p [06:50] bddebian: meanwhile was integrated into gaim2 [06:50] sure [06:50] lophyte: [06:50] ahh [06:50] we should probably morgue it [06:50] that was on my todo list a while ago but it scaped somewhere [06:51] Lathiat: Ah, OK, thx [06:51] ah, the thing is [06:51] its disabled in the gaim build [06:51] because libmeanwhile is in universe [06:51] but still the current package wont build against gaim2 so [06:52] someone may want to look attempoting to push meanwhile to main [06:52] gaim (1:2.0.0+beta3.1-1ubuntu1) edgy; urgency=low [06:52] is the appropriate changelog that disabled it === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu-motu === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-257-1-149-216.w86-210.abo.wanadoo.fr] has joined #ubuntu-motu [07:03] bddebian: gaim-meanwhile is part of gaim 2.0 [07:03] bmonty: old news ;-) [07:03] bmonty: I heard that ;-) [07:04] backlog etc... :-) === Hawkwind [n=SoS@ulteo/community/leader/forum/admin/Hawkwind] has joined #Ubuntu-MOTU === ryanakca [n=ryan@unaffiliated/ryanakca] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-motu [07:21] How do I build the linux-restricted-modules for a specific kernel version? [07:23] hey everybody [07:27] Heya Toadstool [07:28] hey bddebian === Arrogance [n=aks@toronto-hs-216-138-192-155.d-ip.magma.ca] has joined #ubuntu-motu === fdsd [n=dcstimm@ip68-8-230-16.sd.sd.cox.net] has joined #ubuntu-motu [07:39] Hey guys, I am taking apart my initrd file, I have a bunch of startup scripts and folders and I dont know what they are for, could anyone explain? they are casper, casper-bottom casper-premount init-bottom init-premount init-top local-botttom local-premount local-top nfs-bottom etc.. Any idea? === lbm [n=lbm@130.225.243.71] has joined #ubuntu-motu [07:44] http://revu.tauware.de/details.py?upid=3142 | http://revu.tauware.de/details.py?upid=3148 | http://revu.tauware.de/details.py?upid=3168 [07:44] ^^ need revu'ing and/or uploading, thanks! [07:50] wow [07:52] nixternal: in koverartist, what about the rosetta patch Tonio_ suggested? === nixternal didn't know how to do that ;) === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu [08:00] nixternal: just tested, looks like you only have to copy the patch from klibido [08:00] (needs more testing though) [08:00] roger that..i will work on that tomorrow...time to go be a best man, well at least get ready ;) [08:00] thanks Toadstool! [08:01] no problem [08:13] hrm, php-doc exists in debian non-free but not in ubuntu multiverse, does anybody know the reason? [08:14] we seem to have dropped it as soon as it went into non-free [08:16] say, I'm playing with cdbs on a new package, and if I don't explicitly rm the debian/stamp-patch-* files, it won't rebuild. (only happens on edgy, not dapper...) is this a known bug? should I just add a clean:: section for them? === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === ThiefOfBaghdad [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === yosch [n=yosch@lns-bzn-44-82-64-79-201.adsl.proxad.net] has joined #ubuntu-motu === pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-motu [08:28] Can someone with an edgy machine check for libgnustep-gui-dev for me? === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-motu === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu [08:39] Why is gnustep-gui a version behind but doesn't show up on the merges list? === Arrogance [n=aks@ottawa-hs-69-20-224-201.d-ip.magma.ca] has joined #ubuntu-motu === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-motu === geser [n=michael@dialin110022.justdsl.de] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu [09:47] any MOTUs about? [09:47] I swear I uploaded python-numpy last night [09:47] but I can't find it anywhere [09:48] hey LaserJock, did you receive the Accepted mail? [09:48] no [09:48] nothing [09:48] I didn't find it in NEW (it shouldn't be there anyway) [09:48] and I don't see it on the pthon-numpy LP page [09:49] hmm [09:49] maybe you forgot to change unstable to edgy or something like that... === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === marcin_ant [n=marcin@194.114.146.122] has joined #ubuntu-motu [10:02] Toadstool: but shouldn't I have gotten a rejected email? [10:02] rejects fail sometimes [10:03] Especially for unstable/edgy stuff === netzmeister [n=netzmeis@p549FB716.dip0.t-ipconnect.de] has joined #ubuntu-motu [10:05] doh, that's what it was [10:05] but at least it was Fujitsu's fault ;-) === netzmeister [n=netzmeis@p549FB716.dip0.t-ipconnect.de] has left #ubuntu-motu [] [10:10] Heh [10:11] ok, let's try it again === mr_pouit [n=mr_pouit@lns-bzn-49f-81-56-214-84.adsl.proxad.net] has joined #ubuntu-motu === hind3nburg [n=darren@72.174.196.10] has joined #ubuntu-motu === hind3nburg [n=darren@72.174.196.10] has left #ubuntu-motu ["Leaving"] [10:36] LaserJock: ttps://lists.ubuntu.com/archives/edgy-changes/2006-September/006290.html [10:38] mhm [10:38] now hopefully scipy and matplotlib will get built === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-motu === pygi [n=mario@89-172-235-164.adsl.net.t-com.hr] has joined #ubuntu-motu === redguy [n=mati@aco22.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [10:55] ah, dang. I was shooting for a 0-byte lintian on REVU. I didn't realize it wasn't edgy-aware. :P [10:56] heh [10:56] now I'll just sit here anxious awaiting comments! ;) [11:20] Who is William Grant? Is that Fujitsu? [11:21] yep [11:21] OK thx [11:21] did he mess something up? [11:21] :-) === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [11:24] LaserJock: No, no, I was just looking at pcb then I realized he already requested a sync :-) [11:24] I've been replaced :'-( [11:24] kik [11:24] lol [11:24] like that's ever going to happen :-P [11:25] Nafallo: True, I guess you can't replace nothingness :-( === Nafallo laughs and hugs bddebian === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [11:26] How do I build the linux-restricted-modules for a specific kernel version? [11:27] sorry if Im spamming this question, but Id really want to know ;) [11:27] Build-depend on the specific kernel version source package? [11:27] Ive tried, doesnt work [11:27] still looks for the newer kernel even Ive set it not to [11:28] xopher: Are you doing this in a clean envrionment like a pbuilder or chroot? [11:29] pbuilder [11:29] Hmm, over my head, sorry === ctd [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-motu === LaserJock starting to like mutt [11:33] hello all---i removed all references to openoffice from ubuntu-meta then recompiled and installled it into a system running ubuntu 6.10 it installed ok...but when I try and remove openoffice it still trys and removes ubuntu-desktop which I was trying to avoid..any ideas? [11:33] hikenboot: hi [11:34] hi LaserJock [11:34] hikenboot: how did you install ubuntu-desktop? [11:34] this is getting frustraiting to say the least [11:34] using dpkg after compiling it [11:34] the first one? [11:35] I had a fresh installed system in a vm and tried replacing ubuntu-desktop with one compiled from ubuntu-meta with the references to openoffice taken out figuring this would solve the dependency on openoffice [11:35] edgy or dapper? [11:36] 6.10 [11:36] edgy [11:36] I'm thinking that perhaps there is some "behind the scenes" stuff going on [11:37] is there a reason you want to keep ubuntu-desktop [11:37] because it screws up subsiquent package removals and installs [11:38] strange thing is I type apt-get install ubuntu-desktop and it still wants to install openoffice === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu [11:38] right [11:39] somthing else must be referencing openoffice [11:39] hikenboot: run dpkg -I on your .deb [11:40] and look at the dependecies [11:40] ok [11:46] can anyone reproduce bug 61943? [11:46] Malone bug 61943 in acroread "adobe reader won't start" [Medium,Needs info] http://launchpad.net/bugs/61943 === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === Kream [n=karim@203.101.19.172] has joined #ubuntu-motu [11:53] I have a launchpad account, yet can't find ubiquity in launchpad. I want to translate ubiquity. How do I do this? [11:53] translations would be rosetta [11:53] can someone please review http://revu.tauware.de/details.py?upid=3098 , a KDE Iconset (kde-icons-crystal-diamond) [11:53] crimsun: thanks. i think i'm on rosetta already. [11:56] Well shit, osgcal FTBFSs === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === ctd____ [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-motu === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === xopher [n=xopher@a84-230-121-147.elisa-laajakaista.fi] has joined #ubuntu-motu === Kream [n=karim@203.101.19.172] has left #ubuntu-motu ["Leaving"] [12:06] can anyone help? There's some error in the pre install script for lvm2 for amd64 [12:07] ->#-kernel [12:07] #ubuntu-kernel? [12:07] yep [12:07] k [12:08] chillywilly: I used to have that error... run update & dist-upgrade to fix it [12:08] I did [12:08] no clue then :)