Hi, On 3/8/2007 12:12 AM, [EMAIL PROTECTED] wrote: > I've installed and tested bacula 1.36/MySql from the Suse 10.0 install media. > I used this to run some basic tests and check the tape drive. I'm > attempting to upgrade to 2.02 before I start final production configuration. > I'm failing at the rpm command: > omares-backup:/home/dthacker # rpm -U -v bacula-mysql-2.0.2-1.su100.i586.rpm > warning: bacula-mysql-2.0.2-1.su100.i586.rpm: V3 DSA signature: NOKEY, key ID > 10a792ad > error: Failed dependencies: > bacula conflicts with bacula-mysql-2.0.2-1 > > What am I missing? TIA Dave
rpm notices that bacula (from 10.0, probably) and bacula-mysql... would conflict. The newer version is not an upgrade of what SuSE supplied, so there's no way rpm could resolve the conflicts. The solution would be to uninstall bacula first, then install bacula-mysql... You could also force (-f) the installation, but I would not recommend that. Take a backup of your configuration first (copying the files somewhere safe until after the upgrade)! And don't forget to read the ReleaseNotes and change your configuration accordingly... Arno > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bacula-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
