Siduction Forum

Siduction Forum => Software - Support => Topic started by: eQuacky on 2015/10/15, 13:47:44

Title: Kmymoney removed after upgrade to KF5
Post by: eQuacky on 2015/10/15, 13:47:44
Hi all,


did a dist-upgrade about a week ago where kmymoney was removed (whereas kmymoney-common remained) and didn't notice the removal of kmymoney.




root@sid-X121e:/home/ltq# apt-show-versions | grep -i money
kmymoney-common:all/unstable 4.6.6-2 uptodate



kdenext is enabled and du went through smoothly, was able to reinstall all removed packages again except kmymoney.


root@sid-X121e:/home/ltq# apt-get install kmymoney
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies:
kmymoney : Depends: libgpgme++2v5 (>= 4:4.4.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.



root@sid-X121e:/home/ltq# apt-get install libgpgme++2v5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  akonadiconsole akregator blogilo kaddressbook kalarm kdepim kdepim-kresources
  kjots kleopatra kmail knode knotes konsolekalendar kontact korganizer
  libcalendarsupport4 libeventviews4 libgpgme++2 libincidenceeditorsng4 libkdepim4
  libkleo4 libksieveui4 libmailcommon4 libmailimporter4 libmessagecomposer4
  libmessagecore4 libmessagelist4 libmessageviewer4 libnoteshared4 libpimcommon4
  libqgpgme1 libtemplateparser4
The following NEW packages will be installed:
  libgpgme++2v5
0 upgraded, 1 newly installed, 32 to remove and 2 not upgraded.
Need to get 134 kB of archives.
After this operation, 48.4 MB disk space will be freed.
Do you want to continue? [Y/n] n



According to apt-show-versions my libpgpme* has following status:


root@sid-X121e:/home/ltq# apt-show-versions | grep -i libgpgme
libgpgme++2:amd64/unstable 4:4.14.10-siduction1.2 uptodate
libgpgme++2:i386 not installed
libgpgme11:amd64/unstable 1.6.0-1 uptodate
libgpgme11:i386 not installed



Shall I just wait a couple of time till libgpgme++2v5 will be available or is safe to let them (kdepim et al.) go?
Don't need them as I'm using (mostly Lxqt with) icedove, qupzilla, and iceweasel instead.


Greetz
Thomas
Title: Re: Kmymoney removed after upgrade to KF5
Post by: devil on 2015/10/15, 19:58:14
If you are carefull and make sure, removing something will not remove half the system, then yes


greetz
devil
Title: Re: Kmymoney removed after upgrade to KF5
Post by: Santa on 2015/10/16, 09:02:56
Hi eQuacky,


a fix for this is going to be released soon, thanks for noticing.
Title: Re: Kmymoney removed after upgrade to KF5
Post by: Santa on 2015/10/16, 12:24:26
Done, kmymoney should be installable now, try again please.
Title: Re: Kmymoney removed after upgrade to KF5
Post by: eQuacky on 2015/10/16, 19:21:48
Quote from: Santa on 2015/10/16, 12:24:26
Done, kmymoney should be installable now, try again please.


Hi Santa,


worked, thnx for the quick correction!


Thomas