Mailinglist Archive: opensuse-kde (218 mails)

< Previous Next >
Re: [opensuse-kde] Zypper not pulling in KDE package... looks like wrong behavior.
  • From: Cristian Morales Vega <cmorve69@xxxxxxxx>
  • Date: Wed, 23 Nov 2011 11:07:50 +0000
  • Message-id: <CAOWQn3Q7FiDBaBjoj-Qys3C=btBzZrNyp7R7Bw6EDWkZU-m+jA@mail.gmail.com>
On 23 November 2011 10:16, Roger Luedecke <roger.luedecke@xxxxxxxxx> wrote:
On Wednesday, November 23, 2011 09:34:51 AM you wrote:
On 23 November 2011 08:04, Roger Luedecke <roger.luedecke@xxxxxxxxx> wrote:
sudo zypper in chromium
root's password:
Loading repository data...
Reading installed packages...
Resolving package dependencies...

The following NEW packages are going to be installed:
 chromium chromium-desktop-gnome chromium-suid-helper libv8-3

The following recommended package was automatically selected:
 chromium-desktop-gnome

The following package is recommended, but will not be installed:
 chromium-desktop-kde

4 new packages to install.
Overall download size: 24.2 MiB. After the operation, additional 86.9
MiB will be used.
Continue? [y/n/?] (y): y


So, yeah. It pulled in the Gnome helpythingy but not the KDE, despite it
being installed and that KDE is the active desktop. Seems strange. Not
sure if its a bug though.

%package desktop-kde

Summary:        Update to chromium to use KDE's kwallet to store passwords
Group:          Productivity/Networking/Web/Browsers
Supplements:    packageand(chromium:kdebase4-session)
Conflicts:      chromium-desktop-gnome
Provides:       Chromium-password = %{version}
Requires:       chromium = %{version}

%description desktop-kde
By using the openSUSE update-alternatives the password store for
Chromium is changed to utilize
KDE's kwallet. Please be aware that by this change the old password
are no longer accessible and
are also not converted to kwallet.

%package desktop-gnome

Summary:        Update to chromium to use Gnome keyring to store passwords
Group:          Productivity/Networking/Web/Browsers
Supplements:    packageand(chromium:gnome-session)
Conflicts:      chromium-desktop-kde
Provides:       Chromium-password = %{version}
Requires:       chromium = %{version}


----

So do you had gnome-session and/or kdebase4-session installed?
I have KDE and GNOME installed. This new GNome is worse than the preview in

Then the behaviour is the expected one. There are two option, any of
them is valid and ZYpp selects one randomly.
ZYpp doesn't have any infrastructure to select one package or the
other depending on the running environment. Feel free to ask for it to
ZYpp devs if you really think it makes sense, but IMHO doesn't, at
least for this case.

ps: the real fix would be to create another freedesktop standard so
the password stores of KDE and Gnome are compatible... I would not
hold my breath.
--
To unsubscribe, e-mail: opensuse-kde+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-kde+owner@xxxxxxxxxxxx

< Previous Next >
Follow Ups