(Jul 13 2005 08:01) Adrian Padilla wrote: > Thank you for the advice, I I have done that, and now when I swup --upgrade, > I get this > > Unable to upgrade package set due to unmet local dependencies: > openssh-clients openldap-servers cyrus-sasl-md5 iputils nss_ldap (....) > Package 'samba-mysql' requires 'libmysqlclient.so.12'. > Package 'postgresql' requires 'postgresql-libs' version '7.4.8'. > Package 'postgresql-server' requires 'postgresql-libs' version (....) > > This probably happens because a locally installed package depends on the > old version of one of the packages we tried to upgrade. > Downloading package: sash - done > Upgrading sash-3.7-1tr.i586.rpm - done
If you don't use postgresql or samba-mysql you can safely remove them. If you use postgresql you should dump all your databases and add '--force' to the swup command line. If you use samba-mysql, you can remove it before upgrade and readd it later. c -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
