This last bit going to affect it as well? Setting up clvm (2.02.02-1ubuntu1) ... Starting Cluster LVM Daemon clvmd could not connect to cluster manager Consult syslog for more information invoke-rc.d: initscript clvm, action "start" failed. dpkg: error processing clvm (--configure): subprocess post-installation script returned error exit status 3 dpkg: dependency problems prevent configuration of redhat-cluster-suite: redhat-cluster-suite depends on clvm; however: Package clvm is not configured yet. dpkg: error processing redhat-cluster-suite (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of system-config-cluster: system-config-cluster depends on redhat-cluster-suite; however: Package redhat-cluster-suite is not configured yet. dpkg: error processing system-config-cluster (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: clvm redhat-cluster-suite system-config-cluster E: Sub-process /usr/bin/dpkg returned an error code (1)
The redhat-cluster-suite is installed under synaptic though On 9/20/06, Alex Rocha <[EMAIL PROTECTED]> wrote: > > Bulldog, add this in the end of file, and try again: > > # Automatically added by dh_installinit > if [ -x "/etc/init.d/flashplugin-nonfree" ]; then > update-rc.d flashplugin-nonfree defaults >/dev/null > if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then > invoke-rc.d flashplugin-nonfree start || exit $? > else > /etc/init.d/flashplugin-nonfree start || exit $? > fi > fi > # End automatically added section > > But the Mozzila Firefox (version 1.5.0.5) is not correctly working with > some files flash still, this after upgrade. > > -- > Flashplugin-nonfree > https://launchpad.net/bugs/61562 > -- Flashplugin-nonfree https://launchpad.net/bugs/61562 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
