Bug 385878 - Update broke install - kmymoney and kmymoney-common incompatible
Summary: Update broke install - kmymoney and kmymoney-common incompatible
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-17 20:01 UTC by Bradley Kars
Modified: 2017-10-20 02:09 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 547c882ef8ab079aa3efd77bbcf805af9c30e368


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley Kars 2017-10-17 20:01:12 UTC
On KDE NEon Unstable the update "5.0.0+p16.04+git20171017" broke the install. kmymoney cannot be installed if kmymoney-common is installed but kmymoney-common is a dependency of kmymoney thereby making it impossible to install.

root@Work-VM:~# apt install kmymoney 
Reading package lists... Done 
Building dependency tree
Reading state information... Done 
Starting pkgProblemResolver with broken count: 0 
Starting 2 pkgProblemResolver with broken count: 0 
Done 
The following additional packages will be installed: kmymoney-common 
Recommended packages: pinentry-qt5 
The following NEW packages will be installed: kmymoney kmymoney-common 
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 
Need to get 0 B/14.2 MB of archives. 
After this operation, 38.0 MB of additional disk space will be used. 
Do you want to continue? [Y/n] y
Selecting previously unselected package kmymoney-common. 
(Reading database ... 238073 files and directories currently installed.) 
Preparing to unpack .../kmymoney-common_5.0.0+p16.04+git20171017.1445-0_all.deb ... 
Unpacking kmymoney-common (5.0.0+p16.04+git20171017.1445-0) ... 
Preparing to unpack .../kmymoney_5.0.0+p16.04+git20171017.1445-0_amd64.deb ... 
Unpacking kmymoney (5.0.0+p16.04+git20171017.1445-0) ... 
dpkg: error processing archive /var/cache/apt/archives/kmymoney_5.0.0+p16.04+git20171017.1445-0_amd64.deb (--unpack): 
trying to overwrite '/usr/share/man/man1/kmymoney.1.gz', which is also in package kmymoney-common 5.0.0+p16.04+git20171017.1445-0 
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) 
Processing triggers for man-db (2.7.5-1) ... 
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ... 
Unknown media type in type 'all/all' 
Unknown media type in type 'all/allfiles' 
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ... 
Processing triggers for libc-bin (2.23-0ubuntu9) ... 
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ... 
Processing triggers for mime-support (3.59ubuntu1) ... 
Errors were encountered while processing: 
/var/cache/apt/archives/kmymoney_5.0.0+p16.04+git20171017.1445-0_amd64.deb 
E: Sub-process /usr/bin/dpkg returned an error code (1)
Comment 1 Scarlett Moore 2017-10-19 11:26:58 UTC
Please try now.
Comment 2 Bradley Kars 2017-10-20 02:09:51 UTC
(In reply to Scarlett Clark from comment #1)
> Please try now.

Works perfectly thank you for the quick fix!