Most likely, when you run "apt-get -f install", it will remove "accountservice", which "solve" the dependency issue.
If "apt-get install accountservice" requires an older library, it usually means that the packager of accountservice has not update the package yet (or not in CDN yet), just wait a few days for the files to update and re-run apt-get install will solve it.
Have you tried apt-get -f install "application" as suggested from the instruction? This is basically ...
ronstudio 發表於 2013-10-22 23:33  |