**** BEGIN LOGGING AT Mon May 14 02:59:57 2007 May 14 03:21:22 wow, busy weekend. May 14 03:25:32 nbd: I take it you still want kamikaze pre1 testing? May 14 03:38:48 <[mbm]> yep. May 14 03:39:26 <[mbm]> still have one open ticket about a readonly filesystem even after I fixed the problem May 14 05:19:59 <[mbm]> oh 7175 :/ May 14 05:37:24 mbm * r7220 /trunk/package/base-files/files/etc/preinit: /proc needs to be mounted before preinit.arch for failsafe May 14 05:40:35 hmm, I guess users must really want OpenWrt to become a multiuser env... various patches in tickets attempt to create users and drop privs, or add packages like rssh. gkrellmd tries to drop privs also. May 14 05:42:36 I don't see the point of gkrellmd anyway, it always was a pig when I tried it. May 14 05:43:04 <[mbm]> usually the people attempting to add multiple users are ones with very little linux experience that want to provide a shell server for all their l33t friends May 14 05:45:45 yeah, but packages/admin/gkrelld/patches/100-conf.patch tells gkrellmd to drop privs to "nobody" May 14 05:46:04 mbm * r7221 /tags/kamikaze_pre1/package/base-files/files/etc/preinit: repeat of 7220 May 14 05:46:25 <[mbm]> well, that's valid May 14 05:46:35 <[mbm]> you can run services non root May 14 05:47:44 ugh. brain-lapse. goodnight. May 14 08:37:57 mbm * r7222 / (2 files in 2 dirs): cleaner version of the udhcp script May 14 11:11:44 nbd * r7223 /trunk/package/madwifi/patches/118-txstop_workaround.patch: madwifi: enable txstop workaround for ap and ibss mode only May 14 13:45:40 nbd * r7224 / (2 files in 2 dirs): brcm47xx-2.6: fix squashfs image partitioning problem May 14 15:38:25 [florian]: I updated #1676 with more info, you may have to talk with pavlov to see why he comitted r7150, as it cancelled out r8035 which was the fix for #1602 May 14 15:43:50 err, r7035 May 14 15:48:37 ryd * r7225 /packages/libs/glib2/Makefile: copy missing headerfile May 14 15:50:01 ryd * r7226 /packages/net/sshfs/Makefile: remove unused include May 14 16:05:16 nbd * r7227 /trunk/package/busybox/patches/242-udhcpc_msgs.patch: make udhcpc silent after 3 'Sending discover ...' messages May 14 16:06:35 <[mbm]> yay :) May 14 16:07:25 :) May 14 16:08:19 <[mbm]> any thought to what I mentioned yesterday - logs of stuff before syslogd starts being lost May 14 16:08:38 no idea how to fix that properly May 14 16:09:17 <[mbm]> only thing I could think of was logging to /tmp/foo and then just doing a "cat /tmp/foo | logger" after syslog came up May 14 16:10:03 <[mbm]> main issue is that without logging the output of mount_root, all these "my filesystem is readonly" are harder to diagnose May 14 16:10:24 let's do that until we have a better solution May 14 16:10:37 [mbm]: whats about logger -f ? May 14 16:11:06 <[mbm]> crazy_imp: yeah, same thing .. forgot about that May 14 16:11:12 (dunno if it deletes the stuff in the file too) May 14 16:11:13 ack May 14 16:25:53 <[mbm]> hmm my wgt634u is acting funky May 14 16:26:15 <[mbm]> just keeps repeating the cfe banner May 14 16:35:49 <[mbm]> weird; reflash and it's fine May 14 16:36:21 <[mbm]> don't remember any recent reflashes which would have broken it May 14 16:44:00 I've had several bad flashes with mine also, reflashing the same file resolves it. May 14 16:45:16 doesn't make any sense at all unless the gremlins of fighter pilot lore don't like the wgt. May 14 16:48:14 <[mbm]> is one of those annoying devices which requires a serial console to reflash May 14 16:50:19 when flashing I tend to use a serial console anyway since it is so convenient May 14 17:31:39 <[florian]> Bartman007: I could not really follow you May 14 17:32:11 <[florian]> I had no bad flashing with wgt634u so I wonder what happened to you May 14 17:39:35 [florian]: could not follow me in relating to which topic, the wgt or the squid ticket? May 14 17:40:37 I'm not concerned about the wgt, nothing more than an annoyance, and was not repeatable, just chiming in after [mbm] appeared to experience the same thing. May 14 17:43:11 <[florian]> Bartman007: the squid ticket, but now I have read the ticket I understand what you meant May 14 17:43:39 <[florian]> Bartman007: sounds strange, mine has been running bleeding edge svn revisions for days now without problems May 14 17:48:11 [florian]: for some reason I seem to run into compile time bugs like this fairly often. it is probably because I don't have most -dev packages install so I catch mistakes when a package attempts to build against the host environment May 14 17:50:54 <[florian]> Bartman007: the machine I am building packages right now has little if no developpment files and everything compiles as I expect it to May 14 17:53:04 :-/ hmm. May 14 17:53:41 <[florian]> for once it is not a gentoo ;) May 14 17:56:09 running Ubuntu here. (you running fedora?) May 14 17:57:02 <[florian]> ubuntu x86_64 as well May 14 18:08:45 <[florian]> crazy_imp: can you check that apr compiles with gcc4 ? May 14 18:09:18 [florian]: sure, but it'll take some time May 14 18:09:23 <[florian]> crazy_imp: no prob May 14 18:09:33 ok May 14 18:13:44 [florian]: 4.1.2 or 4.2 ? May 14 18:15:32 <[florian]> 4.1.2 May 14 18:16:21 ack May 14 18:17:35 <[florian]> syn May 14 18:19:19 <[florian]> CIA-13: is down ? May 14 19:35:12 [florian]: it doesn't build atm *surprised* i'll try to get it working again May 14 19:52:01 [florian]: i can build apr-0.9.13 with gcc 4 May 14 20:00:26 florian * r7228 /packages/net/squid/patches/006-makefile.in.patch: Remove this bogus patch, breaks squid compilation (#1676) May 14 21:03:32 wigyori: 47 May 14 21:03:34 oops May 14 21:11:08 florian * r7235 /packages/libs/libdvbpsi4/ (. Makefile): Add libdvbpsi4 (#1657) May 14 21:16:02 florian * r7236 /packages/libs/speex/ (Makefile patches/100-compile_fix.patch): Upgrade speex, add fixed point for all targets (#1678) May 14 21:21:49 florian * r7237 /packages/utils/joe/ (. Makefile patches/ patches/001-mathaway.patch): Add joe (#1667) May 14 21:27:02 florian * r7238 /packages/net/shorewall/ (. Makefile files/ files/shorewall.init): Add shorewall (#1588) May 14 21:29:34 [florian]: ping May 14 21:32:04 florian * r7239 /packages/net/asterisk-prompt-de/ (. Makefile): Add asterisk prompts in German (#1463) May 14 21:42:43 florian * r7240 /packages/sound/empcd/ (. Makefile): Add empcd (#570) May 14 21:51:06 florian * r7241 /packages/utils/zip/ (. Makefile): Add zip from #1313 May 14 21:51:45 florian * r7242 /packages/utils/unzip/ (. Makefile): Add unzip from #1313 May 14 21:53:24 <[florian]> crazy_imp: pong ? May 14 21:53:51 <[florian]> Kaloz: I swear I did not drink palinka tonight May 14 21:54:40 <[florian]> crazy_imp: do you mind if I show you my error ? May 14 21:55:07 [florian]: i'm not able to fix the error from apr and gcc, but i can build apr 0.9.3 without problems. atm i try to get apr-util-0.9.3 build too :) May 14 21:55:42 [florian]: no problem, show what you get May 14 21:56:10 <[florian]> crazy_imp: http://pastebin.ca/488230 May 14 21:56:21 <[florian]> I am not in a mood for fixing this tonight May 14 21:56:34 [florian]: can you prove the palinka thing? :P May 14 21:57:17 [florian]: the "two or more data types in declaration specifiers" is the same what i get here aswell :( May 15 00:13:37 nbd * r7243 / (2 files in 2 dirs): awx: variable initialization fix **** ENDING LOGGING AT Tue May 15 02:59:58 2007