You are not logged in.

#1 2011-01-19 22:00:11

Doehni
Member
From: Germany
Registered: 2007-05-19
Posts: 175

[solved] koffice-plugins and koffice-kchart are in conflict

When trying to update the latest koffice, the following appears:

:: koffice-plugins and koffice-kchart are in conflict. Remove koffice-kchart? [y/N] N
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: koffice-plugins and koffice-kchart are in conflict

Looking at the package versions shows that kchart isn't updated:

koffice-plugins 2.3.0-1
koffice-kchart 2.2.2-4

So, should I just remove kchart? I didn't find any announcement that it isn't needed anymore...

Last edited by Doehni (2011-01-21 12:05:59)

Offline

#2 2011-01-20 15:03:51

Doehni
Member
From: Germany
Registered: 2007-05-19
Posts: 175

Re: [solved] koffice-plugins and koffice-kchart are in conflict

Offline

#3 2011-01-20 16:23:41

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: [solved] koffice-plugins and koffice-kchart are in conflict

From the koffice pkgbuild

package_koffice-plugins(){
    pkgdesc="Plugins for the KDE office suite"
    depends=('koffice-libs')
    replaces=('koffice-kchart')
        cd ${srcdir}/build/plugins
        make DESTDIR=${pkgdir} install

In other words it replaces kchart so you should be ok to remove it


Rauchen verboten

Offline

#4 2011-01-21 07:02:40

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: [solved] koffice-plugins and koffice-kchart are in conflict

Doehni wrote:

So, should I just remove kchart? I didn't find any announcement that it isn't needed anymore...

yes, you should remove it. Some parts have been moved to plugins, the application is disabled for now. See [1].

[1] http://lists.kde.org/?l=kde-commits&m=1 … 331495&w=2

Offline

#5 2011-01-21 12:05:38

Doehni
Member
From: Germany
Registered: 2007-05-19
Posts: 175

Re: [solved] koffice-plugins and koffice-kchart are in conflict

I deleted kchart. It isn't in the repos anymore. smile
Marked as solved

Offline

Board footer

Powered by FluxBB