/srv/irclogs.ubuntu.com/2005/09/05/#ubuntu-motu.txt

sistpotyOpening audio decoder: [liba52]  AC3 decoding with liba5212:02
sistpotyAC3: 5.1 (3f+2r+lfe)  48000 Hz  384.0 kbit/s12:02
sistpotyMPlayer interrupted by signal 11 in module: decode_audio12:02
sistpoty^^ stripped output from mplayer12:02
slomosistpoty: ok, i'll put it on top of my todo list... after mplayer12:02
sistpotyslomo: you're my hero ;)12:02
tsengbradb: cheers12:02
=== lamont bets he knows the mplayer issue, but waits until the computer finishes extracting the info he needs to verify it
=== prevod [i=prevod@147.91.175.46] has joined #ubuntu-motu
lamontslomo: bad build-depends12:12
lamontusr/include/X11/extensions/xf86dga.h  x11proto-xf86dga-dev12:13
slomolamont: isn't this libxxf86dga-dev?12:13
lamontso what that means is that Xorg split up more between your prior and most-recent uploads12:13
lamontnpoe12:13
lamontnope, even12:13
lamontit's x11proto-xf86dga-dev12:13
slomouh ok... but why did it work in my pbuilder then? :/12:14
slomoso change libxxf86dga-dev to x11proto-xf86dga-dev and hope it works again?12:14
lamontlibxxf86* would be from xfree86, dude12:14
lamonthow clean is your pbuilder chroot, and how current are your sources?  and is it purely breezy deb lines in sources.list?12:14
slomolamont: it's completely clean, nothing except the stuff debootstrap put into... and i updated it just before trying mplayer12:15
=== lsuactiafner [n=noirrac@tpc-ip-nas-1-p179.telkom-ipnet.co.za] has joined #ubuntu-motu
=== prevod [i=prevod@147.91.175.46] has left #ubuntu-motu []
lamontthat is, the short answer to "why did it work in pbuilder but not the buildd?" is one of the following:  (1) pbuilder chroot out of date, (2) pbuilder misconfigured, (3) differences between sbuild and pbuilder, and (4) (albeit rarely) someone uploaded a package that fails to remove correctly, and broke the sbuild chroot12:16
lamontthe hint for (4) is that the log file claims that a package is already installed, and then later the build dies because a file _FROM_THAT_PACKAGE_ is missing12:17
lamontwell, that's not so much a hint, as a smoking gun. :-)12:17
slomolamont: ok thanks :) but i really believe that my pbuilder chroot is fine... well, i'll change that build-depend and try again :)12:18
Nafalloslomo: let me try it to ;-)12:19
Nafalloslomo: what should I do? :-)12:19
slomoNafallo: lol... change libxxf86dga-dev to x11proto-xf86dga-dev in every control file and try it in your pbuilder ;)12:19
Nafallogaah!12:19
Nafallothat's painful12:19
slomosed is your friend :P12:20
Nafallogive me a debdiff? ;-)12:20
slomosure... wait ;)12:20
Nafallo:-)12:20
slomoNafallo: http://yggdrasil.sytes.net/files/debdiff/mplayer_1.0-pre7cvs20050716-0.1ubuntu3.debdiff12:21
Nafallohmm12:22
=== Nafallo cuts out debian/control from that debdiff :-P
slomolol12:24
slomodo you want another upload with your name on it today? :P12:24
Nafallohehe12:24
Nafalloofcourse :-)12:24
Nafallobut the debdiff didn't apply ;-)12:25
Nafalloand it's not name, it's key :-)12:25
slomosure but when you cut everything except the changelog it's also name :P12:27
Nafallono12:27
Nafallodebian/control, not debian/control.* :-)12:27
slomohmm... why did you cut debian/control? you need the control.amd64 file :P12:28
Nafallocause you got another debian/control than I have? ;-)12:29
slomowhy is that?12:29
NafalloI'm on amd64 and you are on i386? :-)12:29
slomothe plain control file, without anything else is something we don't even use ;)12:30
slomocontrol.marillat for x86 and control.arch for every other arch12:30
Nafalloslomo: yea, check your debdiff mate ;-)12:30
Nafalloslomo: debian/control on yours expect the line  Package: mplayer-38612:31
Nafalloon my it's  Package: mplayer-amd6412:31
Nafalloso, that's a reject then :-P12:31
slomooh ok... i hate this package ;)12:32
Nafallohehe :-)12:32
slomobtw... FTBFS... vo_3dfx.c:(.text+0x18): undefined reference to `XF86DGADirectVideo'12:32
slomoi really hate this package :P12:32
NafalloI got http://paste.ubuntulinux.nl/1753 again :-)12:33
slomohrm12:33
slomoNafallo: can you try to fix it?12:35
crimsunslomo: apologies, I've had a high fever the past couple days. Will get to it tonight.12:36
slomocrimsun: not necessary anymore ;) Nafallo uploaded it already :)12:36
crimsunok12:36
Nafalloslomo: yes, you didn't patch control.amd64 ;-)12:37
slomoNafallo: lol... you're right... this really isn't my day ;)12:37
Nafalloslomo: ehm... I can't find that build-dep either ;-)12:38
slomoNafallo: ok, that's why sed didn't work then ;) throw some stone in marillat's direction :P12:38
Nafalloslomo: I'll add som build-deps first and foremost ;-)12:39
=== dmk_ [n=dmk@host81-156-25-29.range81-156.btcentralplus.com] has joined #ubuntu-motu
=== mikerhead [n=Mike@128.226.183.29] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-156-25-29.range81-156.btcentralplus.com] has left #ubuntu-motu ["Leaving"]
slomolamont: are you sure x11proto-xf86dga-dev is the right thing? it doesn't depend on anything which contains the dga library, only headers... so builds will fail12:59
sistpotyslomo: mplayer -vo help --> dga     DGA ( Direct Graphic Access V2.0 )... not sure if the lib comes with mplayer however ;)01:02
slomosistpoty: no... it's something shipped by X itself ;)01:03
sistpotyok... thought that mplayer would also ship libdga or s.th. like it imo does with liba5201:03
crimsunright, DGA is an X* extension01:04
slomocrimsun: do you know the correct build-depend for packages depending on it?01:04
sistpotylibxxf86dga-dev?01:05
slomosistpoty:  lamont said this is deprecated by x11proto-xf86dga-dev... but this package doesn't pull the libs in (which are only in libxxf86dga1)01:05
slomosistpoty: btw, is the a52dec problem only with mplayer or with our regular liba52?01:06
crimsunslomo: hmm, sounds like something might be missing in the b-d. Try asking daniels when he's around01:07
sistpotyslomo: imo the prob is with mplayer only... i took a look at it once, and iirc mplayer ships its own liba5201:07
slomosistpoty: yes it ships it own... hm, can you try playing this video with gst-launch-ext-0.8 (after installing all gstreamer plugins ;) )01:07
sistpotyslomo: sure... need to install gstreamer however ;)01:08
=== doko [n=doko@dsl-084-059-074-244.arcor-ip.net] has joined #ubuntu-motu
lamontsistpoty: having mplayer ship header files that rightfully belong to other libs is purely wrong and unsupportable01:18
ograsounds like nvu :)01:19
slomolamont: they only ship their own version of a complete library... not some random headers of something else01:20
lamontand do they ultimately really wind up linked to that lib, or to the other one?01:20
lamontlooks like it uses a static one...01:22
lamontalthough, doesn't liba52.so depend on kernel interfaces?01:22
slomolamont: no idea... at least mplayer is ugly ;)01:23
lamontwell, it's b0rken for me on hoary...01:23
lamontnothing but segv.01:23
slomohehe... it worked on breezy for a week now... at least for me ;)01:24
slomoand now this stupid thing don't want to be rebuilt...01:24
Nafalloslomo++ ;-)01:24
sistpotyhm... it ldd's on quite some stuff... i'll retry with the "original marillat"-version01:24
slomosistpoty: did you try gstreamer?01:25
sistpotyslomo: didn't get it fully installed yet :/01:25
slomosistpoty: why? slow connection or something broken?01:25
sistpotyslomo: what do i need to install to get all plugins? gstreamer-plugins doesn't work01:26
=== _derek__ [n=derek@pcp0011385359pcs.ebrnsw01.nj.comcast.net] has joined #ubuntu-motu
slomosistpoty: apt-get install gstreamer0.8-plugins gstreamer0.8-plugins-multiverse gstreamer0.8-ffmpeg gstreamer0.8-pitfdll01:27
slomosistpoty: then you have everything ;)01:27
sistpotybtw. mplayer-386 (1:1.0-pre7) on debian/sid(chroot) doesn't crash01:27
sistpoty*installing*01:28
sistpotys/debian\/sid/debian\/unstable ;)01:29
sistpotyhowever not up to date ;)01:29
ogracompiled with gcc4 ?01:29
Nafalloslomo: pit what? :-)01:31
slomoNafallo: pitfdll... windows dll loader plugin for gstreamer ;)01:31
sistpotyogra: mplayer? dunno with what marillat compiled his debs01:31
Nafallohehe, won't work on amd64 then :-P01:31
Nafallosiretart: computers probably :-)01:31
sistpotyhehe01:32
pefI leave, good night ! (1:32apm here)01:32
=== Nafallo grumbles
Nafallopef: see you tomorrow :-)01:32
pefNafallo: of course, I have something to upload ;)01:32
sistpotygn8 pef01:32
Nafallo:-)01:33
pef:)01:33
sistpotyslomo: gst-launch-ext-0.8 is working fine...01:35
slomosistpoty: fine... at least something :)01:35
sistpoty:)01:35
slomosistpoty: did you try the latest version by marillat on debian?01:42
sistpotyslomo: dunno... mom i'll check01:43
sistpotyslomo: this is the latest binary-version on "deb ftp://ftp.nerim.net/debian-marillat/ unstable main"01:45
sistpotybrb (smoking a cigarette)01:45
slomosistpoty: 1.0-pre7cvs20050716-0.2?01:46
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-motu
sistpotyslomo: no, it's 1.0-pre701:55
slomosistpoty: uhm... no: ftp://ftp.nerim.net/debian-marillat/pool/main/m/mplayer/01:55
ryanthiessenslomo: was it you that was thinking of doing a thoggen package for breezy?01:56
slomoryanthiessen: yes... or for breezy+1... why?01:56
ryanthiessenslomo: just got word from the developer, he's putting out a release and a new .deb next week, perhaps that could save some work01:58
slomoryanthiessen: sure :) can you notify me when he released a new version?01:59
ryanthiessenslomo: will do01:59
slomoryanthiessen: thanks :) but i think i'll package it myself and don't take his package02:00
sistpotyslomo: this is strange... i don't see a cvs...-0.2 binary there... there are mplayer-386_1.0-pre7cvs20050716-0.1_i386.deb and mplayer-386_1.0-pre7-0.2_i386.deb... which one to go? (i always get it wrong with versions *g*)02:03
slomosistpoty: the 0.1 ;)02:03
sistpotydamn... to new for my unstable (either too new in general or i should upgrade about 150 packages...)02:06
sistpotyerm... 338 packages to update... I'll do this tomorrow and try again, ok?02:07
slomook, thanks :)02:07
slomojust notify me when you have some results02:07
slomowe should have a buildable mplayer package by then ;)02:07
sistpotyslomo: i will do, and good luck ;)02:08
=== sistpoty is off to bed then... gn8 everyone
slomogn802:09
=== remik [n=remik@xdsl-3144.wroclaw.dialog.net.pl] has joined #ubuntu-motu
=== bddebian [n=bddebian@pcp08717033pcs.phnixv01.pa.comcast.net] has joined #ubuntu-motu
=== bddebian hides from ajmitch
=== remik [n=remik@xdsl-3144.wroclaw.dialog.net.pl] has joined #ubuntu-motu
mbreitgood night02:32
bddebiangnight mbreit02:33
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== ogra [n=ogra@p5089F80C.dip.t-dialin.net] has joined #ubuntu-motu
=== siretart [i=siretart@tauware.de] has joined #ubuntu-motu
bddebianDamn, where is everyone?  Hard at work? :-)03:01
Nafallobddebian: yep :_)03:02
Nafallo:-)03:02
bddebianGood man :-)03:03
ajmitchwhy would you hide from me, bddebian ?03:04
=== bddebian isn't here
Nafallolol03:05
bddebianajmitch: Because I seem to frustrate you :-)03:05
ajmitchdon't worry, I'll try to take it out on others ;)03:05
bddebianWell I wish I understood better how to be more helpful :-(03:06
ajmitchyou're doing ok03:08
bddebianYeah, I can tell :-)03:10
ajmitchI'm just the sort of person who's willing to critique others' work :)03:11
ajmitchit's the perfectionist in me that needs to be beaten down03:12
bddebianNah, that's a good thing :-)03:12
=== zyga [n=zyga@chello084010207057.chello.pl] has joined #ubuntu-motu
ajmitchI haven't even look at half the ones you said just needed a rebuild03:14
bddebianThat's OK, no one looks at my work.. ;-P03:14
ajmitchI'm noone now, am I?03:15
bddebianYou just said... :-)03:15
=== torkel [i=torkel@69-188.umenet.t3.se] has joined #ubuntu-motu
bddebianajmitch: Do you have your FTBFS list?03:16
ajmitchI havent' grabbed the build logs to see if they are really FTBFS03:18
bddebianajmitch: If the package requires libmagick++6 but depends shlibs, it should resolve libmagick++6c2 on it's own right?03:19
ajmitchI guess03:20
bddebianYou guess?03:20
ajmitchyes, I'm just guessing there03:20
ajmitchbddebian: btw, don't bother with k3d03:25
ajmitchI've got to upload the patched pkg from Lathiat03:25
bddebianI'm no where near the k's yet :-)03:26
bddebianOK, postgresql-plruby depends postgresql (< 7.5).  Should it depend postgresql-7.4 or be upgraded?03:28
ajmitchdepends if it works with 8.0, and whether 7.4 or 8.0 is default03:28
bddebian 7.5.8 is default03:28
ajmitchwell, I guess you have to check if it works nicely with that :)03:30
bddebianBah I'll leave that for you MOTU types ;-P03:33
chillywillyyo03:33
bddebianchillywilly!!!!!!!03:33
ajmitchbddebian: aren't you supposed to be one?03:34
bddebianUhm, polyxmass is an empty source package (meta package?)03:34
chillywillybddebian!!!!!!!!!!!!!!!!!!103:34
bddebianajmitch: Nope03:34
ajmitchbddebian: why not?03:34
bddebianajmitch: Why not, what?03:34
=== chillywilly is drinking Sam Adams Octoberfest in anticipation of autumn :)
ajmitchwhy aren't you a 'MOTU type'03:35
bddebian<-- Is not an MOTU :-)03:35
bddebianchillywilly: Nice03:35
bddebianajmitch: And isn't it obvious that I don't know much? :-)03:35
=== ajmitch is sick of that
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has joined #ubuntu-motu
chillywillyyea, that's a weak argument bddebian03:36
=== chillywilly thwaps bddebian around some
bddebianchillywilly: What's a weak arguement?03:36
chillywillyare you watching the same channel as I am or are you just particularly dense tonight ;)03:36
=== chillywilly hands bddebian a *virtual* beer
=== bddebian chugs it down
bddebianchillywilly: What you been up to man?  I was in your neck of the woods last week03:38
chillywillybah...03:38
chillywillyhad a really busy weekend03:38
chillywillypracticed some more with the church band on friday night03:39
bddebianCool03:39
chillywillythen went to a music festival and was there all day saturday03:39
bddebianajmitch: Sick of what man?03:39
chillywillythen we had our church festival where we played live all day on Sunday03:39
chillywillywe rocked03:40
bddebianCoolio03:40
ajmitchbddebian: sick of the "I'm so thick, not worthy to be a MOTU" sort of argument :)03:40
chillywillyI have some video...should upload it03:40
bddebianajmitch: That's not arguement, that's fact ;-P03:41
Nafallogaah03:41
bddebianajmitch: Anyway, shouldn't a source meta package include all the packages?03:41
Nafallomplayer just has to be the worst source in the archive ;-)03:41
BurgundaviaNafallo, I don't understand why people like the application. It has a horrible interface and it sounds horrible to maintain03:42
NafalloBurgundavia: it can play everything :-P03:43
NafalloI'm rebuilding the package anyway ;-)03:44
ajmitchbddebian: depends, if it was merged into anoether03:44
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has left #ubuntu-motu []
bddebianajmitch: Well it looks wrong to me03:49
chillywillypeople like mplayer because it is the swiss army knife of media players03:49
chillywillyimho03:49
bddebianI think it's because it kinda sounds like Windows Media Player03:50
=== bddebian ducks
zygaerr03:50
chillywillyxine has to be a close second though and then for UIs totem with the xine backend rules my world03:50
zygait's because it's startup time is better than everything else03:50
zygawithout gui it's pretty usable03:50
zygaand it's the fastest as far as I can tell03:51
bddebianajmitch: What do you think makes more sense.  Plow through the rest of these packages making notes, or trying to fix the FTBFSs I find?03:58
ajmitchbddebian: so I take it you're going to fix all those ones that you've noted, since they're under your name?03:58
bddebianajmitch: I guess, though that wasn't necessarily my intention.  I wanted to get through the "low hanging fruit" first, then go back to FTBFSs and other more difficult issues04:00
ajmitchsome of us have already done a run through compiling the whole list :)04:00
=== bmonty [n=bmontgom@12.41.191.34] has joined #ubuntu-motu
bddebianThen why am I doing this?04:01
ajmitchfor fame & glory, and the love of it all04:02
bddebianI mean, manually going through the list?04:07
ajmitchfor just that reason04:09
bddebianBut if you folks have already made lists and I'm expected to fix all that I find, what is the point?04:10
ajmitchjust because I've built everything & have build logs doesn't mean I've checked all the dependencies yet04:14
bddebianWell then I ask again, should I keep going through the list or fix what I have already found? :-)04:15
ajmitchfixing as you go tends to be a better way04:16
bddebianOK04:21
jblackHello, hello, hello!04:24
=== jblack spins the bottle.. spin, spin spin
jblackHey ajmitch! What's up?04:25
ajmitchhi jblack04:25
ajmitchjust doing some coding04:25
ajmitchwatching irc, etc..04:25
jblackSounds like a dreamlife. :)04:26
ajmitchoh sure04:27
jblackAnyways, I'd like to grab those projects that you think could use baz of one incarnation of another. :)04:28
=== ajmitch still needs to have more spare time for ubuntu
ajmitchright..04:28
ajmitchlet me try & think which ones could benefit04:28
bddebianHello jblack04:30
jblackbddebian! What's up?04:31
bddebianJust making ajmitch's life more difficult. :-) You?04:32
jblackJust making ajmitch's life more difficult. :-)04:32
ajmitchthe world is against me..04:32
jblackajmitch: Nah, don't take it that way. If people are looking for you, that means you matter.04:33
ajmitchthat's a novel way of looking at it :)04:33
bddebianajmitch: Bah, we love you man :-)04:34
ajmitchjblack: the 2 projects that I have contact with as a packager _might_ find it helpful, although they're fairly quiet04:35
jblackThats a good thing then. They're not in a huge rush. They won't start screaming "We'll die if you don't fix this problem THIS VERY SECOND"04:36
ajmitchyeah04:37
ajmitchone uses cvs on savannah, the other svn on its own server04:37
ajmitchwhere developers have ssh access (including me)04:37
jblackThose are good targets. We have the tools to migrate them without loosing history. What are the names of the projects, if I may ask?04:38
ajmitchdotgnu portable.net (uses cvs), and gnu enterprise04:39
ajmitchthey have very minimal use of branching/tagging04:39
jblackThose sound like they'd be pretty big.04:40
ajmitchpnet is ~1 million LOC04:41
ajmitchgnu enterprise isn't as big, but is comprised of a number of tools04:41
bddebianWell the GCC4CommonProblems is a helpful page.. :-)04:47
bddebianWhat is "invalid use of void expression" error?04:50
jblackOk. I'll talk to the enterprise guys. Do you have any friends their?04:52
ajmitchyeah, jamest, jcater, reinhard in #gnuenterprise, or there's the mailing list04:52
ajmitchI'd better get onto their packaging ASAP though :)04:53
ajmitchsince I was using it for a bzr experiment04:53
jblackGrin. :)04:53
jblackI like the idea of getting them to bzr and you packaging them. You can track their code much more easily04:54
ajmitchwell it's not too hard already with svn04:54
ajmitchsince I have commit access there04:55
jblackI think it would be cool to have them in bzr, so that everybody in the world has commit access. :)04:56
ajmitchsure, but I think something like PQM for bzr will be an important part for most people04:59
jblacktrue. In the meantime, though, multiple people can commit to one place.05:01
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-motu
ajmitchso is baz marketing part of your work now?05:03
jblackLets just say that I'm invested in getthing baz out to the general public.05:03
jblackA lot of people have worked on bazaar. It doesn't do anybody any good if its hidden in a clost. :)05:04
jblack*closet05:04
ajmitchit's a hot topic at the moment, which SCM to use05:07
bddebianVisual Source Safe?05:07
=== bddebian hides again
jblackis it? Then lets jump on it.05:08
jblackIf they're actively discussing this issue, then the mailing list is probably best.05:09
ajmitchnot for gnue, but in general05:09
ajmitcheg on planet.debian.org, various lists05:09
=== niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-motu
=== robitaille [n=daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-motu
=== dooglus [n=dooglus@rincevent.net] has joined #ubuntu-motu
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-motu
=== tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-motu
=== ubuntulog [n=warthylo@212.242.141.114] has joined #ubuntu-motu
=== Topic for #ubuntu-motu: Ubuntu Masters of the Universe: Ubuntu Universe Repository Maintainers | http://wiki.ubuntu.com/MOTU | http://wiki.ubuntu.com/MOTUTodo | REVU up again: http://revu.tauware.de | First priority: FIX REMAINING TRANSITIONS! https://wiki.ubuntu.com/Transitions
=== Topic (#ubuntu-motu): set by siretart at Mon Aug 29 10:28:10 2005
=== jblack [i=jblack@209.158.45.74] has joined #ubuntu-motu
=== tgall_foo [n=tgall@206.9.88.154] has joined #ubuntu-motu
=== mode/#ubuntu-motu [-s] by ChanServ
=== siretart [i=siretart@tauware.de] has joined #ubuntu-motu
=== jinty [n=jinty@205.134.224.215] has joined #ubuntu-motu
=== jamessan|laptop [n=jamessan@c-24-218-220-129.hsd1.ma.comcast.net] has joined #ubuntu-motu
=== hrvoje [n=phx@anak.math.hr] has joined #ubuntu-motu
=== sivang [n=sivang@213.9.79.162] has joined #ubuntu-motu
=== uniq [n=frode@213.184.199.55] has joined #ubuntu-motu
=== torkel_ [i=torkel@80.244.69.188] has joined #ubuntu-motu
=== TMM [n=hp@81.71.31.44] has joined #ubuntu-motu
=== tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-motu
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-motu
=== torkel [i=torkel@69-188.umenet.t3.se] has joined #ubuntu-motu
=== mort_ [n=moritz@217-162-19-82.dclient.hispeed.ch] has joined #ubuntu-motu
=== kiko-zzz [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-motu
=== phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-motu
=== Treenaks [n=martijn@messy.foodfight.org] has joined #ubuntu-motu
=== crimsun [n=crimsun@sh.nu] has joined #ubuntu-motu
=== pete [n=omega@83.227.176.123] has joined #ubuntu-motu
=== jamessan [n=jamessan@c-24-218-220-129.hsd1.ma.comcast.net] has joined #ubuntu-motu
=== havoc [n=havoc@CPE-24-167-241-63.wi.res.rr.com] has joined #ubuntu-motu
=== dooglus [n=dooglus@rincevent.net] has joined #ubuntu-motu
=== robitaille [n=daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-motu
=== niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-motu
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-motu
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== doko [n=doko@dsl-084-059-074-244.arcor-ip.net] has joined #ubuntu-motu
=== Burgundavia [n=corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-motu
=== slomo [n=slomo@p5487F980.dip.t-dialin.net] has joined #ubuntu-motu
=== jbailey [n=jbailey@testhaus.cns.utoronto.ca] has joined #ubuntu-motu
=== Natja [n=Natja@119.181-200-80.adsl.skynet.be] has joined #ubuntu-motu
=== jaldhar [n=jaldhar@pcp09354467pcs.jersyc01.nj.comcast.net] has joined #ubuntu-motu
=== jabra [n=jabra@polish.ccs.neu.edu] has joined #ubuntu-motu
=== hub_ [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu
=== ajmitch [n=ajmitch@203.89.166.84] has joined #ubuntu-motu
=== sladen [i=paul@80.1.73.116] has joined #ubuntu-motu
=== xhaker [i=xhaker@213.201.220.244] has joined #ubuntu-motu
=== tseng [n=brandon@144.202.242.163] has joined #ubuntu-motu
=== jtan325 [n=jtan325@128.208.151.97] has joined #ubuntu-motu
=== \sh_away [n=nnnnnnns@80.237.233.3] has joined #ubuntu-motu
=== Mithrandir [n=tfheen@81.0.188.99] has joined #ubuntu-motu
=== netjoined: irc.freenode.net -> calvino.freenode.net
=== xhaker [i=xhaker@213.201.220.244] has joined #ubuntu-motu
=== spacey [n=spacey@flits101-191.flits.rug.nl] has joined #ubuntu-motu
=== asw [n=asw@mcb1013.mcb.harvard.edu] has joined #ubuntu-motu
=== Natja [n=Natja@119.181-200-80.adsl.skynet.be] has joined #ubuntu-motu
=== Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-motu
=== doko [n=doko@dsl-084-059-074-244.arcor-ip.net] has joined #ubuntu-motu
=== phlaegel [n=phlaegel@atdot.ca] has joined #ubuntu-motu
=== kiko-zzz [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-motu
=== tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has joined #ubuntu-motu
=== _derek [n=derek@69.248.87.235] has joined #ubuntu-motu
=== slomo [n=slomo@p5487F980.dip.t-dialin.net] has joined #ubuntu-motu
=== \sh_away [n=nnnnnnnn@server3.servereyes.de] has joined #ubuntu-motu
=== StrikeForce [n=marc@dsl-202-72-163-232.wa.westnet.com.au] has joined #ubuntu-motu
=== poningru [n=poningru@n128-227-48-166.xlate.ufl.edu] has joined #ubuntu-motu
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-motu
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-motu
=== hub_ [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu
=== niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-motu
=== ubuntulog [n=warthylo@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-motu
=== Topic for #ubuntu-motu: Ubuntu Masters of the Universe: Ubuntu Universe Repository Maintainers | http://wiki.ubuntu.com/MOTU | http://wiki.ubuntu.com/MOTUTodo | REVU up again: http://revu.tauware.de | First priority: FIX REMAINING TRANSITIONS! https://wiki.ubuntu.com/Transitions
=== Topic (#ubuntu-motu): set by siretart at Mon Aug 29 10:28:10 2005
=== JanC [n=janc@213.224.134.218] has joined #ubuntu-motu
=== tepsipakki [n=tjaalton@replicant.hut.fi] has joined #ubuntu-motu
=== lifeless [n=robertc@220.240.14.81] has joined #ubuntu-motu
=== trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-motu
=== xhaker [i=xhaker@213.201.220.244] has joined #ubuntu-motu
=== TMM [n=hp@c51471f2c.cable.wanadoo.nl] has joined #ubuntu-motu
=== ubuntulog [n=warthylo@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-motu
=== Topic for #ubuntu-motu: Ubuntu Masters of the Universe: Ubuntu Universe Repository Maintainers | http://wiki.ubuntu.com/MOTU | http://wiki.ubuntu.com/MOTUTodo | REVU up again: http://revu.tauware.de | First priority: FIX REMAINING TRANSITIONS! https://wiki.ubuntu.com/Transitions
=== Topic (#ubuntu-motu): set by siretart at Mon Aug 29 10:28:10 2005
=== jblack [i=jblack@static-209-158-45-74.scr.east.verizon.net] has joined #ubuntu-motu
=== jamessan [n=jamessan@c-24-218-220-129.hsd1.ma.comcast.net] has joined #ubuntu-motu
=== havoc [n=havoc@CPE-24-167-241-63.wi.res.rr.com] has joined #ubuntu-motu
=== sladen [i=paul@starsky.19inch.net] has joined #ubuntu-motu
=== ajmitch [n=ajmitch@203.89.166.84] has joined #ubuntu-motu
=== jabra [n=jabra@polish.ccs.neu.edu] has joined #ubuntu-motu
=== tseng [n=brandon@smarterits.com] has joined #ubuntu-motu
=== crimsun [n=crimsun@sh.nu] has joined #ubuntu-motu
=== lool [n=lool@pig.zood.org] has joined #ubuntu-motu
=== Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-motu
=== petgru [n=omega@ua-83-227-176-123.cust.bredbandsbolaget.se] has joined #ubuntu-motu
=== Kaloz [n=kaloz@217.27.212.53] has joined #ubuntu-motu
=== jbailey [n=jbailey@testhaus.cns.utoronto.ca] has joined #ubuntu-motu
=== Treenaks [n=martijn@messy.foodfight.org] has joined #ubuntu-motu
=== torkel [i=torkel@69-188.umenet.t3.se] has joined #ubuntu-motu
=== robitaille [n=daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-motu
=== dooglus [n=dooglus@rincevent.net] has joined #ubuntu-motu
=== sivang [n=sivang@box79162.elkhouse.de] has joined #ubuntu-motu
=== chillywilly [n=danielb@CPE-65-26-216-107.wi.res.rr.com] has joined #ubuntu-motu
=== whiprush [n=jorge@64.62.190.212] has joined #ubuntu-motu
=== uniq [n=frode@213.184.199.55] has joined #ubuntu-motu
=== NigelS [i=nigel@83.166.160.96] has joined #ubuntu-motu
=== AcidPils [n=acid@websrv.werbeagentur-aufwind.de] has joined #ubuntu-motu
=== mort_ [n=moritz@217-162-19-82.dclient.hispeed.ch] has joined #ubuntu-motu
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has joined #ubuntu-motu
=== highvoltage [n=Jono@196.25.192.240] has joined #ubuntu-motu
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has left #ubuntu-motu []
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has joined #ubuntu-motu
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has left #ubuntu-motu []
=== tritium [n=michael@pcp0011975002pcs.sandia01.nm.comcast.net] has left #ubuntu-motu ["Leaving"]
=== Whistler [n=admin@85.206.161.9] has joined #ubuntu-motu
Whistlerhello07:42
Whistlerwhy cant i write to ubuntu channel?07:42
Whistleri get * #ubuntu :Cannot send to channel07:43
rob^you probably have been banned07:43
rob^yep you have been07:44
Whistleremm07:44
Whistlerits probably of my dynamic ip07:44
rob^no07:45
Whistlerban is for my nick?07:45
rob^%Whistler!*@*07:45
Whistleroh07:45
Whistleri still dont get the reason of this07:46
rob^well either you, or someone using your nick was naughty in #ubuntu and got banned07:46
rob^talk to one of the ops to get the ban removed07:47
Whistlertheres no ops online07:47
Whistler:D07:47
Whistlerwell thx07:48
rob^:)07:48
=== StrikeForce_work [n=marc@dsl-202-72-174-149.wa.westnet.com.au] has joined #ubuntu-motu
StrikeForce_workhey all07:49
StrikeForce_workcany anyone tell me what package deals with the qsqldatabase?07:53
StrikeForce_workcan*07:55
=== comadreja [n=comadrej@120.Red-81-36-28.pooles.rima-tde.net] has joined #ubuntu-motu
=== lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-motu
=== highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-motu
=== highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-motu
Whistleranybody can recommend me vnc client?08:20
Whistlersorry for askin here but i have ban in ubuntu chan08:20
StrikeForce_workwhy do you have a ban?08:21
StrikeForce_worksudo apt-cache search vnc08:21
Whistleri dont know why08:22
Whistler:(08:22
phlaegelWhistler: is your nick registered?08:28
Whistleryep08:28
phlaegelnever mind then :-)08:28
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has joined #ubuntu-motu
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has left #ubuntu-motu []
StrikeForce_workdamn this mythmusic depends on a lot :(08:33
StrikeForce_workI may as well download every single binary :P08:33
=== rob^ looks up, yes he does
StrikeForce_workbtw anyone wanna REVU bittorrent and bittornado please :)08:34
StrikeForce_workDoes predepends get installed prior to the installation of the main package?08:42
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== mae [n=mae@dpc674653178.direcpc.com] has joined #ubuntu-motu
=== Whistler wants an ibook
rob^we can't help you, see http://www.google.com.au/url?sa=t&ct=res&cd=1&url=http%3A//www.eloan.com/&ei=uFYVQ9HFNJesYd6a6eAI09:05
rob^;)09:06
=== herzi [n=herzi@c138051.adsl.hansenet.de] has joined #ubuntu-motu
=== Whistler need only $1,299.00
rob^they can help you09:11
StrikeForce_worklol09:15
=== doko [n=doko@dsl-084-059-074-244.arcor-ip.net] has joined #ubuntu-motu
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
sivangibook runs breezy ok now?09:24
=== herz1 [n=herzi@d014147.adsl.hansenet.de] has joined #ubuntu-motu
jtan325i've never spammed, and I don't think this counts as spam, but I would like to advertise a little program that I work on the dev team for. Conky 1.3.0, released literally within the past hour, is out and about. find it at http://conky.sf.net . there's a debian package now too, made by yours truly, with the help of many kind folks in here. conky is a lightweight system monitor for X, based on the now-defunct torsmo program09:25
Treenaksthanks for the spam. Please use freshmeat.net09:26
StrikeForce_worklol09:26
StrikeForce_workso well put09:26
jtan325haha. we'll keep freshmeat in mind for 2.x09:27
rob^heh09:27
StrikeForce_workhas anyone got mythmusic to compile in breezy?09:27
rob^will be fixed soon09:27
jtan325please check it out though, it's cool :-)09:27
rob^and you mean rhythmbox, right?09:27
StrikeForce_workyou working on it rob^ ?09:27
rob^no, but the person who is said the fix should be done and uploaded within the hour09:27
StrikeForce_workno the package mythmusic thats got unmet deps?09:27
StrikeForce_workahh k09:27
StrikeForce_workI'll have to take a look because I'm ready to use my computer as an anchor at the moment :(09:28
rob^why don't you try a mythtv based distro?09:29
=== ivoks [n=ivoks@lns01-0933.dsl.iskon.hr] has joined #ubuntu-motu
=== Seveas [n=seveas@ksl403-uva-132.wireless.uva.nl] has joined #ubuntu-motu
ivoksmorning09:29
StrikeForce_workrob^: why i don't want to use it I'm just helping with the unmet deps or trying to09:30
StrikeForce_workmorning ivoks09:30
rob^ah09:30
StrikeForce_workthe only errors I'm getting are mysql based ones?09:30
StrikeForce_workso hence I'm getting confused in it so when he/she uploads it I wanna have a look09:31
=== Valandil [n=chrys@dsl-084-056-125-083.arcor-ip.net] has joined #ubuntu-motu
=== hawk_78 [n=hawk@host58-59.pool8251.interbusiness.it] has joined #ubuntu-motu
ivoksam...hm...09:52
ivokssecurity personal? :)09:52
=== tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu
=== ivoks [n=ivoks@lns01-0933.dsl.iskon.hr] has joined #ubuntu-motu
=== ivoks needs a MOTU with upload rights :)
ajmitchuh oh10:12
ajmitchwhat have you broken now? :)10:12
ivokshi ajmitch10:12
ivoksi fixed sec. issue in openvpn (4 issues)10:13
ajmitchooh10:13
ivoksneeds upload10:13
ajmitchyep10:14
ivokswww.grad.hr/~ivoks/ubuntu/openvpn-20050831.diff10:14
ivoksthat's for hoary10:15
ivoksnot breezy10:15
ajmitch40410:15
ivoksbreezy has newer version10:15
ivokspl now10:15
=== ajmitch still don't see it :)
ivoksreload :)10:16
ajmitchok, finally..10:16
ajmitchso you patched the source directly?10:17
=== sedak [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-motu
ivoksyes, dpatch confused...10:17
ivoksyou can do it right, if you have time..10:17
ivokshttp://openvpn.net/patch/2.0.1-security-patches/ - 2.0 patches could be applied on hoary's 1.9 version10:18
ivoksthere is just failed hunk (inside a comment)10:18
ivoksi'm in a hury10:19
ivoksso... take care...10:19
ajmitchok :)10:20
=== Seveas [n=seveas@ksl403-uva-132.wireless.uva.nl] has joined #ubuntu-motu
=== tvelocity [n=tony@ipa67.0.tellas.gr] has joined #ubuntu-motu
=== pef [n=loic@lns-vlq-39f-81-56-130-224.adsl.proxad.net] has joined #ubuntu-motu
pefhello10:44
=== rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-motu
=== koke [n=koke@169.Red-217-127-113.pooles.rima-tde.net] has joined #ubuntu-motu
jtan325hey ajmitch. remember the little program i was trying to package and kept bugging you with questions for?11:01
ajmitchyes11:01
jtan325well thanks for the help. we finally released 1.3.0 a little over two hours ago, and it finally comes in a .deb package too :-)11:02
ajmitchgreat11:02
jtan325working with an debian dev to submit to debian repos for review, then siretart said i should ask him to ask for a sync11:03
siretartmorning11:04
siretartjtan325: how is it called?11:04
ajmitchmorning siretart11:04
siretartajmitch! :)11:04
ajmitchsiretart!!11:05
jtan325morning siretart. you mean package name? it is conky_1.3.0-111:06
jtan325or where you asking something else?11:06
siretartI see an ITP from Bjarke Bolding dated Aug 211:07
siretartdo you know him?11:07
jtan325ah no11:07
jtan325i should email him huh11:07
ajmitchyes, certainly11:07
ajmitchas you should always have an ITP filed before working on a package :)11:08
jtan325haha11:08
jtan325well we wanted one available for this release11:08
jtan325because it is the last release in the 1.x branch11:08
jtan325we are overhauling the code for 2.x11:08
ajmitchwhat does it do?11:08
siretarthe hasn't uploaded anything yet11:08
jtan325well, if you guys aren't busy being motus and can spare a few minutes... :-)11:09
siretartso you should really contact and coordinate with him to avoid further confusion11:09
jtan325http://conky.sf.net11:09
jtan325it's a lightweight system monitor for X11:09
jtan325descendant of the now-dead torsmo package11:09
tsenghah torsmo was elite11:09
jtan325tseng, then conky is 133711:10
tsengrad11:10
ajmitchbtw steps 2->4 for the debian install can be compressed to one11:10
jtan325haha i know, i know11:10
ajmitchzcat /usr/share/doc/conky/examples/conkyrc.sample.gz > ~/.conkyrc11:10
jtan325lol yeah. just thought maybe the n00bs might learn something11:10
jtan325if i did it the long way :-)11:10
ajmitchhah11:10
ajmitchthey don't learn, they cut & paste11:11
tsengif they are reading debian/rules11:11
tsengthey should know zcat11:11
jtan325sure thing11:11
jtan325if you guys try conky out and run into problems and need help, let me know or try #conky, there's usually someone around11:12
jtan325oh yeah, one question: do you guys know what library Xdbe is in?11:13
jtan325because apparently my packaging has a deps problem, so the deb. dev and i are trying to figure out whre Xdbe is11:13
=== jinty [n=jinty@205.134.224.215] has joined #ubuntu-motu
=== Nafallo [n=nafallo@unaffiliated/nafallo] has joined #ubuntu-motu
=== highvoltage [n=Jono@196.36.161.235] has joined #ubuntu-motu
=== mbreit [n=mo@p54876C8C.dip.t-dialin.net] has joined #ubuntu-motu
=== ogra [n=ogra@p5089EC9E.dip.t-dialin.net] has joined #ubuntu-motu
Lathiatajmitch: ok duder12:49
Lathiatajmitch: ross' debs are done12:49
Lathiatajmitch: all up to date etc12:49
ajmitchsweet12:49
Lathiatajmitch: http://www.burtonini.com/debian/breezy/12:49
ajmitchhow much MOTUness you have at the moment? you went thru TB, right?12:50
Lathiatno12:50
ajmitchah12:50
Lathiati have to wait till next week to do that12:50
Lathiati didnt know ic ould do it beforehand...12:50
ajmitchok, should I try & get another MOTU to rubberstamp this?12:52
Lathiatyeh12:53
=== ajmitch wonders if mbreit or any of the others who might be around, would like to take a look
=== mbreit is around...
=== Nafallo [n=nafallo@unaffiliated/nafallo] has joined #ubuntu-motu
ajmitchmbreit: great12:55
ajmitchhttp://www.burtonini.com/debian/breezy/12:56
ajmitch :)12:56
tsengim reading it12:56
ajmitchthanks tseng12:56
mbreitajmitch: i am not in the universe keyring right now...12:56
Nafallowow12:56
ajmitchmbreit: doesn't matter12:56
Nafallomy trashapplet is back :-)12:56
tsengit works for me, besides i thought we were at no NEW packages12:56
tseng+# postinst script for avai12:57
tsengtheres a typo12:57
ajmitchtseng: ogra is letting this one through, I asked him12:57
tsengbut who cares12:57
tsengnot I12:58
ograbut elmo probably ;)12:58
tsengmeh12:58
tsengits in the init script12:58
tsenghe wotn even notice12:58
mbreittseng: we are at "don't waste you time creating new packages, but finished packages can still be uploaded" iirc ;)12:58
tsengi see12:58
tsengmonopod? :P12:59
ajmitchbesides, avahi is good crack12:59
=== ajmitch wanted to see monopod in
ogratseng, you wont belive what elmo looks at if he checks... but lets test it :)12:59
ajmitchit's on REVU, we could beg ogra ;)12:59
mbreittseng, ajmitch: i would review monopod but as you know, it does not work on amd64 :(12:59
ajmitchmbreit: no, I didn't know that01:00
ajmitchI had been using it01:00
ograas long as no work has to go in, it should be fine for upload, but that doesnt look like01:00
ajmitchexcept it did want to download everything, every night01:00
tsengthats its job :)01:00
ajmitchI mean things that were already downloaded01:01
ajmitchand I'm on a 10GB data cap01:01
StrikeForcecan I get someone to revu bittorrent and bittornado please :)01:02
ajmitchdid bittornado really need changed?01:05
Lathiatyeh tis wxgtk dep is broken01:06
ajmitchI guess so, libwxgtk2.4-1python is installed on my box but no longer in the archive01:06
NafalloStrikeForce: no ;-)01:07
Nafallosiretart: WHAT HAVE YOU DONE TO REVU? ;-)01:07
ajmitchthey look ok..01:07
StrikeForceNafallo: ok let me have a look as to why01:07
ajmitchStrikeForce: looks good, I'll upload01:07
StrikeForceNafallo: ok why Nafallo ?01:08
ajmitchNafallo: what's broken?01:08
StrikeForceNafallo: I can't see anything01:08
Nafallohmm01:08
=== ajmitch only grabbed the .diff.gz & .dsc for each
Nafallofixed01:08
NafalloI got python errors for index.py01:08
StrikeForceNafallo: I did initially as well just kept refreshing :P01:08
Nafallosiretart: forget that. dunno what happened :-P01:08
NafalloStrikeForce: so it wasn't just me. *puuh*01:09
ajmitchgah, revu moved, so my password isn't remembered01:09
tsengoops01:09
tsengill have the same problem someday soon01:09
StrikeForceI changed my password01:11
ajmitchsiretart: your recover password util rocks, btw ;)01:11
ajmitchStrikeForce: forget that, I'll have to ask ogra to review & upload these :)01:13
ajmitchor someone else who can upload to main01:13
StrikeForceajmitch: huh?01:13
StrikeForceajmitch: does that mean I stuffed up?01:14
ajmitchit means that the packages are in main, not universe01:14
StrikeForceoh ok01:14
=== ajmitch adds his name to the TB agenda
ajmitchhey \sh01:29
ajmitchso should I list all my uploads on my wiki page? ;)01:29
=== jamessan|work [n=jamessan@c-24-218-220-129.hsd1.ma.comcast.net] has joined #ubuntu-motu
Nafalloajmitch: yes :-)01:30
Nafallohehe01:30
\shhey guys01:31
\shlunch break01:31
Nafallo\sh: morning :-)01:31
sivangajmitch: when is TB ?01:32
ajmitchsivang: next week01:33
ajmitch6 sep, 20:00 UTC01:33
ajmitch8AM for me :)01:33
ajmitchah, it's already on my calendar, good..01:33
\shgoing agian...cu01:35
slomogood morning01:40
slomoNafallo: ping?01:40
ajmitchmorning slomo01:40
=== ajmitch wonders what else to put on his wiki page
Nafalloslomo: pong :-)01:40
=== Lathiat_ [i=lathiat@gasp.bur.st] has joined #ubuntu-motu
slomoNafallo: did you polish the mplayer package already? ;)01:41
Nafalloslomo: tsss, I went to bed and then haven't woke up yet ;-)01:42
=== plugwash [i=plugwash@p10link.net] has joined #ubuntu-motu
siretartajmitch: recovering works again?01:52
ajmitchsiretart: hm?01:53
siretartajmitch: yesterday, mbreit told me it was broken01:53
ajmitch'it'?01:53
siretartlostpw.py. aah now I understand01:54
ajmitchah, right.. ;)01:54
siretartnothing is broken mbreit confused me, that all ;)01:54
ajmitchyes, it gave me the gpg output that I could decrypt01:54
slomohi siretart :)01:54
siretarthuhu slomo01:54
=== thoreauputic [n=prospero@wolax6-009.dialup.optusnet.com.au] has joined #ubuntu-motu
siretartajmitch: well, in fact, I was too lazy to look up how I could send an email. I was interested in how popen works in python, anyway. thats the background of lostpw.py ;)01:55
ajmitchaha01:56
ajmitchsending email is very simple :)01:56
siretartI'm absolutly sure it is01:58
siretartpopen is simple as well ;)01:58
mbreitsiretart: it WAS broken yesterday....01:59
siretartmbreit: what did you use as email address?02:00
siretartmbreit: if you enter an email with no key associated then the output will be empty. that right02:00
mbreitsiretart: the email adress was right02:01
mbreitsiretart: it worked again yesterday evening02:01
mbreitsiretart: with the same mail adress02:01
siretartmbreit: hmm.. then somethins weird is going on :)02:03
siretartsomething, even.02:03
siretartI hate this sun type 5 keyboards..02:03
=== desplesda [n=desplesd@203.242.132.203.in-addr.wholesaledsl.net] has joined #ubuntu-motu
mbreitsiretart: i thought you fixed it....02:04
siretartI had a look at the scripts, but I didn't remember something suspicous..02:04
=== hawk_78 [n=hawk@host86-222.pool8175.interbusiness.it] has joined #ubuntu-motu
siretartwell, lets concentrate rather on revu2. and of course on remaining transistions02:05
siretartand malone bugs02:05
siretart*sigh*02:05
ajmitchyay! :)02:06
ajmitchdon't worry, we've just a frantic few weeks until release, and then the cycle can begin all over again!02:06
siretartbtw, what happened to j^'s network-manager package? will we include it in universe?02:07
Lathiat_siretart: theres a big kaffufle over taht02:08
Lathiat_theres some new canonical person working on it also for breezy+102:08
ajmitchwho is working on it there?02:09
Nafalloajmitch: Diziet02:10
ajmitchok02:11
ajmitchah, ian jackson, thought it would be him02:11
siretartLathiat_: I thought diziet said, he had no objections in having nm in universe02:11
Lathiat_well im not sure what came of it02:12
ajmitchtime for me to sleep, night all02:12
Nafalloajmitch: night mate :-)02:12
siretartgn8 ajmitch02:13
=== slomo [n=slomo@p5487F980.dip.t-dialin.net] has joined #ubuntu-motu
=== shawarma [n=sh@3E6B503C.rev.stofanet.dk] has joined #ubuntu-motu
=== colin__ [n=colin@LAubervilliers-151-13-63-69.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu
colin__ogra: hi02:23
colin__(others, hi too)02:23
=== kiko [n=kiko@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-motu
ograhi colin__02:25
ogra:)02:25
colin__did your DSL problems get fixed? :)02:26
=== ivoks [n=ivoks@lns01-1486.dsl.iskon.hr] has joined #ubuntu-motu
ivokshi02:27
colin__I'm just dropping by to know what you thought about my mail (about sylpheed-claws)02:27
ograhalf way.. i had a long outage tonight again02:27
colin__heh02:27
colin__that's painful :)02:27
ivoksajmitch: did you import that fix or droped it?02:28
ogracolin__, i think it doesnt break anything, so its ok....02:29
colin__cool! good news :)02:29
ivoksogra: there is security problem with openvpn in hoary02:29
siretartogra! :)02:29
colin__ogra: so what should I do ?02:30
siretartdoes anyone happen to know what happened to opera? i think it used to be in multiverse, iirc02:30
ograivoks, so ping pitti about it, or the MOTUSecurity team02:30
ivoksi did a fix allready... :)02:30
ograsiretart, not that i'm aware of02:30
ograivoks, great, give it to pitti or the MOTUSecurity team ;)02:31
siretartivoks: can you mail the fix to security-review@lists.ubuntu.com?02:31
Nafalloivoks: kewl. mail the debdiff to security-review@l.u.c then :-)02:31
ivoksNafallo: www.grad.hr/~ivoks/ubuntu/openvpn-20050831.diff02:31
Nafalloivoks: I'm not a mailing-list ;-)02:32
ivoksbut you are in sec team :)02:32
Nafallohehe, oki. I'll look at it :-P02:32
ivoks:)02:32
Nafalloivoks: that changelog needs more work. something like: http://changelogs.ubuntu.com/changelogs/pool/universe/k/kismet/kismet_2005.08.R1-1ubuntu1/changelog02:34
Nafallobut then again, more info is that would be even greater :-)02:34
Nafallohttp://changelogs.ubuntu.com/changelogs/pool/universe/b/bugzilla/bugzilla_2.16.5-2ubuntu0.2/changelog02:35
Nafallothat's a good one :-)02:35
ivoksuh :)02:36
ivoksi don't have time right now...02:37
ivoksi have exam tomorrow..02:37
slomoivoks: are these CAN fixed in 2.0?02:37
ivoksslomo: breezy has fixed version02:37
slomoivoks: ok02:37
slomoivoks: btw... did you hear something from mako or elmo?02:38
ivoksnope02:38
ivokshttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=32416702:38
ivoks2.0.2-1 is fixed version02:38
Nafalloivoks: looks good except the changelog ;-)02:38
ivoksdamn... 2.0 is unfixed too02:39
=== tvelocity [n=tony@ipa194.4.tellas.gr] has joined #ubuntu-motu
ivoksNafallo: feel free to change it, breezy's openvpn needs fixing too (sorry for misleading informations)02:39
ivoksor sync from debian02:39
slomoivoks: yeah... sync from debian would be the best i think ;)02:40
ivokswell, i can't do that, so... :)02:40
ivoksslomo: it turns out that my PGP key is broken (?)02:40
ivoksslomo: GPG gurus are checking what's could be an issue...02:41
slomoivoks: sure you can... just ping elmo to do a sync :) no need for upload rights02:41
slomoivoks: uh... :(02:41
slomoivoks: how did you notice that your key is broken?02:45
ivoksSeverity: grave02:45
ivoksaccording to Debian :)02:45
ivoksslomo: i reported a bug to launchpad02:46
ivoksslomo: they had some issues and didn't know how to reproduce it02:46
ivoksslomo: it turns out, my fingerprint was creating that issues :)02:46
ivoksslomo: after debuging conclusion was that this is material for gpg gurus :)02:47
ivoksso... here I am :)02:47
ivoksok, i'm out of here02:50
ivoksi hope elmo isn't ignoring me02:50
ivoksi just never get any feedback from him :/02:50
slomodito... but normally he does syncs silently... when you write him a mail about the sync you'll get a "done" mail as reply ;)02:51
ivoks:)02:51
slomobut just wait for breezy-changes to list openvpn :)02:51
ivoksok..02:52
ivoksgot to go...02:52
ivoksbye02:52
=== Mitario [n=michiel@sikkes.xs4all.nl] has joined #ubuntu-motu
Mitariohello hello02:58
TreenaksMitario: hey02:59
TreenaksMitario: you needed your key signed? :)02:59
slomohi Mitario :)03:00
=== Gazer [n=gazer@mail.aktiv-assekuranz.com] has joined #ubuntu-motu
=== bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #ubuntu-motu
MitarioTreenaks, no, not anymore :) but thanks anyways, and.. I'll sign your key at some meeting or something :p03:10
Mitarioslomo, any response from elmo yet? :)03:10
slomono :(03:10
Mitariok03:11
Mitariobtw, anyone knows a way to repartition and resize stuff?03:11
Mitariodoes gparted do that?03:11
slomoprobably03:12
=== Mitario hopes gparted is on live
=== mgalvin [n=mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-motu
=== bddebian [n=bddebian@user216-178-65-218.netcarrier.net] has joined #ubuntu-motu
bddebianHowdy03:16
Mitariohi bddebian03:17
bddebianHello Mitario03:17
slomoaaah... where is nafallo?! :(03:24
Mitario(behind you)03:28
Mitariohmm is there a 'universe/motu discussion' list?03:29
Mitarioexcept -devel..03:29
slomohmm... ogra? do we also sync automatically from 3rd party repositories like marillat's?03:30
bddebianHeya slomo03:31
slomohi bddebian :)03:31
ograslomo, not automatically03:32
slomoogra: ok, thanks :) because we have 3 packages rewritten which shoudln't be synced from him03:34
ograif they have ubuntuX versions that shouldnt be an issue anyway03:35
slomooh... right... i haven't thought of that ;)03:35
tsengholy blog spam batman03:37
slomo?03:38
tsengi just got 5 at once03:38
slomospam comments in your blog? online casino and the like? ;)03:38
tsengholy crap03:39
tsengmore than 503:39
tsengyeah that stuff03:39
=== bddebian stops adding tsengs name to "those" web sites
slomohehe... these were the only comments i got so far ;)03:39
tseng"9 comments marked as spam"03:39
tsengslomo: oh i get a bunch03:39
tsengslomo: you need to be on planet03:39
slomohm but i don't have many ubuntu or linux specific posts ;)03:41
Treenaksneither do I :P03:42
slomotseng: btw... you need this wordpress audioscrobbler plugin :)03:44
tsengno i dont03:44
tsengi think its kind of crappy03:44
slomolol... ok :) why?03:44
tsengdo you have it on your site now?03:44
tsengi didnt like the output03:44
slomoyes... i have it almost since the beginning03:45
tsenglets see it03:45
tsengogra: http://kerneltrap.org/node/560603:47
=== desplesda [n=desplesd@203.242.132.203.in-addr.wholesaledsl.net] has joined #ubuntu-motu
tsenghaha / activates Find in firefox03:53
tsengthat rocks03:53
tsengmuch faster than control f03:53
ograsine 1.0 :)03:53
ograsince even03:53
tsengno one told me!03:53
=== faux [n=miffo@1-1-4-21a.gkp.gbg.bostream.se] has joined #ubuntu-motu
Mitariooh cool slang2 transition is complete too03:53
ograwow, guys, you rock :)03:54
Mitariowell the wiki page says so :)03:54
ograas long as apt thinks the same, thats fine ;)03:55
=== _derek [n=derek@66.9.7.66] has joined #ubuntu-motu
=== ivoks [n=ivoks@lns01-0837.dsl.iskon.hr] has joined #ubuntu-motu
Mitariohi ivoks04:21
ivokshi04:25
bddebianHeya ivoks04:30
=== comadreja [n=comadrej@4.Red-83-50-110.pooles.rima-tde.net] has joined #ubuntu-motu
=== colin__ [n=colin@LAubervilliers-151-13-63-69.w217-128.abo.wanadoo.fr] has left #ubuntu-motu ["Leaving"]
bddebianIf I change a build-dep for wxwin2.4-headers, do I need both wx2.4-headers and wx-common or just wx2.4-headers?04:32
ivoks?04:33
bddebianxmule currently build-deps on wxwin2.4-headers which is replaced by wx2.4-headers, wx-common04:34
Mitarioafaik just wx2.4headers04:34
ivokshm...04:36
ivoksboth04:36
bddebianGrr04:36
Mitariooh both?04:36
Mitariosorry :)04:36
bddebian:-)04:36
ivoksbddebian: check wich files you need for build04:37
ivoksmaybe you don't need both04:37
bddebianivoks: HOw do I do that?04:37
ivoksdon't install any of those two04:37
bddebianHmm04:38
bddebianOK04:38
ivokstry to compile04:38
ivoksand then every file it will miss search with apt-file search04:39
pefjuste a little question in english, since I'm not very fluent, I've updated a debian/rules file by cutting down its size by 2, how should I tell that in changelog ?04:41
ivokswell... "cleaning up debhelper scripts"04:43
pefthank you !04:46
=== highvoltage [n=Jono@196.25.192.240] has joined #ubuntu-motu
=== StoneTable [n=stone@c-24-14-85-48.hsd1.il.comcast.net] has joined #ubuntu-motu
Mitarioany motu's who can sponsor me?04:51
ivoks:)04:52
xhakerhello all04:52
Mitariohi xhaker04:52
bddebianHello xhaker04:56
ivoksnice :)05:00
ivokshttp://no-name-yet.com05:00
ivokseven better www.no-name-yet.com :)05:01
ograoh, that still exists ?05:01
ograi thought it was shut down long ago05:02
ivoksyep :)05:02
highvoltagei hope they keep it up, for historical purposes.05:02
highvoltagei remember the first time i heard that mark was going to release a linux distribution, it was very exciting.05:02
Mitarioheh I didn't even know mark at that time05:07
=== Danten [n=danten@h45n1c1o1049.bredband.skanova.com] has joined #Ubuntu-motu
bddebianI still don't "know" Mark :-)05:09
Mitarioheh05:09
=== lifeless_ [n=robertc@dsl-240.26.240.220.dsl.comindico.com.au] has joined #ubuntu-motu
pefsiretart: hi, I often have "TypeError: this constructor takes no arguments", is it a feature ? ;)05:26
pefsiretart: on revu of course05:27
=== PlanarPlatypus [n=alucard@cpc2-cove3-5-0-cust220.brhm.cable.ntl.com] has joined #ubuntu-motu
=== highvolt1ge [n=Jono@196.25.192.240] has joined #ubuntu-motu
pefif a motu has some free time, please review this package http://revu.tauware.de/details.py?upid=52205:37
pefthanks !05:37
bddebianWhat should we do if there is a newer revision of something in Debian but it's on UniverseUnmetDeps?  In this case vipec.05:38
Mitariosiretart, ping05:38
Mitariobddebian, are the unmetdeps being fixed with the debian merge?05:40
bddebianMitario: Actually it has FTBFS problems with gcc405:41
Mitariohmmmm i thought you could ask for a merge from elmo but i'm not totally sure :S05:41
Mitarioajmitch, ?05:41
Mitarioajmitch always knows these kind of things :)05:41
bddebianajmitch is MOTUIC?05:43
bddebianNo one else knows???05:45
tsengwhats the question?05:46
tsengi see several05:46
bddebianWhat should we do if there is a newer revision of something in Debian but it's on UniverseUnmetDeps?  In this case vipec.05:47
tsengwe arent syncing new revisions from debian05:47
=== herzi [n=herzi@d014147.adsl.hansenet.de] has joined #ubuntu-motu
tsengunless it does something to fix unmet deps/05:47
tsengwhats the rationale05:47
bddebianWell you can't fix an unmet dep if you can't build it ;-)05:47
tsengoh05:47
Lathiat_bddebian: so it has gcc4 problems too?05:47
bddebianLathiat_: Yes05:48
Lathiat_if so, it should probably be synced05:48
Mitariobddebian, you could apply a patch05:48
Lathiat_is it a nwe version?05:48
Lathiat_or just a new revision?05:48
Mitario(to fix the gcc4 errors)05:48
bddebianMitario: Aye but if it's already fixed in Debian, why do it?05:48
Lathiat_Mitario: its nicer to sync, makes merging later easier...05:48
bddebianLathiat_: -4 vs -305:48
Mitariobddebian, UVFS :)05:48
Lathiat_bddebian: then thatd probably be ok, but i'd check with one of the other MOTUs first05:48
siretartMitario: pong05:49
Mitariosiretart, hey, can you add me to revu when I click 'send'? :)05:49
bddebiantseng: See, I try to help.. :'-(05:49
siretartsend?05:49
siretarthuh?05:49
Mitariosiretart, (in evolution)05:49
tsengif its jsut a gcc fix05:49
tsengsync it05:49
tseng(after testing)05:49
siretartMitario: ah, you want your key in the keyring?05:50
bddebiantseng: HOw do I get it synced?05:50
tsengmail elmo05:50
Mitariosiretart, yes, and a reviewer account :)05:50
=== bddebian wants to kill himself
Mitariobddebian, ask elmo :)05:51
Mitarioiirc05:51
pefwhere can I find a personn in the "strongset" for signing my key ?05:51
tsengpef: biglumber.com05:51
slomopef: biglumber for example05:51
=== pef can helps bddebian
bddebianpef: In here or a DD or biglumber :-)05:51
pefthis needs a physical contact, right ?05:52
bddebianpef: Help me what, kill myself05:52
bddebian:-)05:52
slomoMitario: any answer from mako or elmo?05:52
Mitarioslomo, not yet :(05:52
pefbddebian: yes, but mmm I'm too far :/05:52
siretartMitario: done05:52
Mitariosiretart, thanks :)05:52
slomoMitario: maybe we should visit them ;)05:53
siretartMitario: I added your key, please upload something to review to get a account created05:53
Mitariosladen, yeah you have a ticket to UK/australia? :D05:53
siretarterr wait05:54
siretartI can do that by hand..05:54
siretartMitario: try to recover your password05:54
slomoMitario: not sladen :P05:54
Mitariopff indeed ;)05:54
Mitariosiretart, allright05:54
slomoMitario: but i don't have one... but afaik they're both in the USA?05:55
Mitariooooh05:55
slomoMitario: but that doesn't make it easier ;)05:55
Mitarioslomo, heh :)05:55
Mitariosiretart, ehm 'Now paste the text below?'05:56
siretartMitario: your login is: michiel@eyesopened.nl05:57
Mitarioyeah05:57
Mitariosiretart, but at the 'recover' page I don't get an encrypted pass05:58
bddebiantseng: Do you know if he prefers e-mail or ping on IRC?05:58
Mitariojust type this command: gpg -d <<EOT05:58
Mitarioand then, paste the text below05:58
siretartindeed05:59
Mitarioproblem is, there's no text below ;)06:00
TreenaksMitario: does gpg -d give you something?06:00
MitarioTreenaks, yeah, a stdin06:00
TreenaksMitario: give it an encrypted message06:00
Mitariowhich encrypted message?06:01
TreenaksMitario: that will (when decrypted) show the indicated text06:01
MitarioTreenaks, yes I know :)06:01
TreenaksMitario: so what's the problem? :)06:01
MitarioTreenaks, the encrypted message didn't appear to recover my pass, but siretart now fixed it06:01
siretartit does now?06:02
=== siretart confused again
siretartMitario: does your pw work after all?06:02
Mitariohmm, gpg -d doesn't return a password at all06:03
Mitarioit returns to stdout?06:03
Mitarioooooh06:04
Mitariowait, missed the missing \n06:04
Mitariosiretart, allright works now :)06:04
siretartMitario: these are the things I want to do better in revu2 ;)06:05
Mitariocode it in ruby ;-)06:05
=== Mitario ducks
siretartMitario: you are welcome to contribute: http://revu.tauware.de/trac06:05
Mitariobtw what's the adv of using dput over dupload?06:07
siretartnone.06:07
siretartI like the syntax of dput better06:07
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has joined #ubuntu-motu
Mitarioah06:07
=== mikerhead [n=Mike@cpe-66-24-91-59.stny.res.rr.com] has left #ubuntu-motu []
=== Mitario dputs a test package
=== Nafallo [n=nafallo@unaffiliated/nafallo] has joined #ubuntu-motu
Mitariohrm, how do I generate .changes from a source package06:11
=== j_fletcher [n=james@nukeh.plus.com] has joined #ubuntu-motu
slomoMitario: dpkg-buildpackage or debuild06:13
Mitarioyeah but that makes me compile the package :)06:14
bddebianHow else would you have any changes? :-)06:14
Mitariooh changes is per binary package of course :)06:14
Mitariono it isn't :/06:14
Mitariowell if you dpkg-buildpackage -S for instance, it doesn't generate changes06:15
slomoMitario: dpkg-buildpackage -S -sa for example06:15
Mitarioaaah06:15
Mitarioright06:15
Mitariodanke :)06:15
slomoMitario: this creates changes... (and -sd instead of -sa when you don't want the original tarball to be included)06:15
Mitarioallright :)06:16
slomoMitario: you can speak german? or just some words? ;)06:16
Mitariowell, i speak more than 'some words', but i'm not native if that's what you mean :)06:17
slomoMitario: ok, we better stay with english then ;)06:18
Nafallohmm06:19
Mitarioslomo, try me ;-)06:19
Nafallofood, sleep or leisure? ;-)06:20
slomoNafallo: ah, there you are again :) let's finish mplayer today ;)06:20
slomoNafallo: and i think the liba52 segfault is related to this cvs version... let's see whether it disappears with the try206:20
Nafalloslomo: that's food and coffeine then ;-). brb.06:22
=== Nafallo gone fixing food :-P
pefslomo: hi06:23
slomoNafallo: ok =)06:23
slomopef: hi :)06:23
pefslomo: can you have a look at coccinella on revu ? you already advocated it, it's a new upstream version(and debian/rules is twice smaller :] 06:25
slomopef: twice smaller? cdbs? ;)06:25
slomopef: but sure... i'll do06:25
pefslomo: no, better usage of loops ;)06:25
pefand I've deleted configure stuff target, useless for scripts06:26
slomopef: ok :)06:27
=== Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-motu
slomooh no... galeon crashed :(06:29
slomopef: and it's your fault ;P the debdiff was too big for the ram ;)06:30
slomopef: hmm... 686... does it run on something lower?06:33
pefslomo: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), I think yes, but I will ask to people on forum (can't test at home)06:35
pefthe .so files06:35
slomopef: ok... i don't know whether we have some policies for such things ;)06:36
=== jani [n=jani@catv3EC94923.pool.t-online.hu] has joined #ubuntu-motu
=== pluggie [i=plugwash@p10link.net] has joined #ubuntu-motu
bddebianDamn, why do I even bother looking at fscking C++ code :'-(06:43
slomobddebian: ?06:43
=== ryanthiessen [n=ryan@168-103-148-90.tukw.qwest.net] has joined #ubuntu-motu
bddebianslomo: Looking at some of my FTBFS problems :-(06:43
Mitariobddebian, tried google? :)06:44
MitarioI just found a few FTBFS packages on google :)06:45
Mitariojust by searching for one line of the error message06:45
slomobddebian: or look debian bts or gentoo for fixes ;)06:45
bddebianBTS doesn't have anything06:45
bddebianNor does google06:48
slomowhat package?06:48
bddebiantyvis06:48
slomobddebian: http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=tyvis06:49
slomobddebian: http://packages.qa.debian.org is useful for such things :)06:50
bddebianslomo: That isn't the error I'm getting.  I knew about that one06:50
slomobddebian: oh... sorry then :(06:50
bddebianNP :-)06:50
slomobddebian: can you paste the error somewhere?06:53
bddebianbah, whats the damn pastebin url?06:55
slomohttp://paste.ubuntulinux.nl/06:55
bddebianAh, I didn't have the linux part :-)06:55
slomoor paste.debian.net ;)06:55
=== janimo [n=jani@catv3EC94923.pool.t-online.hu] has joined #ubuntu-motu
bddebianhttp://pastebin.ubuntulinux.nl/177006:57
slomook, i'll take a look... but don't expect too much ;) i don't like c++06:59
bddebianWho does besides jbailey?? ;-P06:59
slomohm, i thought he is a C guy ;)07:00
bddebianJeff knows everything ;-)07:00
slomobddebian: hmm... i have an other line 107 than you ;)07:00
=== SloMo_ [n=slomo@p5487ED3A.dip.t-dialin.net] has joined #ubuntu-motu
SloMo_bddebian: hmm... i have an other line 107 than you ;)07:03
bddebiangreat07:03
slomolol07:04
slomowhat is this LONG thing?07:05
bddebianNo freaking clue :-)07:06
slomohrm07:08
slomook ;)07:08
bddebianI'm a dumbass remember :)07:12
=== terrex [n=terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-motu
slomosiretart: oh nice... our current non-marillat ffmpeg seems to be broken for ac3 decoding... marillat one's work... i hope mdz will answer my mail before breezy ;)07:16
=== lamont [n=lamont@15.238.5.156] has joined #ubuntu-motu
pefbye !07:27
=== ogra_ltsp [n=ogra@p5089EC9E.dip.t-dialin.net] has joined #ubuntu-motu
=== highvolt1ge [n=Jono@196.25.192.240] has joined #ubuntu-motu
=== michaelrhead [n=burner@128.226.183.21] has joined #ubuntu-motu
=== michaelrhead [n=burner@128.226.183.21] has left #ubuntu-motu []
=== AstralJava [n=jaska@83.102.38.17] has joined #ubuntu-motu
=== ivoks [n=ivoks@lns01-1980.dsl.iskon.hr] has joined #ubuntu-motu
=== thoreauputic [n=prospero@wolax9-215.dialup.optusnet.com.au] has joined #ubuntu-motu
ivokshi08:08
ivoksany motu around here?08:10
Mitariouploader? :p08:11
ivoksyep08:11
=== thoreauputic [n=prospero@wolax9-215.dialup.optusnet.com.au] has joined #ubuntu-motu
ivoksok... issue around my key is solved08:16
bddebianivoks: Cool08:17
slomoivoks: how?08:17
bddebianivoks: What was up with the launchpad thing?08:17
ivoksi turns out launchpad doesn't support sing-only keys08:17
ivoksthose are keys without subkey08:17
bddebianAhhh08:17
ivoks(you can't encrypt with it)08:18
ivoksthat will be fixed, but i will have to wait for one more month :)08:18
Mitarioivoks email mako with the CoC? :)08:20
ivoksi allready did08:20
ivoksnow, any uploader here?08:22
ivokswe have a security bugs in openvpn :/08:23
ivoksseriuos! :)08:24
slomoivoks: was already uploaded by mdz08:24
slomoivoks: warty and hoary pending08:24
ivoksslomo: for hoary and warty?08:24
ivoksok08:24
ivoksgreat news08:31
ivoksimho, swf-player should Conflict with flashplugin-nonfree08:32
ivoksanyone to discuss this with me?08:34
ivoksno one? ok...08:35
slomohehe... seems like everyone is dead today ;)08:35
bddebianI'm just st00pid and can't seem to fix anything.. :'-(08:35
Mitariohmm, revu, are packages beining uploaded automatically if it gets advocated twice?08:37
slomoMitario: no :/08:37
Mitariooki :)08:37
ivoksok, guys...08:42
Mitarioyeah?08:42
ivoksanyone against making swf-player conflicts flashplugin-nonfree?08:42
=== bddebian could care less :-)
ivoksbddebian: you mean couldn't? :)08:42
bddebianBah :-)08:43
Mitarioivoks, are there file conflicts?08:43
ivoksMitario: no, but there is an issue in firefox/mozilla08:43
ivoksnonfree is plugin that works08:43
ivokswhile swf-player plugin doesn't work on all sites08:43
Mitarioah08:43
ivoksif you have both, mozilla will call swf-player08:43
ivoksnot nonfree08:43
Mitariowhat happens if you install them both?08:44
ivoksjust told you08:44
ivoksmozilla will call swf-player, not nonfree08:44
Mitarioaah sorry08:44
ivoksand you wouldn't see some sites (americasarmy.com for example)08:44
Mitariobut mozilla will work with nonfree?08:45
ivoksif swf-player is deinstalled, yes08:46
Mitariooki I think its fine then :)08:46
Mitariobrb going to some pub08:54
Mitariobbiab08:54
=== cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu
=== highvolt1ge [n=Jono@196.25.192.240] has joined #ubuntu-motu
=== cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has left #ubuntu-motu ["Leaving"]
=== sedak [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-motu
=== ivoks [n=ivoks@lns01-1980.dsl.iskon.hr] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has left #ubuntu-motu ["Leaving"]
=== dmk [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has joined #ubuntu-motu
=== _derek [n=derek@66.9.7.66] has joined #ubuntu-motu
=== derek_ [n=derek@66.9.7.66] has joined #ubuntu-motu
=== petgru is now known as pete
=== bradb_ [n=bradb@modemcable230.58-130-66.mc.videotron.ca] has joined #ubuntu-motu
=== bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #ubuntu-motu
=== Natja [n=Natja@8.176-200-80.adsl.skynet.be] has joined #ubuntu-motu
=== jinty [n=jinty@205.134.224.215] has joined #ubuntu-motu
=== janimo [n=jani@catv3EC94923.pool.t-online.hu] has joined #ubuntu-motu
bddebianIs there not a PendingUpload status on bugzilla anymore??10:34
=== lamont__ [n=lamont@15.238.5.156] has joined #ubuntu-motu
bddebianAck, where the hell is everyone? :-)10:42
slomobddebian: fixing stuff ;)10:42
Nafallobddebian: humans :-)10:42
bddebianSo how do I get merged packages uploaded now?10:44
slomoask someone to upload it for you... Nafallo maybe10:45
Nafallobddebian: where are they? :-)10:46
bddebianNafallo: The merged version of diacanvas2 should be able to go up now10:47
Nafallobddebian: ehm, REVU?10:48
Nafalloor where? :-)10:48
bddebianbugzilla :-)10:48
Nafalloah10:48
Nafallobugnumber? :-)10:48
bddebianhttps://bugzilla.ubuntu.com/show_bug.cgi?id=1225810:48
=== koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-motu
bddebianSame for xcruise: https://bugzilla.ubuntu.com/show_bug.cgi?id=1195710:53
Nafallobddebian: so just upload the stuff from http://people.ubuntu.com/~scott/ongoing-merge/diacanvas2/ ?10:53
bddebianNafallo: Yep.  I think you need to do a quick changelog entry???10:53
Nafallobddebian: seems like it10:55
Nafallobddebian: next time you should have the changelog in your patch to :-).10:57
bddebianWhy, I can't upload anyway.. :-)10:57
Nafallobddebian: no, but then you get the credit on breezy-changes ;-)10:58
Nafalloif it's my key isn't the point ;-)10:58
bddebianNafallo: I need credit? :-)11:02
ajmitchmorning all11:02
bddebianajmitch!!11:03
Nafallobddebian: yes :-)11:06
Nafalloajmitch: hi there :-)11:06
Nafallobddebian: I hate diacanvas2 :-P11:06
=== fred__ [n=fred@82-32-125-115.cable.ubr04.hawk.blueyonder.co.uk] has joined #ubuntu-motu
=== ivoks [n=ivoks@lns01-0686.dsl.iskon.hr] has joined #ubuntu-motu
=== macgyver2 [n=eric@unaffiliated/macgyver2] has joined #ubuntu-motu
Nafallobddebian: xcruise uploaded11:27
ivokshi11:28
Nafalloivoks: morning11:28
ivokslol11:29
ivoks'night11:29
=== _derek [n=derek@66.9.7.66] has joined #ubuntu-motu
Nafallobddebian: diacanvas2 uploaded11:40
=== PlanarPlatypus [n=alucard@cpc2-cove3-5-0-cust220.brhm.cable.ntl.com] has joined #ubuntu-motu
=== thoreauputic_ [n=prospero@wolax9-052.dialup.optusnet.com.au] has joined #ubuntu-motu
=== PlanarPlatypus [n=alucard@cpc2-cove3-5-0-cust220.brhm.cable.ntl.com] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has joined #ubuntu-motu
=== dmk_ [n=dmk@host81-155-39-68.range81-155.btcentralplus.com] has left #ubuntu-motu ["Leaving"]
=== bmonty [n=bmontgom@12.41.191.34] has joined #ubuntu-motu

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!