=== awbassett [n=awbasset@12-210-86-35.client.insightBB.com] has joined #ubuntu-motu === jabra [n=jabra@polish.ccs.neu.edu] has left #ubuntu-motu [] === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === Se7h [n=Se7h@81.193.88.240] has joined #ubuntu-motu === Kyral [n=kyral@ubuntu/member/kyral] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === imbrandon [n=brandon@unaffiliated/imbrandon] has joined #ubuntu-motu === \sh__ [n=shermann@xdsl-81-173-248-213.netcologne.de] has joined #ubuntu-motu === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu [01:14] bddebian, where on launchpad do i go to file a uvf exception [01:15] imbrandon: Just file a bug and call it: UVF Exception: kbfx and give the details [01:15] ahh ok, thought i was going insane ;) [01:15] imbrandon: https://wiki.ubuntu.com/MOTU/UVFStatus [01:17] Hmm, is there anything anyone wants someone with minimal knowledge to do at the moment? [01:17] <\sh__> fix bug #1? [01:17] Malone bug 1 in Ubuntu Dapper "Microsoft has a majority market share" [Critical,Confirmed] http://launchpad.net/bugs/1 [01:17] antinobody: Define minimal. Couldn't be much less than mine [01:17] \sh__: ;-P [01:17] Oh, call it "learning stage" [01:17] ok how can i generate those files ( the diffstat ? ) [01:18] is that what i've been sending you? [01:18] I've learned how to package, to a point, and I sent a patch to someone for one of the dh_iconcache updates [01:18] I've seen bug #1 [01:19] Malone bug 1 in Ubuntu Dapper "Microsoft has a majority market share" [Critical,Confirmed] http://launchpad.net/bugs/1 [01:19] imbrandon: diffstat foo.orig.tar.gz foo_new.orig.tar.gz [01:20] antinobody: You can certainly triage bugs then. See if you can reproduce them, etc [01:20] k [01:20] Ok then, anywhere you want me to start, or just go down the list by severity, reproducing what I can? [01:21] That was addressed to bddebian, I'm just not used to IRC chatting yet [01:23] antinobody: You can either pick a package you know or run down the list, whatever you are comfortable with. [01:24] bddebian, this dont look normal ........ [01:24] root@delean:/devel/kbfx# diffstat kbfx_0.4.8+cvs20060413.orig.tar.gz kbfx_0.4.9.1ubuntu1.tar.gz [01:24] ERROR, | 22 --- [01:24] used, | 391 ++---------------------------------------!!!!!!!!!!!!!!!!!!!!!!! [01:24] bddebian: All right, will do. [01:24] 2 files changed, 14 insertions(+), 260 deletions(-), 139 modifications(!) === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu [01:25] no output or anything ( guessing becouse of the errors 22 ) [01:27] imbrandon: Yeah that is a strange one [01:27] Sorry gang, have to head out again for a bit, bbiaw [01:27] kk l8tr [01:42] <\sh> bddebian: https://launchpad.net/bugs/41537 are there no python2.4 packages which you can use as replacement deps? [01:42] Malone bug 41537 in python2.3-psycopg "[UNMETDEPS] xsim has unmet dependencies" [Normal,Needs info] [01:43] <\sh> or change them directly to python2.4 conform packages :) [01:45] good evening everyone [01:45] <\sh> hey whiprush [01:45] hello [01:47] hmm, this is random... [01:47] but does anyone know why most configuration files on Unix are called *rc? [01:48] like .bashrc, .vimrc, .conkyrc? [01:49] <\sh> why not ;) [01:49] I dunno...it just occurred to me that its a common denomenator and it got me wondering what does "rc" stand for [01:50] mm hackety hack. [01:50] for i in *; do dpatch patch-template -p "$(echo $i)" "$(grep ^Subject $i|awk -F "Subject: \[PATCH\] \[UBUNTU alsa-lib\] " '{ print $2 }')" <$(echo $i)>"$(echo $i).dpatch"; done [01:51] <\sh> rc could be ressource configuration ? [01:51] That could be it, would also explain the acronym for BSD-style init [01:53] Why I think of these things I will never know [01:55] <\sh> lol [01:56] Well, lets just decide that we think it stands for "Resource Configuration" and until someone else who was actually around when the acronym first appeared shows up and proves us wrong, then its right :P [01:57] <\sh> RC is normally Release Candidate...but .bashrc named as .bash release candidate...no :) [01:57] <\sh> runtime configuration could also be possible [01:58] I think it is Random Configuration ;-) [01:58] That also sounds better [01:58] runtime config [01:59] grr, my server is acting up [01:59] Domain 0 will randomly lose internet access [01:59] but the rest of them will function fine [02:00] which is REALLY wierd since Domain 0 acts as the NAT router for the others [02:00] Kyral: still running that Xen stuff? [02:00] yah [02:01] but it doesn't have any sign of being compromised [02:01] was any kind of update in Breezy recently that would have restored /lib/tls? [02:02] I got a beta of Parallels Workstation which is a virtualizatoin for x86 macs [02:02] seems to work nice [02:04] I have half a mind to switch the hypervisor over to ArchLinux when I upgrade to Xen 3 [02:07] so hey I've been relearning packinging this weekend. [02:07] do you guys do anything special as far as figuring out build deps? [02:08] or do you just note them as you build the package? [02:08] btw, the new ubuntu packaging guide is awesome. [02:08] whiprush: run it in pbuilder without anything listed then see what configure bitches about? [02:08] yeah that's what I've been doing. [02:08] wondering if that's the smartest way [02:08] most upstream tarballs come with an INSTALL and/or README that list build dependencies [02:09] ok so there's no automated way, you just need to read the upstream docs and see what pbuilder complains about? [02:09] as you work through packaging, you'll get to known which -dev packages correspond to which names [02:10] I found some script in the debian new maintainers guide, but it was ... uh ... not optimal. [02:10] I was planning on redoing Domain 0 anyway.... [02:10] I've never used an automated means, but that certainly doesn't preclude its existence [02:10] I think the Domains would prefer having physical partitions backing them :P [02:11] crimsun: yeah I'm sure just experience with certain packages is the key. [02:12] I just chuckle because it takes me a good afternoon to do a simple package. [02:12] and the desktop team can crank out the entire desktop in a few hours, heh. [02:12] whiprush: if you have any problems or comments about the Packaging Guide please send a note to me or the docteam ML === Kyral wonders how long it would take him to make his distro work [02:13] LaserJock: I found it to be very well done. Are you guys planning on publishing it for dapper? [02:13] I noticed it was a draft still [02:14] whiprush: it is already shipped in the ubuntu-docs package so it is in the Gnome help [02:15] cool [02:15] whiprush: it is also on doc.ubuntu.com (which will go to help.ubuntu.com when dapper is releasd) [02:15] yeah I found it on doc.u.c [02:15] whiprush: and in a little bit you will be able to get print copy lulu.com [02:15] metal. [02:16] I'm actually looking at the first test copy right now [02:16] it should be < $10USD because we are waiving royalties (and lulu waives there charges) so it is just the cost of printing and shipping [02:17] that price sounds reasonable [02:17] ack stupid homonyms s/there/their/ [02:17] whiprush: all shipped Ubuntu (and Kubuntu) documentation will be available [02:18] we just started the project a week or two ago [02:18] that's sweet dude [02:18] I think so. [02:18] I like having print copies around [02:20] and the packaging guide wouldn't sell enough copies (I don't think) for a normal publisher to be interested === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-motu === irvin [n=irvin@ubuntu/member/irvin] has joined #ubuntu-motu [02:30] jmg: give me a chance to finalise alsa-lib_1.0.10-2ubuntu2 first, please [02:36] crimsun: cool === blueyed [n=daniel@pdpc/supporter/active/blueyed] has joined #ubuntu-motu [02:43] how much of debian policy applies to universe? [02:43] all of it? [02:44] what's in question? [02:44] upstream changelog: * Remove libxen packages (no stable API/ABI) [02:45] They've marked the library packages (previously nicely seperated) as "conflicts" [02:45] Seems pretty hackish. [02:45] (by julien) [02:45] well, we use DP as a fairly strict guideline, but that doesn't mean there're no exceptions. [02:46] it kind of makes sense as they are tied together in xen-utils [02:46] frankly if you're willing to lead the maintenance work, you can deviate, but well, for your sanity you may not wish to [02:46] just now we have xen-utils installing into python, which i dont like === marcin` [n=marcin@194.114.146.58] has joined #ubuntu-motu === mrm245 [n=mrm245@201.244.245.109] has joined #ubuntu-motu === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu [03:12] *sigh* [03:13] pkg-xen torpedoed all the libxen stuff and rolled everything into xen-utils [03:13] Should python deps be version dependent? [03:14] yeah [03:14] I.E. urlgrabber has Deps: python2.3-dev python Isn't that wrong? Or does it just need a rebuild? [03:14] bddebian: it should support python2.? in building [03:14] jmg: ? [03:14] bddebian: and hopefully yes [03:15] (it just needs a rebuild) [03:15] But "python" is going to grab 2.4 in Ubuntu isn't it? So I would get python 2.4 with python2.3-dev wouldn't I? [03:15] nah it would get python2.3-dev [03:16] it needs to depend python2.?-dev [03:16] iirc [03:16] Gah [03:17] bddebian: eh? we're still there in -devel [03:17] I know python2.3-dev is going to get python2.3-dev. But python is going to try to pull python2.4 isn't it? [03:17] crimsun: You are but none of the people that typically ignore me are :-) === carthik [n=carthik@pdpc/supporter/student/carthik] has joined #ubuntu-motu [03:17] yeah it will [03:18] So then, that is broken isn't it? [03:18] yes but it presumably just needs a rebuild [03:18] jmg: Aw, shit, I'm talking about build-deps not deps, sorry [03:18] does it b-d explicitly on python2.3-dev? [03:19] crimsun: Yes build-dep: python python2.3-dev [03:19] you can get away with making the latter python2.4-dev [03:20] I know but what is the most correct? [03:20] Regardless of what Kamion says, I do want to try to do "the right thing" [03:20] python and python-dev will work [03:21] it will pull python2.3 and python2.3-dev in Debian and python2.4 and python2.4-dev in Dapper [03:21] but-- [03:21] Does it work with both? ;-P [03:21] s/but--//g [03:21] I can't test currently [03:22] if you're unsure, test it with 2.4 [03:31] Hmm, seems to work [03:35] Hmm, do I dare upload [03:44] bddebian: if it makes you feel any better I've taken the python2.3 binaries out of a couple packages already when build-deps aren't available [03:45] bmonty: It's not that man, I'm just pissed off I guess [03:46] bddebian: why, what happened? [03:47] what happened? [03:47] bmonty: I had probably better not talk about it or I will offend some === freeflying [n=freeflyi@61.190.65.30] has joined #ubuntu-motu [04:02] blah... === dewd_ [n=dewd@201.29.99.189] has joined #ubuntu-motu === bpuccio [n=brian@ool-457a9c38.dyn.optonline.net] has joined #ubuntu-motu === Unfrgiven [n=ankur@ubuntu/member/unfrgiven] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === freeflying [n=freeflyi@61.190.65.30] has joined #ubuntu-motu === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu === ealden [n=ealden@203.76.211.175] has joined #ubuntu-motu === poningru [n=poningru@ip68-226-0-76.ga.at.cox.net] has joined #ubuntu-motu === sn9 [n=danielg4@gimpelevich.san-francisco.ca.us] has joined #ubuntu-motu [05:29] quick question: is there a channel for requesting a backport (of a non-universe pkg)? === jcape [i=jcape@c-67-175-222-206.hsd1.il.comcast.net] has joined #ubuntu-motu [05:29] there is a backport mailing list....not sure about an IRC channel [05:30] https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports [05:30] is approval require to bring in a brand new package? [05:31] i've been told the version of dbus in breezy in fundamentally incompatible with the version of hal in breezy [05:31] thats ridiculous :) [05:31] because hal is isntalled and works by default :) [05:31] doesn't work for me [05:33] dbus, that is. hal is ok [05:33] i think [05:38] something as central as dbus to the desktop would not be backported [05:40] so there's no way to get gnome-vfs working without going to dapper completely? [05:41] gnome-vfs should work just fine in breezy, and does so for many people [05:42] and it used to work for me, but it was very flaky and finally broke altogether [05:43] now, nautilus can't recognize when removable media is mounted [05:54] nobody seems to know anything about this problem is #ubuntu, so i went to #gnome on GIMPNet, and that's where i was told that hal 0.5 requires dbus 0.50 or later [06:00] sn9 maybe it's time you try Dapper? The release is getting quite closer. It's most probably a simpler route than trying to backport or convince someelse to backport dbus [06:01] i'm already using the kernel and udev from dapper [06:02] installed breezy in july [06:21] a day or two prior to the breezy release, a ton of packages got pushed to the repos, and a few dependencies broke that were never fixed === bhoman [n=bhoman@ool-44c11905.dyn.optonline.net] has joined #ubuntu-motu === No1Viking [n=Viking@h-83-140-104-3.ip.cust.port80.se] has joined #ubuntu-motu === bhoman [n=bhoman@ool-44c11905.dyn.optonline.net] has left #ubuntu-motu ["Leaving"] === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-motu === zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@59.92.97.13] has joined #ubuntu-motu === RuffianZ [n=ircadmin@218.108.29.26] has joined #ubuntu-motu === RuffianZ [n=ircadmin@218.108.29.26] has left #ubuntu-motu [] === Gazer [n=gazer@mail.aktiv-assekuranz.com] has joined #ubuntu-motu [07:45] hi all [07:45] hi zakame [07:45] hello LaserJock [07:56] ooh gnome-ppp doesn't work again [07:57] bug 42055 [07:57] Malone bug 42055 in gnome-ppp "Latest update breaks functionality" [Normal,Confirmed] http://launchpad.net/bugs/42055 [07:58] considering this is O in debian, I guess I ought to pick it up =) === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [08:21] hi Hobbsee [08:22] hey zakame [08:23] ooh Ubuntu French Kiss, eh? [08:25] zakame: er, what? [08:26] Hobbsee: reading from sounder [08:26] oh ok [08:26] then again, we do have an fkiss package === Hobbsee doesnt want to be part of any ubuntu french kissing thanks :P [08:27] we have many interestingly named packages... [08:27] lol === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === irick [n=rick@213.78.191.233] has joined #ubuntu-motu === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === P3L|C4N0 [n=sopmac@200.106.9.122] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu [09:28] hi === vud1 [i=vud1@unaffilitated/vud1] has joined #ubuntu-motu === doko_ [n=doko@dslb-088-073-089-115.pools.arcor-ip.net] has joined #ubuntu-motu === tritium [n=tritium@ubuntu/member/tritium] has joined #ubuntu-motu === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-motu === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-motu === Hirion [n=hirion@draugr.de] has joined #ubuntu-motu === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-motu === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-motu === ryu [n=chris@p5487F33E.dip.t-dialin.net] has joined #ubuntu-motu === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-motu === jdthood [n=jdthood@82-171-132-56.dsl.ip.tiscali.nl] has joined #ubuntu-motu === JohnnyMast [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu === imbrandon [n=brandon@unaffiliated/imbrandon] has joined #ubuntu-motu === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-motu === ealden [n=ealden@203.76.211.205] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === loogaroo [n=manuel@u-124-094.adsl.univie.ac.at] has joined #ubuntu-motu === keyes [n=keyes@lns-bzn-47f-62-147-143-87.adsl.proxad.net] has joined #ubuntu-motu === verwilst [n=verwilst@dD5E0099B.access.telenet.be] has joined #ubuntu-motu === marcin` [n=marcin@194.114.146.58] has joined #ubuntu-motu === herzi [n=herzi@d016087.adsl.hansenet.de] has joined #ubuntu-motu === |ZuZuu| [n=ZuZubunt@AVelizy-154-1-40-144.w82-124.abo.wanadoo.fr] has joined #ubuntu-motu === tiCo89 [i=mario@debian.uid0.ch] has joined #ubuntu-motu [01:09] hello [01:09] somebody time to sponsor packages? [01:12] tiCo89: StevenK might === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-motu [01:17] I might now. === StevenK was off playing Playstation. === ryu [n=chris@p5487F33E.dip.t-dialin.net] has joined #ubuntu-motu [01:21] tiCo89: Please don't /query me. You can just ask here. [01:22] kk [01:22] also... [01:22] That not so much a sponsor, but a sync request. [01:22] It may also require a UVF exception. [01:23] can you copy libezV24 from debian and then add cobex to ubuntu? : http://www.marioiseli.com/~mario/dpkgs/UploadQueue/ [01:25] This late in the release, I doubt it. [01:25] libezV24 might get sync'd, but I doubt very strongly new packages will find their way in. === \sh [n=shermann@unaffiliated/sh/x-000000002] has joined #ubuntu-motu [01:28] <\sh> moins === StevenK waves to \sh. === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu === kelmo_lap [n=kel@madwifi/support/kelmo] has joined #ubuntu-motu === No1Viking [n=Viking@h-83-140-104-3.ip.cust.port80.se] has joined #ubuntu-motu === dewd_ [n=dewd@201.29.99.189] has joined #ubuntu-motu [02:32] <\sh> guys, where is the unmet deps list? give me some packages to work on :) === vud1 [i=vud1@unaffilitated/vud1] has joined #ubuntu-motu === blaamann [n=rune@144.84-48-18.nextgentel.com] has joined #ubuntu-motu [02:37] \sh: In the topic. [02:40] I tried to update and the complete universe three is emty for no.archive.ubuntu.com e.g look in http://no.archive.ubuntu.com/ubuntu/dists/breezy-updates/universe/source/ [02:41] Seems like it has been empty for a day or two [02:41] And I can see that the other threes are empty as well [02:42] E.g http://no.archive.ubuntu.com/ubuntu/dists/breezy-updates/main/binary-i386/Packages.gz is not there [02:44] <\sh> blaamann: please ask the sysadmins of this mirror or elmo/znarl on #ubuntu-devel [02:45] \sh: Didn't know who to ask, I will try #ubuntu-devel === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-motu [02:45] <\sh> blaamann: elmo and znwal are the sysadmins and can tell you more about it... [02:45] <\sh> hey barry [02:46] \sh: Thanks [02:46] Heya gang [02:46] Hi Stephan [02:46] blaamann: I'd mail the sysadmins of the no.a.u.c mirror [02:46] <\sh> bddebian: please give me some packages (for later) to work on unmet deps... [02:47] <\sh> bddebian: I saw that you are world champion for those packages :) [02:47] Well not if you ask Kamion :-) [02:47] \sh: That's what the topic is for: http://tinyurl.com/rjcqu (UNMETDEPS) [02:47] <\sh> StevenK: yes :) I found the list :) [02:48] <\sh> StevenK: but I don't want to take packages where bddebian is already working on :) [02:49] <\sh> fai is not solvable, until fai-kernels are entering the archives.....whereas, this kernel package has nothing to do with standard boot kernels, because they are only used for booting fai install clients... [02:49] I've taken two, but I've at least commented on them. [02:51] <\sh> the only good solution for fai would be to recommend fai-kernels and remove the dependency on it [02:56] \sh: Take anything that you want on that list [02:56] :-) [02:56] Except maybe matplotlib. I have a solution, I just need some answers :-) [02:57] \sh: Take a look at swingwt, I think it should be fixable [02:58] for the icon cache stuff, you just add dh_iconcache to the debian/rules file [02:58] <\sh> bddebian: just have a look on yum (actually I need it for my project as well :)) [02:58] \sh: I just uploaded what should be a depends for yum last night so it might be fixable. Give it a shot :-) [02:59] \sh: swingt looks like its stuck in the builds [02:59] <\sh> python-urlgrabber (source urlgrabber) is somehow not available, or do I miss something there? [02:59] OK, so I was playing with mozilla-locales-ru last night and now I can't get rid of the damn thing and it's hosing any of my other installs :-( === blaamann [n=rune@144.84-48-18.nextgentel.com] has left #ubuntu-motu [] [03:00] \sh: I just uploaded a new urlgrabber last night?? Hmm, maybe it failed? [03:00] zul: Yes, just add dh_iconcache to debian/rules [03:00] okie dokie...ill guess ill work my way from the bottom and work my way up [03:00] <\sh> bddebian: no..just had to update my packages.gz :) [03:03] <\sh> bddebian: problems with the libswt3.1 libs [03:05] Ayew [03:05] There is a newer version in the archive === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-motu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu === ivoks [n=ivoks@lns02-1368.dsl.iskon.hr] has joined #ubuntu-motu [03:15] Any ideas how I can remove the mozilla-locales-ru? === ryu [n=chris@p5487F33E.dip.t-dialin.net] has joined #ubuntu-motu [03:18] purge? [03:19] Tried that [03:20] what error do you get === tuxmaniac [n=aanjhan@59.92.46.229] has joined #ubuntu-motu [03:24] Look at this crap: [03:24] http://paste.ubuntu-nl.org/13143 [03:24] kelmo_lap: ^ [03:26] \sh: Oh yeah, you can have ANY of the *-locales-* crap on Unmet Deps :-) [03:26] well. i coud inly suggest crude hacks for that, not knowing the software at all [03:26] <\sh> bddebian: lol [03:26] only* === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu [03:37] \sh: hello :) [03:37] \sh: how are you? [03:38] <\sh> ivoks: fine :) === alexandros_se [i=ctrl@2-1-1-18a.spa.sth.bostream.se] has joined #ubuntu-motu === alexandros_se [i=ctrl@2-1-1-18a.spa.sth.bostream.se] has left #ubuntu-motu [] === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu === irvin [n=irvin@ubuntu/member/irvin] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === truz24 [n=truz24@12-203-70-118.client.insightBB.com] has joined #ubuntu-motu === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu === zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-motu === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu === vud1 [i=vud1@unaffilitated/vud1] has joined #ubuntu-motu === infinito [n=infinito@VPNPOOL01-0035.UNI-MUENSTER.DE] has joined #ubuntu-motu === Yagisan [n=jamie@60-240-10-238-nsw-pppoe.tpgi.com.au] has left #ubuntu-motu [] === redguy [n=mati@acn231.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu === Arrogance [n=aks@ottawa-hs-64-26-170-128.d-ip.magma.ca] has joined #ubuntu-motu === dewd_ [n=dewd@201.29.99.189] has joined #ubuntu-motu === stratus [n=stratus@201.19.209.152] has joined #ubuntu-motu === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-motu [05:25] bug 42055, I do need a MOTU UVF exception to update to 0.3.23, right? [05:25] Malone bug 42055 in gnome-ppp "Latest update breaks functionality" [Normal,In progress] http://launchpad.net/bugs/42055 [05:25] do note gnome-ppp is orphaned in debian === PhilKC [i=PhilKC@azureus/PhilKC] has joined #Ubuntu-MOTU [05:31] <\sh> zakame: did you take it over from the old maintainer? :) [05:31] \sh: I've yet to post an RFA in wnpp, but I'm working on packaging the new upstream now === marcin` [n=marcin@194.114.146.58] has joined #ubuntu-motu === Arr0gance [n=aks@ottawa-hs-209-217-119-133.d-ip.magma.ca] has joined #ubuntu-motu === Amaranth [n=amaranth@ubuntu/member/amaranth] has joined #ubuntu-motu === bddebian2 [n=bdefrees@71.224.172.103] has joined #ubuntu-motu === innerworld [n=sono@host-201-141-115-109.cablevision.net.mx] has joined #ubuntu-motu === dewd_ [n=dewd@201.29.99.189] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu === awbassett [n=awbasset@12-210-86-35.client.insightBB.com] has joined #ubuntu-motu === pef [n=loic@ubuntu/member/pef] has joined #ubuntu-motu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === ryu [n=chris@p5487F33E.dip.t-dialin.net] has joined #ubuntu-motu === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu [06:56] bddebian: ping === paniq [n=braniq@port-212-202-51-233.dynamic.qsc.de] has joined #ubuntu-motu === erez [n=erez@89-138-76-150.bb.netvision.net.il] has joined #ubuntu-motu === Arr0gance [n=aks@ottawa-hs-209-217-96-62.d-ip.magma.ca] has joined #ubuntu-motu === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-motu === Mez [i=Mez@ubuntu/member/mez] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@59.92.55.129] has joined #ubuntu-motu === grogoreo [n=grogoreo@sheeran.plus.com] has joined #ubuntu-motu === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-motu [07:39] hey, where can i get libneon 0.25.5 from? [07:41] paniq: Debian has it [07:41] In unstable [07:42] thanks [07:42] now if i only know how to get it ;) [07:42] -o+e [07:42] you'll want to compile it in a Ubuntu pbuilder [07:42] paniq: why do you want it? gst-plugins-bad? ;) you could file a uvf exception and hope to get it into dapper [07:42] bmpx [07:42] there is a uvfe req for libneon already [07:42] i actually only want it to satisfy bmpx :> [07:43] paniq: it's not a hard dependency; I spoke with deadchip about this weeks ago [07:43] yes, but it has support for icecast and so on... i would want to use that. [07:44] i suppose if i obtain the .deb and install that one it will do for now [07:46] paniq: Just pull the .dsc, orig.tar.gz and diff.tar.gz from packages.debian.org [07:46] Then dpkg-source -x foo.dsc [07:46] Then build it :-) [07:47] OK, off to honey-dos, later folks === Tonio_ [n=tonio@tonio.planetemu.net] has joined #ubuntu-motu === JohnnyMast [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu === ivoks [n=ivoks@lns01-1974.dsl.iskon.hr] has joined #ubuntu-motu === freeflying-ibook [n=freeflyi@222.33.71.110] has joined #ubuntu-motu [08:26] could someone please try to install python-urlgrabber in dapper? [08:26] does that work for you? [08:27] <\sh> yepp [08:27] oh, hey \sh! :) === JohnnyMast [n=rave@84-104-9-27.cable.quicknet.nl] has joined #ubuntu-motu [08:27] <\sh> siretart: apt-get update :) didn't find it this morning :) but I think barry uploaded a new one last night [08:27] hm. I keep on getting 'no candidate for 'python-urlgrabber' [08:28] <\sh> Need to get 61.5kB of archives. [08:28] <\sh> After unpacking 270kB of additional disk space will be used. [08:28] <\sh> Get: 1 http://archive.ubuntu.com dapper/universe python-urlgrabber 2.9.7-2ubuntu1 [61.5kB] [08:28] <\sh> Fetched 61.5kB in 0s (118kB/s) [08:28] <\sh> Selecting previously deselected package python-urlgrabber. [08:28] <\sh> (Reading database ... 105953 files and directories currently installed.) [08:28] hmm [08:28] verry strange === Se7h [n=MUAHAHAH@bl4-88-240.dsl.telepac.pt] has joined #ubuntu-motu [08:30] let's try another mirror. perhaps de.archive.ubuntu.com has problems (again) [08:30] <\sh> I'm just using archive.ubuntu.com without the local mirrors... [08:32] interesting. de.archive.ubuntu.com seems to lag a bit [08:35] ok. was a local mirror problem === Se7h [n=MUAHAHAH@bl4-88-240.dsl.telepac.pt] has joined #ubuntu-motu === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #ubuntu-motu [08:56] anyone done a dist-upgrade to dapper from a breezy server install? if so, how did it go? === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu === carsten [n=carsten@xdslbo146.osnanet.de] has joined #ubuntu-motu === dallingham [n=dona@c-67-190-27-78.hsd1.co.comcast.net] has joined #ubuntu-motu === alexr [n=shura@adsl-71-134-224-232.dsl.pltn13.pacbell.net] has joined #ubuntu-motu [09:29] Hi there [09:30] Can anybody help us place the newly release gramps2.0.11 into the universe, in time for Dapper? [09:30] alexr and I would like to know if it is too late to get gramps updated for dapper. === Mongoose [n=mongoose@ip68-106-216-206.oc.oc.cox.net] has joined #ubuntu-motu [09:38] And I would like to support dallingham and alexr [09:38] :) [09:38] well, Dapper is pretty much frozen [09:39] well, .11 fixes about 20 bugs compared to .9 without introducing new things :-) /me hides [09:40] carsten: oh, that is nice [09:41] LaserJock: GRAMPS 2.0.11 is essentially a bug fix release. [09:41] As was 2.0.10 [09:41] We are feature frozen as well, with all of our new development going into a 2.2 branch. [09:41] ok, so you need to do a Upstream Version Freeze (UVF) excemption request [09:42] dallingham: if you don#t have a launchpad-account: I have [09:42] carsten: I don't have a launchpad-account. [09:42] want me to do it? [09:42] If you would, I would appreciate it. [09:43] good [09:43] Thanks. [09:44] sorry guys but I've got to go, but maybe another MOTU can help you out. [09:44] sure === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu [09:46] but if you file a bug with a changelog, etc. and assign it to the motu-uvf launchpad team [09:46] that will get you started [09:46] check out https://launchpad.net/people/motu-uvf/+assignedbugs for examples === highvoltage [n=Jono@mtngprs7.mtn.co.za] has joined #ubuntu-motu === blueyed [n=daniel@pdpc/supporter/active/blueyed] has joined #ubuntu-motu === Lure_ [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu === Arr0gance [n=aks@ottawa-hs-209-217-79-70.d-ip.magma.ca] has joined #ubuntu-motu [10:04] Perhaps I am blind, but I don't see how I can assing a bug to the motu-uvf team. This is my report: https://launchpad.net/distros/ubuntu/+source/gramps/+bug/42270 [10:04] Malone bug 42270 in gramps "Upstream Version Freeze exception for 2.0.11" [Normal,Unconfirmed] === No1Viking [n=Viking@h-83-140-104-3.ip.cust.port80.se] has joined #ubuntu-motu === luka74 [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu [10:13] hi.. i am doing a package.. but i have a problem [10:14] it is like... the old version files doesnt are removed and changed by the new [10:14] i dont understand :( [10:14] i am using dh_clean in the rules files.. but it doesnt seem be enought === marcin` [n=marcin@194.114.146.58] has joined #ubuntu-motu === dolson [n=dana@d235-185-252.home1.cgocable.net] has joined #ubuntu-motu [10:21] vud1, which files are modified? === carthik [n=carthik@pdpc/supporter/student/carthik] has joined #ubuntu-motu [10:22] uh, I guess there's some kind of problem with xchat-gnome because this is the second time that it's disconnected me without me noticing === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu [10:22] not even disconnected, it just quit [10:23] Gloubiboulga: python files.. code files [10:23] it is strange.. becouse in de package-version dir, the changes are ok [10:23] but in the package-version/debian/package dir.. are the old files [10:23] :? [10:24] I don't really understand what happens, could you upload the source package somewhere? [10:25] yes.. 1 minute, i upload it to my server [10:25] ok [10:27] vud1: are you talking about gramps? [10:28] vud1: if so, 2.0.11 has a change compared to 2.0.9: the man files moved from doc to doc/man [10:28] Gloubiboulga: wget http://www.e-oss.net/pytrainer-deb.tar.gz [10:30] Gloubiboulga: look at the main.py file [10:30] ok, looking [10:30] it's modified during the build? [10:31] the package-version/pytrainer/main.py and package-version/debian/pytrainer/pytrainer-0.9.3/debian/pytrainer/usr/lib/python2.3/site-packages/pytrainer/main.py are differents :( [10:31] modified not.. is like.. the debian/... version is the old one [10:32] mmm [10:32] perhaps is the setup.py? [10:32] i dont know [10:33] I've broken dpkg... [10:33] broken? === carsten [n=carsten@wikipedia/carsten] has left #ubuntu-motu ["Konversation] [10:34] yep, I tried to install xvfb and there's a conflict with kaudiocreator [10:34] orf [10:35] mmm [10:35] :( [10:36] well i am going to continue looking for the problem [10:36] thanks a lot :) [10:37] I'll have a look as soon as I have fixed my problem... === paniq [n=braniq@port-212-202-51-233.dynamic.qsc.de] has joined #ubuntu-motu [10:39] vud1, your main.py file seems installed in a strange directory btw [10:39] you have 2 debian/ subfolders [10:39] mmm [10:39] i am going to see that [10:41] mm [10:41] what are the 2 subfolders? [10:41] you've wrote: package-version/debian/pytrainer/pytrainer-0.9.3/debian/pytrainer/usr/lib/python2.3/site-packages/pytrainer/main.py [10:41] ah yeah [10:41] was a paste mistake [10:41] sorry [10:41] :D [10:41] ok :) [10:41] the correct paste is.. [10:42] debian/pytrainer/usr/lib/python2.3/site-packages/pytrainer/main.py === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu === chillywi1ly [n=danielb@CPE-24-209-126-16.wi.res.rr.com] has joined #ubuntu-motu [10:47] vud1, I'm sorry, I can't test the build, my system is too broken :/ [10:47] :( [10:47] thans anyway.. [10:47] only one question [10:48] the lintian command said me this: [10:48] pytrainer source: changelog-should-mention-nmu [10:48] N: [10:48] No1Viking: When you NMU a package, that fact should be mentioned on the first [10:48] No1Viking: line in the changelog entry. [10:48] .. [10:48] guys, is here anything that can be done to get some of you to praise me on universe upload right application? I've seen some mergers going etc? [10:48] what is NMU? [10:49] vud1, Non Maintainer Upload, it's not a problem in ubuntu [10:49] <\sh> non maintainer upload [10:49] vud1, What? [10:49] it's debian specific === phanatic [n=Szilvesz@ubuntu/member/phanatic] has joined #ubuntu-motu [10:50] hi people [10:50] hey phanatic [10:51] aaah ok [10:51] hey Gloubiboulga [10:51] Gloubiboulga: are you comin to paris? [10:51] phanatic, I think so [10:52] would be great to meet there in personal :) [10:53] phanatic, indeed, will you come? [10:53] Gloubiboulga: i hope to get some sponsorship. i'd like to go... === sivang notes it would be great to meet all the french mafia there and learn some french :-) [10:54] phanatic, that'd be really great [10:55] sivang: are they that criminal? :) [10:55] phanatic: well, they commit crimes only against bugs :-) [10:56] phanatic: the leaders are seb128, dhloback and vntz [10:56] vunts, event [10:57] sivang: i see... but bugfixing isn't a crime :) [10:57] phanatic: well, it's a good crime :) [10:57] sivang: i agree :) === ispiked [i=ispiked@unaffiliated/ispiked] has joined #ubuntu-motu [11:03] does Jonas Smedegaard come on irc? [11:04] ispiked: why? [11:04] azeem: I just wanted to ask him something. [11:04] didn't know he was doing Ubuntu [11:04] azeem: well, he was listed as a package maintainer for python-id3lib. [11:05] yes, he is the Debian maintainer [11:05] azeem: oh, ok. [11:05] Ubuntu MOTU is the point of contact for Ubuntu issues, though [11:06] anyway, you might be able to answer my question. that python module is written in c#. how is it compiled and run on ubuntu sysems when they don't ship mono. [11:06] packages are compiled on the system they're made on, right? === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu [11:10] ispiked: are you sure it is written in c#? [11:10] azeem: yes. I'm looking at the source code. [11:10] ispiked: packages are compiled on the Ubuntu build machines [11:11] azeem: how could the module run without .net dependencies? [11:11] ispiked: it looks like c++ to me [11:12] yeah, I think you're right. :P [11:12] having it named with .cc threw me off. [11:12] c# sources have .cs as extension I think [11:13] yeah, good point. [11:13] ok, well that answers my question. [12:01] there are any web to see the packages avaliable in ubuntu? [12:02] vud1: packages.ubuntu.com maybe. [12:02] thanks :)