**** BEGIN LOGGING AT Wed May 11 23:59:56 2005 May 12 00:32:30 'morning all May 12 00:38:46 hi there... May 12 00:40:58 ka6sox-away: did you succeed upgrading the toolchain on nudi ? May 12 00:41:20 not yet...I was out of town for 13hrs today. May 12 00:41:31 and just recently got in here. May 12 00:41:40 let me look at that now...brb May 12 00:48:33 jeanfabrice, it seems to be there already (installed) May 12 00:48:39 in /opt/brcm **** BEGIN LOGGING AT Thu May 12 00:53:12 2005 **** ENDING LOGGING AT Thu May 12 02:57:26 2005 **** BEGIN LOGGING AT Thu May 12 02:57:26 2005 **** ENDING LOGGING AT Thu May 12 02:58:09 2005 **** BEGIN LOGGING AT Thu May 12 02:58:19 2005 May 12 03:30:24 Hi. I try to build Openslug, but get an error. Can anybody help me? May 12 03:37:38 why is it that people don't just post the error, but feel they have to ask if someone will help them .... May 12 03:43:05 You don't know ? well, from my own experience : courtesy / shyness. You guys appear like gurus. And disturbing a guru is not very easy thing to do May 12 03:49:00 rwhitby, I guess we've extended the illusion pretty well. :-) May 12 03:50:52 dyoung: no : you ARE gurus, trust me (and I'm not a newbie) May 12 03:51:45 Nah. A carefully crafted Illusion i tell you. :-) May 12 03:51:52 dyoung: they must not have read the old logs ... May 12 03:52:25 (e.g. the bricking of jacques's slug) May 12 03:53:09 (and the many times we check something in without testing it) May 12 04:36:10 I should plug this Tivo in. May 12 05:55:25 03jeanfabrice * 10unslung/ (6 files in 3 dirs): Promoted sane-backends for Wiley May 12 05:59:31 nice. May 12 05:59:45 Theres a sane interface for USB Cameras too. May 12 06:03:18 dyoung: are you talking about gphoto2 ? May 12 06:04:30 No, there is a sane interface to USB cameras. May 12 06:04:36 oh, I should be more specific May 12 06:04:41 USB WebCam type cameras May 12 06:12:30 03jeanfabrice * 10unslung/make/sane-backends.mk: Corrected typo in download location May 12 06:41:16 Hmm... has anyone built gphoto2 successfully? May 12 06:43:18 It'd be brilliant if I could plug in my Ixus, and have the slug create a folder somewhere in my shares and copy all the pictures there May 12 06:44:41 NAiL: I did not know if I had to include it or not with sane, so it wasn't. But afair, I did compile it, yes. May 12 06:45:44 can't you script that? May 12 06:46:27 jstueve: Should be possible with hotplug somehow, I guess. I'm not familiar with hotplug though May 12 06:46:49 jstueve: having gphoto2 support in sane-backends ? May 12 06:47:14 is ixus a camera? May 12 06:48:55 yes May 12 06:49:07 * NAiL wanders off to eat dinner.. bbiaw May 12 07:02:40 the ixus doesn't show up as a USB disk, unfortunately. So I have to use gphoto2 to access the pictures May 12 07:03:13 ah... I understand, read up on gphoto2 May 12 07:03:40 mega cool... need to try it with my Kodak DX6940 May 12 07:04:07 jf-work: How'd you compile gphoto2? May 12 07:06:56 sane-backends can link against gphoto2. I compild libgphoto2, no more May 12 07:13:42 ah May 12 07:15:26 From what I can see, there's not sane backend that'll do exactly what I want... May 12 07:15:32 Close, but no cigar ;) May 12 07:21:27 hi there! May 12 07:25:21 I am trying to add a printer to my slug. I installed cups but now when I connect to http://slugip:631/ I got a HTTP 404 error (URL not found). Any clue May 12 07:40:21 ping jeanfabrice? May 12 07:42:07 for some reason, -r1.518 of unslung/Makefile changed back CROSS_PACKAGES_READY_FOR_TESTING May 12 07:43:50 OK, I'm being slow this morning. ffmpeg can't open libavformat.so (which is in /opt/lib), I can set LD_LIBRARY_PATH (if I exec bash). Is there some ldconfig/ld.so.conf equiv? May 12 07:48:44 hculver, objdump -p /opt/bin/ffmpeg | grep RPATH May 12 07:49:03 eno-away: pong May 12 07:49:50 jeanfabrice, the latest unslung/Makefile reversed some of the CROSS_PACKAGES_READY_FOR_TESTING May 12 07:49:51 eno-away: cvs has been down for a few hours. Did something disappear in it ? May 12 07:50:02 eno-away: humm May 12 07:50:18 do you mind if i correct it? May 12 07:50:34 nop. what does change ? May 12 07:50:50 usbutils ? May 12 07:50:50 hculver, objdump shows ffmpeg does not have the correct RPATH set, should be /opt/lib May 12 07:51:37 CROSS_PACKAGES_READY_FOR_TESTING = \ May 12 07:51:37 + nget \ May 12 07:51:37 + py-cherrypy \ May 12 07:51:37 + usbutils \ May 12 07:51:37 + sane-backends May 12 07:51:54 and, May 12 07:51:57 - samba siproxd sqlite strace stunnel syslog-ng \ May 12 07:51:57 + samba sane-backends siproxd sqlite strace stunnel syslog-ng \ May 12 07:52:23 sane-backends is in the wiley branch May 12 07:53:12 ok. I see. so you should juste let sane-backends on CROSS_PACKAGES_READY_FOR_TESTING May 12 07:53:16 maybe you want to add nget/py-cherrypy/usbutils to wiley cross testing? May 12 07:53:35 nop. usbutils is already promoted May 12 07:53:51 eno-away, yeah, had to move things around a bit and find armeb-linux-objdump, but yeah, it also requires glibc May 12 07:54:40 hculver, file a bug against ffmpeg on RPATH May 12 07:55:10 eno-away: thx. May 12 07:55:44 jeanfabrice, then i just remove nget/py-cherrypy/usbutils from CROSS_PACKAGES_READY_FOR_TESTING, since they are all promoted May 12 07:55:45 eno-away: I haven't gotten spca5xx not to oops the machine yet either. May 12 07:56:08 eno-away, but thats my problem. May 12 07:57:50 eno-away: np, it's ok May 12 07:58:36 03bzhou * 10unslung/Makefile: removed py-cherrypy nget and usbutils from CROSS_PACKAGES_READY_FOR_TESTING since they are already promoted May 12 08:02:10 eno-away, btw May 12 08:02:14 :) May 12 08:02:25 how can I delete a file from attic ? May 12 08:33:10 jeanfabrice, sorry, just got to work. I don't think you can permanently delete a file from a cvs client, it has to be done on the server May 12 08:34:12 jeanfabrice, i noticed python is in packages_need_to_be_fixed list for wiley, what problem does it have? May 12 08:42:43 eno-away: for python, I dunno. It's not me who put python there. I will try building it May 12 08:42:58 k May 12 09:10:33 question: openslug how can I replace dropbear with OpenSSH without rebooting or losing my ssh connection? May 12 09:12:29 Good question. May 12 09:12:34 I did a reboot ;P May 12 09:12:57 (And it took ages, presumably generating a key on boot) May 12 09:13:03 my slug doesn't reliably reboot, and needs a powercycle.. May 12 09:13:16 I've installed sshd, and generated keys... May 12 09:13:22 sshd is in init.d May 12 09:13:26 ah, yes. I wonder why that is. My slug takes ages to boot sometimes May 12 09:13:58 Maybe I'll find out when I get my serial May 12 09:14:04 I need to killall dropbear and then immediately after that /etc/init.d/sshd May 12 09:14:10 maybe a cron job? May 12 09:14:31 * jstueve_ is thinking outloud May 12 09:14:49 at, but it's not installed :P May 12 09:14:55 A cron-job would probably work May 12 09:14:59 dayum... May 12 09:15:02 pkg? May 12 09:15:10 Not that I know :( May 12 09:15:27 shite... May 12 09:15:30 cron isn't installed either May 12 09:16:04 okay.. shell script running in the background in a loop that executes once dropbear is no longer? May 12 09:16:29 hmm May 12 09:16:35 You could probably use nohup May 12 09:16:53 nohup May 12 09:16:54 what is nohup? May 12 09:16:54 Run a command immune to hangups, runs the given COMMAND with hangup signals ignored, so that the command can continue running in the background after you log out. May 12 09:16:57 SYNTAX May 12 09:17:37 make a shell-script, that kills dropbear, waits a couple of secs, then shtars sshd May 12 09:17:47 then nohup shellscript May 12 09:17:50 (Probably) May 12 09:18:16 nohup --help May 12 09:18:23 http://www.ss64.com/bash/nohup.html May 12 09:18:38 http://www.ss64.com/bash/nohup.html May 12 09:19:00 in irc.. May 12 09:19:03 ok... so May 12 09:19:10 #!/bin/bash May 12 09:19:17 killall dropbear May 12 09:19:21 wait 5000 May 12 09:19:26 hrm... no May 12 09:19:33 #!/bin/bash May 12 09:19:38 sleep 60 May 12 09:19:42 /etc/init.d/sshd start May 12 09:19:52 /etc/init.d/dropbear stop May 12 09:19:58 sleep 10 May 12 09:20:05 /etc/init.d/sshd start May 12 09:20:28 worth a try.. if not I'll stop by the house at lunch and give it a powercycle May 12 09:20:29 ipkg remove dropbear ;) May 12 09:20:40 ipkg inst nohup? May 12 09:21:12 someone toyed with cups and foomatic? May 12 09:22:00 nohup is installed May 12 09:22:05 -sh: hohup: not found May 12 09:22:20 jstueve_: Ah... you're not running bash May 12 09:22:29 perlguru: Yes. Unsuccessfully :( May 12 09:22:39 aha May 12 09:24:28 gr. May 12 09:24:40 bash: nohup: command not found May 12 09:25:19 NAiL i traced the problem to filedescriptors: /dev/fd/0 instead of stdin May 12 09:25:53 and there is no /dev/fd/* May 12 09:26:10 (not for unslung) May 12 09:26:16 aha May 12 09:26:48 1 lrwx------ 1 root root 64 Apr 12 18:25 /dev/fd/0 -> /dev/pts/0 May 12 09:26:55 It's in OpenSlug :) May 12 09:26:58 the foomatic-gswrapper uses this May 12 09:27:53 patched footmatic-rip also: fixed some paths May 12 09:28:45 nohup is in coreutils May 12 09:28:53 no /dev/pts/* in unslung May 12 09:29:06 perlguru: Hmm... May 12 09:29:49 * jstueve_ thinks again... May 12 09:29:57 mknod b 136 0 /dev/pts/0? Probably won't work, but.. May 12 09:30:21 how do I check to make sure sshd is configured to run on boot and not dropbear? May 12 09:30:47 jstueve_: Best is to have sshd start before dropbear (incase sshd fails to start) May 12 09:30:47 jstueve_: ls /opt/etc/init.d? May 12 09:31:01 it is in sshd is in there May 12 09:31:09 you want dropbear AND openssh? May 12 09:31:12 jstueve_: ln -s /etc/init.d/sshd /etc/rc5.d/S11sshd May 12 09:31:14 perlguru: No May 12 09:31:26 perlguru: just incase sshd fails to start of first boot May 12 09:31:34 then dropbear will kick in May 12 09:31:48 If sshd starts, it's just removing dropbear afterwarsds May 12 09:32:05 i did openssh on openslug. no problems May 12 09:32:12 perlguru: Without reboot? May 12 09:32:18 I did too, but I did a reboot May 12 09:32:36 yes, i rebooted May 12 09:32:47 I'll give this a whirl... May 12 09:32:49 you have to i guess May 12 09:32:52 Since I don't have a serial, I didn't want sshd failing to come up. That'd mean a reflash... May 12 09:33:10 thanks for the help, if you don't see me for a while... May 12 09:33:12 :) May 12 09:33:14 no, it wouldn't... I'd just have to unplug sda... May 12 09:33:21 * NAiL slaps himself silly May 12 09:35:25 what /dev/... is stdin? May 12 09:36:05 Don't have a stdin May 12 09:36:08 :D May 12 09:36:26 worked like a champ... thanks (I'll write up a wiki entry later) May 12 09:36:33 the nohup-stuff? May 12 09:37:05 yeah... blip putty disappears, restart and try to login... new host key.. ps-ef no dropbear sshd running May 12 09:37:34 thanks for the help... May 12 09:37:40 off to lunch.. bbl May 12 09:39:01 ah, good :) May 12 09:46:08 ka6sox-away: ping? May 12 09:51:27 NAiL: where is /dev/fd/3 linked to? May 12 09:51:54 i saw something intresting: ls /proc/self/fd May 12 09:52:13 lrwx------ 1 root root 64 May 12 18:50 0 -> /dev/ttyp0 May 12 09:54:49 need to go... bye all May 12 09:54:53 perlguru: Uh May 12 09:54:55 argh May 12 11:19:43 NAiL, pong May 12 11:27:36 ah May 12 11:28:43 just got into the lab...so I still need to work on the cables today. May 12 11:28:59 ok May 12 12:16:58 is there a single package for openslug that will setup a development env? May 12 12:50:48 wileyware 1.9.2.7-CR5a is out May 12 12:52:59 jeanfabrice, advantages to this? bug fixes? May 12 12:55:33 main bugfixes printing issues May 12 12:55:59 ah. May 12 12:56:16 add awk busybox applet (wileyware should really go to optwares) May 12 12:56:34 Fixed RAW printing bugs, switched to unidirectional transfers by default May 12 12:56:34 Fixed support for the WPA-PSK in the Client Mode, thanks to miraculix for findings May 12 12:56:34 Fixed ftp server bug, which prevented files to be uploaded to subdirectories May 12 12:56:34 CET Timezone update by engy, added Czech Republic May 12 12:56:34 Increased number of entries on the Bandwidth page up to 32, patch from engy May 12 12:56:35 Added awk applet, applied mktime patch from engy May 12 12:56:37 Applied timezones uClibc patch prepared by engy May 12 12:56:39 Applied tomilius patches adding several new iptables targets May 12 12:56:41 Updated WL500g Deluxe to use latest ethernet module, removed closed source binaries May 12 12:58:27 both wileyhdd and wileyg running file with it for 1 hour now May 12 13:01:54 ;) May 12 13:02:02 this is good. May 12 13:34:35 hi, I've got a little problem with bitbake building flex May 12 13:34:44 install: cannot stat `flex': No such file or directory <- log message May 12 13:35:09 NOTE: package flex-native-2.5.31-r2: task do_fetch: completed May 12 13:35:10 NOTE: package flex-native-2.5.31-r2: task do_populate_staging: started May 12 13:35:10 ERROR: function do_stage failed May 12 13:35:53 does anyone in here have an idea whats going wrong or can point me in the right direction plz ;) May 12 13:42:53 ping May 12 13:45:08 bofh_omega, flex is not downloading correctly May 12 13:45:23 manually download it and put it in the sources or downloads dir May 12 13:45:35 do_fetch: completed <- bug? thanks for the help May 12 13:45:40 depending on if you're building from bk or svn May 12 13:45:52 sf.net is returning a HTML page May 12 13:45:58 so wget does not exit abnormally May 12 13:46:16 k, thanks that explains it ;) May 12 13:46:21 if there is a bug it's in oe since it does not detect that the downloaded file is not a tarball May 12 13:47:59 bofh_omega, its available from nslu.sf.net/downloads/ May 12 13:48:36 ka6sox-office: thx May 12 14:00:44 03jeanfabrice * 10unslung/ (4 files in 3 dirs): Promote wiley-feeds for Wiley May 12 14:03:24 um bad news. got flex package from your site. copied it to the sources dir made md5sum file but got the same error May 12 14:04:03 permissions? May 12 14:05:09 -rw-r--r-- May 12 14:05:23 (same as any other file) May 12 14:05:54 stamps? May 12 14:07:56 sorry don't know what your talking about May 12 14:08:16 or better where to take a look :) May 12 14:08:55 rm -rf tmp works. May 12 14:09:05 then restart May 12 14:09:32 find / -name "*stamps*" solved my problem ;) May 12 14:09:37 thanks anyway May 12 14:10:05 bofh_omega, so you're past it now? May 12 14:10:09 jeanfabrice: about that wileyware update.. That uClibc timezones patch.. What does it do? May 12 14:10:12 rm ./build/tmp/stamps/flex-native-2.5.31-r2.do_* May 12 14:10:18 yeah May 12 14:10:38 just a moment please my machine is a bit slow ;) May 12 14:11:01 um and me is not as fast at typeing as I could be ;) May 12 14:12:55 NAiL: dunno. May 12 14:12:57 looks much better now (I'm going to be past flex soon) May 12 14:13:04 great May 12 14:13:10 done May 12 14:15:17 NAiL: maybe related to this issue : http://forum.chupa.info/showthread.php?t=2332 May 12 14:28:03 <[g2]> rwhitby, morning sunshine ! May 12 14:28:56 morning May 12 14:41:36 gtg hope the build is done tomorrow ;) have a nice day May 12 14:42:25 I need a new toy. May 12 14:43:35 um...why? May 12 14:43:47 your new wiley will be here on Monday now :P May 12 14:43:54 dyoung: got the neuston clone yet? May 12 14:43:59 they backordered it and it is shipping tommorrow. May 12 14:44:30 Oh yeah, I was gonna give amazon one last chance. May 12 14:44:39 then go to skunkworks. May 12 14:44:57 what are you trying to get from Amazon? May 12 14:46:02 http://www.amazon.com/exec/obidos/tg/detail/-/B0001H2APA/ref=ord_cart_shr/103-7197493-1690210?%5Fencoding=UTF8&m=A1VC38T7YXB528&v=glance May 12 14:46:28 dyoung: http://www.tvtome.com/tvtome/servlet/ShowMainServlet/showid-33261/ May 12 14:46:34 (includes episode list) May 12 14:47:31 I get a message saying they are having techinical difficulties so to go away. May 12 14:48:03 must be your "country" is on the "list" May 12 14:59:15 good night all May 12 15:04:44 rwhitby: http://sourceforge.net/tracker/index.php?func=detail&aid=1200624&group_id=1&atid=200001 (cvs repos cleanup assigned) **** ENDING LOGGING AT Thu May 12 15:28:53 2005 **** BEGIN LOGGING AT Thu May 12 15:30:10 2005 May 12 21:02:55 Good morning May 12 21:03:15 I getter remember to change my nick today :) May 12 21:03:33 rwhitby, did you get to check if the build-environment guide looked ok ? May 12 21:05:03 yeah, it looked good tome May 12 21:07:30 great May 12 21:07:58 once I get some time, I will look into makine a new one, explaining a bit about the files in th build environment May 12 21:08:08 maby trying to walk through a .mk file May 12 21:08:36 a bit busy at work theese days though :-( May 12 21:16:19 cul May 12 21:19:15 morning christopher May 12 21:19:30 hi May 12 22:55:19 * dyoung-web mumbles someting about Chicken Pot Pie **** ENDING LOGGING AT Thu May 12 23:59:56 2005