[opensuse-kde] Zypper not pulling in KDE package... looks like wrong behavior.
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. -- Roger Luedecke openSUSE Ambassador Ind. Repairs and Consulting **Looking for a C++ etc. mentor*** -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
On 23/11/11 08:04, Roger Luedecke 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. I get
zypper in chromium Loading repository data... Reading installed packages... Resolving package dependencies... The following NEW packages are going to be installed: chromium chromium-desktop-kde chromium-suid-helper libv8-3 The following recommended package was automatically selected: chromium-desktop-kde The following package is recommended, but will not be installed: chromium-desktop-gnome 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): -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
On 23 November 2011 08:04, Roger Luedecke <roger.luedecke@gmail.com> 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? -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde+owner@opensuse.org
participants (3)
-
Carl Fletcher
-
Cristian Morales Vega
-
Roger Luedecke