2007/10/29, Amanda Ortega <[EMAIL PROTECTED]>: > Hi! > > I typed > > apt-get install xcardii > > and the result was: > > Reading list of packages... Ready > Building the tree of dependencies ... Ready > The following extra packages will be installed: > libmcardplugin libmusclecard1 libpcsclite-dev libpcsclite1 > Suggested packages: > libcflexplugin libmusclepkcs11 libpam-musclecard muscletools > The following packages will be removed: > pcscd > The following new packages will be installed: > libmcardplugin libmusclecard1 xcardii > The following packages will be updated: > libpcsclite-dev libpcsclite1 > 2 updated packages, 3 new installed packages, 1 to be removed and 158 not > updated. > > It will remove pcscd... What is happening??
libpcsclite1 and pcscd may not have the same version number. What is the output of: $ apt-cache policy libpcsclite1 pcscd I see you have "158 not updated" packages. It may also be a good idea to do a: $ sudo apt-get dist-upgrade bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
