**** BEGIN LOGGING AT Tue Dec 26 03:00:00 2006 Dec 26 04:00:35 03bzhou * r4828 10optware/trunk/make/gawk.mk: gawk: made to work for slugosbe Dec 26 04:31:41 03bzhou * r4829 10optware/trunk/make/py-sqlite.mk: py-sqlite: use $(HOST_STAGING_PREFIX)/bin/python2.4 for slugosbe Dec 26 04:38:35 03bzhou * r4830 10optware/trunk/make/mailman.mk: mailman: use $(HOST_STAGING_PREFIX)/bin/python2.4 for slugosbe Dec 26 05:12:55 03mwester * r642 10kernel/trunk/patches/2.6.19/88-dsmg600-dflt-cmdline.patch: dsmg600-setup: add "rw" option to command line, fix compiler warning. Dec 26 05:14:19 03mwester * r643 10kernel/trunk/patches/2.6.20/88-dsmg600-dflt-cmdline.patch: dsmg600-setup: updated patch on 2.6.20 branch Dec 26 05:17:08 03mwester * r644 10kernel/trunk/patches/2.6.19/series: series: Add via-velocity Big Endian patch back into 2.6.19 kernel. Dec 26 06:41:49 03bzhou * r4831 10optware/trunk/make/py-clips.mk: py-clips: -> 1.0.4.320; added py25 subpackage; working on slugosbe Dec 26 06:57:50 03bzhou * r4832 10optware/trunk/make/py-mssql.mk: py-mssql: 0.7.4 -> 0.8.0; added py25 subpackage; working on slugosbe Dec 26 07:10:08 03bzhou * r4833 10optware/trunk/sources/py-mssql/setup.py.patch: py-mssql: 0.7.4 -> 0.8.0; added py25 subpackage; working on slugosbe Dec 26 07:11:15 03bzhou * r4834 10optware/trunk/make/ (5 files): a couple more py-: added py25 subpackage; working on slugosbe Dec 26 07:12:38 03bzhou * r4835 10optware/trunk/Makefile: marked SLUGOSBE_BROKEN_PACKAGES so far Dec 26 08:32:09 eno: good call on the prohibit overwriting outside of /opt thing. You're right - Optware should not overwrite SlugOS/BE. If we were *ever* to consider that, then the alternatives functionality would be the way to do it. Dec 26 13:58:10 Does anyone no why screen doesn't work as a normal user under unlsung 6.8? Dec 26 13:58:27 I get an error "No more PTYs.". Dec 26 13:58:39 It works fine as root. Dec 26 14:12:24 sounds familiar Dec 26 14:13:21 marceln: check permissions on the /dev/pty* entries? Dec 26 14:13:24 Do you have the same error Dec 26 14:13:39 marceln: I havent used unslung for years now.. :P Dec 26 14:13:56 do as mwester says, I was about to suggest the same :) Dec 26 14:14:02 $ ls -lad /dev/pty* Dec 26 14:14:02 ls: /dev/pty*: No such file or directory Dec 26 14:14:06 BTW: someone contributed the patch to turn on improvd pty handling for Unslung; it was just never included because nobody volunteered to test same. Dec 26 14:14:09 No pty's Dec 26 14:14:49 :o Ouch! Dec 26 14:15:47 Sorry wrong host Dec 26 14:16:10 crw-r--r-- 1 root root 2, 3 Jan 1 1970 /dev/ptyp3 Dec 26 14:17:25 right.. Dec 26 14:17:50 on my gentoo systems it is typically... Dec 26 14:17:51 crw-rw---- 1 root tty 2, 3 2006-12-24 14:27 /dev/ptyp3 Dec 26 14:18:27 as long as it is rw for a group that you're member of, it should work Dec 26 14:19:29 Probably screen has some for of suid/sgid Dec 26 14:19:40 DO you have screen installed Dec 26 14:20:38 screen is g+s yes, and group is utmp Dec 26 14:20:55 but again.. this is gentoo... Dec 26 14:21:28 I can check openslug though... Dec 26 14:22:14 there it's different :) Dec 26 14:22:15 I checked the makefile of screen: Dec 26 14:22:15 -chown root $(DESTDIR)$(bindir)/$(SCREEN) && chmod 4755 $(DESTDIR)$(bindir)/$(SCREEN) Dec 26 14:22:23 crw--w---- 1 root tty 136, 0 Dec 26 15:49 /dev/pts/0 Dec 26 14:22:29 and no pty's Dec 26 14:22:43 Is a 2.6 kernel Dec 26 14:23:16 The default makefile installs screen suid root! Dec 26 14:41:02 03marceln * r4836 10optware/trunk/ (make/screen.mk sources/screen/postinst): OPTWARE: make screen suid root so that it will work as user Dec 26 16:38:49 http://www.nslu2-linux.org/wiki/DS101/MorePTYS ? Dec 26 16:40:25 i remember following the above instruction and got more PTYs on unslung Dec 26 16:43:54 03bzhou * r4837 10optware/trunk/make/py-rdiff-backup.mk: py-rdiff-backup: correctly rm old ipk dir Dec 26 16:58:15 I think the DS101 URL instructions for more pty's requires the newer /dev/pts mechansim -- which is not enabled on Unslung. If someone is willing to test, I can try to find that info and get it turned on in Unslung's future releases. Dec 26 17:05:14 Correction to my earlier statement: it appears that the newer /dev/pts mechanism *was* part of the build for Unslung 6.8 -- so following the instructions in the URL posted by eno *should* work on Unslung 6.8 as well. If someone can confirm that it works ok, and do a "burn-in" test for a while, I'll make that part of the next Unslung release. Seems trivial, just needs someone to test. Dec 26 17:25:09 03bzhou * r4838 10optware/trunk/make/cups.mk: cups: corrected DEPENDS Dec 26 17:54:20 03bzhou * r4839 10optware/trunk/make/py-xml.mk: py-xml: added py25 subpackage; made working on slugosbe Dec 26 17:56:27 03bzhou * r4840 10optware/trunk/ (5 files in 2 dirs): py-apsw, py-bluez, py-gd, py-gdchart2: added py25 subpackage; made working on slugosbe Dec 26 18:26:47 03bzhou * r4841 10optware/trunk/ (Makefile make/py-scgi.mk make/py-serial.mk make/py-usb.mk): py-scgi, py-serial, py-usb: added py25 subpackage; made working on slugosbe Dec 26 19:30:57 03bzhou * r4842 10optware/trunk/ (Makefile make/py-pgsql.mk): py-pgsql: added py25 subpackage; made working on slugosbe Dec 26 19:34:50 03oleo * r4843 10optware/trunk/make/flex.mk: flex: m4 path should be /opt/bin Dec 26 20:34:48 http://www.debian.org/News/weekly/2006/42/ <- NSLU2 story Dec 26 20:44:29 ~seen [g2] Dec 26 20:44:36 [g2] was last seen on IRC in channel #openslug, 4d 3h 15m 24s ago, saying: 'jelle what happens when you type ls --color=auto ? '. Dec 26 21:31:43 ~seen likewise Dec 26 21:32:11 likewise was last seen on IRC in channel #oe, 1d 3h 22m 51s ago, saying: '~seen flappie'. Dec 26 22:25:02 Hello Dec 26 22:26:21 On slugos/BE, /proc/diskstats exist and show disk i/o summary here. On my unSlung6. there is diskstats, and nothing comparable... Any suggestions where this might be? Dec 26 22:27:10 I meant: on unSlung, there is NO diskstats ... Dec 26 23:48:33 03bzhou * r4844 10optware/trunk/ (Makefile make/py-pygresql.mk): py-pygresql: added py25 subpackage; made working on slugosbe Dec 27 00:17:23 03bzhou * r4845 10optware/trunk/ (Makefile make/samba.mk): samba: hacked to work on slugosbe Dec 27 00:46:13 03bzhou * r4846 10optware/trunk/ (Makefile make/bsdmainutils.mk): bsdmainutils: made to work on slugosbe Dec 27 01:36:23 03bzhou * r4847 10optware/trunk/make/ (apr-util.mk cups.mk lighttpd.mk samba.mk): corrected filter function usage **** ENDING LOGGING AT Wed Dec 27 03:00:00 2006