/srv/irclogs.ubuntu.com/2005/07/13/#ubuntu-motu.txt

siretartuniq: yes, note this on wiki.ubuntu.com/REVUDevelopment12:09
uniqwill do. thanks.12:09
siretartsorry, I'm currently not available very well, I'm in an internet cafe with friends right now..12:09
uniqno problem, enjoy :)12:10
=== TMM [~hp@c51471f2c.cable.wanadoo.nl] has joined #ubuntu-motu
pefbye !12:22
uniqfigured out the linda error.12:26
comadrejahow do I setup my hoary to compile breezy packages without breaking the system ?12:34
uniqinstall pbuilder12:34
uniqor make a chroot with debootstrap and dchroot12:35
comadrejahow do I use any ? howtos ? pointers ?12:35
uniqhang on.12:35
=== terrex [~terrex@84-122-69-8.onocable.ono.com] has joined #ubuntu-motu
uniqcomadreja: https://wiki.ubuntu.com/PbuilderHowto and https://wiki.ubuntu.com/DebootstrapChroot12:38
comadrejathanks uniq :)12:39
=== |QuaD- [~QuaD@pcp0011386062pcs.ebrnsw01.nj.comcast.net] has joined #ubuntu-motu
comadrejauniq: ping01:27
uniqpong.01:28
comadrejaI get an error with pbuilder01:28
comadrejaI: Configuring dpkg-dev...01:28
comadrejaW: Failure while configuring base packages.  This will be attempted 5 times.01:28
comadreja...01:29
comadreja -> Aborting with an error01:29
comadreja /usr/bin/apt-get: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory01:29
uniqforce it from the shell; 'pbuilder login --save-after-login'01:30
ogracomadreja, did you follow the howto ?01:30
comadrejayep01:30
uniqif the base.tgz. is made at all.01:30
ograand installed a hoary pbuildr first...01:30
comadrejait fails at pbuilder create01:30
uniqoh, you're trying to make a breezy build directly?01:31
comadrejaI installed a breezy pbuilder01:31
ogradoesnt work01:31
ograupdate a hoary pbuilder01:31
comadrejanopes, sorry breezy debootstrap01:31
ogralike the howto says :)01:31
comadrejahoary pbuilder01:31
comadrejathen pbuilder create --distribution breezy01:32
ogranope01:32
ogralook at the howto01:32
ograit says how to build a hoary pbuilder and how to update that to breezy01:32
comadrejayes, I did, I think so01:33
comadrejaI created the config, changed the hoary for breezy01:33
ograyou created it for hoary ?01:33
comadrejaoh, nopes, I directly created the config for breezy01:33
ograthats what i mean01:33
comadrejathanks, sorry :/01:34
comadrejanow I get this trying to build gnome-terminal :01:46
comadreja -> Considering  libvte-dev (>= 1:0.11.13)01:47
comadreja      Tried versions: 1:0.11.12-0ubuntu201:47
comadreja   -> Does not satisfy version, not trying01:47
comadrejaE: Could not satisfy build-dependency.01:47
comadrejaE: pbuilder-satisfydepends failed.01:47
uniqdid you update it to breezy?01:47
comadrejayep01:48
comadrejaeverything worked fine01:48
comadrejaI'm trying to build breezy gnome-terminal01:49
uniqtry another mirror then, i have libvte-dev 1:0.11.13-2ubuntu1 available in breezy.01:49
uniqhow did you change sources.list in pbuilder?01:50
comadreja1,$s/hoary/breezy01:50
=== JDahl [~qwerty@ca-stmnca-cuda4-gen2v1-119.vnnyca.adelphia.net] has left #ubuntu-motu ["Leaving"]
uniqwhich file? and how did you get into the pbuilder base.tgz? pbuilder login --save-after-login ?01:51
comadrejaI changed /etc/pbuilder/apt.config/sources.list01:51
jamessan|laptopyou didn't read the howto very well, then.  it tells you exactly what to do01:52
comadrejasorry, maybe we're reading different howtos01:52
comadrejait has three lines regarding the change to breezy01:53
comadrejaone is this01:53
comadreja change all occurences of hoary in /etc/pbuilderrc and /etc/pbuilder/apt.config/ to breezy01:53
uniqI didn't read a howto, i did it from reading the manpage :)01:55
comadrejaok, sorry, I just did what the howto says01:55
uniqyou started it with pbuilder --override-config then?01:55
comadrejaand it doesn't seem to work, I'll fix the howto when I get how this works01:55
ogracomadreja, i did it too, and my pbuilder works01:55
comadrejayep01:55
comadrejaogra, I don't doubt it, but mine doesn't01:56
uniqcomadreja: when you execute 'pbuilder update' does it say hoary or breezy?01:56
comadrejaI didn't check, should I'll do it again ?01:57
comadrejait says Upgrading for distribution breezy01:57
uniqwhen downloading from the mirrors too?01:58
comadrejaoh, I see the problem01:58
comadrejaFailed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/s/sed/sed_4.1.4-2_i386.deb  MD5Sum mismatch01:58
uniqah.01:58
uniqchange to archive.ubuntu.com :)01:59
comadrejaalso with libacl1_201:59
ogradont use the us mirror, its unstable :)01:59
comadrejaok, thanks01:59
comadrejathat's not in the howto ;)01:59
ograand if youre developing its better to use archive directly because the mirrors have a timeshift01:59
tsengwe should probabyl not make that default in the installer01:59
tsengif no one is going to fix it02:00
ogratseng, huh ?02:00
ograus is the default in the installer anywhere ?02:00
tsengus mirror02:00
comadrejaogra yes02:00
tsengif you use us locale02:00
ograouch02:00
comadrejaI used the installer02:00
comadrejaand it was my default02:00
ograthats bad02:00
=== tseng nods
comadrejathat's in hoary...02:00
uniqit's like that in the most recent breezy too.02:01
uniqafaik.02:01
ograhmm, so the mirror should be stabilized then ...02:02
uniqor us.archive should be redirected to archive. temporarily02:03
uniqas dns is often easier to change than fixing a broken mirror.02:03
comadrejaok, now I (supposedly) fixed a bug in gnome-terminal, how do I test the package ?02:09
comadrejait's built02:10
schweebyou install it02:10
schweeband test it02:10
comadrejano dependency problems ?02:10
uniqit'll end up in /var/cache/pbuilder/result if you don't specify otherwise.02:11
comadrejayes, dependency problems02:11
comadrejaI can't install it02:11
schweebalthough, gnome-terminal is in main, so you'll have to submit a patch to the maillist or bugzilla, rather than having someone upload a package02:11
schweebwhich branch are you running?02:11
comadrejasure, I'm just willing to check it. Hoary02:12
schweebmay just want to submit the bug, and have one of the main devs fix it and test it themselves02:12
schweebif you're unwilling to go to breezy02:12
comadrejaoh, it's an already submitted bug02:13
schweebI know02:13
comadreja1219, malone02:13
schweebI would imagine so02:13
schweebpaste the text of the patch into the notes02:13
schweebas a proposed fix02:13
tsengschweeb++02:13
comadrejahow would I do that, if I don't even know if it works ?02:13
schweebyou could try to compile it against the libs on your running system02:14
schweebbut, the abi/apis have almost certainly changed02:14
comadrejadoing, thanks02:14
comadrejadamn...02:14
schweebbest option: upgrade to breezy :p02:14
schweebkinda have to run the development branch if you plan on developing for it02:15
=== schweeb is downloading the new openoffice.org2
tsengschweeb: it rocks02:15
comadrejareally, is it not dangerous ? but I work with my laptop on development too... It scares me a bit02:15
schweebtseng: rocks is a relative term02:16
tsengok, it rocks oo 1.102:16
schweebI've been running breezy on my laptop for about a month now02:16
schweebworks great02:16
seth_kI've been running breezy on laptop and desktop since Hoary+102:16
seth_kno real worries02:16
schweebkinda gotta stay plugged into the community to know what's known to be broken02:16
comadrejaok, I'll make you responsible ;P02:16
seth_k2.6.12 kernel still not working on desktop though02:16
tsengmake yourself responsible02:17
schweeblemme guess - you need the linux-restricted-modules package, seth_k ?02:17
uniqi use the 2.6.12 kernel.. works great :)02:17
comadrejatseng, it was a joke, as just you could have imagined02:17
schweebsame here02:17
seth_kschweeb: no. My system clock runs about 20x too fast02:17
seth_kschweeb: with the 2.6.12-k7 kernel02:17
tsengi dont have a very vivid imagination RE user support02:17
tsengive seen it all02:17
seth_kschweeb: the laptop, running 2.6.12-686 is fine02:17
comadrejatseng : feeling better of your nightmares ?02:18
tsengno.02:18
comadrejaI guessed ;)02:18
schweebseth_k: does it do the same w/ the -386 kernel?02:18
schweeband, is the bug reported?02:18
seth_kschweeb: only k7 kernel affected afaik, and reported yesterday02:19
schweebreminds me, I need to file a couple kernel bugs02:19
schweebfrigging ACPI02:19
=== schweeb ponders trying network manager
tsengschweeb: do it02:33
comadrejais there anything like a --save-after-build for pbuilder ?02:42
schweebsave after build?02:43
schweebit throws all of the packages into a directory in its chroot02:43
schweebsomewhere in /var02:43
comadrejabut for every build it reinstalls02:43
schweeboh02:44
schweebthat's intentional02:44
schweebit's the whole point02:44
comadrejaanyway, I don't know if it has too much sense (me using pbuilder) as I'm upgrading to breezy02:44
schweebif you leave packages installed in there, then it wouldn't be useful to determine if your dependencies are correct02:45
schweebpbuilder is useful for a clean build environment02:45
schweebyour running system is not a clean build environment02:45
comadrejaI see02:45
schweebyou understand what I'm getting at?02:46
comadrejayep, I do, thanks02:46
comadreja:)02:46
comadrejabut for tests, I definitely can't use pbuilder02:47
comadrejait just takes too long02:47
schweebyea, pbuilder isn't meant to be an interactive install02:47
schweeber s/install/desktop/02:47
comadrejabtw, instead of moving completely to breezy, I just duplicated deb and deb-src in the sources.list (breezy/hoary)02:48
comadrejaand installed necesary packages with -t breezy02:48
schweebewwww02:48
tsengwell if you dist-upgrade02:48
comadrejaalso made hoary default:release02:49
tsengyou will get everything02:49
schweebthat's not a reliable testing environment02:49
tsengbesides that being disgusting02:49
schweebnot at all02:49
comadreja:(02:49
schweebyou're supposed to be testing it in the exact same environment that it will run in02:49
schweebwhich, if you're only half breezy, you've got a horrible mismatch of junk02:49
comadrejaI see, yes02:50
schweebsome libraries will be old versions, some will be new02:50
schweeband will interact in different ways than if you were fully breezy02:50
comadrejabut dependencies should work that out, right ?02:50
seth_kno02:51
schweebnot necessarily02:51
comadrejaok, I'll move to breezy02:51
schweebis there some non-ugly way to set your default gcc w/o manually changing the symlink?02:52
schweebpretty sure this cisco vpnclient is failing on build because of the c/c++ api/abi change02:53
schweebis malone the preferred place to submit all bugs now?  or should I cross-post with bugzilla?03:19
seth_koy, wish i knew03:19
=== slomo [~slomo@p5487F115.dip.t-dialin.net] has joined #ubuntu-motu
comadrejanow I need help03:30
comadrejaI was upgrading, and I get this03:30
comadrejaUnpacking x-common (from .../archives/x-common_1.02_all.deb) ...03:31
comadrejadpkg: error processing /var/cache/apt/archives/x-common_1.02_all.deb (--unpack):03:31
comadreja trying to overwrite `/usr/bin/X11', which is also in package xorg-common03:31
plugwashit sounds like a package has been renamed without appropriate replaces or conflicts being in place03:37
plugwashi think you need to remove xorg-common then try to upgrade again03:37
comadrejaI did a dpkg --force-overwrite -i ... of the package03:39
comadrejais this a reported bug ?03:39
=== bddebian [~bddebian@pcp08717033pcs.phnixv01.pa.comcast.net] has joined #ubuntu-motu
=== Amaranth [amaranth@AC9E5A2C.ipt.aol.com] has joined #ubuntu-motu
=== Am|NickTaken [amaranth@AC98C403.ipt.aol.com] has joined #ubuntu-motu
=== Am|NickTaken [amaranth@ACA75B08.ipt.aol.com] has joined #ubuntu-motu
=== comadreja [~comadreja@80.224.108.186] has joined #ubuntu-motu
comadrejaok, I upgraded to breezy and now X won't start04:08
comadrejamissing output drivers, it says04:08
comadrejanopes, signal 1104:10
schweebchris@schweeb-x41:~/Desktop/vpnclient$ ls -l /usr/bin/X04:10
schweeblrwxrwxrwx  1 root root 14 2005-07-04 13:09 /usr/bin/X -> ../X11R6/bin/X04:10
schweebbe sure that symlink is correct04:10
comadrejayep, it is04:10
comadrejahelp, please04:11
schweebcould you paste the exact errors to a pastebin somewhere or something?04:12
comadrejaI have no web browser04:13
comadrejaExact error is:04:13
comadrejaFatal server error:04:13
comadrejaCaught signal 11. Server aborting04:13
comadrejais there a solution or should I start reinstalling hoary ?04:15
comadrejaI mean, I've gotta work tomorrow04:15
comadrejaand I need the computer :)04:15
schweebI'm not well versed as to what sig11 is04:17
schweebhow are you starting X?04:17
schweebthrough GDM or startx04:17
comadrejagdm04:18
comadrejastartx does the same04:19
schweebyou ONLY have breezy sources in your sources.list right now?04:20
schweeband you don't have any odd pinning going on?04:20
comadrejaonly breezy, no pinning04:20
comadrejabut I'll start pinning right away04:21
comadreja:)04:21
=== robitaille [~daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-motu
comadrejanothing, fuck it04:30
comadrejaI'll reinstall hoary04:31
schweebbe sure you don't have any packages still held04:33
comadrejaI don't, I'm screwed04:34
comadrejait's a signal 1104:34
comadrejathat's a sigint, right04:34
comadreja?04:34
jamessanman 7 signal04:35
comadrejacool, much better04:36
comadrejais there any way to use aptitude to install hoary's X ?04:39
comadrejahow do I reinstall the whole gnome, ubuntu-desktop, X, and all related ?04:53
=== StoneTable [~stone@c-67-184-135-68.hsd1.il.comcast.net] has joined #ubuntu-motu
=== _crimsun [~crimsun@rchp4.rochester.ibm.com] has joined #ubuntu-motu
=== Amaranth [amaranth@AC96BFC7.ipt.aol.com] has joined #ubuntu-motu
=== tritium [~tritium@12-208-96-155.client.insightBB.com] has joined #ubuntu-motu
_crimsun'evening, tritium. How are things?05:56
tritiumhi _crimsun.  Getting close now.  How are you?05:56
bddebianHeya tritium05:58
tritiumhi there bddebian.  Still up, eh?05:58
=== Am|NickTaken [~amaranth@ACA39D2C.ipt.aol.com] has joined #ubuntu-motu
bddebiantritium: Of course :-)05:59
comadrejahey, I need help05:59
bddebiancomadreja: Yeah, we know :-)06:00
comadreja:/ damn it's 6:00 am06:00
comadrejaI won't sleep today06:00
comadrejawhere could I find an older xserver-xorg package ?06:00
tritium_crimsun, it's been a while.  What's new?06:00
jamessancomadreja: why not just install hoary and be done with it?06:03
comadrejaI won't give up :)06:04
comadrejait's just a bug in xserver-xorg06:04
comadrejawith i81006:04
comadrejaif I could find an older version... I made too many fixes to this installation06:04
comadrejaI don't wanna lose them.06:04
comadrejaI'm downloading the colony cd206:05
comadrejaI guess I could find an older xserver-xorg there06:05
ajmitchcomadreja: morgue.ubuntu.com may help06:05
comadrejacool, thanks ajmitch !06:05
ajmitchalthough it doesn';t look to have been updated for awhile06:05
_crimsuntritium: not much, finally got in contact with my sister in london a couple hours ago, so things are looking up. What's new with you?06:06
schweebthe archive should have a few versions back still, I believe06:06
comadrejais there anyway to search over morgue ?06:06
tritium_crimsun, I'm glad you heard from her.  I didn't realize you had family there.  Same with me.  Finalizing my dissertation this weekend.06:06
comadrejaseems too old packages06:07
_crimsuntritium: ah, best of luck (again)! You'll do great. :)06:07
tritium_crimsun, thanks.  I've been running Monte-Carlo simulations for I can't recall how long now... :)06:08
_crimsun:)06:08
=== schweeb tosses his pager into the lake
=== HostingGeek [~HG@200.48.233.220.exetel.com.au] has joined #ubuntu-motu
tritiumgood night, guys06:28
=== tritium [~tritium@12-208-96-155.client.insightBB.com] has left #ubuntu-motu []
comadrejahey, with 6.8.2-33 I get an X not executable, but I have the link06:33
=== thoreauputic [~prospero@wolax9-066.dialup.optusnet.com.au] has joined #ubuntu-motu
comadrejaok, got the X working07:26
comadrejabut the desktop is very unstable07:26
comadreja:)07:52
=== _crimsun [~crimsun@68-115-110-225.dhcp.roch.mn.charter.com] has joined #ubuntu-motu
=== mitsuhiko [~mitsuhiko@80.122.201.98] has joined #ubuntu-motu
=== fwiffo [~fwiffo@dhcpserver0.oersted.dtu.dk] has joined #ubuntu-motu
=== ivoks [~ivoks@lns01-1720.dsl.iskon.hr] has joined #ubuntu-motu
=== Seveas [~seveas@ksl403-uva-169.wireless.uva.nl] has joined #ubuntu-motu
=== tiglionabbit [~nick@c-67-171-159-205.hsd1.or.comcast.net] has joined #ubuntu-motu
tiglionabbithello09:30
=== ivoks [~ivoks@lns01-1720.dsl.iskon.hr] has joined #ubuntu-motu
=== thoreauputic_ [~prospero@wolax9-218.dialup.optusnet.com.au] has joined #ubuntu-motu
=== Gervystar [~gervystar@62.94.208.119] has joined #ubuntu-motu
=== tvo [~tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-motu
=== maradong [~bhentges@vodsl-4326.vo.lu] has joined #ubuntu-motu
=== tiglionabbit [~nick@c-67-171-159-205.hsd1.or.comcast.net] has left #ubuntu-motu []
=== ivoks [~ivoks@lns01-0267.dsl.iskon.hr] has joined #ubuntu-motu
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
ivokssiretart: ping10:54
siretartivoks: pong11:26
siretartmorning :)11:26
mitsuhikomorning siretart11:31
siretarthi mitsuhiko11:32
=== herzi [~herzi@d024122.adsl.hansenet.de] has joined #ubuntu-motu
=== lunatech [~rshekhar@global-pix1.bangalore.corp.yahoo.com] has joined #ubuntu-motu
lunatechis there a ubuntu jabber server ?12:17
lunatechto test out MOTUIM ?12:18
MezI doubt it luna :D12:22
Mezbut that's something to think about12:22
Treenakshm... I guess I'm too late to troll Microsoft Teched with Hoary CDs ;)12:22
tsengftp://ftp.ssc.com/pub/lj/Web/RC/8272.txt12:28
tsengwe are up against CentOS and Fedora12:29
tsenggood times12:29
=== coli1 [~root@c211-30-194-34.rivrw2.nsw.optusnet.com.au] has joined #ubuntu-motu
=== DanielN [~daniel@80-218-240-48.dclient.hispeed.ch] has joined #ubuntu-motu
uniqlunatech: you can make your own, apt-get install jabber :)12:43
morthey DanielN, you allright?12:50
lunatechuniq: i know, just wanted to see what the cutting edge is like on ubuntu-jabber :)12:52
lunatechfor example, i read that you could tunnel y! and msn network into jabber - but i don't know how12:53
=== terrex [~terrex@84-122-69-8.onocable.ono.com] has joined #ubuntu-motu
morthttp://kqe.de/pruell/parents-magazine.gif12:54
Treenaksmort: sigh12:55
mortTreenaks: :-) do you have moral problems reading that word or do you think making fun of it isn't very mature or didn't you get it?01:02
=== coli1 [~root@c211-30-194-34.rivrw2.nsw.optusnet.com.au] has left #ubuntu-motu []
=== susus [~sz@p5089C27B.dip.t-dialin.net] has joined #ubuntu-motu
=== ogra [~ogra@p5089C27B.dip.t-dialin.net] has joined #ubuntu-motu
Treenaksmort: the immature part :)01:30
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
=== TMM [~hp@c51471f2c.cable.wanadoo.nl] has joined #ubuntu-motu
=== jamessan|work [~jamessan@c-24-218-220-129.hsd1.ma.comcast.net] has joined #ubuntu-motu
=== muszilla [~muszilla@p213.54.83.47.tisdip.tiscali.de] has joined #ubuntu-motu
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
=== jbailey [~jbailey@modemcable134.23-201-24.mc.videotron.ca] has joined #ubuntu-motu
siretartok, worked on revu a bit02:53
siretartnow html comments work, archive is reenabled. uploads are "unarchived" on every new upload02:53
siretarthave fun!02:54
slomosiretart: hmm... maybe sort the uploads by their upload date, oldest on top02:57
=== Mez wonders when things normally get looked at
=== lothario [~lothariol@85.pool8.dsl8mtokyo.att.ne.jp] has joined #ubuntu-motu
=== mehrfachstecker [~aldomansk@p54AFA5A7.dip0.t-ipconnect.de] has joined #ubuntu-motu
siretartslomo: well, sort of this is already done that way03:04
siretartslomo: but additionally, uploads are grouped by 'Updated' and 'NEW' Packages03:04
slomohm when exactly does a package change from new to updated?03:05
siretartslomo: a NEW package is a package not in the ubuntu archive (yet)03:09
siretartan 'updated' package is updating a package in the archive03:10
slomook... i thought that state only relates to the upload in some way, for example updated when an updated upload is uploaded03:11
siretartnope03:12
siretartthe difference is that NEW packages need 3 advocates, normal package updates only 1 advocate03:12
siretarttherefore they are likley to get uploaded more quickly03:12
slomoyes that makes sense ;)03:13
slomobtw... is anyone here who knows why there is a fairly new version of smlnj as sourcepackage in the archives but only old versions are available as binary package (which are even incomplete)... on my ppc machine the new sourcepackage builds fine03:15
slomoor is there some place where i can look at the build logs?03:16
comadrejahowdy all03:22
siretartslomo: http://people.ubuntu.com/~lamont03:22
ograslomo, if you want just an overwiew for the day also hwdb.ubuntu.com03:22
ograerr03:22
ograhwdb.ubuntu.com/buildlogs03:23
slomothanks03:23
siretartwow. hwdb is nice!03:24
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
=== plugwash [plugwash@p10link.net] has joined #ubuntu-motu
slomohum... i remember the problem i had with smlnj... the package build depends on itself... by ignoring the depencies one get a (incomplete) binary of the compiler which then can be used to build the whole package... is also written in the README.Debian03:28
slomowhat can be done about that?03:28
plugwashslomo fix the debian build system so it can build without build depending on itself03:29
plugwashby making it do two compilation runs as part of the normal bulid process03:29
slomohm i make a note and will look at it later...03:31
=== ivoks [~ivoks@lns01-0260.dsl.iskon.hr] has joined #ubuntu-motu
\sh*phew*03:44
\shmy laptop is actually working again03:44
Lathiatheh03:45
\shactually only half way through with a nice working env03:46
ivokshi all03:47
Lathiati can get ubuntu up adn going within an hour03:48
Lathiatplus some download time03:48
Lathiatwhich totally rocks03:48
ivoksyeah03:48
\shlathiat: it took me two hours now, just because I'm too blond to install my new hd correctly ;)03:48
Lathiati want to write a script to set my magic gconf keys03:48
\shand updated to breezy, xorg was breaking again ;)03:48
Lathiatalready got one that installs packages, fixes config files, etc03:48
ivoksi hate blond guys :)03:48
Lathiat\sh: yeh, i had to futz to get Xorg going03:48
Lathiathad to do a mix of03:48
Lathiatupgrade03:48
Lathiatdist-upgrade03:48
Lathiat-f install03:48
Lathiatand dpkg -i stuff03:49
\shyeah03:49
Lathiatcus xorg-common vs x-common03:49
Lathiatwanted to replace a file03:49
Lathiatinstalling in the wrong order03:49
Lathiatso i had to force install one03:49
Lathiatthen -f03:49
Lathiatthen dist-upgrade03:49
Lathiatplus i had to -f install just to get to that point03:49
\shok...my backups are at home...03:50
=== Hieronymus [~jeroen@cp413115-a.tilbu1.nb.home.nl] has joined #ubuntu-motu
=== robitaille [~daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-motu
=== seth_k [~seth@24-117-104-21.cpe.cableone.net] has joined #ubuntu-motu
=== imightbegiant [~imightbeg@ilamp-in-417.TIS.CWRU.Edu] has joined #ubuntu-motu
=== j^ [~j@e178053065.adsl.alicedsl.de] has joined #ubuntu-motu
j^doey anyone know what happend to libwx2.5.3 in breezy, is it just missing due to some transision?04:53
Hieronymusapt-cache search libwx04:55
Hieronymusshows some04:55
j^Hieronymus only 2.4 not 2.504:56
HieronymusHieronymus: yes I see. And there was 2.5 in Hoary?04:56
HieronymusThat'd be weird04:56
j^libwxgtk2.5.304:57
j^http://packages.ubuntu.com/hoary/libs/libwxgtk2.5.304:57
j^together with the python bindings04:57
Hieronymusyou might want to file a bug then04:57
j^problem is wxgtk2.4 is still using gtk1.204:57
j^in malone?04:57
Hieronymusj^: universe is malone, main is bugzilla04:58
j^well it was in universe in hoary...04:59
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
Hieronymusj^: you might want to file a bug then, if none is already filed05:00
j^ok https://launchpad.ubuntu.com/malone/bugs/130805:04
=== j^ still tries to get used to malone
Hieronymusaha!!05:05
Hieronymuswxvlc depends on that!05:05
Hieronymusmight that be why vlc has not been installable?05:05
Hieronymushttps://launchpad.ubuntu.com/malone/bugs/113805:05
j^yup.05:07
j^it needs wx2.5 + a rebuild to depend on dbus 0.305:08
j^or not depend on dbus05:08
=== j^ tries to build the version from hoary
HieronymusHow do I figure out who's the maintainer for a Universe package?05:12
ograHieronymus, the last guy who changed it05:13
Hieronymusuh, yeah, how do I figure that out?05:13
j^Hieronymus debian/changelog05:14
ogra /usr/share/doc/<package>/changelog.Debian.gz05:15
=== DanielN__ [~daniel@80-218-240-48.dclient.hispeed.ch] has joined #ubuntu-motu
HieronymusIt's a Debian guy05:16
Hieronymuswell, he has @debian.org05:16
Hieronymus -- Isaac Clerencia <isaac@debian.org>  Wed, 29 Jun 2005 23:01:04 +020005:16
j^wxwidgets2.5 (2.5.3.2ubuntu4) hoary; urgency=low05:17
j^  * Fix missing wx/archive.h header in wx2.5-headers.  Thanks,05:17
j^    Werner Mahr!  Closes: Ubuntu#8316 and Debian#294998.05:17
j^ -- Daniel T Chen <crimsun@fungus.sh.nu>  Mon, 28 Mar 2005 19:44:26 -050005:17
ograso it wasnt touched in ubuntu then...05:17
j^thing is that it was only in experimental if i remember right05:17
j^and never made it into sarge05:17
j^latest version on http://www.wxwidgets.org/ is 2.6.1 stable release05:18
ograj^, iirc we wanted to wait for 2.6 .... but dont quote me on that05:18
Meznope,. cant be arsed, although it would be nice.05:18
ogra(for 2.6 to be packaged in debain)05:18
Mezthough technically I could make a package to run the .run file ;)05:18
j^but removing 2.5 and not replacing it with 2.6 is a bad idea05:18
Hieronymusso I should file a Debian bug report instead?05:21
j^http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=31668005:21
Hieronymusfor https://launchpad.ubuntu.com/malone/bugs/121305:22
=== blackmoon [~blackmoon@host171-24.pool80182.interbusiness.it] has joined #ubuntu-motu
blackmoonhi05:43
blackmoonthere are a packager for freepops (amd64 )for hoary?05:46
Hieronymusblackmoon: http://packages.ubuntu.com05:48
blackmoonHieronymus: i've already look there but this package is only for breezy...05:49
blackmoonHieronymus: ...and this don't work on hoary...05:49
Hieronymusblackmoon: so?05:49
Hieronymusthen ther is none05:49
Mezomg...05:50
Mezthis is going to be such an awkward package05:50
blackmoonHieronymus: ...i've recompiled (and packaged) it for hoary (amd64) and work...05:50
Hieronymusblackmoon: smile, be happy :)05:52
blackmoon...so you can do the same and put it in the hoary repository, for all other user...05:52
Hieronymusmaybe you can add it at https://wiki.ubuntu.com/UniverseCandidates with the comment "I recompiled the Breezy package and it worked" or something similar?05:53
blackmoonok, why not... but i'm not a programmer... it's the same?05:54
blackmoonok, thanks for your time.... bye...05:56
=== blackmoon [~blackmoon@host171-24.pool80182.interbusiness.it] has left #ubuntu-motu ["Konversation]
=== bddebian [~bdefreese@user216-178-65-218.netcarrier.net] has joined #ubuntu-motu
bddebianHeya06:07
=== ed1t [~Sound@shunat236-253.shu.edu] has joined #ubuntu-motu
=== j^ [~j@e178053065.adsl.alicedsl.de] has left #ubuntu-motu [".oO""]
ed1thello06:18
=== jsgotangco [~jgotangco@info2-77.info.com.ph] has joined #ubuntu-motu
=== sistpoty [~stefan@DSL01.212.114.232.45.NEFkom.net] has joined #ubuntu-motu
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
=== jsgotangco [~jgotangco@info2-77.info.com.ph] has joined #ubuntu-motu
sistpotysiretart: huhu... i just commited some diagrams for revu2 :)07:21
siretarthey, great! :)07:22
siretartsistpoty: I'll install a mail trigger for us both, ok?07:23
siretarted1t: hi07:23
sistpotysiretart: yeah, this would be great07:23
ed1they siretart07:23
siretartdone07:24
sistpotyhttp://studhome.rrze.uni-erlangen.de/~sistpoty/revu2/07:24
siretartsistpoty: is this dia?07:25
sistpotysiretart: yes (dia in svn, on studhome the png's)07:26
=== Gervystar [~gervystar@62.94.208.119] has joined #ubuntu-motu
siretartjust checked it out07:26
siretarttseng: ping07:26
sistpotysiretart: shall I write s.th. on the Revudevelopment-page in wiki about it?07:27
=== GazerWork [~gazer@mail.aktiv-assekuranz.com] has joined #ubuntu-motu
siretartsistpoty: that would be great. tseng and Burgundiva created and discussed about further revu devolpment earlier this week..07:28
=== ed1t [~Sound@shunat236-253.shu.edu] has joined #ubuntu-motu
sistpotysiretart: ok :)07:29
=== Arr0gance [~aks@ottawa-hs-209-217-110-135.d-ip.magma.ca] has joined #ubuntu-motu
=== bddebian [~bdefreese@user216-178-65-218.netcarrier.net] has joined #ubuntu-motu
ed1ti hate gaim07:30
=== HostingGeek [~HG@200.48.233.220.exetel.com.au] has joined #ubuntu-motu
jsgotangcoed1t: amen07:30
ed1tlol07:30
ed1tjsgotangco wat do u use?07:30
jsgotangcowell my laptop got busted today and they gave me a loaner on XP07:31
jsgotangcowhich im using now07:31
jsgotangcoi just installed GAIM07:31
siretarthrhr:         * Major Version 2 (can do nothing, but that very elegantly)07:31
jsgotangcoand using it now to chat with you07:31
jsgotangcogaim on windows is nice though07:33
ed1ti just want a AIM client which flashes the windows when i get a message like windows07:33
ed1tcoz its annoying to go back forth and check for a message07:33
=== pef [~loic@tanneries.squat.net] has joined #ubuntu-motu
pefhello07:33
siretarthello pef07:34
bddebianHello pef07:34
ed1tis this the channel for laptop supports team?07:34
Hieronymused1t: this is MOTU. http://wiki.ubuntu.com/MOTU07:34
siretarted1t: this channel is about maintenance of the universe ;)07:35
=== bradb [~bradb@modemcable134.23-201-24.mc.videotron.ca] has joined #ubuntu-motu
bddebianYou guys are maintaining the Universe? Wow! :-)07:36
ed1tlol07:37
jsgotangcoyou should talk to those maintaining the Multiverse!07:37
siretarthehe07:37
=== HostingGeek [~HG@200.48.233.220.exetel.com.au] has joined #ubuntu-motu
jsgotangcowell i gotta sleep at least when i wake up i'll be able to get my laptop again07:41
jsgotangcorest easy guys07:41
Hieronymushttps://wiki.ubuntu.com/MOTUNEWGames If I find games somewhere am I allowed/supposed (as non-MOTU) to edit that page?07:44
siretartHieronymus: you are perfectly welcome to do so!07:44
sistpotysiretart: just wrote some (more or less silly) text... want to look over it?07:45
=== ed1t [~Sound@shunat236-253.shu.edu] has left #ubuntu-motu []
=== ivoks [~ivoks@lns01-1322.dsl.iskon.hr] has joined #ubuntu-motu
siretartsistpoty: sure07:49
ivokshi07:49
bddebianHeya ivoks07:49
siretarthuhu ivoks07:50
ivokssiretart: oh, did you saw my feature request for revu? :)07:50
siretartivoks: err, which one? ;)07:50
ivoksto create repository on server07:50
pefsiretart: is it possible you to delete from revu datakiosk uploaded by jridell ? I've just uploaded a corrected version07:50
ivoksso we can apt-get source bla bla07:50
ivoksso we don't have to download each file individualy07:51
siretartivoks: hm. how do you specify which upload candidate to download with apt-get?07:52
ivoksapt-get -t revu source bla07:52
siretartivoks: assuming there are 3 uploads, 2 with the same version number. how to get each of those 3?07:53
ivokswhy each? only last one07:53
siretartonly latest one.. hmhmm..07:53
sistpotymaybe a hook on upload could do this?07:54
siretartivoks: which archive software would you recommend for this?07:54
ivoksnone :)07:54
sistpotythere must be s.th. out there ;)07:54
ivoksarchive software?07:54
Hieronymussiretart: well, I did at some (lincity-ng and dangerdeep) :-)07:54
Hieronymus* have added07:55
sistpotyivoks: to create a debian-structured archive07:55
sistpotyi assume :)07:55
siretartsistpoty: well, I certainly don't want to reimplement half of dak with a revu hook ;)07:55
siretartright07:55
sistpotyhrhr got that one :)07:56
ivokssistpoty: i don't know, but there are tools for that, otherwise we wouldn't have archives :)07:56
sistpotyivoks: that's what i meant with "there must be s.th. out there" ;)07:56
siretartHieronymus: err, sorry. what did you do?07:56
pefsiretart: I tried to upload my package of datakiosk but it seems to be unsuccesful, could you help me ?07:56
Hieronymussiretart: add things to https://wiki.ubuntu.com/MOTUNEWGames07:56
siretartHieronymus: aaah, great :)07:57
ivoksdebarchiver - Tool to handle debian package archives07:57
siretartpef: just a moment07:57
pefsiretart: sure :)07:57
ivoksi think debarchiver is something that we would use07:58
ivokscheck apt-cache show debarchiver07:58
sistpotyivoks: just read about it... i'll give it a try07:58
siretartivoks: I know debarchiver, but I think that mini-dinstall would be better suited for our purpose07:58
ivoksok07:58
ivokssiretart: i have no exp. with creating deb archives :( i'm sure you know better then me07:59
siretartmini-dinstall has integrated checking of signatures of uploads, plus ability to extend with hooks. but I only worked with debarchiver until now07:59
ivoksok, mini-dinstall sounds good07:59
sistpotyyes08:00
siretartpef: I don't see any upload concerning datakiosk in my upload queue, did dput tell you it got uploaded? have a look at the .upload file08:00
pefsiretart: typo in dput.cf, upload gone to ubuntu host :/08:02
siretartpef: err, thats not good ;)08:03
ivoks:))08:03
pefsiretart: it asks me a password ?08:03
ivoksit will be silently droped :)08:03
siretartpef: no, revu is using an anonymous ftp, no password necessary08:05
pefsiretart: sorry08:05
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
siretartn/p. another uploader already asked me this question already, but I have no idea what he got misconfigured. he finally managed to fix his config08:06
siretartI don't remember who this was08:06
slomothat was me ;)08:06
siretarthehe08:07
siretartslomo: perhaps you can help pef? ;)08:07
peferf :) now I think it's ok, but no .upload file08:07
slomohehe ok ;) my problem was the -c parameter of dput... solved it by copying the revu lines to the global dput.cf08:08
siretartah, there is a datakiosk in the UploadQueue..08:08
pef:D08:09
=== Mez yawns
pefmm a lintian error08:12
pef"W: datakiosk source: native-package-with-dash-version" is it a consequence of source only upload ?08:14
ogranope08:14
ograthats a warning that you built a native packages (without orig.tar.gz)08:15
sistpotyi bet the orig-tarball is spelled wrong (took me some time to find out that it has to be package-version_orig instead of packge-version-orig.tar.gz)08:15
=== mgalvin [~mgalvin@cpe-69-205-46-35.nycap.res.rr.com] has joined #ubuntu-motu
bddebianNo one looks at my whacky lintian errors.. :'-(08:15
pefbddebian: which package ?08:15
pefsistpoty: thanks08:16
bddebianpef: python-pyrtf08:16
sistpotypef:  really?08:16
sistpotywas just a guess G08:16
=== SloMoSnail [~slomo@p5487F115.dip.t-dialin.net] has joined #ubuntu-motu
=== maradong [~bhentges@vodsl-4326.vo.lu] has joined #ubuntu-motu
sivangbddebian: yo :-) have you already uploaded a HURD package to Universe?08:17
bddebianpef: It's OK, ogra just lets me stay around as the #ubuntu-motu jester :-)08:17
ograhehe08:18
bddebiansivang: Not yet, I'm trying to get my FTP server going first08:18
=== ogra tickles bddebian a bit
bddebianheh08:18
comadrejawhat's the right way to report bugs ? bugzilla or malone ?08:20
ivoksdepends on package08:20
ivoksmain or universe?08:21
comadrejaxserver-xorg08:21
comadrejamain08:21
ivoksbugzilla08:21
=== punkrockguy318 [~lukas@pcp02403054pcs.brdgtn01.nj.comcast.net] has joined #ubuntu-motu
comadrejacool, ivoks08:21
comadrejathanks08:21
SloMoSnailwhat's the correct way to get an updated package into universe which is currently not updated in debian?08:21
ivoks?08:21
ivoksnew upstream version?08:22
SloMoSnailthat and also updated packaging files08:22
ivoksi'm not sure... ogra ?08:23
ivoks\sh: hi08:23
bddebianSloMoSnail: Bug the Debian maintainer to update it! :-)08:24
ograSloMoSnail, first step is always to talk to the debian maintainer08:24
bddebian+1 bddebian08:24
SloMoSnaili talked to the debian maintainer... the updated package ist by him ;) but he means he was unsuccessful at getting it uploaded into debian and is currently to busy with other work08:25
\shivoks: sorry, i couldn't do anything for 2 days now08:25
ivoks\sh: that's ok08:27
ivoksi'm bussy too08:28
ivokslast exams and stuff...08:28
ivoksyay! first package with my name in changelog in ubuntu :)08:28
ivoksetherape08:29
ivoks:)08:29
pefivoks: only one ? ;)08:29
siretartSloMoSnail: I would "backport" the changes of the net yet uploaded package to a new upload to ubuntu using the normal versioning convention08:29
bddebianIt rapes your ethe??08:29
bddebianivoks: Congrats! :-)08:29
ivokspef: yeah, guys don't like my nativly packaged wifi-radar :(08:29
ivoks;)08:29
\shivoks: grats :)08:30
ivoksall i did is gksu -> gksudo08:30
\shivoks: can u upload already? ,-)08:30
ivoksdman :)08:30
ivoks\sh: well, didn't check for some time...08:30
tsengsiretart: hi08:30
ivoksi sent e-mail to keyring08:30
ivoksdidn't get any confirmation08:30
pefsistpoty: sorry to bother you again, but I've made a new upload to correct a stupid error (orig file missing due to bad filename), can you delete again the oldest entry ?08:31
pefoups08:31
pefowned by tab completion08:31
siretartpef: he can, too ;) - but just do another upload08:31
pefdone a minute ago08:31
=== SloMo_ [~slomo@p5487F115.dip.t-dialin.net] has joined #ubuntu-motu
=== siretart has to fix the recover password feature.. it's currently broken
ivoksgnome dropping bonobo?08:32
siretarthuh?08:32
siretartreplacing with what?08:32
ivoks< netdur> sivang, I heard that GNOME poeple moving away bonobo thing08:32
sistpotysiretart: restart apache :P08:33
SloMo_siretart: i'll try that... but currently i'm looking whether the package compiles ;)08:33
siretartsistpoty: I think it's a bit more complicated. I'm on it08:34
sistpotyomg08:34
ivoksdoes every ubuntu derivated distro has to be brown? :)08:35
sistpotyhrhr08:35
ivoksdoh, no time to devote it to edubuntu :(08:36
ivoksjust one more week on faculty, then i will have more time for ubuntu development08:37
ivoks:)08:37
siretartsistpoty: see commit mail, should work now08:38
sistpotycool :)08:38
siretartwho is martin schmeisser? do you happen to be in this channel?08:39
ivoksbye all08:39
bddebianLater ivoks08:40
pefivoks: bye !08:40
sistpotybye ivoks08:40
siretartbye ivoks08:40
pefwhen correcting bugs in a package, what's the right way ? filling a bug report, making a corrected package, uploading it to revu, if validated set the bug as fixed, is it right ?08:40
siretartpef: yes, that would be best, I think08:41
pefsiretart: perfect :)08:41
SloMo_siretart: "backporting" the packaging changes isn't that simple... in the debian package the upstream tarball contains the parts missing in the older packages...08:41
siretartpef: I consider revu as a launchpad for getting your uploads into ubuntu..08:42
siretartSloMo_: is it a new upstream version?08:42
pefok08:43
SloMo_siretart: it's a bit complicated with that package... the "upstream tarball" contains many tar.gz from the upstream homepage which are all needed for compilation... and in this version the former missing ones are included08:43
pefthat's very interesting all this process :)08:43
SloMo_siretart: and yes, its a new upstream version but that isn't the problem08:43
=== Mez [~mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-motu
siretartSloMo_: I'll say decide at your own discretion and make an upload candidate to ubuntu, documenting your decisions in the changelog.08:44
pefis there a usual way to use a temporay file in rules file ? like applying a program to a file (iconv for me)08:46
SloMo_siretart: ok, but what would be the right direction: old upstream version with changed tarball or new upstream version with the tarball of the debian maintainer? maybe just take the new version from the debian maintainer und set version from *-1 to *-0?08:47
siretartSloMo_: to *-0ubuntu1 sounds sane08:48
SloMo_ok08:49
Mezsiretart, I've had to make some 0ubuntu1's before (k3b, etc)08:49
SloMo_siretart: ok, i'll do that later ;) hehe uploading 22 mb to revu will be fun ;)08:50
MezSloMo_, not as fun as uplaoding 40 Meg to backports ;)08:50
SloMo_Mez: uploading 40 mb to backports hasn't worked for me ;) how do you do that?08:52
Mezslomo, waited for about an hour :D08:52
Mezhehe :D was a pain updating acroread ;)08:52
SloMo_Mez: hm, i always got a timeout ;) had to send the packages to jdong to upload08:52
Meznever had a timeout ...08:53
Mezhe musta changed it or something08:53
Mez*Shrugs*08:53
=== muszilla [~muszilla@p213.54.83.47.tisdip.tiscali.de] has left #ubuntu-motu ["Kopete]
=== \sh will try now the first build after rebuilding his laptops
ogra\sh, did youget a bigger one ?08:59
ogra(disk indeed)08:59
Mezlol08:59
\shogra: no...the same size08:59
\shogra: oh you mean the disk ;)09:00
ograhehe09:00
\shno..disk was only exchanged...same size :)09:01
ograhm..09:01
\shbut it was difficult to install the disk...first I plugged it in, and it wasn't recognized at all...then I had to use force..after this enforcement of the disk, everything worked fine09:01
=== \sh is not the hardware freak anymore
=== DanielN [~daniel@80-218-240-48.dclient.hispeed.ch] has joined #ubuntu-motu
DanielNhiho09:04
pefhu09:04
pefhi09:04
DanielN\sh, around?09:04
MezDaniel Neunshwader (or whatever it is)09:06
Mez?09:06
DanielNMez, Neuenschwander, and yes, i am :)09:06
Mezah09:07
Mez:D09:07
=== Mez waves
DanielN^^09:07
=== \sh is 24h around..and spinning
\shDanielN: how can Ihelp u?09:17
Mezogra, I'm noticing a few packages that are dependent on libs that have been fixed09:18
Mezlibblac2 etc09:18
Mezwhat is done about those (increase version number and reupload or what?)09:19
MezI assumed that was the case until siretart told me to ask09:19
\shhmm...why is my secret key not recognized09:21
Mezwhat is your secret key ?09:21
Mez:P09:21
bddebianHEHE09:21
\shstrange09:22
\shah...found it...:) environment vars are missing *lol*09:35
=== DanielN [~daniel@80-218-240-48.dclient.hispeed.ch] has joined #ubuntu-motu
=== Arr0gance [~aks@ottawa-hs-64-26-167-68.d-ip.magma.ca] has joined #ubuntu-motu
=== Seveas [~seveas@seveas.demon.nl] has joined #ubuntu-motu
pefin changelog there are only references to unstable, not breezy, should I put my new changelog entry as breezy or unstable ?09:44
tsengif you mean to upload something to breezy09:44
tsengit needs to be breezy09:44
\shpef: man dch ;)09:46
peflast question : currently I  correct some wrong encodings in manpages (iso8859-1 instead of utf8), is I see others charsets, should I convert them to utf-8 too ?09:47
pefs/is/if/09:47
sladenpef: yup, everything to UTF-8  recode can do this for you;  if you want to keep the patch size down against Debian you could do it during the package process09:51
pefsladen: yes, this is what people say to me in this channel, I will add a command to rules file09:53
pefsladen: iconv is better because installed by default no ?09:54
sladenpef: I guess so :)09:54
sladenUTF-8 is goodness, anything else is less good :)09:55
pefok, it's all I have to know :)09:55
=== Seveaz [~seveas@seveas.demon.nl] has joined #ubuntu-motu
=== jaldhar [~jaldhar@pc-n2.wlan.inet.fi] has joined #ubuntu-motu
=== bradb [~bradb@modemcable082.64-130-66.mc.videotron.ca] has joined #ubuntu-motu
=== imightbegiant [~imightbeg@ilamp-in-417.TIS.CWRU.Edu] has left #ubuntu-motu []
=== mitsuhiko [~mitsuhiko@80.122.201.98] has joined #ubuntu-motu
=== motaboy [~motaboy@host69-39.pool80182.interbusiness.it] has joined #ubuntu-motu
=== sistpoty [~stefan@DSL01.212.114.232.45.NEFkom.net] has joined #ubuntu-motu
=== ivoks [~ivoks@lns01-0356.dsl.iskon.hr] has joined #ubuntu-motu
=== |QuaD- [~QuaD@pcp0011386062pcs.ebrnsw01.nj.comcast.net] has joined #ubuntu-motu
pefbye !10:49
=== jbailey [~jbailey@modemcable134.23-201-24.mc.videotron.ca] has joined #ubuntu-motu
=== sivang [~sivang@box79162.elkhouse.de] has left #ubuntu-motu []
=== ajmitch [~ajmitch@port161-143.ubs.maxnet.co.nz] has joined #ubuntu-motu
=== mitsuhiko [~mitsuhiko@80.122.201.98] has joined #ubuntu-motu
=== muszilla [~mussgill@p213.54.83.47.tisdip.tiscali.de] has joined #ubuntu-motu
=== mgalvin [~mgalvin@cpe-69-205-46-35.nycap.res.rr.com] has joined #ubuntu-motu
=== rcliii [~rcliii@cpe-65-26-158-102.cinci.res.rr.com] has joined #ubuntu-motu
=== sistpoty [~stefan@DSL01.212.114.232.45.NEFkom.net] has left #ubuntu-motu []

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