On Fri, Feb 11, 2005, Matthias Kurz wrote: > 1. Using /tmp under Solaris for tempfiles can be problematic. I recommend > to override this in /opkg/etc/rc.conf. > [...] > 2. "updatdb" in the commandline works, "openpkg rc findutils daily" hangs, > the nightly cron job generates an empty database. > This is caused by the options "--localuser/--netuser". When they are > used, "updatedb" runs the command "su user -s $SHELL -c ...". Under > Solaris, the su-command does not know an "-s"-option. But instead to > complain, it just fires up the command "$SHELL". This hangs, when called > with stdin from a terminal and terminates immediately when there is no > valid stdin (or is it /dev/null in cron jobs ?). > [...]
Ok, I think I've found a solution for both problems: http://cvs.openpkg.org/chngview?cn=21724 http://cvs.openpkg.org/chngview?cn=21725 Can you recheck whether it now works as expected? Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org