=== twanj [n=chatzill@c-75-74-146-27.hsd1.fl.comcast.net] has joined #ubuntu-motu [12:25] Q-FUNK: It's unrelated. When you feel you are ready for MOTU, apply. === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu [12:28] I am. Have been since oh... about 2 years now. I'm just wondering if the work I'm doing on my packages at Debian (plus responding to bugs and merging patches at Ubuntu) is sufficient. === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-motu [12:28] I already was on the community agenda about 2 years ago, when application was very informal. === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has joined #ubuntu-motu === luis_lopez [n=luis@ip216-239-73-98.vif.net] has joined #ubuntu-motu [12:40] Q-FUNK: I'd ask the people who've sponsored your work. I know Debian work was scored for nixternal and myself when we applied. === pochu [n=emilio@4.Red-88-3-54.dynamicIP.rima-tde.net] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has left #ubuntu-motu [] [12:41] ScottK: some of my sponsors are ubuntu core-dev. that could work. === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu [12:59] ./c [12:59] ugh === cyberg7358 [n=cyberg73@cpe-72-184-210-189.tampabay.res.rr.com] has joined #ubuntu-motu === cyberg7358 [n=cyberg73@cpe-72-184-210-189.tampabay.res.rr.com] has left #ubuntu-motu ["Konversation] === Mordereo [n=A@cpe-75-184-113-40.indy.res.rr.com] has joined #ubuntu-motu === Mordereo [n=A@cpe-75-184-113-40.indy.res.rr.com] has left #ubuntu-motu [] [01:17] Q-FUNK: Sure. Just ask around among your sponsors, put together your application e-mail and cc them (make sure your wiki page is up to date too). [01:26] sounds good. === apacheLAGger [n=me@N710P025.adsl.highway.telekom.at] has joined #ubuntu-motu [01:32] How do I enable universe in pbuilder? [01:34] (everything on https://wiki.ubuntu.com/PbuilderHowto is for creating a new pbuilder... not adding a repo) [01:36] ryanakca: You need to modify pbuilderrc, and run pbuilder update with --override-config or similar. [01:36] I haven't used pbuilder in ages. === luis_lopez [n=luis@ip216-239-73-98.vif.net] has joined #ubuntu-motu [01:37] Fujitsu: what do you use? plain old chroot? [01:37] ryanakca: sbuild+schroot === ryanakca is trying to build python-deb822 for dapper :) [01:37] ah === TheMuso couldn't go back to pbuilder after several weeks of using sbuild. === ryanakca googles sbuild === bryce_ [n=bryce@217.207.76.231] has joined #ubuntu-motu [01:39] apt-cache show sbuild [01:39] It's non-trivial to setup, but much nicer. [01:39] ryanakca: https://help.ubuntu.com/community/SbuildLVMHowto [01:39] Fujitsu: Aint that the truth./ === persia [n=persia@ubuntu/member/persia] has joined #ubuntu-motu [01:40] TheMuso: I can, easily. [01:40] Does that wiki page work nowadays? [01:40] StevenK: Enlighten me. [01:40] hmmm... LVM... that means reformatting, doesn't it? [01:41] well, repartitioning? [01:41] ryanakca: Not if you have a partition you can do away with, or non-partitioned space. [01:41] ryanakca: Not really. If you have a spare partition, mark it as type 8e. [01:41] Fujitsu, TheMuso: Must I use LVM snapshot with sbuild? [01:41] You don't have to, but it's cleaner to do so [01:41] minghua: No, but it makes things easier. [01:41] I partitioned all my space into /home or / === Fujitsu never uses anything but LVM these days. [01:42] You never know when you'll need it. [01:42] Hmm, maybe another day, then. [01:42] or wait a second... I'm never going to use that 15GB I left for the windows that came on my comp... hmmm === minghua doesn't have a large enough harddrive on this laptop to play with LVM snapshots. [01:42] Fujitsu: Do you use ext3 on LVM? [01:42] TheMuso: Normally yes. === ryanakca would switch the 200GB HD in his webserver with a cheap 40GB one, but... I don't really feel like risking messing up my server === ryanakca spent a couple days getting it setup 'just right'... [01:43] ryanakca: That's trivial if you use LVM. [01:43] Fujitsu: Even /boot is on LVM? [01:43] Ah, no. [01:43] I don't think GRUB likes that much. [01:43] I don't think that's even possible with GRUB. [01:44] Neither. [01:44] Grub is good, yet has so far to go. === Fujitsu looks at Storm. [01:44] hmmm... [01:44] Well, GRUB2 is there. === minghua never used it though. [01:45] Fujitsu: what about my rabbit? :-) [01:45] But Ubuntu doesn't use it for a reason obviously [01:45] Fujitsu: there's also the matter that my LAMP + mail server is also my pbuilder server [01:45] grub2 is getting there. rumor has that lenny might use it by default on triarch-1. === reggaemanu [n=manu@ARennes-257-1-8-95.w81-250.abo.wanadoo.fr] has joined #ubuntu-motu [01:46] TheMuso: Okay, so pbuilder is a little slow, since it unpacks a base tarball, but you can't log into a sbuild schroot when a build fails. I also find that sbuild fails to make a new snapshot, but if you try it again, it works fine. [01:46] StevenK: cowdancer and cowbuilder. === ryanakca will stick with pbuilder [01:47] cowdancer can't deal with some file modes, due to the LD_PRELOAD hack it uses. [01:47] oh? [01:47] Q-FUNK: What is triarch-1? [01:47] StevenK: I'm sure you can convince sbuild to not destroy the snapshots if the build fails. [01:47] StevenK: Ok. If a build fails with sbuild, you have a log without having to make the effort to get one. Secondly, if you set up a shared aptcache, like what I have done with my sbuild setups, you can easy chroot in, unpack source package, build-dep install deps, and attempt to build by hand if you need to. [01:47] TheMuso: Oh yes, and if your build starts a daemon like dbusd, sbuild won't umount and deactivate the sanpshots. [01:48] StevenK: --purge=successful might be what you want [01:48] Q-FUNK: Read the docs for cowbuilder. [01:48] That was fixed a couple of months ago, StevenK. [01:48] StevenK: There is a patch for the mount script to ensure everything gets killed to unmount the snapshot. [01:48] hmm... any body know of a python-deb822 package on dapper? [01:48] minghua: debian has two netinstall cd that can be used to cover 3 arch. cd#1 can do amd64,i386,powerpc. cd#2 alpha,ia64,hppa. [01:49] Fujitsu: Fixed in sbuild? [01:49] "After this finishes, you must re-log-in!" <-- why will I need that? *reading the SbuildLVMHowto* [01:49] StevenK: Or schroot, I forget. [01:49] It's in the Ubuntu package, anyway. [01:49] StevenK: Its a schroot fix actually. [01:49] Q-FUNK: I see, thanks. That is known to me as "the useful multiarch CD" :-) [01:49] In Feisty? [01:49] Ah, no. [01:49] That's prehistoric. [01:49] Don't think so. I had to manually patch mine. [01:49] Nafallo: It sets your config variables correctly. With a GUI, you only need to start a new shell. === ryanakca kindof needs it to finish his 'send my .dsc to build server, queue it, build it, put the .deb in repo, put build logs on webserver & have libnotify pop up on my desktop telling me my build is done' script :) [01:50] persia: what's wrong with sourceing the file? [01:50] StevenK: afaik the patch is linked to from the URL I gave above. [01:50] Nafallo: That might work as well. [01:51] thought so [01:51] backporting python-deb822 should be as simple as passing it threw a dapper pbuilder? [01:52] ryanakca: I'd say dependencies will have to be adjusted. [01:52] ryanakca: There's been heaps of changes to python policy: you might need to also change the install model. === ryanakca grumbles [01:53] might just be easier to rewrite the script without it :) [01:56] Hah, the Feisty version doesn't have the patch. [01:57] StevenK: You can get the patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391319 [01:57] Debian bug 391319 in schroot "schroot: leftover processes cause umount to fail" [Normal,Fixed] === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu [01:59] persia: Yeah, I'm reading through it now. === etank [n=etank@ubuntu/member/etank] has joined #ubuntu-motu === porthose [n=charliej@24-119-100-168.cpe.cableone.net] has joined #ubuntu-motu [02:04] lionel: Are you in need of more help in processing the backports queue? === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === radhios_ [n=radhios@200-122-52-211.dsl.prima.net.ar] has joined #ubuntu-motu === CarlF1 [n=carl@216.146.77.157] has joined #ubuntu-motu === jml [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-motu === RickH returns ... see, no flame war ensued! :) === lionel [n=lionel@ip-211.net-81-220-127.rev.numericable.fr] has joined #ubuntu-motu === MatthewV [n=MatthewV@123.200.138.155] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has joined #ubuntu-motu === luis_lopez [n=luis@ip216-239-73-98.vif.net] has joined #ubuntu-motu === persia [n=persia@ubuntu/member/persia] has left #ubuntu-motu [] === persia [n=persia@ubuntu/member/persia] has joined #ubuntu-motu === cynics [n=cynics@211.94.35.200] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkibras1-ff55c300-121.dhcp.inet.fi] has joined #ubuntu-motu === Vorian_ [n=steve@ubuntu/member/Vorian] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === Acksys [n=acksys@cpe-071-070-084-000.sc.res.rr.com] has joined #ubuntu-motu === Acksys [n=acksys@cpe-071-070-084-000.sc.res.rr.com] has left #ubuntu-motu [] === alex-weej [n=alex@82.23.188.238] has joined #ubuntu-motu [03:34] Regarding REVU procedure: should one send an upload notification email when reuploading something that has been corrected based on comments from the archive-admins? [03:40] are there any debian-devels willing to check http://revu.tauware.de/details.py?upid=5961 ? aoeui was rejected on the first round because the copyright file said GPLv2 or later instead of GLPv2 _only_. [03:41] ryanakca: Why limit to debian-devels? Also, if you've adjusted debian/copyright to match COPYING, you should be safe. === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [03:42] persia: well, anybody else, but a debian devel needs to reupload it, and then I'll have it synced to Ubuntu [03:45] ryanakca: Ah. You might want to force GPL2 in your common-licenses link then :) [03:45] ? === ryanakca grumbles [03:46] ryanakca: http://revu.tauware.de/revu1-incoming/aoeui-0707102130/aoeui-1.0.3/debian/copyright shows 1) "or any later version", and 2) points to the GPL symlink, rather than the GPL2 license. [03:47] persia: Yes. I missed something crucial as well [03:49] persia: reuploaded, just a second... I won't say anything more about the copyright file if you've missed it. [03:49] ryanakca: I'm not an expert, so if you know of something else, please fix that as well. [03:50] persia: look who it's copyright to :) [03:50] and where it was downloaded from, and the upstream author :) [03:50] ryanakca: Yes, and when, and all the additional licenses :) [03:51] I had originally packaged 1.0alpha5, and then upstream released 1.0.3, so I thought about multiple binaries since it now included aoeui and asdfg, but, I had forgotten to copy over the old debian/ when I decided to stick to single binary === rexbron [n=rexbron@CPE001310b2d1d1-CM0012256e816a.cpe.net.cable.rogers.com] has joined #ubuntu-motu [03:55] hmm.. could a debian devel now look at (and hopefully reupload) http://revu.tauware.de/details.py?upid=5962 ? [03:56] ryanakca: Separately, you might get better coverage from debian mentors: there are a number of DDs here, but not as many as there are there. [03:57] persia: hmm... on OFTC? [03:58] ryanakca: Probably: that seems to be the preferred Debian network (although I'm not familiar with Debian mentors processes). === ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu === micahcowan [n=micah@ubuntu/member/micahcowan] has joined #ubuntu-motu === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu === ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu === luisbg [n=luisbg@189.Red-88-24-79.staticIP.rima-tde.net] has joined #ubuntu-motu === javier_galicia [n=Javier@189.130.231.178] has joined #ubuntu-motu === minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu === Umngane [n=log@236-136-104.adsl.din.tie.cl] has joined #ubuntu-motu === LucidFox [n=LucidFox@wikia/Sikon] has joined #ubuntu-motu === jml_ [n=jml@ppp121-44-217-216.lns1.hba1.internode.on.net] has joined #ubuntu-motu === macd_ [n=d@adsl-157-34-29.msy.bellsouth.net] has joined #ubuntu-motu === rexbron [n=rexbron@CPE001310b2d1d1-CM0012256e816a.cpe.net.cable.rogers.com] has joined #ubuntu-motu === ScottLij [n=scott@24-180-196-49.dhcp.aldl.mi.charter.com] has joined #ubuntu-motu === DarkMageZ [n=richard@ppp59-167-16-86.lns2.syd7.internode.on.net] has joined #ubuntu-motu === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-motu === guardian [n=Guardian@ANantes-252-1-52-48.w82-126.abo.wanadoo.fr] has joined #ubuntu-motu === ajmitch wonders if he should file a sync request now, or wait for it to get out of debian incoming === ScottK would guess the archive admins are sleeping now anyway, so no need to wait. [05:33] incoming should process in < 24 h anyway [05:33] monotone is currently uninstallable, and I need it [05:35] ajmitch: You need food. Do you really need monotone ;-) [05:35] yes! [05:35] and grabbing that source at 15K/sec is painful [05:35] down to 14K now [05:36] 14K from where? === ScottK is still trying to figure out why his upload showed up on his Debian package overview as incoming and then disappeared, but showed up fine on the package page and at f.d.o. [05:36] Ouch. === StevenK plots and schemes to replace a Debian server at work with Ubuntu. [05:37] StevenK: Heh do it! [05:37] Here's a related question.... [05:37] ScottK: because there's a magic window in which packages disappear [05:37] And then come back? [05:37] yes [05:37] Cool. Thanks. [05:38] there seems to be some mirroring delay at times [05:38] Hmmmm [05:38] or if it's on the mirrors, but not packages.qa.d.o, then maybe that's just not updating properly [05:38] TheMuso: The machine in question is very heavily used. I'm testing a Dapper install to see if it's doable. [05:38] StevenK: Ah ok. [05:38] I have an old Xandros 3 box (based on Debian Sarge). I'm wondering what would happen if I changed sources.list to Ubuntu and apt-get installed kubuntu-desktop? [05:39] StevenK: why do you want to convert it? [05:39] ScottK: pain & suffering [05:39] Cool. I like pain and suffering. I'll trick one of my kids into doing it. It's their computer. [05:39] ScottK: you'll need to pick through & resolve some conflicts & dependency breakage manually [05:39] I did it for sid->hoary [05:40] Right. If that's all, I should be able to manage it. [05:40] ajmitch: The Debian install is held together with sticky tape and sheer force of will. It also has software installed that is not packaged and parts of the configuration are ... interesting. [05:40] It'd be more fun to trick on of the kids into suffering through it though. [05:40] StevenK: ah, one of them [05:40] ajmitch: Yes, exactly. So me and the other sysadmin here want it to go away. [05:41] StevenK needs to have a "Hard drive failure". === ScottK also reads BOFH regularly. [05:41] rubber mallet time? [05:41] Heh, I don't think it will come to that. [05:42] Depends on how sharp the people who might care are. === StevenK is just testing package installation/configuration on a virtual Dapper installation. [05:42] the people who may care can probably find these irc logs on google :) [05:42] And then to see if the bare metal can cope with the Ubuntu kernel. [05:43] That's a good point. [05:43] About Googel. [05:43] err. Google. [05:43] Typing and Scotch don't mix. [05:43] I'm sure this StevenK isn't the one they are looking for. [05:43] but at least the scotch tastes good, I hope [05:44] It does. [05:44] It's a blend, but not bad. One can't have everything. [05:45] ScottK: Re: bug 57951, I agree [05:45] Launchpad bug 57951 in xchat "[SRU] xchat crashes frequently on quit" [Medium,Confirmed] https://launchpad.net/bugs/57951 [05:45] StevenK: Thanks. [05:45] ScottK: Backport a fix to -backports, sure. SRU? Nope, I don't think so. [05:46] I disposed of most of the non-emacs part of the UUS queue without uploading anything. [05:46] StevenK: Yep. [05:46] Heh, yay. [05:46] Got one all the way from a debdiff to invalid. === vbabiy [n=vbabiy@pool-71-164-85-238.albyny.fios.verizon.net] has joined #ubuntu-motu === ScottK ponders fixing a security issue in libnet-dns-perl. [05:48] Heh. Oops. [05:48] Apache 2 doesn't like it if you don't have any sites in /etc/apache2/sites-enabled... [05:50] (Server in question will be moving from a 2.4 kernel, postgres 7.4, and apache 1 to 2.6, postgres 8.1 and apache 2, hence all the testing) === CarlF1 [n=carl@c-76-29-9-184.hsd1.il.comcast.net] has joined #ubuntu-motu [05:51] Seems reasonable. === Neonightmar1 [n=neonight@23.121.62.81.cust.bluewin.ch] has joined #ubuntu-motu [05:51] StevenK: Care to offer an opinion on the fix proposed here: [05:51] http://www.nntp.perl.org/group/perl.qpsmtpd/2006/12/msg5882.html [05:51] StevenK: That sounds like a nasty migration. Any evil proprietary stuff that isn't likely to work? [05:52] Fujitsu: Nope, it's all open source. :-) [05:52] Does anyone have a good reason to keepo 57951 in queue? Single digits would be nice :) [05:52] Ah, good. One of our clients uses a proprietary timesheeting package, which didn't like me upgrading PostgreSQL at all. [05:52] ScottK: That seems fairly ugly. [05:53] StevenK: That was sort of my response. Before I do anything I'm going to download 0.60 and see what the official fix was. [05:53] Fujitsu: We've had to write a Perl script that munges a database dump so PostgreSQL 8.1 likes it. [05:53] Ouch. [05:53] evil [05:53] Fujitsu: And the database dump is ~ 6Gb [05:53] (this server is Gentoo, so upgrades are most painful) [05:53] Hahah, big. [05:54] Ewww, Gentoo on a server. [05:54] biggest dumps I have to deal with here are 3-400MB [05:54] Have any of you dealt with a Gentoo server that hasn't been upgraded in 2 years? [05:54] Does it have speed stripes and a wing? :-P [05:54] though we have a number of databases to deal with, so the total could be several GB [05:54] StevenK: you forgot the neon glow [05:54] Sounds like billable hours, says the consultant... [05:54] Heh, yes. === man-di_ [n=mkoch@dyndsl-080-228-196-236.ewe-ip-backbone.de] has joined #ubuntu-motu [05:55] It's being replaced soon, so will hopefully be Etchified. [05:55] Fujitsu: Not Dapper? [05:55] is archive.ubuntu.com horribly slow for others today? [05:55] Oh come on, tar. Move it! [05:55] StevenK: Possibly. I'm yet to decide. === StevenK gets out and pushes. === ajmitch runs etch on everything here [05:56] ajmitch: I see about 300K/s from a.u.c. Perhaps it's local? [05:56] persia: you mean the piece of string from NZ to the world? quite likely === Fujitsu can see them sending data over wet string. === thekorn [n=thekorn@a89-182-7-234.net-htp.de] has joined #ubuntu-motu === persia thinks someone should either pull more fiber to NZ, fix the stupid routing tables regarding traffic through AU, or just move the islands. === Fujitsu thinks AU/NZ should just vanish. [05:59] persia: southern cross cable is getting an upgrade to ~1.2Tbps, I heard [05:59] I can't see us getting any significant bandwidth in the foreseeable future. [05:59] And latency is high. [05:59] someone should increase the speed of light [05:59] Definitely. [06:00] ajmitch: That doesn't help me much, but should be better for you. [06:00] Fujitsu: Nah - just need more cables to singapore - there's decent bandwidth up north. [06:01] more cables, and lower prices per GB on them === radhios_ [n=radhios@200-122-52-211.dsl.prima.net.ar] has joined #ubuntu-motu [06:02] ajmitch: That, or inflation. Abundances usually adjust pricing (e.g. cross-Asia routing price changes with FLAG introduction) [06:03] depends if there's a monopoly on the infrastructure [06:03] like telstra & telecom [06:03] ajmitch: Oh. Right. I like to avoid thinking about them :) [06:05] I really don't see how it makes any kind of sense to have the company that holds a monopoly over pretty much all infrastructure also being a consumer ISP, and being privatised. [06:05] The key question is makes sense for who. === Neonightmar1 [n=neonight@23.121.62.81.cust.bluewin.ch] has left #ubuntu-motu [] [06:08] Fujitsu: Being? Is. [06:08] It's not fully privatised yet, is it? [06:08] Sure it is. T3 was the last chunk [06:08] Ah. Fantastic. [06:09] Fujitsu: Depends on the rent that can be collected by the polity. If the license fee for the monopoly is sufficient, it may make sense to policymakers. [06:09] Why do you think iiNet and co have raised prices all of a sudden? [06:09] StevenK: I don't monitor ISP prices much... We're stuck on Optus for the foreseeable future, so there's no point. [06:09] I've said it before, and I'll say it again. Privatising Telstra is a good move, but *only* if the infrastructure isn't there's. [06:10] Right, the infrastructure owner should be the government. [06:10] StevenK: int rand(MAX_ID) and pray for no collision is the upstream solution in 0.60. I guess if it's good enough for upstream, it's good enough for us, right? [06:10] Does Telstra still control the equipment licensing as well, or has that been retained by the government? [06:10] But if they don't have the infrastructure, then they're no different from any other ISP. [06:10] Fujitsu: Exactly. [06:11] persia: Equipment licensing was never Telstra's to begin with. [06:12] It's always been Austel. === ScottK tries out dch -s for the first time... === persia corrects my faulty memory === StevenK idly wonders if anyone has investigated why ghostscript SEGVs on ia64. [06:15] StevenK: this is why the government is forcing separation of telecom here [06:16] ajmitch: Ahh, Telecom NZ is going to be forced to release the infrastructure? [06:17] split into separate retail, wholesale & infrastructure companies, iirc [06:17] the details are being argued out at the moment === Fujitsu moves to NZ. [06:17] Heh heh [06:18] Fujitsu: Sacrificing bandwidth for freedom is brave, but is it wise? [06:18] so we'll finally get local loop unbundling this year [06:18] and maybe even get ADSL2+ this year or next, though I'm not holding my breath [06:18] Fujitsu: Did I read right that Optus is counting uploads? [06:22] Is it just me, or is tiber down? [06:23] TheMuso: Not last time I checked... [06:23] Fujitsu: ah ok, I saw something on whirlpool about it. [06:23] persia: I can ssh to it [06:24] ajmitch: Thanks. It's just me then :( [06:24] Well, I'm not sure about it... It might have changed recently. [06:24] Ah, only their new plans. [06:27] StevenK: You're a core-dev, right? [06:27] Apparently. [06:27] :-P [06:27] Would you please confirm my nominations for Dapper/Edgy in Bug #125180? [06:27] Launchpad bug 125180 in libnet-dns-perl "id sequence is predictable and the same in all child processes" [High,Fix released] https://launchpad.net/bugs/125180 [06:28] libnet-dns-perl was in Main for those releases. [06:28] The bug affects all of them. [06:28] ScottK: Done. [06:28] Thanks. === ajmitch probably won't be core dev for much longer [06:29] ajmitch: Oh? [06:29] expiry [06:29] Which just means asking the TB nicely, I thought. === ajmitch shrugs [06:30] Or somebody else asking for him so he doesn't escape so easliy. === acm_ [n=acm@p54BC2314.dip0.t-ipconnect.de] has joined #ubuntu-motu [06:39] Heh === iceman [n=iceman@cable-87-244-153-189.upc.chello.be] has joined #ubuntu-motu === StevenK notes he is now heartily sick of FLAC. [06:45] ScottK: Do you need a hand with that libnet-dns-perl bug? [06:45] StevenK: Is anything left? Do you need a hand? I thought you already fixed it all. [06:46] StevenK: It's just a question of grinding through the three releases. If I get tired before I'm done, I'll let you know. [06:46] StevenK: Thanks for asking. [06:47] persia: Pretty much everything is sorted out. There are a few things still on the NBS list for ia64 since the build failed due to ghostscript SEGV'ing. [06:48] StevenK: Ah. I'm not sure I can help with that. Sorry. [06:49] persia: I'm going to ask pitti about it when he resurfaces. [06:52] Debugging ghostscript on ia64 doesn't really appeal to me, though === persia wants a tool that reviews all the files in a source tree, excerpts the copyright & licensing comments, and makes a nice report. [06:52] StevenK: Do you have ia64? [06:52] Nope. [06:53] I have access to a few, due to my shiny DD badge. [06:53] StevenK: Ah. Does Debian ghostscript also break? Perhaps you could get someone else to help... [06:55] That's a good point. [06:55] If it doesn't, I'm sure persia would gladly help you break it. [06:56] I might ask fabbionne about it, I think he has an ia64 [06:57] ScottK: I don't really know how to break ghostscript. Perhaps using it as a backend for Cocoa or Carbon? [06:57] s/backend/frontend/ === twanj [n=chatzill@c-75-74-146-27.hsd1.fl.comcast.net] has joined #ubuntu-motu === Sindwiller [n=sindwill@84-75-101-114.dclient.hispeed.ch] has joined #ubuntu-MOTU [07:14] persia: I was just able to decline your nomination of that xchat bug for Edgy, so it works. [07:15] ScottK: Excellent. When I originally nominated that, it wasn't working :) Only 9 to do (with almost 80% waiting on emacs22). [07:16] Did you see I got the bzr-svn one all the way to invalid? [07:18] So if I do all 3 releases and ubuntu-security is subscribed, then I'm done, right? [07:19] keescook: When you wake up, Bug #125180 is ready for you to review/upload... [07:19] Launchpad bug 125180 in libnet-dns-perl "id sequence is predictable and the same in all child processes" [High,In progress] https://launchpad.net/bugs/125180 [07:19] Hrm. Last security upload I did, pitti got me to do the upload myself. [07:20] Yes, but you're special. [07:20] That and you actually know Perl (which would be better for this particular one). [07:22] Good night everyone. I'm going to bed now that that's done. [07:24] ScottK: Good night. You're brave for 122073 - I just decided not to touch it :) [07:36] ... [07:36] Hi imbrandon. [07:36] heya persia [07:37] is bugs.launchpad.net having issues for anyone else atm? === zen-afk [i=zenrox@pool-71-115-210-186.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu [07:39] DarkMageZ: It's working here. [07:39] fine here too [07:40] hmm, trippy. everywhere besides launchpad.net is happy. === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-motu === eagles0513875 [n=jonathan@88.203.73.158] has joined #ubuntu-motu [07:49] DarkMageZ: An an update: now it's not working for me as well... [07:50] ubuntu.com is down as well? [07:50] The DC has vanished. [07:50] persia: I am having a problem with security.ubuntu.com, but not us.archive.ubuntu.com for some reason [07:50] Well, a.u.c exists, but the rest doesn't. [07:51] LP is gone, the various machines I know of are gone... [07:52] Fujitsu: Do you want to report it in #canonical-sysadmin? === persia wonders if it's a 6:30 in london thing... === Fujitsu did so. === Fujitsu wonders if he should have pinged The Big 4(tm). === gouki_ [n=gouki@ubuntu/member/gouki] has joined #ubuntu-motu [07:53] I just did [07:53] Not directly at the sysadmins, though. [07:55] oops, I don't know which are the sysadmins === Fujitsu runs off home. [08:01] Fujitsu: I would be happy to try and fix it if they would let me in.... It just seems like nobody is home... [08:02] Fujitsu: did you get a response? === crevette [n=crevette@man06-2-88-167-44-76.fbx.proxad.net] has joined #ubuntu-motu [08:07] The sysadmins are working on the problem now, apparently [08:08] Someone should put it in the topic in #ubuntu === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-motu [08:18] hrm, is the wiki down? [08:19] sacater, lots of down atm. ubuntu.com launchpad.net [08:19] DarkMageZ: argh [08:19] launchpad is down [08:19] darnit [08:20] downtime is what happens to those who put all their eggs in one basket. === viviersf [n=cain@gw.impilinux.co.za] has joined #ubuntu-motu [08:21] www.markshuttleworth.com is down! oh noes! [08:22] oh no! anything else :s === ajmitch was just trying to read any flames in comments about gobuntu :) [08:22] what's the point behind gobuntu anyways? don't we already have gnusence? === ajmitch shrugs [08:24] DarkMageZ: gNewSense is a response to a perceived problem in Ubuntu. Gobuntu is a response. Now for the competition for mindshare :) === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu === ajmitch will keep using boring old standard ubuntu === DarkMageZ waits for e18 to hit final release... [08:25] :P [08:28] you may as well wait for duke nukem forever [08:30] e18 has duke nukem forever included [08:30] its on the feature list [08:30] lol === persia suspects e18 will provide 4-D full-realism graphics running on a Altair 4004. [08:32] yeah. only 4d on those lowend systems. 5d will be available with p2 and higher :) === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-motu === porthose [n=charliej@24-119-100-168.cpe.cableone.net] has left #ubuntu-motu [] === Nightrose [n=lydia@port-87-234-150-228.dynamic.qsc.de] has joined #ubuntu-motu [08:40] <\sh> guys, if there is a binary dep telling me: Depends: libasound2 (>> 1.0.10) means, that it needs at least libasound2 1.0.11, right? not only 1.0.10-2ubuntu4 [08:41] >> is >= [08:41] <\sh> ok...so there is a bug in the calculation of deps here... === CrummyGummy [n=CrummyGu@dsl-242-11-30.telkomadsl.co.za] has joined #ubuntu-motu === tinkusam [n=tinkusam@202.53.13.106] has joined #ubuntu-motu === lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-motu [08:44] <\sh> btw...did anyone setup a nexuiz 2.3 server on feisty ? === CrummyGummy [n=CrummyGu@dsl-242-11-30.telkomadsl.co.za] has joined #ubuntu-motu === tinkusam [n=tinkusam@202.53.13.106] has left #ubuntu-motu ["Konversation] === TheMuso returns from a walk. === Monk-e [n=guido-xu@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === persia [n=persia@ubuntu/member/persia] has left #ubuntu-motu [] === crdlb [n=crdlb@unaffiliated/crdlb] has joined #ubuntu-motu === vil [n=lada@ubuntu/member/vil] has joined #ubuntu-motu === apachelogger [n=me@N710P025.adsl.highway.telekom.at] has joined #ubuntu-motu === apachelogger [n=me@N954P021.adsl.highway.telekom.at] has joined #ubuntu-motu === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-motu === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu === cassidy [n=cassidy@158.93-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu === raphink [i=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu [09:59] Hi all === damko [n=damko@62.123.202.104] has joined #ubuntu-motu [10:08] Hi all [10:08] someone of u remember Cobalt and its products (Cube, Raq etc)? [10:09] damko, yes [10:09] i have two raq's at home [10:09] imbrandon: do u know some other appliance like that? [10:09] it seems that Sun doesn't produce them anymore [10:10] not right off, just webserver appliances? [10:10] mm no better file sharing appliance [10:10] with Pdc support [10:10] I saw some projects in launchpad but they r too new [10:11] imbrandon: I refer to https://wiki.ubuntu.com/UbuntuEasyFilePrintServer [10:11] you could try freenas [10:11] and related [10:11] http://www.freenas.org/ [10:12] imbrandon: thanks . reading === thekorn [n=thekorn@130.75.237.192] has joined #ubuntu-motu === jussi01 [n=jussi@dyn3-82-128-187-102.psoas.suomi.net] has joined #ubuntu-motu === yamal [n=yamal@unaffiliated/yamal] has joined #ubuntu-motu === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu === zenrox [i=zenrox@pool-71-115-210-186.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu === NeilW [n=neil@84.13.106.4] has joined #ubuntu-motu === dholbach [i=daniel@nat/canonical/x-1011c8cca139efc0] has joined #ubuntu-motu === bryce_ [i=bryce@nat/canonical/x-7b780ef724a11cf5] has joined #ubuntu-motu === blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-motu === Bassetts [n=Bassetts@unaffiliated/bassetts] has joined #ubuntu-motu === vorlon [i=vorlon@dsl093-039-086.pdx1.dsl.speakeasy.net] has joined #ubuntu-motu === calc [i=ccheney@nat/canonical/x-d34b6439f518e382] has joined #ubuntu-motu === IanC26 [n=IanC26@2002:908b:a533:4:216:6fff:fe39:ff6e] has joined #ubuntu-motu === thekorn_ [n=thekorn@130.75.237.192] has joined #ubuntu-motu === Czessi [n=Czessi@dslb-088-073-051-073.pools.arcor-ip.net] has joined #ubuntu-motu [11:40] vim-rails upload to REVU (http://revu.tauware.de/details.py?upid=5966). Could one of you kind MOTUs take a look. Thanks. === blueCommand [n=bluecomm@unaffiliated/bluecommand] has joined #ubuntu-motu === CrummyGummy [n=CrummyGu@dsl-242-11-30.telkomadsl.co.za] has joined #ubuntu-motu === Q-FUNK [n=q-funk@dsl-hkibras1-ff55c300-121.dhcp.inet.fi] has joined #ubuntu-motu === guardian_ [n=Guardian@ANantes-252-1-52-48.w82-126.abo.wanadoo.fr] has joined #ubuntu-motu === nrpil [n=nrpil@s5591f679.adsl.wanadoo.nl] has joined #ubuntu-motu === ivoks [n=ivoks@18-62.dsl.iskon.hr] has joined #ubuntu-motu === beuno [n=martin@ubuntu/member/beuno] has joined #ubuntu-motu === rraphink [i=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #ubuntu-motu === thekorn_ [n=thekorn@130.75.237.192] has joined #ubuntu-motu === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === RainCT [n=RainCT@77.210.63.250] has joined #ubuntu-motu === mok0 [n=mok@0xc3f966f5.slnxr2.ras.tele.dk] has joined #ubuntu-motu === jussi01 [n=jussi@dyn3-82-128-187-102.psoas.suomi.net] has joined #ubuntu-motu [01:15] ./` ... she was up when the key hit the lock, and the clock looked at me just like the devil in discuise ... ./` ./` === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu === icf7 [n=icf7@WL-POOL04-47.UNI-MUENSTER.DE] has joined #ubuntu-motu [01:18] yay for glibc 2.6 === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-105-6.auto.rp80.se] has joined #ubuntu-motu === BugMa1 [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === yamal [n=yamal@unaffiliated/yamal] has joined #ubuntu-motu === tru_`z24 [n=truz_`24@74-129-166-232.dhcp.insightbb.com] has joined #ubuntu-motu === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-motu === minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu [01:47] If there is someone here who's running Gutsy, would you please install clamav and see if you get an error installing. I've got Bug #125169, Bug #125184, and/or Bug #125230 that I suspect are dupes of Bug #124141, but I can't tell for sure. [01:47] Launchpad bug 125169 in clamav "package clamav 0.90.3-2ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured" [Undecided,Incomplete] https://launchpad.net/bugs/125169 [01:47] Launchpad bug 125184 in clamav "package clamav-freshclam 0.90.3-2ubuntu1 failed to install/upgrade: le sous-processus post-installation script a retourn une erreur de sortie d'tat 139" [Undecided,New] https://launchpad.net/bugs/125184 [01:47] Launchpad bug 125230 in clamav "package clamav-daemon 0.90.3-2ubuntu1 failed to install/upgrade: problemas de dependencias - se deja sin configurar" [Undecided,New] https://launchpad.net/bugs/125230 [01:47] Launchpad bug 124141 in linux-source-2.6.22 "kernel bug when installing clamav-freshclam" [Medium,Triaged] https://launchpad.net/bugs/124141 [01:54] ScottK: works for me [01:54] Linux augustine 2.6.22-6-generic #1 SMP Fri Jun 1 00:54:39 GMT 2007 x86_64 GNU/Linux [01:54] Flip. [01:54] not the latest 2.6.22, and amd64 [01:55] Hmmm. Since I know there's a kernel issue in there somewhere, it may be architecture specific or in a newer kernel than you've got. Thanks. === ScottK takes notes. [01:55] np === imbrandon yawns [01:56] moins ajmitch ScottK [01:57] Heya imbrandon. How is Kansas City these days? [01:57] hi imbrandon === ajmitch is about to go & sleep [01:57] good good ScottK [01:57] bout to get remarried sometime this month [01:57] heh [01:57] so i guess its good [01:57] Ah. Congrats. [01:58] oh? [01:58] good work [01:58] well we were married for 3 years, split, dident see each other for 8 years , now its back on like donky kong :) [01:58] kinda strange [01:58] haha [01:58] lol [02:01] not every day that happens :) [02:01] got aurora back up & running? [02:01] i looked at it last night, i think i'm just gonna replace the mb and proc , i wanted to add sata ports anyhow [02:01] for the raid [02:01] ok [02:02] <\sh> imbrandon: marriage v2.0? :) [02:02] see django.ajmitch.net.nz/rcbugs/ [02:02] \sh, hehe yea [02:02] I want to stick stuff like that on it [02:02] <\sh> imbrandon: congrats :) lucky man I say :) [02:03] ajmitch, wanna put it on my webserver that hosts ubuntustudio.org and imbrandon.com ? [02:03] maybe [02:03] probably be more reliable [02:03] though I want to be able to hack the code as needed [02:03] as i monitor the uptime on it [02:03] yea i would give you ssh [02:03] DB permissions? [02:04] lemme see if i can get django working on lighttpd , yea you can have as much db space as needed [02:04] it still has 600GB of space [02:04] imbrandon: Thats great to hear. Good luck with it, and I hope things work out better tis time. [02:04] right, will I have db create, table create/delete, etc? [02:04] s/tis/this/ [02:04] yea i'll just give ya full perms on a db named like ajmitch [02:04] k [02:04] TheMuso, thanks [02:05] main thing is makin sure django works on lighttpd , perms i trust you enough to give you sudo etc, and as i'm the only other one with shell access to the webserver it should be cool [02:06] right, I'll try not to break anything [02:06] give me a few to check into the django thing , if its all good i can set it up in moments [02:06] not sure if anyone will use this stuff, but oh well [02:06] django & lighttpd should be simple [02:06] yea should be === ajmitch isn't committed to django either, it just seems to work without too much frustration === yamal [n=yamal@llibertat.guifi.cat] has joined #ubuntu-motu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu === ajmitch sleeps [02:16] ajmitch, one sec [02:17] make it quick :) [02:17] i almost have everything setup lemme give you the info [02:17] you can ssh with your key === dholbach [i=daniel@nat/canonical/x-2caebb8e441561da] has joined #ubuntu-motu [02:17] k [02:17] i'll pm the sudo passwd [02:17] and setting up the db now [02:17] send via mail, gpg [02:17] k [02:18] http://ajmitch.ubuntuwire.com/ [02:18] ok, thanks [02:19] that's voyager? [02:19] i'll email the password, for the db it will be the same as your sudo password [02:19] yea voyager [02:19] its localdir is /storage/websites/ajmitch.ubuntuwire.com [02:19] where I already have sudo setup? [02:19] yea i just made you an account on voyager [02:19] and gave you sudo [02:20] i just need to finish the db creation [02:20] ok [02:20] db server is localhost [02:21] as usual [02:21] ajmitch@ ? [02:21] ajmitch.net.nz === xxxxx1 [n=xxxxx1@44125.static.fln.virtua.com.br] has joined #ubuntu-motu [02:24] good morning (?) all! [02:24] ok ajmitch sent [02:24] sleep well, lemme know if you need anything else [02:24] k, got it [02:24] now I can sleep :) [02:24] night all === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === hggdh [n=hggdh@215.sub-70-216-152.myvzw.com] has joined #ubuntu-motu === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has joined #ubuntu-motu [02:29] hey [02:30] ello === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu === RickH [n=rick@c-68-58-96-122.hsd1.in.comcast.net] has joined #ubuntu-motu === Adri2000_ [n=adri2000@ubuntu/member/adri2000] has joined #ubuntu-motu === EliasAmaral [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu-motu [02:34] xxxxx1: Hello there. Thanks for working on that r-cran-psy bug. [02:35] hello minghua! [02:35] we're working together ;) === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu === ivoks [n=ivoks@18-62.dsl.iskon.hr] has joined #ubuntu-motu [02:36] Nah. I am merely reading bug reports and adding random comments. :-P [02:37] keescook: I went ahead and filed a bug for the other Net::DNS CVE, Bug #125236. Dunno if I'll get time to work on updating the patch for it. The 0.60 upstream patch includes a new test for this case that is about half the patch and adds a new file. I assume you don't want that for *-security, you just want the actual code fix. [02:37] Launchpad bug 125236 in libnet-dns-perl "Bugs in dn_expand (XS and PP) on mailformed packages" [High,Confirmed] https://launchpad.net/bugs/125236 [02:38] siretart: u there? :) [02:38] BTW, if there are any core-devs handy, I'd appreciate it if you would confirm the Dapper/Edgy tasks on that bug. [02:39] ScottK: I've just gotten it built locally, so don't worry about the patch for that one. [02:39] it should be published shortly. [02:39] Ah. Great. Then I won't. At least you have the bug report now.... [02:40] yes, excellent, thanks. :) [02:40] ScottK, done [02:41] imbrandon: Thanks. [02:41] np === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu [02:43] keescook: Sorry about missing the CVE. I choose to blame Redhat. The Fedora advisory where I initially saw this didn't mention there was a CVE on it. [02:43] Also interesting that their solution is to push the new version to all supported Fedora releases. === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu === porthose [n=charliej@24-119-100-168.cpe.cableone.net] has joined #ubuntu-motu === therealnanotube [n=nanotube@unaffiliated/therealnanotube] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === thekorn [n=thekorn@a89-182-124-142.net-htp.de] has joined #ubuntu-motu === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu === bryce__ [i=bryce@nat/canonical/x-ddf2d69aca81d02e] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Bassetts [n=Bassetts@unaffiliated/bassetts] has joined #ubuntu-motu === hendrixski [n=hendrixs@cpe-66-66-116-183.rochester.res.rr.com] has joined #ubuntu-motu === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-motu [03:07] can someone please take a look at bug #123582 ? it have a pending verification-motu on feisty task. [03:07] Launchpad bug 123582 in gnochm "[missing dependency] python-gtkhtml2" [Undecided,Fix committed] https://launchpad.net/bugs/123582 === ScottK looks === norsetto [n=norsetto@87.18.239.33] has joined #ubuntu-motu [03:09] xxxxx1: What is it you want me to do? [03:09] http://revu.tauware.de/details.py?upid=5964 is looking for reviewers! === IanC26 [n=IanC26@2002:cb36:1c3f:4:216:6fff:fe39:ff6e] has joined #ubuntu-motu [03:10] ScottK, it's accepted into feisty-proposed and need a verification-motu-done to be in -updates === avoine [n=avoine@69.70.0.36] has joined #ubuntu-motu [03:11] xxxxx1: Before that can happen, two people need to install the feisty-proposed version and comment "It works" on the bugs and 7 days need to pass. Neither of those have happened yet. [03:11] exactly. that's the reason of my comment :) just to know if someone is on [03:12] Ah. The normal procedure is to send a mail to the motu list and ask that way. [03:12] Anyone can do the testing, not just a MOTU. === zenrox [i=zenrox@pool-71-115-210-186.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu [03:14] http://revu.tauware.de/details.py?upid=5964 is up for review. Champagne and cotillons for all ..... [03:15] xxxxx1: Here's an example: https://lists.ubuntu.com/archives/ubuntu-motu/2007-July/001887.html [03:15] great [03:15] thanks scottk === etank [n=etank@ubuntu/member/etank] has joined #ubuntu-motu === elkbuntu [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-motu === jekil [n=alessand@host228-234-dynamic.14-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [03:26] xxxxx1: I'll make you a deal: You test my python-scientfic SRU and I'll test yours... [03:26] hehe [03:27] np. [03:27] i'll do it now. [03:37] ScottK, py works fine. === BugMaN [n=BugMaN@nat.cabi.uniroma1.it] has left #ubuntu-motu [] === Q-FUNK [n=q-funk@dsl-hkibras1-ff55c300-121.dhcp.inet.fi] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu [03:44] xxxxx1: Thanks. I'm looking at yours now. === luisbg [n=luisbg@189.Red-88-24-79.staticIP.rima-tde.net] has joined #ubuntu-motu [03:49] Of course that package drags in nearly all of Gnome it looks like, so it may be a while.... [03:50] Any Indonesian here? [03:51] Hi all. Once I've configured the debian directory. What command do I use to build the deb? [03:51] CrummyGummy: What are you trying to build? Source package or binary package? [03:52] binary [03:52] debuild -us -uc will do it. [03:53] It'll leave your source tree dirty in many cases, so make a copy first. [03:53] It may do other things too. It's best to set up a pbuilder and use that. === ScottK just saw the clamav 0.91 release announcement.... [03:54] Oh, right. How bad "other things"? [03:55] If your debian/rules are well crafted, nothing. If they aren't you may install random files from your package in other parts of your system. [03:55] Depending on what/where, bad varies. [03:56] grrr === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu [04:00] has anyone else noticed that who ever packaged fluxbox in debian took out the xsession file line from debian/rules? [04:00] in the newer version 1.0rc3 [04:01] so the fluxbox.desktop file is never copied :P === rexbron [n=rexbron@TOROON63-1177742445.sdsl.bell.ca] has joined #ubuntu-motu === Havis [n=Havis@adsl-dyn57.91-127-255.t-com.sk] has joined #ubuntu-motu [04:05] joejaxx, i had noticed that before, dont know if it was intentional or not though [04:06] might poke them [04:06] ok [04:07] imbrandon: i will send them an email === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [04:11] xxxxx1: Worked for me. Now to get this gnome stuff off my box.... === Sindwiller [n=sindwill@84-75-101-114.dclient.hispeed.ch] has joined #ubuntu-MOTU === Havis_ [n=Havis@adsl-dyn188.91-127-91.t-com.sk] has joined #ubuntu-motu [04:11] ScottK, rsrsrs [04:11] ScottK, thanks! [04:17] Does somebody agrees that we should just close https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/75147 with a comment, becuase the reporter is using non-ubuntu azureus? [04:17] Launchpad bug 75147 in azureus "[Not start] wrong ELF class: ELFCLASS64 - java.lang.UnsatisfiedLinkError: /opt/azureus/libswt-pi-gtk-3232.so" [Undecided,New] [04:19] Yes. Mark it invalid because it's not an Ubuntu package. [04:19] So, to answer your actual question, someone does agree. ;-) [04:19] Thanks ScottK === mok0 [n=mok@0xc3f966c2.slnxr2.ras.tele.dk] has joined #ubuntu-motu === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has left #ubuntu-motu [] === freeflying [n=freeflyi@123.116.98.79] has joined #ubuntu-motu === persia [n=persia@ubuntu/member/persia] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-105-6.auto.rp80.se] has joined #ubuntu-motu === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-motu === Havis__ [n=Havis@adsl-d202.84-47-79.t-com.sk] has joined #ubuntu-motu === blueCommand [n=bluecomm@unaffiliated/bluecommand] has joined #ubuntu-motu === broonie [i=broonie@cassiel.sirena.org.uk] has joined #ubuntu-motu === mok0 [n=mok@0xc3f966c2.slnxr2.ras.tele.dk] has left #ubuntu-motu [] [04:52] So, considering the libgpod 0.4.2-to-0.5.2 upgrade issue. [04:52] gtkpod-aac is an Ubuntu-exclusive package tied to gtkpod versions, so it will have to be repackaged after gtkpod is synced from Debian. [04:53] LucidFox: Does the current upstream compile cleanly against libgpod 0.5.2? [04:53] (bug #124900) [04:53] Launchpad bug 124900 in libgpod "Please sync gtkpod-0.99.10, libgpod-0.5.2 from debian unstable" [Wishlist,Incomplete] https://launchpad.net/bugs/124900 [04:54] persia> I haven't even tried it, gtkpod seems to be tied to specific libgpod versions [04:55] In that case, the question is: Does new gtkpod/libgtkpod build fine on gutsy? [04:55] yes [04:55] amarok and rhythmbox also build fine with new libgpod [04:57] kipi-plugins is dubious, I think I'll either need someone else to build test it or [04:58] ...or I'll try again building it myself in a few hours, after resolving some issues with the build environment [04:58] LucidFox: How about tripod? I don't see it in the bug. [04:58] What is the issue then? Just build the new gtkpod/libgtkpod packages, install them, and start porting gtkpod-aac. [04:59] tripod? [05:00] tripod | 0.7.0-1 | gutsy/universe | source, amd64, i386, powerpc [05:00] ah, I see [05:00] forgot about that one [05:00] I'll test it right away === norsetto [n=norsetto@87.18.239.33] has joined #ubuntu-motu === hagi [n=hagi@adsl-84-227-130-189.adslplus.ch] has joined #ubuntu-motu [05:02] LucidFox: Thanks. Aside from tripod and testing on kipi-plugins, it looks like you've prepared a good summary for the transition. Some of this is in main, so you'll need sponsors from both MOTU and core (and probably a cooperative archive-admin to support the syncs). [05:02] Baby: yes [05:06] siretart: better here [05:07] siretart: some people keeps asking me about the small cute games I put into Debian, if they're available in Ubuntu too [05:07] is there a way I can help about that? [05:07] Baby: can you compile me a list of them? [05:07] Baby: I (or any other MOTU) can request them to be synced from debian [05:08] bouncy, whichwayisup, hex-a-hop and snowballz [05:08] Baby, anything of interest for the education dept. among them ? [05:08] aha, I will pester you about them then, unless you point mee to someone else :) [05:08] Baby: siretart: I'd be happy to prepare a bug to sync those, unless one of you would prefer to do so. [05:08] ogra: yup, especially bouncy, hex-a-hop and maybe snowballz [05:09] persia: I'm in a hurry today, if you have time right now, please do [05:09] persia: thanks a lot if you take care of that :) [05:09] persia: anything you need about them, just ask me :) [05:09] Sure. No problem. Do either of you want subscriptions? [05:09] Baby, i'll take a look if they are in then :) [05:09] persia, me please :) [05:09] ogra: hex-a-hop is great! I love it! [05:10] persia: me too please :) [05:10] persia: me please for hex-a-hop === Nightrose is waiting for it since Baby talks about it all the time ;-) [05:11] bouncy is really nice for small kids [05:11] Baby: How small? [05:12] ogra: have you seen my email? (subject: mentoring) [05:12] ScottK: the author says 3 yo but i won't believe that, I'd go for 6 [05:12] OK. Thanks. I have one 4. [05:12] too many keys for a 3 yo [05:12] but that might depend on the kid i guess [05:13] Arghh! Test build in Sid pbuilder, builds. Test build in Gutsy pbuilder, builds. Uploaded to Debian, builds. Request sync, FTBFS on the buildds.... [05:13] snowballz is a strategy game, but the cool thing is that it's not a war, but a snowball fight between penguins [05:13] ScottK: scons? [05:13] I don't like games involving wars [05:13] No. [05:13] norsetto, yes, sorry i'm extremly busy at the distro sprint, i'd have anwered already :) i'm fine metoring any edubuntu related work, he can just pop by in #edubuntu :) [05:13] persia: http://launchpadlibrarian.net/8414319/buildlog_ubuntu-gutsy-i386.pypolicyd-spf_0.4-2_FAILEDTOBUILD.txt.gz [05:13] How do I install multidistrotool scripts and generate data like the one LaserJock has generated in the page http://tiber.tauware.de/~laserjock/motuscience/feisty/electronics.html [05:14] be careful with hex-a-hop... it's quite addictive :P [05:14] ogra: okki dokki, thanks [05:14] i would like to do the same for gutsy and keep the wiki updated [05:14] http://revu.tauware.de/details.py?upid=5964 is waiting for reviewers ..... [05:15] ScottK: Very odd. I'd suggest "dh_installdirs etc/python-policyd-spf" rather than "dh_installdirs /etc/python-policyd-spf", but that really shouldn't break it. [05:15] tuxmaniac: http://people.debian.org/~lucas/ubuntu-versions/ === ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu [05:17] persia: It died on the mv though. Is there some magic CDBS variable I should be using in the path for the mv? [05:18] ScottK: I don't think so: it died on mv because the directory didn't exist (which should have been created by dh_installdirs). === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-motu [05:19] OK. Well the good news is it's in Universe so I can try that and see how it works without having to annoy anyone. [05:19] Also don't need to worry about pissing off the Debian maintainer. === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu === Vorian [n=Steve@cpe-76-181-146-41.columbus.res.rr.com] has joined #ubuntu-motu [05:20] ScottK: Do you have the initial / in the dirs file? I suspect that's the issue, as the dh_installdirs specifically mentions not using that. There may be a "maintainers are lazy" patch in place, but perhaps not on the buildds (I think they run Dapper). [05:21] OK. I'll look into that. === ciro314 [n=chatzill@167.Red-81-34-93.dynamicIP.rima-tde.net] has joined #ubuntu-motu [05:22] persia: Thanks. Looking (more carefully this time) at man dh_installdirs I think that's the issue. [05:23] ScottK: Great. Good luck. [05:23] hello. is planned an eclipse europa deb package? thanks in advance === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [05:24] geser, can I install them and use them for finding specific package difference? [05:24] I mean for maths related packages etc [05:25] you want to monitor a specific set of packages? === finalbeta [n=gggggggg@d54C6865D.access.telenet.be] has joined #ubuntu-motu [05:25] ciro314: yes, we are working on it === Lure [n=lure@external-1.hermes.si] has joined #ubuntu-motu [05:26] So if pbuilder will build something that FTBFS on the buildd's is that a pbuilder bug then? [05:27] not necessarily, it can be subtle difference on the buildds (see scons) [05:28] The SCons thing is partly a package bug, BTW. [05:28] geser, yes [05:28] tuxmaniac: bzr get http://tiber.tauware.de/~siretart/multidistrotools [05:28] geser, basically science related packages [05:28] and has now been reported to SCons upstream. [05:29] broonie: do you have an url for the bug at hand? [05:30] geser: http://scons.tigris.org/issues/show_bug.cgi?id=1689 === ciro314 [n=chatzill@167.Red-81-34-93.dynamicIP.rima-tde.net] has left #ubuntu-motu [] === ScottK dputs === ScottK nervously waits to see if it builds this time.... === leonel [n=leonel@189.155.149.107] has joined #ubuntu-motu === apacheLAGger [n=me@N956P030.adsl.highway.telekom.at] has joined #ubuntu-motu [05:33] broonie: thanks [05:33] http://revu.tauware.de/details.py?upid=5964 awaits reviewers with anxiety..... [05:33] (it's not reported in LP or the Debian BTS - the only reason I knew that anyone had diagnosed it was mdz posting on -devle) [05:35] norsetto: Is there any special urgency for that upload? If so, it would be good to mention it when requesting review. If not, you don't need to advertise so often: many reviewers will look through the backlog when they have time for a review. [05:35] broonie: the problem with scons and Ubuntu's buildds is known as bug #87077 [05:35] Launchpad bug 87077 in launchpad-buildd "The build of xmms2 fails because of HASH(0x82db558)="" in the environment" [Undecided,New] https://launchpad.net/bugs/87077 [05:35] Oh, I knew that people had seen trouble. [05:36] It was the bit where the problem was diagnosed and kicked either upstream or to the SCons packaging that I meant. === dholbach [i=daniel@nat/canonical/x-76493adea7615eac] has joined #ubuntu-motu [05:39] broonie: as this seems now to be a bug in scons I've also added a bug task for scons to the bug [05:39] persia: Did you see the comments in http://revu.tauware.de/details.py?upid=5733 - I think you would be the best to address his questions. [05:39] ScottK: I hadn't seen the comments, but that's on my list from separate discussion. I have yet to find a solution with which I'm happy. [05:40] geser: Like I say, it's something that the packages can avoid themselves. [05:40] persia: ok, thanks for letting me know. [05:40] geser: They're explicitly passing an entire copy of the environment into the build process; if they changed to only pass variables they need that would avoid triggering the problem in SCons. === hendrixski [n=hendrixs@cpe-66-66-116-183.rochester.res.rr.com] has joined #ubuntu-motu [05:40] persia: OK. === Tonio_ [n=tonio@mst45-2-82-242-83-37.fbx.proxad.net] has joined #ubuntu-motu [05:41] dholbach: hi Daniel, wie geht es!? [05:41] Hi dholbach [05:41] norsetto: hehe - gut gut - how are you? [05:41] hey geser [05:41] dholbach: fine thanks [05:42] cool [05:42] umm... I tried doing the workaround for bug#78165 but I still can't get debuild -S to sign anything [05:42] bug 78165 [05:42] Launchpad bug 78165 in devscripts "debuild fails to use seahorse-agent or gpg-agent" [Medium,Fix released] https://launchpad.net/bugs/78165 [05:43] and I've tried creating keys through both seahorse... and this : https://help.ubuntu.com/community/GnuPrivacyGuardHowto [05:43] hendrixski: does normal gpg signing work? [05:43] just got scolded by Emmet so I think I earned my day :-D [05:43] norsetto: why is that? [05:44] dholbach: he says I'm a pest [05:44] norsetto: I didn't mean to scold you: just to suggest best practice :) [05:44] geser, lemme double check real quick like [05:44] he didn't [05:44] :) [05:44] dholbach: I only announced about 10365 times that my package is up for review ..... [05:44] ah right ;) [05:45] I'd add that excessive announcement may be counter productive in addition to being annoying. I tend to bump frequent requestors to the bottom of my list. [05:46] geser, no... it tells me I need a passphrase... but the POS doesn't ask me for it [05:46] ScottK: http://lurker.clamav.net/message/20070711.110443.9b334900.en.html [05:46] hendrixski: Does your ~/,gnupg/gpg.conf include "use-agent"? [05:47] leonel: I saw it. I'm going to wait for Debian to go first. We've got plenty of time for Gutsy and I didn't see any security fixes in the announcement. [05:47] ScottK, YES [05:48] ScottK: yes there are no security updates [05:48] ScottK, and my /etc/devscripts.conf has *something*_ENVVARS="DISPLAY" set up as well === YannDinendal [n=Yann@dyn-91-168-200-76.ppp.tiscali.fr] has joined #ubuntu-motu [05:48] OK. === calc [i=ccheney@nat/canonical/x-50fa9fc50282adc8] has joined #ubuntu-motu [05:49] ScottK: but for this kind of upgrades it's better to keep with the lattest version [05:49] ScottK: on Feisty and dapper well edgy too [05:50] should I add a comment to the bug report that the fix just doesn't work...? [05:50] hendrixski: when you can't even sign a normal file than that's probably an other problem [05:51] hendrixski: I think you have a different issue. The fix definitely changed the behaviour to not require manual environment shuffling for me. [05:52] hendrixski: which pinentry version do you use? [05:52] leonel: Once we get a 0.91 package from Debian and some testing time in Gutsy, I'll request a backport to Feisty. For Dapper/Edgy we need to get through the rest of the dependency testing/fixing. [05:52] geser, pinentry? [05:52] ScottK: the backports take time for what i've seen [05:53] ScottK: is there some thing we can do to accelerate this package ? [05:53] They do which is a very good reason not to backport something that hasn't been tested. [05:53] geser, I don't even know where to go for help with this stuff... nobody on #ubuntu can ever answer stuff about gpg or about debianizing stuff... and I feel guilty coming here 'cause you guys have legit work to do [05:53] ScottK: ok [05:53] leonel: You could volunteer to help out with backports. Ask lionel. [05:54] haha a backport from lionel to leonel :) [05:54] hendrixski: For debian packaging, this is the right place. [05:56] hendrixski: I don't know how it should work with seahorse as I use gpg directly === hendrixski has tried both seahorse and gpg directly [05:57] gpg uses pinentry (I've pinentry-gtk2 installed) to ask for the passphrase (or the PIN for my OpenPGP card) [05:57] hendrixski: does signing with gpg from a terminal work? [05:58] hendrixski: First, make sure you can sign something directly. If you can't, fix that first. Once that works, try signing with seahorse. The try something that calls gpg-agent (I find the gedit plugin a good way to call seahorse). Once that works, try debuild. === javier_galicia [n=Javier@189.130.231.178] has joined #ubuntu-motu [05:59] I did gpg --gen-key, filled out the info, then "export GPGKEY=12345" and restarted the servicekillall -q gpg-agent === cypherbios [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu-motu [05:59] eval $(gpg-agent --daemon) [05:59] source ~/.bashrc ... [05:59] then when I try to gpg --clearsign sample.txt it tells me to go to hell :-( [05:59] which error message do you get? [06:00] persia, geser it _is_ clearsign I should be using to test gpg from the terminal, right? [06:00] right === persia defers to geser for all GPG questions not specific to seahorse === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu [06:01] http://paste.ubuntu-nl.org/29484/ [06:02] oh.... hmmm.. it's actually telling me that I have no pinentry :-/ [06:02] You'll need that. [06:02] persia, this is using the key I created from command line with gpg [06:03] hendrixski: sudo apt-get install pinentry-gtk2 [06:03] ScottK, which pinentry package would you recomend? the gtk one (since I'm on GNOME)? === ScottK wonders if seahorse-agent should depend on pinentry-gtk2. [06:03] hendrixski: What geser said. [06:03] right... gtk2 :-) [06:04] pinentry-gtk has been removed for Gutsy. [06:04] ScottK: It doesn't need to: it works fine here without pinentry-gtk2 installed. [06:04] Hmmm [06:04] OK. [06:04] Never mind on that bit then. [06:04] ScottK, I saw gtk when I ran apt-cache search... is this recent? ('cause I probably haven't run apt-get update in a few days) [06:05] hendrixski: Within the last week. === hendrixski is running update [06:05] The old version might still be in the archives. === hendrixski thinks security.ubuntu.com repo is slow [06:06] That was part of the deal I had to cut to get pinentry into Main (which the source package and pinentry-qt are now). [06:06] They are having data center issues today. [06:07] oh :-( [06:07] oh well... it'll just time out [06:07] Ok... so with pinentry-gtk2 installed...I'll try the clearsign again... :-) [06:08] Actually it'll probably be just not quite dead enough to take a very long time to update, but not dead enough to time out. [06:08] ScottK, you may be right... it's still trying to update :-( === ScottK wasn't guessing. === ScottK has updated recently. [06:09] Acutally one of the boxes did time out, so there is hope. [06:09] k done... yeah, the first one timed out for me too... the second one just took forever [06:09] nice... Ok, clearsign worked :-) [06:10] Did it use pinentry? [06:10] ScottK, I'm assuming it did becase it brought up a little box that prompted me for a password, and then it created the .asc :-) [06:11] but... debuild -S did not do the same :-( [06:11] Yes. If it popped a dialogue box it did. [06:11] hendrixski: Just use dpkg-buildpackage then. [06:12] k, lemme try that ... [06:12] hendrixski: debsign your.dsc [06:12] this does only the signing [06:13] right, what geser said. [06:14] Hobbsee: pong, though I dont know about what [06:15] Lutin: no idea what that was about - had to be at least 2 days ago [06:15] ah, so instead of debuild -S I can just run sudo dpkg-buildpackage and then just clearsign my .dsc? did I catch that correctly? [06:15] Fujitsu: about gtk2hs : iirc I put a comment on DaD saying that other people can take it, as I'm on holidays [06:15] hendrixski: debsign it. === hendrixski googles debsign [06:15] hendrixski: You don't want to run "sudo dpkg-buildpackage". [06:16] broonie: Excellent point. [06:16] broonie, oh? [06:16] fakeroot? [06:16] hendrixski: Run it with fakeroot. [06:16] Also, run with -rfakeroot rather than running the entire process with fakeroot. [06:17] Only some of the build is supposed to require root; -rfakeroot will ensure that you only build as root for the bits of the build you need. === persia thinks `debuild -S` should be sufficient. [06:17] :-) gotta get in the habbit of fakerooting stuff instead of sudo-ing everything [06:17] persia: Except he's having environment problems with debuild still. [06:19] Hmm.. The new devscripts was supposed to fix that... [06:19] hmmm. can someone help me write a watch file for aoeui ? http://revu.tauware.de/details.py?upid=5970 [06:19] ryanakca: `man uscan` has some useful information towards creating watch files. [06:19] uscan thinks that 1.0_alpha5 is higher that 1.0.3 [06:20] hhmmmm... one of the warnings I got was gpg: WARNING: unsafe ownership on configuration file `/home/hendrixski/.gnupg/gpg.conf' [06:20] it's owned by my user account,,, should it be root owned? [06:20] instead of the other away around... [06:20] persia: It does if you are runnin Gutsy. Not everybody does that. [06:20] hendrixski: I think it means it's readable to everybody instead of you alone [06:20] ryanakca: Could this help: https://wiki.ubuntu.com/MOTU/Recipes/DebianWatch ? [06:20] ryanakca, ah... k [06:20] hendrixski: It means you're trying to sign as root. [06:21] hendrixski: (probably) === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu === hggdh [n=hggdh@46.sub-70-216-15.myvzw.com] has joined #ubuntu-motu === theCore [n=alex@ubuntu/member/theCore] has joined #ubuntu-motu === thekorn [n=thekorn@a89-182-124-142.net-htp.de] has joined #ubuntu-motu === nixternal_ [n=nixterna@ubuntu/member/pdpc.active.nixternal] has joined #ubuntu-motu === leonel [n=leonel@189.155.149.107] has joined #ubuntu-motu === Kaloz [i=kaloz@openwrt/developer/Kaloz] has joined #ubuntu-motu === Flannel [n=flannel@cpe-76-176-22-229.san.res.rr.com] has joined #ubuntu-motu === fabo [i=fabo@fon38-2-82-225-46-230.fbx.proxad.net] has joined #ubuntu-motu === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-motu === tsmithe [n=toby@ubuntu/member/tsmithe] has joined #ubuntu-motu === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [06:29] thanks man-di [06:29] tsmithe: np [06:30] :) === fabo_ [i=fabo@fon38-2-82-225-46-230.fbx.proxad.net] has joined #ubuntu-motu === nuu [n=neuro@2001:5c0:8fff:fffe:0:0:0:1893] has joined #ubuntu-motu === sladen_ [i=paul@starsky.19inch.net] has joined #ubuntu-motu === StevenK_ [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu === geser [i=mb@2002:5361:2a04:0:0:0:0:1] has joined #ubuntu-motu === Toadstoo1 [n=jcorbier@cl-266.bru-01.be.sixxs.net] has joined #ubuntu-motu === ajmitch_ [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-motu === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu === javier_galicia [n=Javier@189.130.231.178] has joined #ubuntu-motu === hendrixski [n=hendrixs@cpe-66-66-116-183.rochester.res.rr.com] has joined #ubuntu-motu === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-105-6.auto.rp80.se] has joined #ubuntu-motu === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu === yamal [n=yamal@unaffiliated/yamal] has joined #ubuntu-motu === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-motu === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-motu === macd [n=d@adsl-157-34-29.msy.bellsouth.net] has joined #ubuntu-motu === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-motu === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-motu === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-motu === DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-motu === tristanbob [n=tristan@oalug/member/tristanbob] has joined #ubuntu-motu === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu === orion2012 [n=orion@hypnogogic.org] has joined #ubuntu-motu === \sh_away [n=nnsherma@server3.servereyes.de] has joined #ubuntu-motu === fabo [n=Fathi@ubuntu/member/fabo] has joined #ubuntu-motu === enyc [n=enyc@1337.whitehorse.co.uk] has joined #ubuntu-motu === ubotu [n=ubotu@ubuntu-nl.org] has joined #ubuntu-motu === ryanakca [n=ryan@2001:4830:110c:0:202:55ff:fe11:49c1] has joined #ubuntu-motu [06:32] netsplit? === cromo [i=cromo@klej.net] has joined #ubuntu-motu [06:33] yes === norsetto [n=norsetto@87.18.239.33] has left #ubuntu-motu [] === ryanakca nods [06:34] anybody know of a package containing a debian/watch, who's upstream version is in the style package-3.2_alpha.tar.gz ? === ryanakca_ [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu [06:37] ryanakca_: i have to look but i think granparadiso uses a watch file [06:37] ryanakca_: nope nevermind [06:38] gnomefreak: kk, thanks, I'll brb, irssi went crazy and connected to freenode twice, so I'm in each channel twice :S [06:38] :) [06:38] im gone for a while trying to get everything ready for my trip nextweek === frafu [n=frafu@vodsl-10872.vo.lu] has joined #ubuntu-motu [06:41] bluekuja: thanks for your help two days ago with pbuilder. I posted the debian package in the forums and already have a positive feedback. :) === leonel [n=leonel@189.155.149.107] has joined #ubuntu-motu [06:45] Now I wonder how I can remov, from the pbuilder environment, the packages that have been downloaded to satisfy the dependencies from the debian package that I have build. sudo pbuilder clean? === mok0 [n=mok@0xc3f96654.slnxr1.ras.tele.dk] has joined #ubuntu-motu [06:46] I'm curious if any others share my opinion expressed in Bug #125279 (maybe comment on the bug/confirm it if you can). [06:46] Launchpad bug 125279 in launchpad "Publishing an update to *-proposed incorrectly marks bug "Fix Released"" [Undecided,New] https://launchpad.net/bugs/125279 [06:47] could someone please review ubuntustudio-screensaver , and possibly upload ubuntustudio-sounds and usplash-theme-ubuntustudio (the latter two have already had advocates and uploads, but were rejected due to now-fixed copyright issues) [06:47] thank you :) === davro-desktop [n=davro@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu [06:49] tsmithe: That's an excellent request for sponsorship. Thank you. [06:49] it is? cool; thanks :) [06:50] Yes. It is. === ScottK will take a look at 5942. [06:50] thanks [06:50] (i like to provide all the info when i can) [06:51] Knowing it was rejected due to Copyright is a very good thing to know. [06:52] Do we send another foo is NEW email when we upload the second time for archive-admin rejections? I'd be happy to upload 5900 (assuming the copyright is fixed), but don't know if I should be sending mail if I do. === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu [06:53] Dunno. I'd say it can't hurt to send it. [06:53] gnomefreak: back, sorry [06:55] tsmithe: Regarding 5971: 1) it doesn't appear that my comments from the last upload have been addressed, and 2) the .desktop file won't validate in gutsy. [06:55] tsmithe: I don't see the copyright info for the font you are distributing (helvB10.bdf) in debian/copyright nor the license. [06:56] that was for 5942. [06:56] ok i'll find out [06:56] ryanakca: wb :) [06:56] persia, hmm, ok, i'll take a look [06:57] tsmithe: Thanks. Sorry about the sync: I really thought it would be easier that way. [06:57] tsmithe: grep -i -R copyright * in your package is a very useful thing to try. [06:57] heh no problem :) [06:57] ScottK, yes [06:57] persia, i thought it would be, too :) [06:58] persia, i spoke with the admins, and they thought that the CC-BY-SA/GPL combination was OK [06:58] i'll fix the description issue [06:59] tsmithe: OK. That's fine (despite the disagreement with the FSF). Could you get the admin who said it was OK to update https://wiki.ubuntu.com/NewPackageRequirements with a comment regarding acceptable license combinations? [06:59] sure [06:59] tsmithe: Thanks. [06:59] I wonder if somebody would mind reviewing vim-rails uploaded to REVU at http://revu.tauware.de/details.py?upid=5966. I'm hoping that I've fixed the problems stated in the last review. Many thanks [07:00] persia: The leading "/" wasn't my problem. Any chance you would have another look: http://launchpadlibrarian.net/8415030/buildlog_ubuntu-gutsy-i386.pypolicyd-spf_0.4-2ubuntu1_FAILEDTOBUILD.txt.gz === persia wonders why there were no review requests during REVU day, and so many now: perhaps Mondays aren't ideal... [07:00] ScottK: Sure. In about 15 minutes. [07:00] persia, i'm unsure what to do about the .desktop file. what do you mean by "won't validate"? [07:01] persia: Thanks. I'm stumped. [07:02] tsmithe: You'll want to run the desktop-file-validate program (in the desktop-file-utils package) against your .desktop file. There have been significant changes upstream in response to changes in the spec, which have been brought into gutsy, so you want to run it either in a gutsy chroot, or using a backported desktop-file-utils. [07:02] persia: Timezones. I must have asked half a dozen time on the first REVU day before I realised most of you were probably still snoring at the time. [07:02] NeilW: Ah. Sorry about that. Mondays are probably still bad (in part because it's Sunday for some people). [07:02] persia, right thanks :) [07:05] NeilW: Did you see the comment I left you a couple of hours ago on that upload? [07:05] algum ubuntu-dev brasileiro aqui? se tiver favor me chamar em private. obrigado. [07:06] tsmithe: For 5900, you say "The original README is included below", but have patched it. Do you want to leave that language, or change it? [07:06] ScottK: Missed that. Off to look now. === ScottK makes lunch and ponders, "Is the cheese supposed to be that color or is it moldy". [07:07] gnomefreak: why did you remove feity-backport task on gnash backport? [07:08] ScottK: cheese is by definition moldy: it's just a question of whether it's good mold :) [07:08] lionel: Hello. Are you interested in another volunteer to help in backports? [07:08] persia: Yes, that's the tricky part. [07:08] ScottK: I appreciate the concern over licences, but I'm only using the approach taken in 'vim-scripts' which is already in the Debian archive. [07:08] ScottK: I'm not an officiel member of anything in backports [07:09] because they were not saying anything. its normally good to comment if you plan to backport it. i already have it build for feisty in MT repo. if you plan on making it official/unofficial backport please comment on bug [07:09] ScottK: I have just seen than backporting take ages these days and I try to help [07:09] ScottK: all volonteers are welcome [07:10] gnomefreak: this bug was opened for requesting an official backport [07:10] gnomefreak: this bug does not concern gnash in gutsy [07:10] and the mozilla team repository is not official [07:11] lionel: than i suggest someone atleast comment on it saying this will happen this wont happen ect.. lionel this bug has everything to do with gnash in gutsy since its the only 0.8.0 version in ubuntu [07:11] lionel: backport repo == unofficial [07:11] gnomefreak: read my initial comment "please backport" === gnomefreak stood up and worked on it since backport team wasnt or atleast noone knew they were [07:12] lionel: Is there a how-to for confirming backports bugs? [07:12] ScottK: this is a good starting point https://wiki.ubuntu.com/BackportRequestProcess [07:12] I would like to add things [07:13] OK. === ScottK looks [07:13] could someone resync the revu uploaders keyring [07:13] lionel: if you want them filed under no package please state that in the wiki as it states file bug under package [07:14] evand: Sure. It takes about 10 minutes. === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [07:14] but that is why it was changed. jdong is still notified of changes to bug [07:14] thanks persia === YannDinendal [n=Yann@dyn-91-168-200-76.ppp.tiscali.fr] has joined #ubuntu-motu [07:18] ScottK: Just to verify, the latest gutsy source generated this build failure? [07:18] Yes. The 0.4-2ubuntu1 [07:19] NeilW: Pong. Commented. [07:20] persia: Builds just fine in my Gutsy pbuilder. [07:20] ScottK: Thanks for the version: my first try got 0.3-1 :) [07:20] Ah. It was just synced yesterday and then I just uploaded my first attempt at a fix. [07:21] ScottK: I just want to read the rules file in hopes of understanding why the /etc directory isn't there, and it's easier to grab source than to keep asking you to paste. I can also try in sbuild, but I suspect it would work just fine. [07:21] Right. [07:24] ScottK: You're trying to hard :) You want `mv policyd-spf.conf $(DEB_DESTDIR)/etc/` (I think). Let me try locally before you try another upload. === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu [07:24] lionel: ok whats the next step in the process. does the bug need a debdiff? or how does it get pushed? none of the links for backporting say that. [07:24] lionel: Prevu is just a wrapper for pbuilder, so I don't actually need to use it if I already have pbuilders for the target distros, right? [07:24] persia: OK. That sounds reasonable. [07:24] ScottK: you shouldnt NEED to use it [07:25] ScottK: it builds fine in chroot :) [07:25] do i build it and upload to revu? [07:25] gnomefreak: Which it are you referring too? I'm in the midst of two conversations to which that could be applicable. [07:25] ScottK: the need for prevu [07:25] OK. [07:26] evand: sync complete. Please upload your package. [07:26] thanks persia === Lure [n=lure@89-212-19-55.dynamic.dsl.t-2.net] has joined #ubuntu-motu [07:27] jdong: Ping. === persia grumbles about archive speed and new shiny packages [07:29] gcc needs to be updated into 4.2.0 [07:30] :( [07:30] sacater: Why? and why is this bad? [07:30] ScottK: if you find out the end part of backport process can you let me know. example: once confirmed it builds fine, do we add a ubuntu1~7.04 to the end of it or how we would version it and do we upload to revu? if i see jdong ill ask him but i havent seen him an a month or 2 [07:30] because my game needs it to update, or claims to [07:30] it needds 4.2.0 [07:30] it claims [07:30] and it isnt availbalbe in repos [07:30] :( [07:31] sacater: 4.2 was just accepted [07:31] yesterday or this monring [07:31] morning [07:31] oh cool [07:31] thanks [07:31] i saw it in gutsy changes list but it hasnt hit repos or you need to install it yourself === Czessi [n=Czessi@dslb-088-073-008-007.pools.arcor-ip.net] has joined #ubuntu-motu [07:32] i havent figured that part out yet since i dont have a need for it [07:32] sacater: gcc-4.2 - The GNU C compiler [07:32] its in repos. just install it and you might have to export it to be used by default [07:33] ScottK: Only vim-rails Deb packaging is derived from vim-scripts. The upstream scripts themselves are completely different. [07:33] ScottK: Right. Replace the mv call with "install -m 644 policyd-spf.conf $(DEB_DESTDIR)/etc/python-policyd-spf/", and it ought to work. [07:33] gnomefreak: eh, I cant see it in feisty repos [07:33] sacater: its not and wont be [07:33] ? [07:33] persia: Thanks. I'll try that. [07:33] gnomefreak: Will do. [07:33] i wouldnt think it would go into feisty for any reason. its part of tool-chain [07:33] backporting tool-chain == bad === mok0 [n=mok@0xc3f96654.slnxr1.ras.tele.dk] has joined #ubuntu-motu [07:34] NeilW: OK. You need to get a license for the scripts before they can be packaged. [07:34] 18:32 gnomefreak : its in repos. just install it and you might have to export it to be used by default [07:34] ? [07:34] sacater: gutsy [07:34] ah [07:34] only place it was ever gonna go [07:34] im still using feisty :( [07:34] Rather, licensing is required before the scripts can be distributed (the package can be accepted). [07:34] sacater: Which is a smart move at this point (still using Feisty). [07:35] NeilW: What persia said. [07:35] gnomefreak: what about if I get my laptop to gutsy, get the .deb from /var/, and then transfer to my main machine [07:35] sacater: if you make a chroot you might beable to build it for yourself but i would expect problems [07:35] sacater: You are in for a world of hurt if you try stuff like that. [07:35] doh [07:35] sacater: You could compile it in a gutsy chroot, export DISPLAY from the chroot (dchroot is a handy tool for this), and run it from there, if you really want. === gnomefreak has tried it beofre [07:35] before [07:35] oh [07:36] is OOo fixed yet? [07:36] for gutsy [07:36] sacater: yes someone said it was [07:36] great [07:36] sacater: hasnt been uploaded yet [07:36] and apt? [07:36] sacater: Supposedly. Upload finished 16 minutes ago. [07:36] apt has been fixed for 2 days [07:36] oooh [07:36] so is gutsy stabler now? [07:36] and safe to install? [07:36] apt wasnt broke everything needed to e rebuilt on new libapt iirc [07:36] sacater: You definitely want a chroot: you can track the changes there, and test things, to see when it's ready. [07:37] gutsy safe eh not so much [07:37] doh [07:37] i want to beta it on my laptop [07:37] but I do stuff on there that I wouldnt want to die [07:37] sacater: if its spare adn reformattible without having to save things go for it === radhios [n=radhios@96-208-126-200.fibertel.com.ar] has joined #ubuntu-motu [07:38] gnomefreak: its not [07:38] does quite a bit of stuff [07:38] sacater: i have 4 pcs one i use for devel ubuntu if it breaks i have 3 others with feisty on them to fall back on [07:38] sacater: Then don't install Gutsy, [07:42] sacater: yes we have seen breakage (some people having boot issues) << hope your not one of those [07:42] aaarrrrggg... I can't seem to make .debs that actually install! what do I have to do to debian/rules for programs to install? [07:42] sacater: make chroot and you will be fine === hjmf [n=hjmf@150.Red-83-44-175.dynamicIP.rima-tde.net] has joined #ubuntu-motu [07:42] hendrixski: nothing i would hope. you need to install them. depends what the error is in build to what the issue is [07:42] hendrixski: Include an install: rule? Bascially, you need to populate $(DEB_DESTDIR) with the complete tree you want to be installed by the package. [07:42] hendrixski: CDBS does a lot of this for you (although it's perhaps more difficult to troubleshoot). You might give it a try if you're having difficulties. === nixternal [n=nixterna@ubuntu/member/pdpc.active.nixternal] has joined #ubuntu-motu === Vorian_ [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu [07:42] gnomefreak, :-( well, other than still not having luck signing a dsc... the packages are getting made === mohammad [n=mohammad@CPE001346f4a717-CM0011aea585d0.cpe.net.cable.rogers.com] has joined #ubuntu-motu [07:42] I'm getting a .deb.. but after I run dpkg -i helloworld_0.1-1.deb I can't type helloworld into the command prompt and get it to pup up my program :-( [07:42] hendrixski: i ran into that a few times not able to sign dsc :( === ScottK-laptop [n=kitterma@static-72-81-252-22.bltmmd.fios.verizon.net] has joined #ubuntu-motu [07:43] hendrixski: Does your deb install an executable helloworld in /usr/bin? Use dpkg --contents to check. === ScottK-laptop [n=kitterma@static-72-81-252-22.bltmmd.fios.verizon.net] has left #ubuntu-motu ["Konversation] [07:45] persia, lemme check... [07:47] I used "include /usr/share/cdbs/1/class/ant.mk" and I set JAVA_HOME := /usr/lib/jvm/java-gcj in debian/rules. If build machine does not have java-gcj the following error shows up: [07:47] debuild -S -uc [07:47] fakeroot debian/rules clean [07:47] test -x debian/rules [07:47] test "`id -u`" = 0 [07:47] You must specify a valid JAVA_HOME or JAVACMD! [07:47] make: *** [ant-sanity-check] Error 1 [07:47] debuild: fatal error at line 1248: [07:47] fakeroot debian/rules clean failed [07:47] I can I resolve it? [07:47] would someone please help? [07:47] !pastbin | mohammad [07:47] Sorry, I don't know anything about pastbin - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:47] mohammad: Do you have java-gcj in Build-Deps-Indep: ? If not, it's not safe to force java-gcj. [07:48] !pastebin | mohammad [07:48] mohammad: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) [07:48] Sorry all, I didn't know [07:48] mohammad: No problem. Just for next time. [07:48] thats what the bot is for :P [07:49] persia, I'm not sure what the output means... can I paste-bin it for you? [07:49] hendrixski: Not as such, but if you provide a pastebin URL, I'll take a loog. [07:49] s/g/$/k./ [07:50] ScottK: Understand the issue now. WILCO. [07:50] NeilW: Great. [07:50] persia, http://paste.ubuntu-nl.org/29508/ === geser_ [n=mb@ubuntu/member/geser] has joined #ubuntu-motu === avoine [n=avoine@69.70.0.36] has joined #ubuntu-motu [07:50] mok0: Had any luck with the kssh upstream? [07:50] hendrixski: OK. What don't you understand? [07:51] persia, it's got two entries for /usr/bin/ but I don't see the executable mentioned :-( [07:52] persia: Yes I have But still I get that error === micahcowan [n=micahcow@ubuntu/member/micahcowan] has joined #ubuntu-motu [07:54] hendrixski: I only see one /usr/bin, but I suspect you've left /usr/bin and /usr/sbin in debian/dirs (you probably don't need them). Also, the reason you don7t see the executable is because it's not in the package. Built is locally, or with sbuild --purge=never, or whatever the pbuilder equivalent may be, and investigate the contents of debian/helloworld or debian/tmp (depending on your package construction) to see what might be missing. I sus [07:54] It's a Qt application, if that makes a difference [07:54] mohammad: Odd. My apologies that I don't have more explanation. [07:54] man-di: Maybe you can help mohammad with his Java package problem. === davromaniak [n=cyril@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu [07:57] man-di http://paste.ubuntu-nl.org/29510/ would you please take a look? === hendrixski goes to play around with debian/dirs [08:02] persia: Uploaded. === ScottK crosses fingers and toes. [08:02] ScottK: Even if it works, please point me at the buildlog === zakame [n=zakame@69.60.114.100] has joined #ubuntu-motu [08:03] persia: Will do. Thanks again. [08:03] persia, ah ha... Ok, so I can safely just delete debian/dirs if I'm not creating new directories? right? [08:03] hendrixski: Right. [08:03] I have summerized my control and rules files and also the error message I get at http://paste.ubuntu-nl.org/29510/, I appreciate if anyone exprienced in java and ant takes a look. === Pici [n=pcmacman@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu === hjmf [n=hjmf@150.Red-83-44-175.dynamicIP.rima-tde.net] has joined #ubuntu-motu [08:05] mohammad: You might find using sbuild or pbuilder useful to investigate this type of problem. Either should automatically install the correct dependencies, and as sbuild is used on the buildds, it should simulate an upload. === leonel [n=leonel@189.155.176.166] has joined #ubuntu-motu === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-motu === nuu [n=neuro@2001:5c0:8fff:fffe:0:0:0:1893] has joined #ubuntu-motu === sharms [n=sharms@ubuntu/member/sharms] has joined #ubuntu-motu [08:08] so... I still don't know how to get my package to install an executable in /usr/bin/ === geser_ [i=mb@2002:5361:2a04:0:0:0:0:1] has joined #ubuntu-motu === Havis_ [n=Havis@adsl-d79.84-47-97.t-com.sk] has joined #ubuntu-motu [08:10] hendrixski: Try dh_install and a debian/install file. [08:10] I build the package with dpkg-buildpackage -rfakeroot but no luck when I sudo dpkg -i it [08:13] mohammad: I'm here now, looking into your paste... [08:14] mohammad: Build-Depend on java-gcj-compat-dev instead of java-gcj-compat [08:14] mohammad: this is like JRE vs. JDK === Bassetts [n=Bassetts@unaffiliated/bassetts] has joined #ubuntu-motu [08:14] man-di: I have added both of them [08:15] mohammad: you need only java-gcj-compat-dev (it depends on java-gcj-compat) [08:15] mohammad: and move debhelper and cdbs to Build-Depends === enyc [n=enyc@1337.whitehorse.co.uk] has joined #ubuntu-motu === _cromo [i=cromo@klej.net] has joined #ubuntu-motu [08:17] i'm sorry; did someone ping me in the last hour or so? my log doesn't appear to be long enough? === ajmitch [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-motu [08:17] man-di: still I get the error === sladen [i=paul@starsky.19inch.net] has joined #ubuntu-motu [08:17] mohammad: in general the problem is that the "clean" target of java packages does not work when build depends are not installed [08:17] like ant [08:17] mohammad: when you use pbuilder you will not have this problem === phrixos [n=phrixos@gnu/webmaster/phrixos] has joined #ubuntu-motu === Toadstool [n=jcorbier@cl-266.bru-01.be.sixxs.net] has joined #ubuntu-motu [08:18] also, how do i remove packages from an archive (eg a PPA)? [08:18] there is no clean solution for your error except isntalling all build-depends(-indep) [08:18] man-di: Yes I know I do not have any problem but scottK gave me this comment: http://revu.tauware.de/details.py?upid=5960 [08:19] tsmithe: I had asked if you wanted to change the wording of "original README" for ubuntustudio-sounds considering the recent patch, but I'm not sure if that was in the last hour. [08:19] is it possible for the person who builds my package to install all the build-depends? === geser_ [i=mb@ubuntu/member/geser] has joined #ubuntu-motu === sharms [n=sharms@ubuntu/member/sharms] has joined #ubuntu-motu === nuu [n=neuro@2001:5c0:8fff:fffe:0:0:0:1893] has joined #ubuntu-motu === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-motu === davro-desktop [n=davro@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu === cromo [i=cromo@klej.net] has joined #ubuntu-motu === sladen_ [i=paul@starsky.19inch.net] has joined #ubuntu-motu === StevenK_ [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu === geser [i=mb@2002:5361:2a04:0:0:0:0:1] has joined #ubuntu-motu === ajmitch_ [n=ajmitch@port166-123.ubs.maxnet.net.nz] has joined #ubuntu-motu === javier_galicia [n=Javier@189.130.231.178] has joined #ubuntu-motu === hendrixski [n=hendrixs@cpe-66-66-116-183.rochester.res.rr.com] has joined #ubuntu-motu === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === No1Viking [n=micke@h-83-140-105-6.auto.rp80.se] has joined #ubuntu-motu === DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu === yamal [n=yamal@unaffiliated/yamal] has joined #ubuntu-motu === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-motu === Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-motu === macd [n=d@adsl-157-34-29.msy.bellsouth.net] has joined #ubuntu-motu === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-motu === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-motu === DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-motu === tristanbob [n=tristan@oalug/member/tristanbob] has joined #ubuntu-motu === orion2012 [n=orion@hypnogogic.org] has joined #ubuntu-motu === \sh_away [n=nnsherma@server3.servereyes.de] has joined #ubuntu-motu === stgraber_ [n=stgraber@dakara.stgraber.org] has joined #ubuntu-motu === geser__ [i=mb@2002:5361:2a04:0:0:0:0:1] has joined #ubuntu-motu === DreamThief [n=mathias@unaffiliated/dreamthief] has joined #ubuntu-motu [08:19] persia, probably, but i didn't see it anyway === orion2012 [n=orion@hypnogogic.org] has joined #ubuntu-motu [08:19] mohammad, ScottK: thats normal for Java packages and happens when ant is not installed, there is no clean solution with current tools for this problem [08:19] thanks === zakame [n=zakame@69.60.114.100] has joined #ubuntu-motu === nuu [n=neuro@2001:5c0:8fff:fffe:0:0:0:1893] has joined #ubuntu-motu [08:20] persia, how would you word it? [08:20] tsmithe: ping me when you've uploaded (send me email if I'm not here), and I'll upload it. === sharms [n=sharms@login1.umd.umich.edu] has joined #ubuntu-motu [08:21] you mean... add dh_install to debian/rules [08:21] man-di: Is it ok if I put everyting in Builds-Depends and remove Build-Depends-Indep? (is Build-Depends-Indep necessary?) [08:21] or.. ? I'm really confused. I can't make heads or tales of any of this, and I've been looking at it for a few weeks now [08:21] tsmithe: That's a harder question. Perhaps something along the lines of "The following README has been adapted from the README of the Borealis package"? [08:21] I mean, I look at other packages and they have elaborate scripts for the install section of debian rules [08:21] and I have no clue what they do === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu [08:21] persia, yes that's probably better [08:21] mohammad: just move debhelper and cdbs to Build-Depends and leave the rest in Build-Depends-Indep [08:22] man-di: ok thank you :) === NeilW [n=neil@84.13.106.4] has left #ubuntu-motu [] === StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu [08:22] mohammad: thats the sanest solution for Java packages currently (exception when you build -gcj packages too) [08:22] hendrixski: Personally, I think the easiest way is to use CDBS, but dh_install to debian/rules can also work. In either case, populate the debian/install file as described in man dh_install to install things not included by the upstream makefile (in this case, perhaps the helloworld executable). === _16aR_ [n=dolanor@unaffiliated/16ar/x-367395] has joined #ubuntu-motu === man-di thinks he should really become MOTU now === DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu [08:23] man-di, why aren't you?! [08:23] (i had always assumed you were!) === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-motu [08:23] tsmithe: I dont felt the need before [08:23] man-di: Just for REVU comment rights, or something else? [08:24] man-di, hmm i guess that's a good point [08:24] persia: for uploads and helping people here [08:24] persia: I think there is really a need to have an active Java MOTU === ScottK agrees and is certainly not likely to fill that void. [08:24] persia, so the package won't create its own executable throughout any process, or if it does, it won't manage it? [08:25] persia: most people dont like Java and dont know how the Java efforts work [08:25] man-di: No need to be MOTU to help :) On the other hand, I'm sure zakame would appreciate help getting the MOTU Java Growers acgive again. [08:26] persia: I know zakame has created the MOTU Java Growers, but has he done and Java stuff in Ubuntu? [08:26] hendrixski: Depends on the package. Look at the upstream Makefile to see what's happening. debian/install allows additional things to be installed without needing a patch to the Makefile. === ryanakca_ [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu [08:26] persia: I know zakake as one of my NMs in Debian and afaik he never did something Java related [08:27] zakame: sorry if that is wrong, that is how I see this as I never saw Java work from you [08:27] persia, but in this case it's my program, a hello world program written with Qt, and when I run make install it actually installs... unlike any .deb's i've been able to make from it so far === hendrixski cries [08:27] man-di, migth be that *you* dont feel the need to become a motu ... [08:27] ubuntu *does* feel the need ;) [08:27] ogra: Thanks [08:28] hendrixski: Are you calling $(MAKE) install in the install: rule in debian/rules? [08:28] ogra: I feel it now too [08:28] wondeful :) [08:28] now I need to check how to get the ball rolling [08:29] hmm, I need sponsors [08:29] man-di: There's a wiki page - see the very bottom of https;//wiki.ubuntu.com/MOTU/Contributing for a link. [08:29] persia, yep ... I've played around with a bunch of different configurations for $(MAKE) install.. which makes me wonder if I don't have to cp anything, or change where it is that it installs to? [08:29] persia: found already, thanks === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-motu [08:30] hendrixski: Perhaps you need to pass $(DESTDIR)? It depends on your Makefile. === man-di is reading https://wiki.ubuntu.com/MOTU/Hopeful/Recruitment [08:31] does someone here would sponsor my MOTU request? [08:35] persia, http://revu.tauware.de/details.py?upid=5972 please :) [08:35] persia, LOL I'm trying to put the relevant parts of my makefile onto pastebin for you... but it keeps accusing me of spamming [08:37] persia, http://paste.ubuntu-nl.org/29519/ [08:37] hendrixski: It's an hour until sunrise for me, so while I can comment, I'm not in the best shape to review a Makefile :) Perhaps someone else can help? [08:37] persia, oh wow... Ok [08:37] man-di: Since you do Java and I just don't, I can't speak to your application from a technical perspective, but would be glad to speak for your community involvement (which is also important). Feel free to cc me on the mail. [08:37] ScottK: Thanks [08:38] if anyone can look at why my package isn't capable of installing a program. http://paste.ubuntu-nl.org/29519/ [08:38] ScottK: I will fix some issues first to sched a better light on me and then write the mail [08:39] basically... I tried setting $(MAKE) DESTDIR=/usr/bin/ install ... and that didn't work either [08:39] No rush. Sounds like a good plan. Have a nice wiki page that makes you look wonderful too. [08:41] tsmithe: That looks great at first glance. I'll take another look in the morning, and upload if I don't see anything else (unless, of course, someone else uploaded it first). Thanks for the quick update. [08:42] ScottK, were there any other comments except helvB10.bdf for usplash-theme-ubuntustudio? [08:42] persia, sounds good :) === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu [08:42] tsmithe: I quit looking when I found that. Double check all your copyright stuff again I'd say. [08:42] k [08:46] ScottK, do you think that maybe you could help me out here? I can't make a debian package that installs a program to save my life at this point... [08:46] http://paste.ubuntu-nl.org/29519/ [08:46] hendrixski: I'm a Python programmer. I don't think I'd be a huge help. [08:46] *sigh [08:46] I will take a look, but don't get your hopes up. [08:47] some day I want to learn python programming too... I tried writing a hello world in that and packaging it and it was a worse failure than my current c++ fiasco === persia [n=persia@ubuntu/member/persia] has left #ubuntu-motu [] [08:49] What I would do is take my .deb file and look inside (Ark for example in Kubuntu will unpack them) and look inside and see what your current rules are producing. [08:50] ScottK, http://revu.tauware.de/details.py?upid=5974 looks much cleaner [08:51] k [08:52] it creates two tarballs and a debian binary [08:52] empty tarballs I may add [08:54] hhmmm.... and the debian-binary is only 4 bytes... that's not right === minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu [08:56] hendrixski, change the variable name DESTDIR to INSTALL_ROOT in debian/rules [08:57] hendrixski, run through what the script does in your mind, and see which variables are used where to do what [08:58] tsmithe, k.. so it'd look like $(MAKE) INSTALL_ROOT=/usr/bin install ? [08:58] i would give that a go [08:58] (not saying it would work, necessarily) [08:58] when I run it through in my mind... I figured the time when I just removed the variable all together would have worked... just $(MAKE) install.. but that didn't do it either... k... gonna give this a go [09:00] hendrixski, nah cos dpkg-deb needs to know where the files are installed to to build the deb from, and in most cases this is a subdirectory in debian/ === mok0 [n=mok@0xc3f96654.slnxr1.ras.tele.dk] has joined #ubuntu-motu [09:04] dpkg-buildpackage gave me this: mkdir: cannot create directory `/usr/bin/usr': Permission denied [09:04] hendrixski: did you -rfakeroot when you called it? [09:05] I did [09:05] -rfakeroot doesn't make it possible for non-root users to write files to the live system directories [09:05] Than that's a good sign the your mkdir call is trying to install in your real /usr/bin and not in the package. [09:05] right [09:07] ah, so it is a good sign.... I just need more priveledges than just fakeroot [09:07] so sudo dpkg-buildpackage -rfakeroot? === mok0_ [n=mok@0xc3d7efc4.slnxr3.ras.tele.dk] has joined #ubuntu-motu [09:07] no, you need to fix your package to not try to install to the system directories [09:08] hendrixski: You should be deeply grateful that you did NOT have more priveledges. [09:08] so... $(MAKE) INSTALL_ROOT=/usr/bin install wasn't a good idea after all? === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-motu [09:09] ScottK, wheh... good thing I run this kind of stuff in a fakeroot [09:09] hendrixski, no!! [09:09] More like $(MAKE) INSTALL_ROOT=debian/packagename/usr/bin install [09:09] Yes. [09:09] i said replace the term DESTDIR with INSTALL_ROOT [09:09] not the whole thing :) [09:09] (sorry if that wasn't clear) [09:10] except that the /usr/bin is still wrong [09:10] because you don't want /usr/bin/usr [09:10] you want /usr [09:10] so you probably need $(MAKE) INSTALL_ROOT=debian/packagename [09:11] ok... lemme try that === finalbeta [n=gggggggg@d54C6865D.access.telenet.be] has joined #ubuntu-motu === macd_ [n=d@adsl-150-23-238.aby.bellsouth.net] has joined #ubuntu-motu [09:14] IT WORKED!!!!!!!!!!!! === hendrixski goes to run around the room .... BRB [09:16] :) [09:17] soo... why deos dh_make write $(MAKE) DESTDIR=**** install instead of $(MAKE) INSTALL_ROOT=*** install ??? [09:18] because DESTDIR vs. INSTALL_ROOT is a question of what the upstream build rules require [09:18] and DESTDIR is more "standard", being implemented by automake === minghua wonders if it's necessary to write INSTALL_ROOT=$(CURDIR)/debian/packagename [09:22] so... what kind of conditions would I know ahead of time require INSTALL_ROOT instead of DESTDIR? are all Qt3 programs install_root then? [09:22] minghua, yes, i would think it would be [09:22] hendrixski, look at the project's makefile if you are unsure [09:23] tsmithe, ahh.. ok... in the makefile my DESTDIR variable is empty... but it calls INSTALLROOT without having defined it [09:24] mm === icf7 [n=icf7@PPPOE-05-0087.UNI-MUENSTER.DE] has joined #ubuntu-motu [09:25] Jesus... I would have NEVER figured this out by myslef [09:25] thanks for being here :-) [09:26] :) [09:27] keescook: I've started on my plan for world domination <- <- <- straightening out clamav in Dapper. Details at https://wiki.ubuntu.com/MOTU/Clamav - In the meantime, which clamav-0.88 would be the best to backport until we can get the rdepends dealt with (0.88,4-1ubuntu2.1 from edgy-security or 0.88.7-1ubuntu1 that was in feisty)? [09:30] followup question... in debian/control...should I change "Depends: ${shlibs:Depends}, ${misc:Depends}" because I just added libqt3-mt but I dunno if I need those first two? [09:31] hendrixski: you added libqt3-mt explicitely? your package should adds this automatically through ${shlibs:Depends} if it needs it [09:31] no, ${shlips:Depends} gets filed with the correct Depends at package build time [09:32] hendrixski: If you really want to feel bad, do a little research and figure out how old tsmithe is. [09:32] ScottK, haha === zenrox [i=zenrox@pool-71-115-210-186.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu [09:33] After installing libgtk2.0-doc where does it go? And how can I launch it/view it? [09:33] dpkg -L libgtk2.0-doc [09:33] why, how old... or young rather? [09:33] geser: Thanks. [09:33] RickH: dpkg -L libgtk2.0-doc shows you its content [09:34] geser wins the price for typing faster ;-) [09:34] hendrixski: 15 iirc. [09:34] (or just read libgtk2.0-doc's package description...) [09:35] Although what RickH is really looking for is probably devhelp. [09:35] 15? ummm... wow [09:35] minghua: I've found very few tutorials written to help someone wanting to begin development under Ubuntu (on apps). :( I've seen lots of suggested guides, recipes, etc., but nothing about how to setup the tools, setup icons for help, etc. === apachelogger [n=me@amarok/rokymotion/apachelogger] has joined #ubuntu-motu [09:36] hendrixski, yeah :) [09:37] I wish I had gotten started with this stuff when I was young... instead of just wasting my life on windows [09:37] hehe [09:37] tsmithe: debian/copyright looks good. Doing a test build now. [09:37] Okay, does devhelp read whatever's in /usr/share/doc/ and then populate the help with what's there? [09:38] hendrixski, if you're much older than me, then there can't have been much windows around during your early youth anyway, surely? [09:38] Because until I installed libgtk2.0-doc, I was using devhelp, but it didn't have what I needed. [09:38] tsmithe: Windows has been around a depressing long time. I was using it before you were born. [09:38] I'm used to Windows where all of the help files are separate. [09:38] ScottK, oh yay :s [09:39] tsmithe, I'm only about 8 years older than you ... how long have you been using Linux? [09:39] since 2001 [09:40] (i didn't really "get it" back then) [09:40] only really "got it" since 2005 [09:40] Nice [09:41] Is Anjuta a good IDE? === ScottK will now sound old... === ScottK prefers vim for an IDE. [09:42] I got my first computer in... let's see... freshman year of high school... so 1997 === hendrixski likes vim as an IDE as well [09:42] What's vim? === ScottK-laptop [n=kitterma@static-72-81-252-22.bltmmd.fios.verizon.net] has joined #ubuntu-motu === leonel [n=leonel@189.155.176.166] has joined #ubuntu-motu [09:43] RickH, it's a command line editor that does EVERYTHING... and it's all like 1 keystroke [09:43] tsmithe: When it builds, is it supposed to tell me stuff like : make[1] : Circular ubuntustudio_1024_576_cropped.png <- ubuntustudio_1024_576_cropped.png.c dependency dropped. pngtousplash ubuntustudio_1024_576_cropped.png > ubuntustudio_1024_576_cropped.png.c [09:43] yes [09:43] like vi? [09:43] Only better. [09:43] tsmithe: OK. Thanks. [09:43] RickH, yes... it stands for Vi Improved [09:44] www.vim.org [09:44] I used to use The SemWare Editor in the old days. It was a command-line editor. I like whole IDEs now though. Visual Studio has spoiled me. :) [09:45] RickH, Eclipse has spoiled me too... but I tried vim in college once and been hooked ever since [09:45] vim-tiny is no good. It's almost as bad as DOS's old EDLIN utility. :P [09:45] yep [09:45] Have you ever used Visual Studio? [09:45] in Windows? [09:45] anyways... It's almost 4:00 and I need to eat lunch [09:46] RickH, no... I've been a windows programmer for a while... but it was all java [09:46] so I used Eclipse === hendrixski gets lunch [09:46] That parses very strangely with 24 hour clock... [09:46] VS is kind of like NetBeans. NetBeans does better refactoring, but VS has a lot of abilities NB doesn't. === RickH needs another monitor now to do development. :) Everything used to be so tidy in VS. [09:48] Hmm, tsmithe's website http://tibsplace.co.uk/ gives me a 500 error. [09:48] tsmithe: Uploaded. === RickH needs to eat too. === twanj [n=chatzill@c-75-74-146-27.hsd1.fl.comcast.net] has joined #ubuntu-motu [09:49] minghua, that's cos it's down, until i get hosting [09:49] ScottK, thanks loads [09:49] No problem. Thanks for your contribution and the Ubuntu Studio efforts to get into the archives. [09:49] tsmithe: I see. You may want to change your wiki page then. ;-) [09:50] ahh righty [09:50] ScottK, heh :) [09:50] tsmithe: Not kidding. [09:50] :) [09:51] Are the detailed_signal values in GTK+ standard to Linux? Or are they only used in GTK+? I can't find them defined anywhere in the GTK+ docs. [09:52] Things like "destroy", "delete_event", etc? [09:53] those are GTK+-level signals [09:53] Where are they documented? [09:53] I see only "destroy", "delete_event" and "clicked" in this example. [09:53] in the GTK+ docs somewhere :) [09:53] :) [09:53] leonel: If you have a moment, would you please see if you can build/test https://launchpad.net/ubuntu/+source/clamav/0.88.7-1ubuntu1 and https://launchpad.net/ubuntu/+source/clamav/0.88.4-1ubuntu2.1 unmodified on Dapper. Since this clamav project is going to take a while, I thought it might be useful to go ahead and backport the best 0.88 we can. [09:54] the only Linux-level signals are those listed in kill -l, which have nothing to do with GTK+ signals; many of the GTK+ signals map more or less directly to X events, but the X documentation is probably not useful to you in understanding the GTK+ handling [09:54] Ever see the "Kill -9" video on YouTube? :) [09:55] leonel: And then mark up the MOTU/Clamav page with your results. [09:56] ScottK: funny ... I'm just testing clamav 0.91 in dapper this by upgrading the package from your site builded fine and installed ... [09:56] ScottK: I'll let you know about 88.6 and 4 [09:56] OK. That'd be good to know about too. [09:57] Thanks. [09:57] leonel: I'm on the ubuntu-backporters team now, so I can approve stuff (archive admins still have to upload them). [09:57] RickH: yes, and I also know what 'fs sa rlidwka' means [09:57] I approved your clamassassin request a little while ago. [09:57] ScottK: great ! [09:58] vorlon: I don't know what that means. What does it mean? [09:58] it's an AFS acl command [09:58] ScottK: I'd like psycopg2 backported to dapper :) [09:58] Is there a dapper-backports bug for it? [09:58] ScottK: I haven't been able to backport it myself [09:58] ScottK: I asked some time ago [09:59] I don't see any reference.... So, I'm wondering how text-based signals can be used. [10:00] leonel: What happened when you tried to build it? [10:01] needs python central and other packages [10:01] In that case I think you are out of luck [10:02] ScottK: bug #115269 [10:02] Launchpad bug 115269 in Ubuntu "[backport] python-psycopg2 From Feisty to Dapper" [Undecided,Invalid] https://launchpad.net/bugs/115269 === damko [n=damko@62.123.202.104] has left #ubuntu-motu [] [10:03] Does GCC use .cc files for C++? [10:03] Or G++? I'm confused... [10:03] leonel: What I'd suggest you do is get 1.1.21-14 from Debian Stable (Etch) and see if you can build that. [10:04] RickH: g++ supports .C .cc .cpp and some other suffixes for C++ [10:04] RickH: I believe gcc will autodetect g++ as the language if the extension is .cc (at least it did in the past) [10:04] Is .cc the same as .cpp? [10:04] eh, autodetect C++ as the language and use g++ [10:04] If that works, you can probably swap out the newest upstream like you just did for clamav. [10:04] RickH: yes [10:04] ScottK: I need psycopg2. start from 1.1.21 from debian ? [10:04] okay [10:05] And class definitions are still in .h/.cpp or .h/.cc format? === RainCT [n=RainCT@77.210.63.250] has left #ubuntu-motu [] [10:05] ScottK: clamav 91 + clamsmtp in dapper WORKS ! [10:05] by convention I mean? [10:05] Cool. I'd expect it would. [10:05] RickH: .h .hpp .H, whatever you like [10:05] man-di: Thanks. [10:06] vorlon: I remember it doesn't work for linking, so it's still necessary to use the correct compiler name. [10:06] minghua: yes, that's true [10:06] leonel: Sorry, 2.0.5.1-6. [10:06] great [10:06] is it just me or did sound die in gutsy in the last day or 2 [10:06] leonel: http://ftp.debian.org/debian/pool/main/p/psycopg2/ [10:06] That'll probably work. [10:06] ScottK: thanks I'll try [10:07] gnomefreak: They rolled a new kernel last night. === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [10:07] ScottK: ah yes i say the l-r-m and freinds [10:07] waiting on kernel :) [10:07] ty i forgot [10:07] ScottK, can you take a look at bug #103482 please [10:07] Launchpad bug 103482 in r-cran-psy "[can-not-install] postrm failure" [Medium,Fix committed] https://launchpad.net/bugs/103482 [10:08] ScottK, i commited the debdiff. it should be fixed on gutsy and not in dapper. [10:08] Is there a way to modify the Linux keyboard settings so that Shift+NumPad will use the arrows, rather than numbers? [10:09] xxxxx1: The bug says fix released. Is that wrong. [10:09] ScottK, exactly. [10:09] we should cancel dapper task [10:09] and apply commited [10:09] Why don't you get the bug status straight and then I'll look. [10:10] ScottK, done :) === ScottK looks again. [10:11] xxxxx1: Is Dapper Invalid or Wontfix and why are you assigned it if it's Invalid/Wontfix? [10:12] take a look at the comments [10:12] long investigation [10:12] :P [10:13] i'll change edgy task too. [10:13] OK. Do the investigation then... === Czessi [n=Czessi@dslb-088-073-149-048.pools.arcor-ip.net] has joined #ubuntu-motu === SWAT__ [n=SWAT@swat.xs4all.nl] has joined #ubuntu-motu [10:17] xxxxx1: Looking. [10:18] thanks === Kmos [n=gothicx@unaffiliated/kmos] has joined #ubuntu-motu === neversfelde|mobi [n=neversfe@82.113.121.1] has joined #ubuntu-motu [10:23] how can you view a binary file in hex? [10:24] RickH, you can use ghex [10:24] thanks [10:26] xxxxx1: from the cmd line? [10:26] I see it.. under applications -> hex editor. [10:26] xxxxx1: Since we have 2.4 in Feisty already, what is changing the depends going to affect? [10:27] RickH, yes :) [10:27] Some stuff about Linux is just not intuitive to a Windows guy. :) [10:28] xxxxx1: ?? === blueCommand [n=bluecomm@unaffiliated/bluecommand] has joined #ubuntu-motu [10:29] ScottK, this bug is just for dapper and edgy upgrades to Gutsy [10:29] and.. for Feisty too.. but this bug not qualifies for SRU [10:29] (have a workaround) [10:29] so, this fix upgrades from dapper/edgy->gutsy [10:29] So you are making sure this package won't get installed until the other one is alread upgraded? [10:30] yes. as you see in the another commentaries.. this fail. [10:30] You mean last Fall? [10:31] you can see in the bug description and my reconstruction of the bug on the commentaries === Lamego [n=lamego@a83-132-143-140.cpe.netcabo.pt] has joined #ubuntu-motu [10:34] xxxxx1: Also, it's not (Closes LP:, it's (LP:. [10:35] we have a lot of changelog with Closes LP [10:35] including from core-dev [10:35] btw, i can change. i've used both [10:35] :) [10:36] xxxxx1: It's still wrong. (Closes: is the Debian way and when LP was being set up to close bugs there was confusion about what was correct. [10:36] I'll change this one. [10:36] thanks ScottK === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu [10:41] ScottK, i thought that as long as it contained "LP: nnnnn" it was ok === norsetto [n=norsetto@87.18.239.33] has joined #ubuntu-motu === minghua agrees with tsmithe. [10:42] tsmithe: I haven't experimented if where the parens are really matters. They said (LP: #bugnumber) so I just do it that way. [10:42] well makes sense [10:42] but i just recall hearing it somewhere :) === ScottK is uploading the package, so gets to be pedantic if that's his preference. [10:44] heh true [10:44] :D [10:44] According to the mail to -devel-announce (https://lists.ubuntu.com/archives/ubuntu-devel-announce/2007-May/000298.html), it's only the pattern "LP: #nnnnnn", the parentheses are not mandated. === invitado20 [n=invitado@pue-dslcustomer-237.gemtel.net] has joined #ubuntu-motu [10:44] minghua: OK. Thanks. Good to know. === invitado20 [n=invitado@pue-dslcustomer-237.gemtel.net] has left #ubuntu-motu [] === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === ScottK notes OOO is building again. === blueyed [n=daniel@pdpc/supporter/active/blueyed] has joined #ubuntu-motu [10:50] xxxxx1: Uploaded. Thank you for your contribution. [10:51] it was a pleasure [10:51] :D [10:52] thanks ScottK and minghua [10:52] i gotta go now [10:52] bye all [10:52] xxxxx1: You did most of the hard work, thank you. :-) [10:52] and bye. === lamego_ [n=lamego@a83-132-143-140.cpe.netcabo.pt] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has left #ubuntu-motu [] [11:09] stratus: I'm doing a test build of python-gdata now before I request a sync. === Monk-e [n=guido-xu@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === reggaemanu [n=manu@ARennes-257-1-8-221.w81-250.abo.wanadoo.fr] has joined #ubuntu-motu === avoine [n=avoine@69.70.0.36] has left #ubuntu-motu [] === corevette [n=corevett@adsl-75-18-204-208.dsl.pltn13.sbcglobal.net] has joined #ubuntu-motu === corevette [n=corevett@adsl-75-18-204-208.dsl.pltn13.sbcglobal.net] has left #ubuntu-motu ["Leaving"] [11:29] I remember a great little bit on the wiki with example get-orig-source bits for creating tarballs from svn etc. but am having difficulty finding it... does anyone know where? :) [11:32] PriceChild: No, but it's been mentioned here in the last day or so. I'd ask persia when he reappears or look through the channel logs. [11:32] I remember him referring me to it... I'll slog through my logs :) [11:33] Thanks === Vorian [n=Steve@ubuntu/member/Vorian] has joined #ubuntu-motu === brunner21 [n=brett@dialup-4.252.101.40.Dial1.Cincinnati1.Level3.net] has joined #ubuntu-motu === Havis__ [n=Havis@91.127.46.119] has joined #ubuntu-motu === hoora_ [i=ariel@gateway/tor/x-56eb4485944063f2] has joined #ubuntu-motu [11:41] ScottK: The r-cran-psy upload forgot to change the Maintainer field as required. === ScottK noticed and was wondering if I should upload another one or not. Thoughts? === ScottK prepares another upload as penance. [11:46] ScottK: you could fix coreutils [11:47] What's it written in? [11:48] C [11:48] Ironically enough, earlier today I remembered to mangle the maintainer on a package that I'm the Debian Maintainer for... [11:48] Ah. Then No, I couldn't fix coreutils. [11:48] coreutils failed to build for me yesterday, and I needed it [11:49] Yummy. [11:49] yeah, libc6-dev header problems === ajmitch was trying to get the openmoko environment to build, which uses an older coreutils [11:51] but the current gutsy one fails as well [11:52] Well my penance is uploaded. Time to go play Dad. [11:53] heh [11:53] Hey folks. [11:54] If persia shows up while I'm gone, would some one please tell him from me "It worked. Thanks." === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has joined #ubuntu-motu [12:01] TheMuso: Hi, and thx for your comments on http://revu.tauware.de/details.py?upid=5978 === vbabiy [n=vbabiy@pool-71-164-85-238.albyny.fios.verizon.net] has joined #ubuntu-motu [12:03] norsetto: No problem.