View Single Post
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#15
Syslog can rotate logs hence it needed not be done to write a script. But how do I install syslog? I can install syslog via apt-get. But syslog depends also on savelog i.e. debianutils package. Now when I try to install debianutils I get dependencies not met message:

apt-get install debianutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
upstart: PreDepends: sysvinit-utils (>= 2.86.ds1-23) or
busybox (>= 3:1.6.1.legal-1osso8) but it is not going to be installed
E: Broken packages

I have the latest Firmware PR1.3 and powerkernel 46 installed:

2.6.28.10power46

What can I do? Can I somewhat force the Installation?

Please help!