It looks as though you have kdelibs3 already installed, and are trying to replace it with kdelibs3-ssl. Do a "fink list kdelibs3" and verify if this is indeed the the case.
If so, then you'll want to remove kdelibs3 by force with sudo dpkg -r --force-depends" kdelibs3 And then do the install as usual. -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 On Thu, 23 Jan 2003, Jonathan Levi, M.D. wrote: > Hi all, > > I'm having trouble installing bundle-kde when fink gets to > kdelibs3-ssl. if I try to install this alone, I get > > > > Information about 952 packages read in 1 seconds. > > > > pkg kdelibs3-ssl version ### > > pkg kdelibs3-ssl version 3.0.7-5 > > The following package will be installed or updated: > > kdelibs3-ssl > > dpkg -i > >>/sw/fink/dists/stable/crypto/binary-darwin-powerpc/kdelibs3-ssl_3.0.7-5_darwin-powerpc.deb > > dpkg: regarding .../kdelibs3-ssl_3.0.7-5_darwin-powerpc.deb > >containing > kdelibs3-ssl: > > kdelibs3 conflicts with keramik > > kdelibs3-ssl provides keramik and is to be installed. > > dpkg: error processing > >>/sw/fink/dists/stable/crypto/binary-darwin-powerpc/kdelibs3-ssl_3.0.7-5_darwin-powerpc.deb > >(--install): > > conflicting packages - not installing kdelibs3-ssl > > Errors were encountered while processing: > > > >>/sw/fink/dists/stable/crypto/binary-darwin-powerpc/kdelibs3-ssl_3.0.7-5_darwin-powerpc.deb > > ### execution of dpkg failed, exit code 1 > > Failed: can't install package kdelibs3-ssl-3.0.7-5 > > I can't remove or describe keramik: > > > [DrJ:~] root# fink remove keramik > > Information about 952 packages read in 1 seconds. > > > > pkg keramik version ### > > Failed: no version info available for keramik > > (same messages for fink describe keramik) > > TIA, > > Jonathan > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Fink-beginners mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-beginners > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
