**** BEGIN LOGGING AT Sat Jan 10 02:59:57 2009 Jan 10 10:16:51 morning Jan 10 10:18:34 i'm expierencing a strange runtime-linker problem: An application can't find a special symbol. But the file which exports the symbol is opened (regarding LD_DEBUG and strace). When I preload the file which exports the symbol (LD_PRELOAD=/usr/lib/libX11.so) everything is fine Jan 10 10:18:46 are there some known linker bugs related to uclibc? Jan 10 12:19:19 hi, i would like to add a new package to the openwrt tree, but i need an issue with the openssl package to be resolved before that Jan 10 12:20:36 its a p2p vpn tool which uses the ripemd160 hash algorithm of openssl, which seems to be compiled out by default in openwrt Jan 10 12:22:00 any chance to get this included? Jan 10 12:24:37 lars * r13959 /packages/Xorg/xorg/lib/libXdamage/Makefile: Fix typo. Jan 10 13:13:57 ahem... Jan 9 14:22:49 OpenWrt-USR8200 user.err kernel: EXT3-fs: Unrecognized mount option "users" or missing value Jan 10 13:14:24 I about flipped on that one... Jan 10 13:18:19 Unrecognized option? to mount? the "users" parameter... Please tell me I did something wrongly... Jan 10 13:19:34 johnrw: It's either "user" or "nouser" Jan 10 13:20:02 oh... user is understood? Jan 10 13:20:37 the mount option is user. Not users Jan 10 13:21:30 man mount Jan 10 13:21:50 mb Usually there are 2 options... with different intentions.. and I desired the users capability... Jan 10 13:22:35 users exsists Jan 10 13:23:28 ffffffffffffffffffff win7 beta keys Jan 10 13:24:02 Only the user that mounted a filesystem can unmount it Jan 10 13:24:02 again. If any user should be able to unmount, then use users instead of user in the fstab Jan 10 13:24:02 line. Jan 10 13:25:16 actually, busybox mount doesn't support either user or users. see http://busybox.net/downloads/BusyBox.html Jan 10 13:25:32 I'll consider this a bug... unless someone can explain why it exists this way... Jan 10 13:26:11 Right... so I had to remove the link to busybox... and then install the real mount-utils. Jan 10 13:28:10 I could swear I had told the build to include Busybox extended mount options... (was a bitch to find) but planned on installing the real mount anyways. Jan 10 13:28:45 i should try installing gentoo on my asus Jan 10 13:28:51 not clear what you are trying to do with the user or users option. Jan 10 13:29:21 allow mounts by anyone? Jan 10 13:29:46 but one logs in as root to the router! Jan 10 13:29:58 aparently not in his case Jan 10 13:30:10 apparently Jan 10 13:31:11 I'm not sure if this is an issue with the proper automounting in place (see recent patch in dev list) Jan 10 13:32:39 i should finish mlppp Jan 10 13:35:47 Just trying to setup samba so anyone I give an account to... both in /etc/passwd and /etc/samba/smbpasswd can be granted write access when they browse to the router from behind the NAT Jan 10 13:36:18 Samba can mount the drive... as THAT user... if it is working correctly. Jan 10 13:37:34 I desire this so that file/directory ownership stays identical to the source (client) machine... attributes. Jan 10 13:44:53 lars * r13960 /packages/lang/gst-python/Makefile: Update gst-python to 0.10.13 Jan 10 13:46:44 MateIn4: will automounting work if samba wants to mount Jan 10 13:47:16 don't know, it mounts before samba gets a chance Jan 10 13:48:17 Ok... maybe I'll just use ftp... and windows users can just stare at their files... Jan 10 13:49:03 but if user works... maybe i'll give that one last heave ho... Jan 10 13:49:09 windows users will be able to access those files from explorer as well Jan 10 13:49:30 for samba Jan 10 13:49:33 they can't write to it... Jan 10 13:49:37 i just use smbpasswd Jan 10 13:49:48 so did I... Jan 10 13:50:05 they dont need matching unix accounts Jan 10 13:50:16 I chowned the /dev/sda1 file... even. Jan 10 13:50:27 Weedy: they sure do. Jan 10 13:51:00 that's what security = user means. We went through that the other day. Jan 10 13:51:51 johnrw: which ftp server do you plan to use - pure-ftpd or vsftpd? Jan 10 13:52:05 I have no idea... Jan 10 13:52:24 They both promise speed and ease of use.. Jan 10 13:54:30 security and ftp in the same scrollback Jan 10 13:54:38 * Weedy walks away Jan 10 14:06:09 Weedy: go ahead and try and use Openwrt's smbpasswd... for example... smbpasswd joesmoe password4eoj and see what happens. Jan 10 14:06:52 you forgot the -a Jan 10 14:19:02 Weedy: Jan 10 14:19:02 smbpasswd -a joeshmoe passwd Jan 10 14:19:02 usage for openwrt_smbpasswd - Jan 10 14:19:02 smbpasswd USERNAME PASSWD Jan 10 14:19:02 smbpasswd -del USERNAME Jan 10 14:19:36 did I now? Jan 10 14:20:19 is openwrt still using samba2? Jan 10 14:23:43 samba 3 is the main one... but there is samba-common, samba-server,samba-client which I think is samba 2 Jan 10 14:24:02 samba 3 is what has THAT smbpasswd... Jan 10 14:30:15 extra options when run by root or in local mode: -a add user Jan 10 14:32:22 I am running it as root Jan 10 14:51:35 Weedy: you mean when using samba 2? Jan 10 14:53:17 i have sambe 3 installed Jan 10 14:53:41 Installed versions: 3.0.32!t(05:28:07 PM 25/11/08)(ipv6 kernel_linux pam python readline syslog -acl -ads -async -automount -caps -cups -debug -doc -examples -fam -ldap -oav -quotas -selinux -swat -winbind) Jan 10 15:03:44 Weedy: and you have tried smbpasswd -a ; see Jan 10 15:03:44 root@OpenWrt-USR8200:~# smbpasswd -a joeshmoe Jan 10 15:03:44 No valid user found in /etc/passwd Jan 10 15:03:44 root@OpenWrt-USR8200:~# Jan 10 16:54:34 (nick xMff Jan 10 18:47:37 Request: Can one of the core developers please change hostapd 0.6.6 --> 0.6.7 in trunk? Jan 10 18:52:19 Request: Can one of the core developers: iw package in trunk is version 0.9.5 - looks like someone did a patch to update to 0.9.7, but maybe not added to trunk yet? https://dev.openwrt.org/ticket/4373 Jan 10 19:08:09 <{Nico}> RoundSparrow: did you try both updates? Jan 10 19:08:33 yes, both are working fine for me built on latest trunk Jan 10 19:09:53 <{Nico}> which target(s)? Jan 10 19:10:36 ar71xx Jan 10 19:13:45 I think the harder decision is if hostapd CONFIG_IEEE80211N=y should be default, I am researching what implications this has on older G only hardware. But with newer broadcom and ath9k drivers, I think there will be more demand for this default. Jan 10 19:23:17 juhosg * r13961 /trunk/package/mac80211/ (15 files in 2 dirs): [package] mac80211: update compat-wireless to 2009-01-10 Jan 10 19:50:51 nico * r13962 /trunk/toolchain/Config.in: fix wrong TARGET_SUFFIX when building a toolchain with uClibc & EABI (closes: #4437) Jan 10 20:05:21 Feedback from hostapd developers is that OpenWRT should be safe changing CONFIG_IEEE80211N=y on all devices. http://lists.shmoo.com/pipermail/hostap/2009-January/019041.html . Feedback was: "It will increase the binary size, but other than that, it should not cause problems to non-802.11n devices. Or at least I'm not aware of any problems and would like to know if someone can find one. " Jan 10 21:18:44 hmmm... a package trying to execute a binary file... kills the build. Jan 10 21:18:53 ./vp3huff > vp3huff.tex Jan 10 21:18:54 /bin/sh: ./vp3huff: cannot execute binary file Jan 10 21:19:28 package/feeds/packages/libtheora/compile] Error 2 Jan 10 21:52:37 hi all Jan 10 21:52:43 welcome to #openwrt-devel! Jan 10 23:12:25 jow * r13963 /trunk/target/linux/x86/image/Makefile: [x86] Use wildcards to copy grub stage files, will cover both i386-pc and i386-openwrt directory names Jan 10 23:18:55 nico * r13964 /packages/net/ipcad/Makefile: Jan 10 23:18:55 ipcad fixes: Jan 10 23:18:55 - don't use/detect ULOG capture either Jan 10 23:18:55 - remove files touches (don't seem needed anymore) Jan 10 23:18:55 - sanitize & cleanup Jan 10 23:18:56 - bump release number Jan 10 23:53:00 thepeople * r13965 /trunk/package/kernel/modules/netfilter.mk: unmask ip6tables on 2.6.27 and 2.6.28 Jan 10 23:54:05 nico * r13966 /packages/ipv6/send/patches/ (4 files): refresh patches before applying upcoming fix Jan 11 00:05:44 nico * r13967 /packages/ipv6/send/patches/001-libnetfilter_queue_update.patch: fix sendd Jan 11 00:17:36 lars * r13968 /packages/Xorg/xorg/app/xrdb/ (. Makefile): Add xrdb. Jan 11 00:35:16 nico * r13969 /packages/net/sipsak/ (Makefile patches/ patches/001-ssp.patch): Jan 11 00:35:16 sipsak fixes: Jan 11 00:35:16 - fix for SSP detection: gcc accepts -fstack-protector even if SSP is disabled, but will fail at linking Jan 11 00:35:16 - sanitize & cleanup Jan 11 00:35:16 - bump release number Jan 11 00:46:57 i folks Jan 11 00:47:03 ah, hi folks Jan 11 00:47:24 http://www.olsr.org/?q=node/30 Jan 11 00:47:36 i am very happy about that :) Jan 11 00:47:50 now we just need to port over openwrt onto the G1 hehe Jan 11 00:47:58 or android onto openwrt Jan 11 01:23:54 nico * r13970 /trunk/include/site/i486-linux: add missing 'ac_cv_sizeof_unsigned_long_long' variable Jan 11 01:26:41 I was just trying to build samba 2 server... and cups fails on a linux include file... serial.h https://dev.openwrt.org/ticket/4445 Jan 11 01:27:10 Is there some way I can tell it not build cups? Jan 11 01:27:49 I doubt I'll be attaching any printers to the router... for a while :) Jan 11 01:55:27 nico * r13971 /packages/net/xsupplicant/patches/ (4 files): refresh patches before applying upcoming fix Jan 11 02:04:49 nico * r13972 /packages/net/xsupplicant/patches/005-no_private_linux_header_includes.patch: fix xsupplicant: remove unneeded private linux header includes **** ENDING LOGGING AT Sun Jan 11 02:59:57 2009