On Sat, Apr 28, 2012 at 10:47:46AM +0200, Matth wrote: > 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:
The problem is that you have /etc/init.d/populate-volatile.sh file Maybe you haven't read 050 description: Desc: drop initscripts completely and replace last few machine specific sysvinit scripts, if you're just upgrading you have to "opkg remove initscripts" after opkg upgrade, nothing should be depending on it now Otherwise it would not fail, because it was fixed a while ago: http://git.openembedded.org/openembedded-core/commit/?id=6bf82c26f95359c08611bc9a44accf1593b2a850 Cheers, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
