You are not logged in.

#1 2015-10-22 01:08:48

pmcvay
Member
Registered: 2015-10-22
Posts: 13

[SOLVED] Pacman Conflict for package not being replaced

I'm trying to do a system upgrade and I have been having dependencies conflict for packages I'm not trying to upgrade. The extreme example is posted below where I don't replace any packages and still get an error.

:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
:: Replace akonadi with extra/akonadi-qt4? [Y/n] n
:: Replace baloo4-widgets with extra/baloo-widgets? [Y/n] n
:: Replace kdebase-dolphin with extra/dolphin? [Y/n] n
warning: kdebase-plasma: ignoring package upgrade (15.04.0-3 => 15.08.2-1)
warning: kdebase-workspace: ignoring package upgrade (4.11.18-1 => 4.11.22-3)
:: Replace kdeedu-marble with extra/marble? [Y/n] n
:: Replace kdegames-kiriki with extra/kiriki? [Y/n] n
:: Replace kdegames-picmi with extra/picmi? [Y/n] n
:: Replace kdemultimedia-dragonplayer with extra/dragon? [Y/n] n
:: Replace kdepimlibs with extra/kdepimlibs4? [Y/n] n
warning: kdeplasma-addons-applets-konsoleprofiles: ignoring package upgrade (4.14.3-5 => 4.14.3-6)
warning: kdeplasma-addons-runners-konsolesessions: ignoring package upgrade (4.14.3-5 => 4.14.3-6)
:: Replace kdesdk-dolphin-plugins with extra/dolphin-plugins? [Y/n] n
:: Replace kdesdk-umbrello with extra/umbrello? [Y/n] n
:: Replace kdeutils-ark with extra/ark? [Y/n] n
:: Replace kdeutils-kwalletmanager with extra/kwalletmanager? [Y/n] n
warning: konsole: ignoring package upgrade (15.04.0-1 => 15.08.2-1)
:: Replace libaccounts-qt5 with extra/libaccounts-qt? [Y/n] n
:: Replace libkgapi with extra/libkgapi4? [Y/n] n
:: Replace libkolab with extra/libkolab4? [Y/n] n
:: Replace qca with extra/qca-qt4? [Y/n] n
:: Replace qca-ossl with extra/qca-qt4? [Y/n] n
:: Replace qt-gstreamer with extra/qt4-gstreamer? [Y/n] n
resolving dependencies...
error: local database is inconsistent: name mismatch on package kdepim-runtime-4
error: local database is inconsistent: version mismatch on package kdepim-runtime-4
:: There are 2 providers available for cron:
:: Repository core
   1) cronie
:: Repository community
   2) fcron

Enter a number (default=1): 1
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libkolab4 and libkolab are in conflict

Last edited by pmcvay (2015-10-22 22:01:47)

Offline

#2 2015-10-22 01:15:23

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Pacman Conflict for package not being replaced

Every time pacman makes a suggestion, you ignore it. That isn't a system upgrade.

Also, please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-10-22 01:22:11

pmcvay
Member
Registered: 2015-10-22
Posts: 13

Re: [SOLVED] Pacman Conflict for package not being replaced

I know, I was just trying to selectively upgrade it to prevent the dependencies conflict and when I was getting a conflict from a package I didn't mark to replace I tried marking all of them as no to see what happened and still got the error.

Offline

#4 2015-10-22 01:25:24

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Pacman Conflict for package not being replaced

Please paste the full output of

pacman -Syu

. In code tags.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2015-10-22 01:31:16

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,393
Website

Re: [SOLVED] Pacman Conflict for package not being replaced

You are ignoring updates - ":: Replace libkolab with extra/libkolab4? [Y/n] n".   You need to say yes to this to not have the conflict.  But stuff is going to break if you update none of those packages and keep ignoring the ones you already have...

Also

error: local database is inconsistent: version mismatch on package kdepim-runtime-4

Why have you edited your database.


Do a full system update - everything else is unsupported.

Offline

#6 2015-10-22 01:31:36

pmcvay
Member
Registered: 2015-10-22
Posts: 13

Re: [SOLVED] Pacman Conflict for package not being replaced

 paul@pmcvay ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace akonadi with extra/akonadi-qt4? [Y/n] n
:: Replace baloo4-widgets with extra/baloo-widgets? [Y/n] n
:: Replace kdebase-dolphin with extra/dolphin? [Y/n] n
warning: kdebase-plasma: ignoring package upgrade (15.04.0-3 => 15.08.2-1)
warning: kdebase-workspace: ignoring package upgrade (4.11.18-1 => 4.11.22-3)
:: Replace kdeedu-marble with extra/marble? [Y/n] n
:: Replace kdegames-kiriki with extra/kiriki? [Y/n] n
:: Replace kdegames-picmi with extra/picmi? [Y/n] n
:: Replace kdemultimedia-dragonplayer with extra/dragon? [Y/n] n
:: Replace kdepimlibs with extra/kdepimlibs4? [Y/n] n
warning: kdeplasma-addons-applets-konsoleprofiles: ignoring package upgrade (4.14.3-5 => 4.14.3-6)
warning: kdeplasma-addons-runners-konsolesessions: ignoring package upgrade (4.14.3-5 => 4.14.3-6)
:: Replace kdesdk-dolphin-plugins with extra/dolphin-plugins? [Y/n] n
:: Replace kdesdk-umbrello with extra/umbrello? [Y/n] n
:: Replace kdeutils-ark with extra/ark? [Y/n] n
:: Replace kdeutils-kwalletmanager with extra/kwalletmanager? [Y/n] n
warning: konsole: ignoring package upgrade (15.04.0-1 => 15.08.2-1)
:: Replace libaccounts-qt5 with extra/libaccounts-qt? [Y/n] n
:: Replace libkgapi with extra/libkgapi4? [Y/n] n
:: Replace libkolab with extra/libkolab4? [Y/n] n
:: Replace qca with extra/qca-qt4? [Y/n] n
:: Replace qca-ossl with extra/qca-qt4? [Y/n] n
:: Replace qt-gstreamer with extra/qt4-gstreamer? [Y/n] n
resolving dependencies...
error: local database is inconsistent: name mismatch on package kdepim-runtime-4
error: local database is inconsistent: version mismatch on package kdepim-runtime-4
:: There are 2 providers available for cron:
:: Repository core
   1) cronie
