**** BEGIN LOGGING AT Fri Jul 29 23:59:56 2005 Jul 30 02:02:54 good morning all Jul 30 02:05:27 morning. Jul 30 04:53:01 DaKa2: where are we now with respect to openslug native building ? Jul 30 04:54:52 well, I think its mostly done, I needs testing, probably our own openslug-native.conf if native.conf is not good (and someone else uses it as it is and doesn't want changes) Jul 30 04:56:06 ok, let's copy native.conf to openslug-native.conf and start from there. Jul 30 04:56:19 oh right, perl-modules meta package.. Jul 30 04:58:07 I have looked a bit at that, option 1: package with hardcoded depends, but that has to be maintained, 2: package created from perl.bb with recommends: RRECOMMENDS = ${PACKAGES}, but that gives warnings when installed because not all of perls 944 packages gets built Jul 30 04:58:22 rwhitby: what do you think? any other options? Jul 30 05:02:01 can we tell perl to build empty packages Jul 30 05:02:14 I think we work on the second option Jul 30 05:02:57 put "ALLOW_EMPTY = 1" in the perl bb Jul 30 05:03:37 hm.. ok.. then perl build close to 1000 packages :) Jul 30 05:04:33 850 - 1000 - not much difference :-) Jul 30 05:04:53 it could be better to fix how perl generates its list of packages to build Jul 30 05:05:16 dunno what OE thinks of that though... Jul 30 05:05:32 let's ask them Jul 30 05:06:34 if you remove the last do_split_package in perl.inc it will generate a few more packages, and some modules will get split in arch indep and arch dependant packages Jul 30 05:07:07 but the list of packages to create will be correct, no empty packages Jul 30 05:07:07 why would we want to do that? Jul 30 05:08:22 that would be the only way (probably) to fix it, without rewriting package.bbclass or adding a couple of hundred python lines somewhere.. Jul 30 06:27:38 has anyone managed to bitbake cups for openslug-2.3? Jul 30 06:29:45 not that I know Jul 30 06:29:57 Can't say I know if anyone has tried either ;) Jul 30 06:30:58 I can see if it compiles after trying your patch Jul 30 06:31:04 wrichter: people are supposed to add things to openslug-packages.bb when they get them to work. if it's not there, then either someone is not sharing or it hasn't been done. either way, the effective result is the same (people who don't share simply don't exist in my nslu2-linux world view) Jul 30 06:32:21 rwhitby: wrichter got the 3CRSHEW696 to work. So he exists :-P Jul 30 06:32:56 *g* that saves me a few hours in philosophy class... Jul 30 06:33:56 wrichter: I'm currently updating my tree. I'll check your patch then, and I can see if cups compiles as well Jul 30 06:34:03 NAiL: wrichter shared on the mailing list :-) Jul 30 06:34:14 yes Jul 30 06:34:56 and if he keeps it up we will have to punish him with write access to the repo :-) Jul 30 06:34:57 anyway, I'm playing with cups and am hitting a brick wall - something doesn't seem to work right wrt to automake/autoheader/whatever - the compile fails with some #defines missing when run through bitbake Jul 30 06:35:13 pastebin it Jul 30 06:35:22 pastebin.ca Jul 30 06:37:19 NAiL: what should I pastebin? Jul 30 06:37:27 the error log Jul 30 06:41:08 http://pastebin.ca/18851 Jul 30 06:42:08 it works fine when compiling for the native platform (./configure && make) Jul 30 06:42:56 the pristine cups source code Jul 30 06:47:11 pastebin is nice - you learn something new every day... here's the 3Com patch w/out the line wrapping all messed up: http://pastebin.ca/18852 Jul 30 07:03:35 wrichter: the patch is in. It'll show up in #nslu2-linux soon Jul 30 07:44:27 There seems to be one patch missing for unionfs-modules, see: http://pastebin.ca/18855, this patch is mentioned in the bb-file, but does not exist in the files subdir. Jul 30 07:45:23 malfi: http://www.handhelds.org/hypermail/oe-commits/current/0465.html Jul 30 07:46:02 oh, slowly me, thanks alot Jul 30 07:48:14 the webpage (and rss feeds) can be seen at http://cia.navi.cx/stats/project/openembedded/ Jul 30 07:49:28 mickeyl: ping - do you have a make.patch lying around for the unionfs version you checked in yesterday ? Jul 30 07:49:54 rwhitby: mickeyl is away for the next few days Jul 30 07:50:23 oh, he must have forgot to change his nick. Jul 30 08:08:03 Browsing the openslug-packages.conf, I wonder about gtk-docs included. Why would anybody want this package on a slug? Jul 30 08:08:50 to generate docs? Jul 30 08:08:52 it's probably a build dependency for something else Jul 30 08:09:08 openslug-packages.conf is not the same as openslug-packages.bb Jul 30 08:09:50 the former restricts the bb files that bitbake sees. the latter determines what is available in the openslug feed for installation on a slug. Jul 30 08:10:01 aaah Jul 30 08:37:51 I need latex on the crosscompile host in order to build libpam :-/ Jul 30 10:06:12 Anyone have any opinions, one way or the other, about whether the 'turnup memstick' problem (slugbug 216) should be fixed in OpenSlug-2.3-beta? Jul 30 10:11:35 malfi: isn't this slugbug 186? Jul 30 10:11:55 oh, let me check Jul 30 10:13:22 this libpam thing? No, I just installed tetex and everything went fine. latex is needed for some doc-stuff. Jul 30 10:14:20 Yeah, but the doc stuff doesn't get built if there is no jade suppport - so I think not having jade on the build system hides all doc problems. Jul 30 10:14:27 ether slugbug is a PITA or I don't find any full text search... Jul 30 10:15:23 http://slugbug.nslu2-linux.org/bug.php?op=show&bugid=186&pos=0 Jul 30 10:16:52 I've never heart of jade before, it directly said, that latex: no such file or directory Jul 30 10:19:10 I make a pastebin... Jul 30 10:19:51 latex is not used in my (0722) build of libpam Jul 30 10:20:16 And I apparently have no latex installed, no TeX for that matter. Jul 30 10:20:20 http://pastebin.ca/18879 Jul 30 10:20:30 I do, however, see this: Jul 30 10:20:31 log.do_configure.14681:checking for sgml2latex... no Jul 30 10:21:45 sgml2latex is part of the sgml-tools Jul 30 10:21:58 I had this installed but no latex Jul 30 10:23:29 Presumably the configure script is incomplete - it should probably be checking for both sgml2latex and latex Jul 30 10:23:37 checking for sgml2latex... yes, probably it thinks that there must latex too, if there is sgml2latex. So it's probably an unresolved dependancy of setup... Jul 30 10:23:55 What OS? Jul 30 10:24:02 slackware 10.1 Jul 30 10:24:12 there is no dependency-checking ;) Jul 30 10:24:32 Can you update 186 with that information? (It's a separate bug really, but the fix is the same...) Jul 30 10:25:52 I can do this, but I think it's not a bug but rather my mistake. Jul 30 10:26:47 I think someone else will hit the same problem (actually I think it is a bug as well, but it's more important that someone else will encounter the same issue). Jul 30 10:27:29 And I will fix it to stop 'doc' being in the list of THINGSTOMAKE - but it will still be an issue in OpenSlug-2.3-beta Jul 30 10:27:43 I've read once again this ticket, I don't get it. It seems like a completly different problem... Jul 30 10:28:59 Ok, I agree - enter it as a separate bug. Jul 30 10:29:17 I was just saying that it's not a big deal either way. Jul 30 10:29:31 I agree with you on that. :-) Jul 30 10:30:46 by now I'm just trying to find a server which still hosts ypserv-2.17.tar.bz2 (#226) Jul 30 10:31:18 if the build-process is up and running again, I will file that ticket for libpam Jul 30 10:32:08 malfi: it's on the named server, but it's in a sub-directory Jul 30 10:36:27 malfi: it's fixed in OpenSlug-2.3 (but not in the monotone head) Jul 30 10:36:58 see #228 for the pam inconvenience Jul 30 10:37:49 jbowler-away: oh, I checked http://cia.navi.cx/stats/project/openembedded/ as I was told to, and didn't find any change regarding this yellowpages stuff.. Jul 30 10:38:28 jbowler-away: so it's okay to file that bug, isn't it? Jul 30 10:39:11 Yes - it's a bug in the head. Jul 30 10:39:45 What I'm saying is that it is not a bug in the release (because I fixed it there locally), so if you get the .bb files from the release it will work. Jul 30 10:39:59 And I just fixed it in revision e8a8ea202059d2f8a7a8f6d316818ee71b449d4a too Jul 30 10:41:08 unfortunatly it's not possible to file a bug for head, so I took 2.4-beta, as this seems the working-tree. Jul 30 10:46:49 Which device has the broadest user base of all these openembedded targets? Openzaurus? Jul 30 10:48:19 malfi: that's the correct place to file the bug Jul 30 10:48:35 so once i have the master make file and called make build-openslug.... what do I actually get? Jul 30 10:49:09 You'll get the firmware image, and heaps of packages Jul 30 10:49:29 apache? Jul 30 10:49:34 not yet Jul 30 10:49:44 nano? Jul 30 10:50:13 no, but it's probably not that hard to build Jul 30 10:50:18 how do i get access to the arm build environment? Jul 30 10:50:25 i want to compile apex for me 128mb slug. Jul 30 10:50:42 the crosscompiler is built by this mastermakefile Jul 30 10:50:50 sweeet Jul 30 10:51:48 so how far are we from having apache compiling? Jul 30 10:51:57 is it just something someone needs to sit down and work out? Jul 30 10:52:56 landslide: http://pastebin.ca/18886 that are the current openslug packages Jul 30 10:54:23 landslide: as there isn't even an openembedded package for apache, probably nobody tried it or got it working Jul 30 10:54:41 unslug has it though? Jul 30 10:55:09 well, maybe it's somewhere in the optware... Jul 30 10:55:45 nonworking/apache/apache_2.0.47.bb Jul 30 10:55:57 it was moved to nonworking as something broke Jul 30 10:57:12 k Jul 30 11:07:15 apache in unslung works fine Jul 30 11:07:40 landslide: nano should be in the feed within half an hour ;-) Jul 30 11:07:45 so check that makefile and patches.... Jul 30 11:10:28 landslide: if you do make update now, you'll get the revision that builds nano as well. Jul 30 11:12:21 wow thanks guys Jul 30 11:12:26 so what are you all actually working on? Jul 30 11:12:35 like is there a particular goal? Jul 30 11:13:56 My goal is to get my slug to do what I want ;-) Jul 30 11:15:48 so do you guys have like a mini version of x working? Jul 30 11:15:49 "roll over" "play dead" Jul 30 11:15:51 like tinyx? Jul 30 11:16:13 vncserver.. etc... Jul 30 11:16:36 php4/5? Jul 30 11:19:16 landslide: people are working on getting apache/php working (by compiling natively). Jul 30 11:19:31 dunno if anyone has tried any xserver stuff Jul 30 11:19:40 kdrive might be the most suitable... dunno Jul 30 11:20:12 ok... Jul 30 11:22:04 and openslug is not using busybox at all? Jul 30 11:22:13 feel free to try to compile any xserver ;-) Jul 30 11:22:24 openslug uses busybox extensively Jul 30 11:22:32 ok. Jul 30 11:22:50 it is taking AGES to do build-openslug. Jul 30 11:22:57 i think it'll be still going tomorrow morning. Jul 30 11:23:09 The first time take a very long time Jul 30 11:23:12 takes Jul 30 11:23:26 it has to set up the cross compile environment Jul 30 11:23:33 and gcc/glibc is a monster to compile Jul 30 11:23:44 hehe Jul 30 11:23:49 where does it put it? Jul 30 11:24:00 in openslug/tmp/staging, I guess Jul 30 11:24:14 image in openslug/tmp/deploy/image Jul 30 11:24:15 ok Jul 30 11:24:20 http://www.nslu2-linux.org/wiki/HowTo/UseTheMasterMakefile Jul 30 11:24:20 packages in deploy/ipk Jul 30 11:24:58 just updated that wiki entry about the directory structure, please correct it, if I got anything wrong Jul 30 11:24:58 ahh. Jul 30 11:25:19 very helpful Jul 30 11:26:39 well it looks like the compiler is built Jul 30 11:26:43 it's up to ncurses package. Jul 30 11:26:46 shouldn't be long. Jul 30 11:27:09 a make build-openslug takes many hours Jul 30 11:28:40 if i wanted to compile apex... is there somewhere i should put the source? Jul 30 11:28:47 an environment that needs to be setup? Jul 30 11:28:52 as it needs the arm assembler? Jul 30 11:29:35 you might ask in #nslu2-linux, apex is beyond openslug, I guess Jul 30 11:30:28 ok no worries. Jul 30 11:33:19 Ask in #openjtag Jul 30 11:35:14 malfi: nice work on the wiki Jul 30 11:36:29 thanks :) Jul 30 11:36:30 ok Jul 30 11:36:43 Yes, great to see some documentation! Jul 30 14:05:40 NOTE: build 200507302149: completed Jul 30 14:05:43 * malfi cheers. Jul 30 14:09:54 Probably a stupid question, but it seems as the md5sums are generated after the tarballs of this and that are downloaded. Shouldn't be the md5sum in the bitbake-file or somewhere else in the distribution to assure data integrity? Jul 30 14:10:24 Yes, it should be. Jul 30 14:10:47 * koen|tv asks "which md5sums?" Jul 30 14:11:17 those in ./downloads Jul 30 14:11:54 those aren't md5sums :) Jul 30 14:12:19 they are the result of 'touch bla.tar.gz.md5' Jul 30 14:12:43 cat downloads/busybox-1.00.tar.gz.md5 -> fa62459e098fc00b22772aaf2e75bc98 Jul 30 14:13:22 ah, zecke added real md5 support Jul 30 14:14:00 you can set the md5 in the .bb, but I forgot which syntax we agreed on Jul 30 14:14:28 ah, i see. But how it's now it doesn't help a thing. Jul 30 14:15:01 ../qte/qte_2.3.10.bb:SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz;md5=1f7ad30113afc500cab7f5b2f4dec0d7 \ Jul 30 14:15:29 ah okay, I've got the idea. Jul 30 14:15:33 bitbake will (not implemented yet) match that against the .md5 in ${DL_DIR} Jul 30 14:16:43 * malfi nods understanding. Jul 30 14:18:00 understandingly (it should be an adverb) Jul 30 16:13:43 you guys broke ixp425 once again? g Jul 30 16:16:01 http://pastebin.ca/18903 Jul 30 16:52:49 malfi: I think your 'rm -r' command didn't work Jul 30 16:56:26 or hes got the patch with the added lf cached someplace. Jul 30 16:57:06 ah, just got to the bottom; jbowler is right. Jul 30 16:58:11 There are some bogus permissions: tar: ixp425-eth-1.1-r6/.pc/makefile.patch/Makefile: Cannot open: Permission denied Jul 30 17:07:29 jbowler-away: is it "uCSlugC" or "uCSlugc" or "UcSlugC" ? Jul 30 17:09:54 uCslugc (see www.uclibc.org) Jul 30 17:10:43 There are, in fact, only about 6 'openslug' directories in the openembedded source, so it's quite manageable to create a new distro. Jul 30 17:10:44 Not uCSlugc ? ("Slug" being a proper name?) Jul 30 17:11:04 Umm... :-) Jul 30 17:11:50 how's this: DISTRO=ucslugc, proper name is "uCSlugc" .. Jul 30 17:11:54 Well, the directories will all be ucslugc and the bb variables UCSLUGC, so I guess we could make it cool by calling it uCsLuGc, or have I got this all wrong. Jul 30 17:12:17 Yep, that works for me Jul 30 17:12:50 uCSlugc it is Jul 30 17:13:41 ok, feel free to add it to the master makefile (ucslugc, sibling to unslung and openslug), and we can start officially supporting it if you like. Jul 30 17:14:02 and we'll see if you can do it without interrupting the autobuilds :-) Jul 30 17:14:50 all the infrastructure should be in place today to simply add a new distro to our autobuilds Jul 30 17:14:50 I think that would be good - there seem to be a few people around who want configurable flash only or flash mainly systems. Jul 30 17:16:01 It's also good to prove that adding a new distro is easy (or at least prove how it can be done) - then no one has an excuse for distributing modified openslug firmware as 'openslug' Jul 30 17:16:51 There seem to be a bunch of application specific fooslug distros that people are talking about... Jul 30 17:17:15 AudioSlug RoboSlug FrogLogginSlug CameraSlug, etc Jul 30 17:17:55 yeah, but we should only need the openslug and ucslugc feeds ... Jul 30 17:18:59 Right, and actually half those I just mentioned are for "inslung" type application anyways. Jul 30 17:21:05 My idea is to insert the (literal) 'openslug' override into OVERRIDES after ${DISTRO} in osuclibc.conf, then openslug provides a default definition Jul 30 17:21:38 osuclibc.conf? Jul 30 17:22:00 not ucslugc.conf? Jul 30 17:22:06 Oops, wrong name. Jul 30 17:22:19 ucslugc.conf Jul 30 17:22:28 but yeah, that's a great idea Jul 30 17:23:24 sorry, i've been disconnected, what do you mean with the rm failure? Jul 30 17:24:45 Your rm -r command has to fail, because there is a file with permissions 000 in there. Jul 30 17:25:10 jbowler-away: I'm wondering if the wiki will require the name to be UcSlugc .. Jul 30 17:25:29 actually I invoked this rm with sudo, and it worked Jul 30 17:25:58 We seem to have settled on using [[page|name]] so I think it will work, but that might be a problem. Jul 30 17:26:34 All our other distros have an initial capital Jul 30 17:27:32 Well, that works too - I suspect technically the 'u' in uClibc is greek (i.e. micro) but that doesn't matter a whole lot... Jul 30 17:27:59 malfi: the log you posted did not have a sudo command Jul 30 17:28:15 MicroSlugC ? Jul 30 17:28:21 MuSlugC ? Jul 30 17:28:52 the user who invoked it, has id 0... Jul 30 17:28:54 UcSlugC ? Jul 30 17:28:58 problem with microcom.port5.com.... m102.tar.gz. Jul 30 17:29:02 anyone know why? Jul 30 17:29:05 Prefer UcSlugc, or UcSlugC, it just sounds better. Jul 30 17:29:41 UcSlugC then? Jul 30 17:29:43 slµg ? Jul 30 17:30:03 ooh, very subtle. Jul 30 17:30:07 malfi: I would recommend not building as root. That's untested and, in the past, builds have installed stuff on the build system when run as root. Jul 30 17:30:45 indeed, you will soon end up the /bin/bash being an arm executable on your x86 host :-) Jul 30 17:31:04 jbowler-away: I know that doing these things as root is evil, but I did that for nfs-convenience... Jul 30 17:31:32 jbowler-away: but you're right, I will change that tomorrow, but do you really think that this getuid is related to the patch-problem? Jul 30 17:32:07 landslide: why? because microcom.port5.com is down :) Jul 30 17:32:50 The error you have is a result of either the patch already being applied (as it said) or the preceding patch not being applied. Jul 30 17:33:08 ah-huh... :) Jul 30 17:33:18 What I don't understand is where you got the -r6 directory from in the first place - what happened in the original build? Jul 30 17:34:04 jbowler-away: the same, but I wanted to be sure, that this is reproducable, so I deleted it, as it should be build again from the openembedded bitbake-files, and the problem reoccured. Jul 30 17:35:45 Maybe one of the other patch files is suffering from a similar problem. I've definately seen the 'patch already applied' issue before, but it was a long time ago. Jul 30 17:36:58 Here's my log: Jul 30 17:37:02 NOTE: made /home/work-tmp/jbowler/nslu2/openslug/work/ixp425-eth-1.1-r6 to projectdir by creating .patches/ Jul 30 17:37:02 NOTE: import patch 'ixp425_eth_1_1_update_nf_bridge.patch' as 'ixp425_eth_1_1_update_nfbridge' Jul 30 17:37:02 NOTE: import patch 'ixp425_eth.c.patch' as 'ixp425eth.c' Jul 30 17:37:03 NOTE: please refresh this patch, line-numbers have changed Jul 30 17:37:04 NOTE: please check ixp425_eth.c.rej Jul 30 17:38:20 jbowler-away: http://www.nslu2-linux.org/wiki/UcSlugC/Homepage Jul 30 17:39:24 I will delete all my files in downloads/ixp*, in openembedded/packages/ixp425_eth/ and in openslug/work/ixp425_eth once again, monotone again and see, if anything was corrupted Jul 30 17:39:45 when it's ready we can add it to the sidebar too Jul 30 17:40:25 we really need to reorganise the sidebar ... Jul 30 17:41:19 * malfi nods to rwhitby. Jul 30 18:02:21 can i get m102.tar.gz from a mirror host instead of microcom.port5.com? Jul 30 18:09:21 yes Jul 30 18:09:33 http://sources.nslu2-linux.org/sources/m102.tar.gz Jul 30 18:09:36 just edit the url in the .bb file Jul 30 18:10:08 and if you're using the lastest monotone head, then it should pick that one up automatically as a last resort mirror Jul 30 18:10:30 (that was added in the last 12 hours) Jul 30 18:11:55 where is the bb file? Jul 30 18:12:44 landslide: you don't need to edit the bb file. we have sources mirrors now Jul 30 18:13:37 ok, do i need to just run 'make build-openslug' again? to get the new head? Jul 30 18:13:54 You'll want to "make update" first Jul 30 18:14:55 (be prepared for a monotone wait if you're not running "make update" regularly) Jul 30 18:15:09 ok Jul 30 18:15:47 argh Jul 30 18:15:48 it says 'misuse: no server given and no default server set' Jul 30 18:16:12 cat openslug/.patches/applied -> ixp425_eth_1_1_update_nfbridge Jul 30 18:16:29 someday I will understand all those hidden whistle-and-bell-files Jul 30 18:19:13 I think I should have commented out the 'do_ixp425_c_patch_unpack' lines too Jul 30 18:20:15 landslide: do a make setup Jul 30 18:21:47 you must not have run make setup since moving to monotone 0.21 Jul 30 18:22:11 (there was a rough transitional period there - things should be smoother from now on ...) Jul 30 18:29:18 So how do you say UcSlugC ? You-see-slug-see? or Uck-slug-see ? Jul 30 18:29:34 the linksys nslu2 link on the wiki startpage leads to a 404 Jul 30 18:29:41 dyoung: the first Jul 30 18:29:57 sounds like some gangster rap... :) Jul 30 18:31:01 you-see-slug-see is how I say it Jul 30 18:34:22 malfi: startpage updated. Removed the link :-) Jul 30 18:34:37 * malfi grins. Jul 30 18:34:39 malfi: MCSlugC :-) Jul 30 18:34:54 em-see-slug-see - a well know slug rapper Jul 30 18:35:02 Well, do I get it right, that you plan to migrate these opt-packages to openembedded? Jul 30 18:35:49 optware will continue as is, and people will continue to add packages to it. Anyone is free (and in fact, encourage) to add the same packages to OpenEmbedded. Jul 30 18:36:11 Or fix the ones which are already there but don't quite work... Jul 30 18:36:14 The trouble is that no-one has been able to get OpenEmbedded to emit packages which work on Unslug or the WL500g firmware. Jul 30 18:36:35 and the OpenEmbedded learning curve is just too high for a lot of developers. Jul 30 18:37:09 these bb files are not more complicated then these makefiles, are they? Jul 30 18:38:13 rwhitby: Why isn't OE able to produce unslung packages? Jul 30 18:38:13 malfi: when they are easy, no. :-) but as the complexity of the changes required for cross compilation increases, I for one find that a complex .bb is harder than a complex .mk, but that's probably cause my python-foo is not that good. Jul 30 18:38:35 http://www.nslu2-linux.org/wiki/Unslung/OEPackagesForUnslung Jul 30 18:39:02 hmm - the ldconfig reason on that page may have gone away now ... Jul 30 18:39:05 * malfi goes reading and stops asking stupid questions for now. :) Jul 30 18:40:03 malfi: in general, we can get executables that work without any problems, but turning them into user-installable packages that work and integrate properly is the hard bit. Jul 30 18:40:30 rwhitby: okay I see Jul 30 18:41:53 rwhitby: how many ppl use unslung in contrast to openslug? Jul 30 18:42:41 malfi, when I checked last week the download stats for unslung binary image, there were 3500+ downloads of unslung-5.5 Jul 30 18:47:12 there isn't even a officially linked openslug-2.3-beta binary firmware image. the source code is available at berlios but the OpenSlug/UsingTheBinary stills says "The current version of the OpenSlug binary image is 2.0" Jul 30 18:47:25 are odd numbers unstable? Jul 30 18:52:39 malfi: all numbers are unstable :-) Jul 30 18:53:01 malfi thats because there isnt a officially released binary of 2.3-beta . Jul 30 18:53:16 I'm not sure why that is actually.... Jul 30 18:53:27 lighting probably. Jul 30 18:58:19 malfi: 1:7 openslug:unslung is the current ratio Jul 30 18:59:05 dyoung: yes, a lightning strike on the house of our trusted third party, combined with our trusted third party's helper being in Albania on business Jul 30 19:02:35 No one is going to believe that story. Jul 30 19:02:55 I mean, the fact that it's true really doesn't count for anything. Jul 30 19:03:19 "we were just too lazy to do it" Jul 30 19:03:41 although I dont know if anyone else has access to the FRS ? Jul 30 19:05:00 I don't. Jul 30 19:05:18 rwhitby: i ran make setup, then tried make update (didn't work same error) so i tried make build-openslug again and it didn't fallback to the mirror for m102.tar.gz Jul 30 19:05:22 jbowler-away: yeah, I probably wouldn't believe that if someone said it to me. But yes, it is true. Jul 30 19:05:59 landslide: did make setup do the "monotone unset database " lines? Jul 30 19:06:34 lemme check Jul 30 19:07:15 rwhitby: couldn't say, it's too far back in my screen buffer. Jul 30 19:09:47 landslide: check the Makefile for those unset commands, run them manually, and run the command that's after them in make setup too Jul 30 19:12:24 ok i ran the unset commands. Jul 30 19:12:54 the command after them does not work. Jul 30 19:13:04 then run the monotone pull from monotone.nslu2-linux.org with Jul 30 19:13:17 what's the error? Jul 30 19:13:28 just brings up the usage help Jul 30 19:13:42 monotone -d monotone/nslu2-linux.db pull monotone.nslu2-linux.org org.openembedded.* org.nslu2-linux.* Jul 30 19:13:56 yep Jul 30 19:14:12 sure you typed it right? Jul 30 19:14:13 my monotone is 0.19 Jul 30 19:14:19 oh, you need 0.21 Jul 30 19:14:29 ah-huh. Jul 30 19:14:49 * rwhitby wonders how we can check that automatically in the makefile ... Jul 30 19:15:06 parse monotone --version ? Jul 30 19:15:24 patches welcome :-) Jul 30 19:15:49 hehe. Jul 30 19:16:01 so.. i need to get monotone and build it myself? Jul 30 19:16:07 debian testing is only at 0.19 Jul 30 19:16:21 landslide: venge.net has a debian pkg for 0.21 Jul 30 19:16:53 changing over to linux.. brb. Jul 30 19:18:57 test `monotone --version | awk '{print $2;}' | cut -d. -f2` -ge 21 && echo everythings fine Jul 30 19:20:26 if monotone is 0.21 or above, then this condition is true Jul 30 19:21:08 ah. Jul 30 19:21:14 what was the link to 0.21 again? Jul 30 19:22:39 ~google monotone 0.21 Jul 30 19:22:47 oh, no jbot here Jul 30 19:22:58 http://venge.net/monotone/downloads/ Jul 30 19:23:04 ah... got it. Jul 30 19:46:00 what is monotone doing with the rull, and verifying new revisions? Jul 30 19:46:08 is it comparing the delta changes i received? Jul 30 19:46:20 rull=pull Jul 30 19:52:28 there are 160 revs in.. and i'm only up to 34 it's taken about 20 mins Jul 30 19:52:37 is this normal behaviour? Jul 30 19:52:40 yep Jul 30 19:53:13 night Jul 30 19:53:16 you'd be better to save your private key (if you have one), and then delete the monotone/nslu2-linux.db and let make setup download a new up-to-date copy Jul 30 20:02:57 it just finished. Jul 30 20:03:04 should i still get a new copy. Jul 30 20:17:39 no Jul 30 20:17:44 you've got the latest now Jul 30 20:24:44 boy, this whole process took me 2 days! Jul 30 20:24:50 to get the build environment setup. Jul 30 20:24:51 hehe Jul 30 20:26:32 yeah, you picked exactly the time of most flux to start it :-) Jul 30 20:26:54 it would be much quicker if you started again today, right ? :-) Jul 30 20:32:19 ain't that always the way ;P Jul 30 20:43:44 back later .. Jul 30 20:51:53 OK, so who is working on the OE distro conf file for openslug native builds? Jul 30 20:52:17 DaKa2: do you have an initial version that we can start from? Jul 30 21:46:51 i've got monotone latest. Jul 30 21:47:06 ran the pull command and the unsets from the make file manually Jul 30 21:47:14 then ran make update Jul 30 21:47:22 then ran make build-openslug Jul 30 21:47:46 it still doesn't revert to another mirror for m102.tar.gz Jul 30 21:47:51 it's up to attempt 5 atm... Jul 30 21:50:33 you *may* h ave to hit control-c to make it go to next mirror... I dont remember how that works Jul 30 21:50:41 ok Jul 30 21:55:01 can i just fudge it by changing the bb file? if so where is the file ;) Jul 30 22:05:53 the Q&D way is to wget http://sources.nslu2-linux.org/sources/m102.tar.gz -O downloads/m102.tar.gz; md5sum downloads/m102.tar.gz > downloads/m102.tar.gz.md5 Jul 30 22:13:02 if you missed it; I recently said; Jul 30 22:13:05 the Q&D way is to wget http://sources.nslu2-linux.org/sources/m102.tar.gz -O downloads/m102.tar.gz; md5sum downloads/m102.tar.gz > downloads/m102.tar.gz.md5 Jul 30 22:13:08 yep.. Jul 30 22:13:17 machine rebooted for no reason :( Jul 30 22:17:51 yes, that worked great. Jul 30 23:37:01 rwhitby-away: only thing I have is on http://www.nslu2-linux.org/wiki/HowTo/OpenSlugNativeCompileEnvironment Jul 30 23:37:13 and now I have to run, bbl **** ENDING LOGGING AT Sat Jul 30 23:59:56 2005