At upgrading to 053 today I got :

root@om-gta02:~# opkg -V1 upgrade
Configuring sysstat.
/etc/init.d/populate-volatile.sh: line 11: /etc/default/rcS: No such file or 
directory
Collected errors:
 * pkg_run_script: package "sysstat" postinst script returned status 1.
 * opkg_configure: sysstat.postinst returned 1.

in the /etc/init.d/populate-volatile.sh the line in question is the last here:

#!/bin/sh
### BEGIN INIT INFO
# Provides:             volatile
# Required-Start:       $local_fs
# Required-Stop:      $local_fs
# Default-Start:        S
# Default-Stop:
# Short-Description:  Populate the volatile filesystem
### END INIT INFO

. /etc/default/rcS

I'm not sure, what this line should do.

Matth
_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to