**** BEGIN LOGGING AT Thu Feb 22 02:59:58 2007 Feb 22 08:21:24 hi Feb 22 09:30:15 Why make update downloads optware and openwrt? Feb 22 09:30:39 wouldn't be better if it only downloads bitbake and openembedded? Feb 22 09:37:09 saladino: "make update-bitbake update-openembedded" if you only want those. Feb 22 09:39:12 yep Feb 22 09:39:18 that is what im doing rwhitby Feb 22 09:39:42 btw, did you receive my OVERRIDE mail? was it correct? Feb 22 09:40:36 don't put OVERRIDES in the .bb file - it's already done in slugos.conf (or should be if it's not) Feb 22 09:41:25 hm? you told me to do a override in task-slugos.bb to avoid ucslugc from using rng-tools Feb 22 09:41:37 or maybe i didn't understand it well Feb 22 09:41:37 Since there are many instances of slugos_standard_rdepends += in that task-slugos.bb file, I doubt that your code will work. Feb 22 09:41:46 rwhitby it worked for me Feb 22 09:41:59 I mean to use the _ucslugc override syntax Feb 22 09:42:03 back later Feb 22 09:42:07 ok Feb 22 09:52:05 in which order do bitbake read conf files? Feb 22 09:52:28 in ucslugc.conf it first sets some variables and then a require Feb 22 09:52:32 to a file Feb 22 09:52:57 if i set a variable before the require and in the required file it is reseted i supose than i'll lose that value Feb 22 09:54:21 oh, if a variable is seted wiht ?= it is suposed to set only if it was not seted before? Feb 22 09:54:31 correct Feb 22 09:55:12 normal overrides has ${DISTRO} already. in ucslugc.conf, we do OVERRIDES .= ":slugos", so it gets both _ucslugc and _slugos overrides. Feb 22 09:56:17 it will be difficult to *only* stop rng-tools in task-slugos.bb with the code you sent me. Feb 22 09:56:25 aahm Feb 22 09:56:38 i think that i understand Feb 22 09:56:48 so, is there a better solution? Feb 22 09:57:03 you would need to use a different variable for that particular package, set that one variable depending on the override value, and then use that variable in slugos_standard_rdepends. Feb 22 09:57:33 all in task-slugos.bb i supose Feb 22 09:58:14 yes Feb 22 10:00:26 somehing like this? Feb 22 10:00:28 SLUGOS_RNG_PACKAGE = "\ Feb 22 10:00:28 rng-tools \ Feb 22 10:00:28 " Feb 22 10:00:28 SLUGOS_RNG_PACKAGE_ucslugc = "" Feb 22 10:00:28 SLUGOS_STANDARD_RDEPENDS += ${SLUGOS_RNG_PACKAGE} Feb 22 10:03:32 yeah Feb 22 10:04:17 ok Feb 22 10:04:56 are the quotes for SLUGOS_STANDARD_RDEPENDS += "${SLUGOS_RNG_PACKAGE}" needed? Feb 22 10:08:34 yes Feb 22 10:08:54 * rwhitby goes to the movies ... Feb 22 17:40:14 cisco went openSER Feb 22 17:40:31 Ooops sry .. wrong channel ... Feb 22 22:22:40 Looks like the current (as of 2 hour ago) kernel fixed an issue I was having with USB accesses hanging. Feb 22 22:23:43 Sweet. Now I can upgrade my gentoo slug without it hanging in the middle of untarring gcc... Feb 22 23:21:55 Anyone here using the new slugosle-4.3-beta? Feb 22 23:28:10 kapookee: yes Feb 22 23:31:34 rwhitby: OK. That simple answer lets me know that I'm doing somwthing wrong on my end. I tried reflashing 4.3-beta over 3.10-beta and Feb 22 23:32:10 kapookee: did you use the upgrade instructions on the wiki? Feb 22 23:32:45 that left me with a slug I couldn't reach (couldn't ping or ssh in). I then tried to re-debootstrap and died with a chroot error. I must have done something wrong in the process. Feb 22 23:33:32 rwhitby: uh, an old copy of the wiki instructions I had laying around - not the latest on the wiki. Feb 22 23:33:48 I'll start from scratch. Feb 22 23:35:58 you need to upslug a new 8MB image to get the ethernet driver microcode in the FIS directory. Feb 22 23:36:22 exit Feb 22 23:36:25 duh Feb 22 23:38:13 slugosle-4.3-beta-nslu2.bin ? Feb 22 23:49:51 kapookee: I am. Feb 22 23:50:33 kapookee: that looks right. Feb 22 23:50:46 LE? You're planning on running debian? Feb 22 23:53:19 kapookee: yes, you need to upslug2 that to get the microcode in place. See http://www.nslu2-linux.org/wiki/SlugOS/Upgrade Feb 22 23:58:30 rwhitby: I 'reflashed' with that file. Left me with an unresponsive slug. But that's moot now. While trying to "fix" things, I grunged /dev/sda1. I have to start from scratch. Feb 22 23:59:36 kapookee: reflash does not modify the FIS directory. Feb 22 23:59:56 you need to upslug2 or SerComm upgrade the whole 8MB file. Feb 23 00:04:18 rwhitby: okay, that was the problem then. I'll re-debootstrap it. Thanks. Feb 23 00:05:40 joshin: yes - I had been running slugos-3.10-beta and tried to "upgrade". :-) Feb 23 00:08:30 Aah, I'm running it BE (one slug runs Gentoo and the other plain old SlugOS with OpenEmbedded builds) Feb 23 00:26:20 joshin: I'd like to run BE, but I can't cross-build some things with BE (mplayer for one). Feb 23 00:30:07 gotta go Feb 23 01:49:21 Hey, has anybody tried the debian installer recently? Feb 23 01:49:58 It errors out finding the first package(clock), but wgets work correctly, routes set, and dns set. Feb 23 01:50:01 bkero_: rc1 is broken. have to wait for rc2 Feb 23 01:50:26 any way I can go fix the urls by hand? Feb 23 01:50:32 http://lists.debian.org/debian-devel-announce/2007/02/msg00011.html Feb 23 01:50:48 o Feb 23 01:51:01 (at least that's the only breakage I know about) Feb 23 01:51:35 [!!] Configure the clock The installer failed to download a file from the mirror. Feb 23 01:51:36 Yea Feb 23 01:52:13 bbiab (lunch) Feb 23 01:53:01 :) **** ENDING LOGGING AT Fri Feb 23 02:59:57 2007