Alright, using Hardy and install would only boot to that damn BusyBox, so I came in to the Live CD to install ubuntu-minimal as suggested. klogd and sysklogd won't configure, which won't let ubuntu-minimal configure
[EMAIL PROTECTED]:/# dpkg --configure klogd dpkg: dependency problems prevent configuration of klogd: klogd depends on sysklogd | system-log-daemon; however: Package sysklogd is not configured yet. Package system-log-daemon is not installed. Package sysklogd which provides system-log-daemon is not configured yet. dpkg: error processing klogd (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: klogd [EMAIL PROTECTED]:/# dpkg --configure sysklogd dpkg: dependency problems prevent configuration of sysklogd: sysklogd depends on klogd | linux-kernel-log-daemon; however: Package klogd is not configured yet. Package linux-kernel-log-daemon is not installed. Package klogd which provides linux-kernel-log-daemon is not configured yet. dpkg: error processing sysklogd (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: sysklogd >From what I can tell, klogd needs sysklogd configured to configure, and >sysklogd needs klogd configured to configure. It seems to me that upgrading from a fixed requirement to a meta package for the logging daemon for ubuntu-minimal would fix this problem (I'm sure that klogd could be specified as the default). "I close the update-manager task, IMHO its the wrong place to fix this problem." -- sounds to me like this IS the place to fix this problem. ubuntu-minimal being hard coded to a problematic program would be a problem inside ubuntu-minimal, not klogd. Although klogd needs fixed. -- ubuntu-minimal should support recommends (was: syslog-ng causes ubuntu-minimal to be removed.) https://bugs.launchpad.net/bugs/42555 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