:: Repository community
   2) fcron

Enter a number (default=1): 1
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libkolab4 and libkolab are in conflict

Offline

#7 2015-10-22 01:35:28

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Pacman Conflict for package not being replaced


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2015-10-22 01:43:23

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,560

Re: [SOLVED] Pacman Conflict for package not being replaced

pacman -Syyu

And answer yes to replace everything.

Do you have things in IgnorePkg in pacman.conf?

Last edited by Scimmia (2015-10-22 01:44:03)

Offline

#9 2015-10-22 01:43:43

pmcvay
Member
Registered: 2015-10-22
Posts: 13

Re: [SOLVED] Pacman Conflict for package not being replaced

Ok, I think I've figured it out a little more. Why is pacman ignoring the kdebase-workspace package upgrade?

Offline

#10 2015-10-22 01:47:52

pmcvay
Member
Registered: 2015-10-22
Posts: 13

Re: [SOLVED] Pacman Conflict for package not being replaced

When I say yes to everything, I get an error that one of the ignored packages depends on a replaced package. So how do I upgrade the package pacman is ignoring?

[paul@pmcvay local]$ sudo pacman -Syyu
:: Synchronizing package databases...
 core                                         121.9 KiB   233K/s 00:01 [#######################################] 100%
 extra                                       1812.8 KiB   316K/s 00:06 [#######################################] 100%
 community                                      2.9 MiB   670K/s 00:04 [#######################################] 100%
 multilib                                     144.7 KiB   723K/s 00:00 [#######################################] 100%
:: Starting full system upgrade...
:: Replace akonadi with extra/akonadi-qt4? [Y/n] Y
:: Replace baloo4-widgets with extra/baloo-widgets? [Y/n] Y
:: Replace kdebase-dolphin with extra/dolphin? [Y/n] Y
warning: kdebase-plasma: ignoring package upgrade (15.04.0-3 => 15.08.2-1)
warning: kdebase-workspace: ignoring package upgrade (4.11.18-1 => 4.11.22-3)
:: Replace kdeedu-marble with extra/marble? [Y/n] Y
:: Replace kdegames-kiriki with extra/kiriki? [Y/n] Y
:: Replace kdegames-picmi with extra/picmi? [Y/n] Y
:: Replace kdemultimedia-dragonplayer with extra/dragon? [Y/n] Y
:: Replace kdepim-runtime with extra/kdepim4-runtime? [Y/n] Y
:: Replace kdepimlibs with extra/kdepimlibs4? [Y/n] Y
warning: kdeplasma-addons-applets-konsoleprofiles: ignoring package upgrade (4.14.3-5 => 4.14.3-6)
warning: kdeplasma-addons-runners-konsolesessions: ignoring package upgrade (4.14.3-5 => 4.14.3-6)
:: Replace kdesdk-dolphin-plugins with extra/dolphin-plugins? [Y/n] Y
:: Replace kdesdk-umbrello with extra/umbrello? [Y/n] Y
:: Replace kdeutils-ark with extra/ark? [Y/n] Y
:: Replace kdeutils-kwalletmanager with extra/kwalletmanager? [Y/n] Y
warning: konsole: ignoring package upgrade (15.04.0-1 => 15.08.2-1)
:: Replace libaccounts-qt5 with extra/libaccounts-qt? [Y/n] Y
:: Replace libkgapi with extra/libkgapi4? [Y/n] Y
:: Replace libkolab with extra/libkolab4? [Y/n] Y
:: Replace qca with extra/qca-qt4? [Y/n] Y
:: Replace qca-ossl with extra/qca-qt4? [Y/n] Y
:: Replace qt-gstreamer with extra/qt4-gstreamer? [Y/n] Y
resolving dependencies...
:: There are 2 providers available for cron:
:: Repository core
   1) cronie
:: Repository community
   2) fcron

Enter a number (default=1): 1
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: hplip-plugin: requires hplip<3.15.7
:: kdebase-workspace: requires kdepim-runtime

Offline

#11 2015-10-22 01:57:51

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,560

Re: [SOLVED] Pacman Conflict for package not being replaced

As I said, do you have anything in IgnorePkg in pacman.conf?

hplip-plugin is in the AUR, you have to fix that one manually.

Offline

#12 2015-10-22 03:00:09

pmcvay
Member
Registered: 2015-10-22
Posts: 13

Re: [SOLVED] Pacman Conflict for package not being replaced

Awesome, that works now. Thanks

Offline

#13 2015-10-22 22:00:34

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Pacman Conflict for package not being replaced

Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309

Offline

Board footer

Powered by FluxBB