/srv/irclogs.ubuntu.com/2008/06/19/#launchpad.txt

cody-somervilleelmo, Have a minute?00:00
elmocody-somerville: kind of - it's pretty late here00:01
cody-somervilleelmo, Okay. Maybe another time would be better. I just wanted to follow up with you regarding the discussion we had in Prague.00:02
danshearer'evening00:02
elmocody-somerville: ah, ok - yeah, happy to talk about that another time (just earlier in the day :)00:03
danshearerQuestion about blueprints: let's say you write a stunning blueprint, then come back 5 minutes later 00:03
cody-somervilleelmo, understood :]00:03
danshearerand realise that actually it is irrelvant/stupid/wrong window typing/whatever. What next?00:03
danshearerI just marked a blueprint with name, description and url as 'discarded'00:04
=== barry-away is now known as barry
danshearerI know. It's up to me to come up with something worthwhile and put there instead :-)00:04
jameshdoctormo: if you want to do identifier select, just do consumer.begin('https://login.launchpad.net')01:12
jameshif you want beginWithoutDiscovery, it needs to be OPENID_IDP_2_0_TYPE01:13
doctormojamesh: working on it01:13
doctormoThat's what I do do01:13
jameshbut note that the openid code is still in beta: things are subject to change01:13
doctormoIndeed, there is a big push to use the launchpad accounts with out LoCo websites01:14
jameshI'm just saying this because you might need to do a migration at some point.01:15
poolieoh wow the new search is just amazing01:46
lifeless:)01:47
poolieie it actually works01:48
mwhudsoni think this is an area where new launchpad users have a clear advantage over us oldies:01:49
mwhudsoni don't even _see_ the search box any more01:49
poolieme too01:50
jmloh launchpad has a search engine01:51
mwhudsonjml: it's almost like it's 1999 again01:52
lifelesswe should dance01:52
mwhudsonmy word, altavista still exists01:52
mwhudsonlifeless: i think that joke has been illegal in most jurisdictions for at least a decade01:53
lifelessmwhudson: /bow01:53
jameshsays AltaVista is owned by Overture, who are in turn owned by Yahoo02:21
jameshwho might get owned by Microsoft in future02:21
SpookyEThi03:25
SpookyETI keep getting this email http://pastie.org/21773603:25
wgrantSpookyET: It means precisely what is said. what is unclear?03:26
SpookyETmd5sums are right03:27
SpookyETI don't know what it's smoking03:27
wgrantNo, they're not.03:29
wgrantNot one of those files matches your previous ~ppa3 upload: http://launchpadlibrarian.net/15240870/nano-syntax_20080502-0ubuntu1~ppa3_source.changes03:29
wgrantUrgh.03:29
wgrantWrong link.03:29
SpookyETI md5sum manually and compared03:29
wgrantBut you uploaded ~ppa3 before.03:29
wgrantWith different md5sums.03:29
SpookyETnot of rdup03:30
SpookyETyou're looking at nano-syntax03:30
wgrantOr you altered the .orig.tar.gz.03:30
wgrantThose are the two reasons it would happen, although I was looking at the wrong one before.03:30
SpookyETI deleted rdup ppa2 to get around this. 03:31
SpookyETI have modified .orig03:31
wgrantThat's a very very bad idea.03:31
wgrantNot guaranteed to work.03:31
wgrantYou should never modify the .orig, both because it's semantically and technically wrong.03:31
SpookyETwgrant: it came with a bad /debian03:31
wgrantAnd it was only deleted 5 hours ago - it won't have been physically deleted yet.03:32
wgrantSpookyET: Even so, you must increment the version.03:32
kikoSpookyET, you always increment the version. no matter what. :)03:32
wgrantSpookyET: You should always note in the .orig's version that it has been modified from the upstream tarball, if it has indeed been modified.03:33
wgrantOr you confuse people who work on your package afterwards, and break Debian syncs if you do it in primary.03:33
wgrantSaying that something is the original 0.6.0 tarball when it is in fact not is somewhat misleading.03:33
SpookyETrename rdup_0.6.0.orig.tar.gz to what03:33
wgrantSpookyET: rdup_0.6.0+spookyet1, I would suggest.03:34
SpookyETthe best way would be for debuild to patch /debian automatically before using it03:34
wgrantThe best way is actually for upstream to avoid putting distro-specific stuff in their source distributions.03:35
wgrantMakes it much easier for everyone03:35
SpookyETI don't think it works properly on debian03:35
wgrantkiko: Is there a way to see the full deletion comment somewhere?03:35
wgrantIt has caused some confusion in Ubuntu, as it has nicely trimmed off a package name so it's ambiguous.03:36
SpookyETSo, it was deleted 5 hours ago, but it's still on disk. How long should I wait?03:36
wgrantThat I cannot tell you. kiko might know.03:36
wgrantBut you don't want to do what you're trying to do.03:36
SpookyETrdup_0.6.0+spookyet1.orig.tar.gz? the tools seem to want .orig.tar.gz somewher03:38
wgrantSpookyET: Yes, sorry.03:38
kikowgrant, I'm not sure of either, but I'm asleep and as such pretty lamed out03:38
SpookyETwhy +? rdup_0.6.0-0spookyet1.orig.tar.gz is similar to -0ubuntu1 format03:39
wgrantSpookyET: Because we want to change the version of the orig.tar.gz, and that needs to be before any -03:40
wgrant(well, not exactly, but it's bad practice to do anything else unless upstream does it too)03:40
wgrantkiko: You speak remarkably well for being asleep, I must say.03:41
wgrantI thought it was 24-hourly at one point, but it's never good to rely on it.03:41
kikoI think it's actually less than that now -- but cprov will know for sure03:42
wgrantkiko: Less frequently, or with less time in between?03:42
SpookyETwell, let's try it03:42
SpookyETbzr-buildpackage03:42
=== thumper_laptop is now known as thumper
SpookyETwell, if I rename it, it ain't working03:44
SpookyETLooking for ../tarballs/rdup_0.6.0.orig.tar.gz to use as upstream source03:44
SpookyETThere is no debian/watch file, so can't use that to retrieve upstream tarball03:44
wgrantSpookyET: You'll need to alter the version in your changelog as well.03:44
wgrantTO something like 0.6.0+spookyet1-0ubuntu1~ppa303:44
SpookyETwgrant: done. let's see if i get another email03:49
wgrantSpookyET: You should have it by now.03:50
SpookyETIs there a dch config so I won't have to -D hardy all the time? it increments to intrepid03:50
wgrantSpookyET: You're using Intrepid? Brave soul.03:50
SpookyETwgrant: I'm not03:51
SpookyEThardy03:51
wgrantIt's not a common use-case to upload to the release pocket of an old distroseries, so I'm not sure there's a way to force it.03:51
wgrantSpookyET: It looks like it worked, as it's trying to be built.03:51
SpookyETwgrant: it's a very good backup solution03:52
SpookyETi'm sure you've heard of hdup03:52
wgrantI gathered it must be rather good, as Tollef has it in his PPA.03:53
SpookyETIt is. same person who made hdup03:53
SpookyEThttp://miek.nl/projects/rdup/03:53
wgrantI use rdiff-backup for most things at present, but am always on the lookout for something better.03:54
SpookyETThe main page needs some work. he fails to differentiate between rdup the project and rdup the executable. It makes it seem that it only gives you a list of files and you have to figure out what to do with them.03:55
wgrantIt does, yes.03:56
wgrantBut then it mentions things about making gzipped hardlinked backups, even though it says it just prints out lists of files.03:56
SpookyETrdup /bla | rdup-gz | rdup-gpg | ssh 03:57
SpookyETspit files, zip'em | encrypt them | ssh them03:57
SpookyETrdup-simple is similar to rdiff-backup.03:57
SpookyETI've used rdiff-backup. I can't stand it. It's so bloody slow.03:58
wgrantIt is slow, and eats a ridiculous amount of CPU power, but the end result is nice.03:58
SpookyETwgrant: an incremental that uploads 5 files can take 2 hours to complete.03:59
wgrantHow big are those files?03:59
SpookyETkb in size03:59
SpookyETit goes over the entire tree03:59
wgrantNever seen anything like that happen.03:59
SpookyETthat's why it's slow03:59
wgrantAh, right, yes.03:59
SpookyETi think it hashes your entire drive04:00
wgrantProbably.04:00
SpookyETtransfer speed is also slow04:00
wgrantThat's the only sure way to do it.04:00
SpookyETwgrant: ctime is good04:00
SpookyETdar uses it. 04:00
wgrantYou have to rely on ctime and mtime being correct.04:01
=== kiko is now known as kiko-zzz
wgrantNight kiko-zzz.04:02
SpookyETit also uses rsync algorithm over ssh which is ungodly slow. I get 2MiB/s with rsync over ssh. I get 8MiB/s with rsync and  rsync-server or scp04:03
SpookyETThere is a really cool backup script called link-backup. It's written in python. It's very fast and it hashes. It creates a catalog. Puts everything in there. Then it hardlinks snapshot tree to that catalog. So if you rename movies isos and other big files, they will not be transfered again04:05
SpookyEThttp://www.scottlu.com/Content/Link-Backup.html04:06
SpookyETIt built. You're welcome to try it. man rdup-simple04:09
kiko-zzznight wgrant 04:09
SpookyETkiko-zzz: night04:10
SpookyETwgrant: thank you04:20
wgrantSpookyET: No problem.04:21
SpookyETwgrant: I'm used to simpler things --> pacman.04:23
wgrantSpookyET: How is that simpler?04:26
wgrant(I've not used it)04:26
SpookyETwgrant: packages are rdup-0.6.0.pkg.tar.gz . simple .tar.gz. files. Making packages for it is very simple.04:29
SpookyETOne file called PKGBUILD. and one tool called makepkg04:29
SpookyETHere's a simple one http://aur.archlinux.org/packages/link-backup/link-backup/PKGBUILD04:30
SpookyETa little more complicated firefox 3: http://aur.archlinux.org/packages/firefox-spookyet/firefox-spookyet/PKGBUILD04:31
wgrantSpookyET: Looks basically like they've merged all Debian control files into one file.04:32
SpookyETjust shell commands. makes things very simple. no tools upon tools upon tools.04:32
wgrantCan one do multiple binaries?04:32
SpookyETwgrant: yeah, but it's shell commands as opposed to a makefile, making "rules" even easier04:33
SpookyETwgrant: yeah04:33
wgrantMakefiles can be treated similarly unless you're doing rather strange stuff...04:33
SpookyETHere's rdup http://aur.archlinux.org/packages/rdup/rdup/PKGBUILD04:35
SpookyETI like that 99% of the time you can copy the ./configure; make; makeinstall instructions from the developer's site with minimal modification and paste it in the build function04:36
SpookyETwgrant: Do you like it?04:44
persiaIs there an interface to get to the next page of the package list when copying files in a PPA?  Alternately, is there a way to show more than 20 packages?04:52
wgrantSpookyET: It's not bad, I must say.04:53
wgrantpersia: You have to do a search.04:53
persiawgrant: Right.  So binary copy of a large PPA to a new distroseries is tricky.  Thanks.04:54
wgrantpersia: You might be able to specify &batch=somelargenumber on a copy page.04:54
SpookyETwgrant: There is another one called conary written in python very similar to pacman. It has a recipe file which is like a PKGBUILD, but with python instead of bash instructions04:55
SpookyETIt was created by the rpm author04:55
SpookyETIt's very revolutionary 04:55
SpookyEThttp://www.linux.com/articles/6050004:56
wgrantOh dear.04:56
wgrantWhy does the search POST it?04:56
wgrantI almost did something very bad there.04:56
SpookyET?04:57
wgrantSpookyET: Referring to +copy-packages on Launchpad04:58
persiawgrant: ?batch=75 doesn't do it.  I'll find another way (or not do the binary copy).04:58
SpookyETurl hacking?04:58
wgrantpersia: It doesn't work, right. I suppose it wants POST or something similarly crazy which it shouldn't.04:59
persiawgrant: Yeah.  I don't think I want to hack it too much with my use case, nor populate my own PPA to be sufficient volume to cause the issue.05:02
SpookyETDoes launchpad not accept binaries for security reasons?05:06
wgrantSpookyET: That and sanity reasons.05:09
wgrantIt can be very nasty to troubleshoot issues with binaries if you can't guarantee that they were actually built from that source.05:10
wgrantAs well as being illegal in the case of the GPL.05:10
wgrantAllowing binary uploads removes reproducability.05:10
wgrantpersia: You could hack it up on staging or dogfood - they're nice and safe.05:11
wgrantIt might be a good feature to have to copy all binaries from one DistoSeries to the next, rather like inherit-from-parent.py05:12
wgrantEverybody will have to do it every 6 months anyway.05:13
SpookyETThe build servers must be quite busy if people upload firefox oo2.org, etc05:14
wgrantSpookyET: There are three for each arch. Not many people upload OOo, and Firefox isn't much of a problem.05:14
wgrantParticularly not on the nice fast lpia machines.05:14
=== mwhudson_ is now known as mwhudson
NMR_Techieheeeeeeeeeeeeeeeeeeelp.  lol  i cant sign my code o conduct05:55
NMR_Techiegpg --clearsign UbuntuCodeOfConduct-1.0.1.txt yields " no such file or directory" after i enter my passphrase05:57
spivNMR_Techie: do you have UbuntuCodeOfConduct-1.0.1.txt in your current working directory?06:00
spivi.e. does it show up in "ls" output?06:00
Ekusheypersia, do you know if it's possible to change the ubuntu email address or not?06:18
persiaEkushey: Why me?  I know it's possible, but couldn't tell you how.06:19
Ekusheypersia, i asked you cause i don't know anyone on this channel06:22
wgrantEkushey: Your @ubuntu.com email address is generated from your Launchpad username.06:22
wgrantAltering your username should update the alias within a few days.06:22
Ekusheywget, it's not possible to get a non-LP username email alias?06:23
wgrantEkushey: For some reason, no.06:23
wgrantIt seems rather limiting, but this is how it is.06:23
Ekusheyoh ok :(06:24
NMR_Techiespiv , yes i do06:31
mptGoooooooooooooooooooood morning Launchpadders!08:00
Hobbseempt!08:02
=== thumper_laptop is now known as thumper
thumpermpt: I have more questions for you08:09
thumpermpt: I'll grab you in an hour or so08:09
mptok08:10
=== thekorn_ is now known as thekorn
=== stu1 is now known as stub
wgrantmpt: Well, that wasn't the solution I was expecting (removal of the help panel). But I guess it works.09:21
mpthhe09:21
* mpt cnat tpye09:21
wgrantmpt: Note that there is a page or two that needs the help tab...09:25
wgrant(there's a bug on one of them)09:25
mptThere are pages that need help09:26
mptWe have a better way to provide that help now09:27
wgrantOh?09:27
mptthumper?09:41
thumpermpt: sorry, had to get rid of the in-laws09:51
thumpermpt: call?09:51
mptthumper, yep, shall I call you or vice versa?09:52
thumpermpt: I'll call you again09:52
mptok09:52
hunohi there, got a couple of projects registered with LP that I'd like to remove, anyone up to help me? :)11:09
kiko-zzzhuno, yeah, just ask a question (see topic)11:10
hunokiko-zzz: alright thx11:10
=== kiko-zzz is now known as kiko
=== barry_ is now known as barry
* Se7h need beta testers12:29
=== mrevell is now known as mrevell-lunch
bigonis it possible that a buildd admin have a look at bug #21743214:27
bigonhttps://bugs.launchpad.net/bugs/21743214:27
Hobbseecprov: ^^ ?14:29
Hobbseecprov: build records never created?14:29
cprovHobbsee: well, IIRC, this is a arch-indep that doesn't build on i386 (go figure) and it's forbidden in P-a-s.14:32
bigonyeah14:32
bigoninfinity said he will build it but never do it14:33
persiacprov: There are about 10 packages like that in Debian.  Some ppc, some sparc14:33
cprovHobbsee: soyuz don't support building arch-indep anywhere else than i38614:33
Hobbseetrue, yes.14:33
* Hobbsee wonders why it doesn't get blacklisted or something then, until infinity does it14:33
* bigon wonder why infinity never do it :p14:35
cprovyes, you have to *deal* with it for now ... building arch-indep in other archs it in our list, but very near the end :(14:35
bigon:(14:36
cprovbigon: keep pinging, it's the only think I can suggest, sorry.14:36
cprovbigon: well, there is also "Fix the source", but it sounds pretty vague at this point :)14:37
persiacprov: For some sources, it's simply not possible.14:37
cprovI know.14:38
=== bureflux is now known as afflux
=== mrevell-lunch is now known as mrevell
idle_Hi there 15:08
idle_I need help with registering new country for Translation of Ubuntu15:08
idle_How I can add register new country / language which is not on list 15:09
=== abentle1 is now known as abentley
idle_How I can add new country / language which is not on list on launchpad translation ?15:17
matsubaradanilos: ^15:18
persiaidle_: People tend to idle here.  No need to repeat yourself so often.15:18
idle_sorry15:18
matsubaraidle_: you can ask a question in http://answers.launchpad.net/rosetta as well.15:19
idle_ok , I will check it 15:20
danilosidle_: you need an ISO 3166 language code for the country, or ISO 639 code for language first15:41
idle_Hi Danilos , I just found that for my langugae ( Montenegrian ) I need to use something like this sr@jekavian15:46
idle_Its "jekavica" we use in Montenegro 15:46
idle_But donno how to be sure that translation will be implemented in the script15:47
idle_and I made request for adding Montenegro code for ISO , like 1 month ago , but still nothing 15:49
daniloszdravo idle_ :)15:53
idle_Pozdrav :)15:54
danilosidle_: anyway, at the moment we don't support language variants (unfortunately)15:54
danilosidle_: GNOME Serbian team (which I am a leader of :) has started Serbian Jekavian translations earlier in GNOME directly, though15:55
idle_ok , but still I can register ME ? 15:55
idle_aha15:55
danilosidle_: ME should be among the countries15:55
idle_Not yet :(15:55
danilosidle_: I've added both Serbia and Montenegro once they split up15:55
idle_I'm still not able to see Montenegro15:56
danilosidle_: where are you looking? (i.e. we have it internally in Launchpad country table, and it's shown that Serbian is spoken in Montenegro: https://translations.launchpad.net/+languages/sr)15:57
danilosidle_: you can also see locale (one I created a few years back as Jekavian one) on your system as /usr/share/i18n/locales/sr_ME15:58
idle_I understand , but for example there is Bosnian ( but still register under Serbian ) 16:00
thekornhi, is it just me, or is the codebrowse (bazaar.launchpad.net) down today?16:10
Pengcode.lp seems slow too.16:11
Pengish16:11
PengAnd yeah, codebrowse seems down.16:12
beunoabentley, can you restart Loggerhead on LP?16:13
=== leonel_ is now known as leonel
abentleybeuno: No, I'm not empowered to do that.16:14
beunoargh, mwhudson_ won't be up for a few hours...  who else can do that?16:14
abentleyI could ask mthaddon for you, I guess.16:15
beunowell, for me and for the rest of the people trying to get in...  :)16:15
mthaddonwill restart codebrowse (just got an alert about it)16:16
beunothanks mthaddon 16:16
beunoI hope the latest changes done to it will make this less frequent...16:16
mthaddonme too :)16:17
abentleymwhudson_ seems very positive about those changes.16:17
mthaddonok, should be back now16:17
beunothe new branch uses 1/6th of the RAM, so that should help16:18
=== rraphink is now known as raphink
thekornhmm, Loggerhead seems to be down for me again16:55
=== kiko is now known as kiko-fud
=== matsubara is now known as matsubara-lunch
=== salgado is now known as salgado-lunch
=== kiko-fud is now known as kiko
=== salgado-lunch is now known as salgado
tseliotkiko: Is what I asked here doable? https://answers.edge.launchpad.net/launchpad/+question/3579418:19
=== matsubara-lunch is now known as matsubara
=== mwhudson__ is now known as mwhudson
mrevellMeeting time in #launchpad-meeting!19:05
=== fta_ is now known as fta
nDuffRe the initial/provisional OpenID support -- is that provider-only or consumer as well?20:12
nDuff...hrm, provider-only.20:13
* nDuff (with his 2-factor authentication token and browser plugin tracking OpenID status and preventing spoofing) is disappointed.20:15
beunonDuff, AFAIK, LP doesn't accept OpenID yet20:17
beunoso only provider20:17
=== kiko is now known as kiko-afk
=== salgado is now known as salgado-brb
doctormoI'm having serious issues with openid and launchpad, it seems that every https request just brings back the "Launchpad Login Service" welcome page, even when I follow to openid 2.0 proc22:11
=== mthaddon changed the topic of #launchpad to: Soyuz will be going down from 22:00 UTC to 00:00 UTC | https://launchpad.net/ | Downtime on June 17, 18, and 19: http://tinyurl.com/5bgye5 | Next meeting, all welcome: Thu 19 June 2008, 1800UTC #launchpad-meeting | Help: https://help.launchpad.net | Questions and spam reports: https://answers.launchpad.net/launchpad | Channel logs: http://irclogs.ubuntu.com
=== mthaddon changed the topic of #launchpad to: Soyuz will be going down from 22:00 UTC to 03:00 UTC | https://launchpad.net/ | Downtime on June 17, 18, and 19: http://tinyurl.com/5bgye5 | Next meeting, all welcome: Thu 19 June 2008, 1800UTC #launchpad-meeting | Help: https://help.launchpad.net | Questions and spam reports: https://answers.launchpad.net/launchpad | Channel logs: http://irclogs.ubuntu.com
FalkenHi, quick question, host can I link to another bug in a comment , in a classy way ?22:24
Falkensomething like [[http://launchpad.net/stuff|bug #3333]] should work ?22:25
ubottuLaunchpad bug 3333 in malone "BugTaskSearchParams + IBugTarget.searchTasks == IConfusion" [Medium,Fix released] https://launchpad.net/bugs/333322:25
Falkenarf22:25
mwhudsonFalken: 'bug 3333' will become a link to the bug22:27
ubottuLaunchpad bug 3333 in malone "BugTaskSearchParams + IBugTarget.searchTasks == IConfusion" [Medium,Fix released] https://launchpad.net/bugs/333322:27
mwhudsonubottu: shut it, you22:27
ubottuFactoid shut it, you not found22:27
mwhudson:)22:27
doctormolet me know when jamesh comes in22:28
Falkenoh great ! as simple as this22:28
Falkenthank you mwhudson22:28
mwhudson:)22:28
mwhudsonthere's no other markup done to speak of22:28
mwhudson(well, i think cves might get linkified too)22:29
=== kiko-afk is now known as kiko
PengWhy doesn't bazaar.lp offer https?23:03
PengSure, there's bzr+ssh, but when the rest of the site uses https, why not?23:03
lifelessPeng: its a performance bug that the entire lp site uses https23:08
PengHeh.23:08
lifelessPeng: we'd like to make it https for security related content, and http for other things, to be faster23:08
persialifeless: Why is that hard?23:08
lifelesspersia: I didn't say anything about difficulty :)23:08
PengI like it erring on the side of security.23:08
beunoviewing people's LP user page in https is useful to get their SSH and GPG keys23:09
lifelessPeng: indeed, and so do I. However, let me hit a bug - 1 minute23:09
lifeless15 seconds to render https://bugs.edge.launchpad.net/loggerhead/+bug/240504, from an existing browser session (so I have css and javascript already in memory)23:10
ubottuLaunchpad bug 240504 in loggerhead "Should not generate revisioned URLs unless specifically needed (dup-of: 187205)" [Undecided,Confirmed] 23:10
ubottuLaunchpad bug 187205 in loggerhead "Ability to view changes by specifying path/revno combination" [Undecided,Confirmed] 23:10
PengLoggerhead's slowness has to do with https?23:10
lifelessPeng: I'm talking about launchpad, not lh23:11
lifelessPeng: it was just a lh bug I used to demo23:11
PengOh.23:11
lifelessbeuno: right, not all things are candidates to be http23:11
PengStill, why no https for bazaar.launchpad.net?23:11
lifelessbeuno: but should the projects listing really be https?23:11
lifelessPeng: well, I guess we could, but why? 23:12
mwhudsonPeng: all branches served by LH are publically available, what would be the point?23:12
mwhudsonapart from annoying all of us with 300ms ping to london23:12
PengThe main point would be "everything else uses https".23:13
elmomwhudson: authentication for free23:13
beunolifeless, not if it consumes more resources, no. It's nice to know there aren't any man-in-the-middle attacks on LP though23:13
PengAlso, a mitm against a bzr repo would be a problem.23:13
elmowell, for very dubious/broken values of 'free'23:13
Peng(Though bzr doesn't verify ssl certs anyway, ideally it would.)23:14
lifelesselmo: and dubious values of authentication23:14
mwhudsonelmo: errrrr23:14
mwhudsonL*H* not L*P*23:14
elmooh, LH23:14
elmomeh23:14
mwhudsonbut well yes, not free23:14
mwhudsonwe should make all the foundations team move to .au or .nz for a while23:15
elmoor hackberry23:15
mwhudsona 10000 km data centre move can't be that hard, can it?23:15
lifelessits probably easier to buy a single machine here23:20
lifelessbut its unfair to some users23:20
lifelessso - I propose MoonCentre23:20
lifelessto be approximately as hard for everyone.23:20
lifelessmight be a bit of a commute for elmo 23:20
=== spiv_ is now known as spiv
=== _thumper_ is now known as thumper

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