On Thu, 15 Oct 2009, Samuel Thibault wrote: > Philip Charles, le Thu 15 Oct 2009 00:41:33 +1300, a écrit : > > New problem when configuring initscripts. 'Can't exec "insserv" No > > such file or directory at /usr/bin/update-rc.d line 387' > > insserv has not been configured and is not listed as a dependency of > > initscripts - is this the cause of the problem? > > initscripts depends on sysv-rc (which is the package that provides > update-rc.d, not initscripts) which depends on insserv. > > Samuel >
The problem is that insserv is not configured before sysv-rc which means that update-rc.d cannot find insserv. It looks a though native-install needs to be modified to take into account this kind of problem. Phil. -- Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand +64 3 488 2818 Fax +64 3 488 2875 Mobile 027 663 4453 [email protected] - personal. [email protected] - business -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

