[opensuse-gnome] Unable to install several patches after upgrading to Gnome 3.6
Hi, I've upgraded to Gnome 3.6 about a month ago and I noticed that I have some patches which can't be installed due to conflicts: zypper> lu -t patch The following software management updates will be installed first: Repository | Name | Version | Category | Status | Summary ---------------------+-------------------+---------+-------------+--------+--------------------------------------------------------- openSUSE-12.2-Update | openSUSE-2012-658 | 1 | recommended | needed | PackageKit: update zypp backend to fix error when fetc-> The following updates are also available: Repository | Name | Version | Category | Status | Summary ---------------------+-------------------+---------+-------------+--------+--------------------------------------- openSUSE-12.2-Update | openSUSE-2012-587 | 1 | recommended | needed | glib2: update to 2.32.4 stable version openSUSE-12.2-Update | openSUSE-2012-621 | 1 | recommended | needed | libwacom: Update to version 0.6 zypper> in -t patch openSUSE-2012-658 Resolving package dependencies... Problem: patch:openSUSE-2012-658-1.noarch conflicts with libpackagekit-qt2-2.x86_64 < 0.7.4-2.12.1 provided by libpackagekit-qt2-2-0.7.4-2.11.x86_64 Solution 1: Following actions will be done: replacement of libpackagekit-qt2-2-0.7.4-2.11.x86_64 with libpackagekit-qt2-2-0.7.4-2.12.1.x86_64 replacement of libpackagekit-glib2-14-0.7.4-2.11.x86_64 with libpackagekit-glib2-14-0.7.4-2.12.1.x86_64 replacement of PackageKit-gtk3-module-0.7.4-2.11.x86_64 with PackageKit-gtk3-module-0.7.4-2.12.1.x86_64 replacement of PackageKit-gstreamer-plugin-0.7.4-2.11.x86_64 with PackageKit-gstreamer-plugin-0.7.4-2.12.1.x86_64 replacement of PackageKit-browser-plugin-0.7.4-2.11.x86_64 with PackageKit-browser-plugin-0.7.4-2.12.1.x86_64 replacement of PackageKit-backend-zypp-0.7.4-2.11.x86_64 with PackageKit-backend-zypp-0.7.4-2.12.1.x86_64 replacement of PackageKit-0.7.4-2.11.x86_64 with PackageKit-0.7.4-2.12.1.x86_64 Solution 2: do not install patch:openSUSE-2012-658-1.noarch I noticed that libpackagekit-qt2-2-0.7.4-2.11.x86_64 is provided by obs://build.opensuse.org/GNOME and the other two patches have similar problems. What is the recommended way to apply these patches? Thanks, Robert -- Sent from my (old) computer -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Quoting Robert Munteanu <robert.munteanu@gmail.com>:
Hi,
I've upgraded to Gnome 3.6 about a month ago and I noticed that I have some patches which can't be installed due to conflicts:
The real story is two-fold (as usual :) ) I'm not sure how zypper 'verifies' if a patch applies to a system or not.. very likely 'just' based on version numbers..
zypper> lu -t patch The following software management updates will be installed first:
Repository | Name | Version | Category | Status | Summary ---------------------+-------------------+---------+-------------+--------+--------------------------------------------------------- openSUSE-12.2-Update | openSUSE-2012-658 | 1 | recommended | needed | PackageKit: update zypp backend to fix error when fetc->
I will have to check upon this one.. I might actually have missed getting this very patch also in 3.6 repository (will verify this evening). Still, zypper would likely still not know if the patch is there or not... The PK in G:S:3.6 is slightly different compared to the 'stock' one for it knows about GStreamer 1.0... which 12.2 version does not.
The following updates are also available:
Repository | Name | Version | Category | Status | Summary ---------------------+-------------------+---------+-------------+--------+--------------------------------------- openSUSE-12.2-Update | openSUSE-2012-587 | 1 | recommended | needed | glib2: update to 2.32.4 stable version
This one should not even be needed: you should be running glib 2.34.1 on your system!
openSUSE-12.2-Update | openSUSE-2012-621 | 1 | recommended | needed | libwacom: Update to version 0.6
Version 0.6 is part of GNOME:STABLE:3.6... it should be the same version, so having the patch installer or not should not make a difference.. not sure why zypper does not get it. Best regards, Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Tue, Nov 6, 2012 at 3:02 PM, Dominique Leuenberger a.k.a DimStar <DimStar@opensuse.org> wrote:
Quoting Robert Munteanu <robert.munteanu@gmail.com>:
Hi,
I've upgraded to Gnome 3.6 about a month ago and I noticed that I have some patches which can't be installed due to conflicts:
The real story is two-fold (as usual :) ) I'm not sure how zypper 'verifies' if a patch applies to a system or not.. very likely 'just' based on version numbers..
zypper> lu -t patch The following software management updates will be installed first:
Repository | Name | Version | Category | Status | Summary
---------------------+-------------------+---------+-------------+--------+--------------------------------------------------------- openSUSE-12.2-Update | openSUSE-2012-658 | 1 | recommended | needed | PackageKit: update zypp backend to fix error when fetc->
I will have to check upon this one.. I might actually have missed getting this very patch also in 3.6 repository (will verify this evening). Still, zypper would likely still not know if the patch is there or not...
The PK in G:S:3.6 is slightly different compared to the 'stock' one for it knows about GStreamer 1.0... which 12.2 version does not.
Right, I'll definitely hold on that.
The following updates are also available:
Repository | Name | Version | Category | Status | Summary
---------------------+-------------------+---------+-------------+--------+--------------------------------------- openSUSE-12.2-Update | openSUSE-2012-587 | 1 | recommended | needed | glib2: update to 2.32.4 stable version
This one should not even be needed: you should be running glib 2.34.1 on your system!
That's right, I am running glib 2.34.1. The conflict comes from gio-branding-openSUSE which comes in at version 12.2-5.4.1 but is found locally at 12.2-2.2 .
openSUSE-12.2-Update | openSUSE-2012-621 | 1 | recommended | needed | libwacom: Update to version 0.6
Version 0.6 is part of GNOME:STABLE:3.6... it should be the same version, so having the patch installer or not should not make a difference.. not sure why zypper does not get it.
zypper sees a version update for libwacom2 from 0.6-2.1 to 0.6-2.4.1 . Note however that zypper lu does not show these updates, only lu -t patch or lu --all . Robert
Best regards, Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
-- Sent from my (old) computer -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (2)
-
Dominique Leuenberger a.k.a DimStar
-
Robert Munteanu