Can't install kde-style-skulpture on KDE 4.11 Beta 2 - conflict with kde-window-manager package

Bug #1197261 reported by Murz
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
kde-workspace (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

After upgrade KDE from 4.10 to 4.11 on Kubuntu 13.04 via PPA ppa:kubuntu-ppa/beta from page http://www.kubuntu.org/news/kde-plasma-applications-411-beta-2 - skulpture kde style is removed and I can't install it again.

When I try to install, it conflicts with kde-window-manager package:
-----
$ sudo aptitude install kde-style-skulpture
The following NEW packages will be installed:
  kde-style-skulpture kwin-style-skulpture{a}
0 packages upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
Need to get 142 kB of archives. After unpacking 743 kB will be used.
The following packages have unmet dependencies:
 kde-window-manager : Breaks: kde-style-skulpture but 0.2.4-0ubuntu3 is to be installed.
The following actions will resolve these dependencies:

     Remove the following packages:
1) kde-window-manager
2) kde-workspace
3) kubuntu-desktop
4) plasma-widget-toggle-compositing

     Leave the following dependencies unresolved:
5) plasma-netbook recommends kde-workspace
6) plasma-desktop recommends kde-workspace

Accept this solution? [Y/n/q/?]
-----
I think that the sampe problem will exists in next Ubuntu 13.10, so it must be fixed before release.

Where can be the problem and how I can solve it?

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: kde-style-skulpture (not installed)
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.9.2-0ubuntu8.2
Architecture: amd64
Date: Wed Jul 3 09:12:23 2013
EcryptfsInUse: Yes
MarkForUpload: True
SourcePackage: kde-style-skulpture
UpgradeStatus: Upgraded to raring on 2013-04-10 (83 days ago)

Revision history for this message
Murz (murznn) wrote :
Revision history for this message
Murz (murznn) wrote :
Download full text (4.6 KiB)

Same problem is reproduced on Kubuntu 13.10 Alpha2 when booting from cd:

$ sudo apt-get install kde-style-skulpture
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  kde-style-oxygen kde-window-manager-common kde-workspace-data kde-workspace-kgreet-plugins kdelibs-bin kdelibs5-data kdelibs5-plugins
  kdepim-runtime kdepimlibs-kio-plugins kdoctools klipper ksysguard ksysguardd kwin-style-skulpture libakonadi-calendar4 libakonadi-contact4
  libakonadi-kabc4 libakonadi-kcal4 libakonadi-kde4 libakonadi-kmime4 libakonadi-notes4 libakonadi-socialutils4 libkabc4 libkalarmcal2
  libkcal4 libkcalcore4 libkcalutils4 libkcmutils4 libkde3support4 libkdeclarative5 libkdecorations4abi1 libkdecore5 libkdesu5 libkdeui5
  libkdewebkit5 libkdnssd4 libkemoticons4 libkephal4abi1 libkfile4 libkholidays4 libkhtml5 libkidletime4 libkimap4 libkio5 libkjsapi4
  libkjsembed4 libkldap4 libkmbox4 libkmediaplayer4 libkmime4 libknewstuff2-4 libknewstuff3-4 libknotifyconfig4 libkntlm4 libkparts4
  libkpimidentities4 libkpimtextedit4 libkpimutils4 libkprintutils4 libkpty4 libkresources4 libkrosscore4 libkrossui4 libkscreensaver5
  libksgrd4 libksignalplotter4 libktexteditor4 libkunitconversion4 libkwineffects1abi4 libkwinglesutils1 libkwinglutils1abi2
  libkworkspace4abi2 libkxmlrpcclient4 libmailtransport4 libmicroblog4 libnepomuk4 libnepomukquery4a libnepomukutils4
  libplasma-geolocation-interface4 libplasma3 libplasmaclock4abi4 libplasmagenericshell4 libprocesscore4abi1 libprocessui4a
  libqt4-declarative-gestures libsolid4 libsyndication4 libtaskmanager4abi4 libthreadweaver4 libweather-ion6 plasma-dataengines-addons
  plasma-dataengines-workspace plasma-scriptengine-ruby plasma-widgets-addons plasma-widgets-workspace systemsettings
Suggested packages:
  kde-wallpapers hspell plasma-widget-lancelot
The following packages will be REMOVED:
  akregator apport-kde apturl-kde calligra-libs jockey-kde kaddressbook kde-config-pimactivity kde-config-touchpad kde-window-manager
  kde-workspace kde-workspace-bin kdepim-kresources kexi kmail knotes kontact korganizer krita kubuntu-desktop kubuntu-firefox-installer
  kubuntu-notification-helper libcalendarsupport4 libeventviews4 libincidenceeditorsng4 libkblog4 libkdepim4 libkdepimdbusinterfaces4
  libksieveui4 libktnef4 libmailcommon4 libmailimporter4 libmessagecomposer4 libmessagecore4 libmessagelist4 libmessageviewer4
  libmuonprivate1 libpimactivity4 libpimcommon4 libtemplateparser4 muon muon-discover muon-notifier muon-updater plasma-desktop
  plasma-netbook plasma-scriptengine-python plasma-scriptengines plasma-widget-facebook python-kde4 python3-pykde4 software-properties-kde
  ubiquity ubiquity-frontend-kde ubuntu-release-upgrader-qt usb-creator-kde userconfig
The following NEW packages will be installed:
  kde-style-skulpture kwin-style-skulpture libqt4-declarative-gestures
The following packages will be upgraded:
  kde-style-oxygen kde-window-manager-common kde-workspace-data kde-workspace-kgreet-plugins kdelibs-bin kdelibs5-data kdelibs5-plugins
  kdepim-runtime kdepimlibs-kio-plugins kdoctools klipper ksysguard ksysguardd li...

Read more...

Revision history for this message
Murz (murznn) wrote :

Installing package with ignore dependencies solves the problem for me:
$ dpkg -i --ignore-depends=kde-window-manager ./kde-style-skulpture.deb
After this theme works well on all applications.

So this is issue with packaging, not with theme source.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in kde-style-skulpture (Ubuntu):
status: New → Confirmed
Revision history for this message
Murz (murznn) wrote :

This issue is still active with KDE 4.11 Release too. Also I contact about this problem with author of this theme, and it answer that this issue is in packaging, not in the theme.

Revision history for this message
Murz (murznn) wrote :

Seems that this is the problem in kde-window-manager package:
$ aptitude show kde-window-manager
Breaks: kde-style-bespin (< 0.r1552-1+), kde-style-bespin (< 0.r1552-1+), kde-style-skulpture, kde-style-skulpture, kde-window-manager-common (< 4:4.8.2a-0ubuntu2~), kde-window-manager-common (< 4:4.8.2a-0ubuntu2~), kde-window-manager-gles,
        kde-window-manager-gles, kde-workspace-data (< 4:4.8.4-0r5), kde-workspace-data (< 4:4.8.4-0r5), kdeartwork-theme-window (< 4:4.9.5), kdeartwork-theme-window (< 4:4.9.5), kdebase-workspace-bin (< 4:4.5.80), kdebase-workspace-bin (<
        4:4.5.80), kdebase-workspace-data (< 4:4.7.2), kdebase-workspace-data (< 4:4.7.2), kwin-style-crystal (< 2.2.1), kwin-style-crystal (< 2.2.1), kwin-style-dekorator, kwin-style-dekorator, kwin-style-qtcurve (< 1.8.14-2+),
        kwin-style-qtcurve (< 1.8.14-2+)

So it must be fixed in kde-window-manager package, move this issue to kde-window-manager

affects: kde-style-skulpture (Ubuntu) → kde-workspace (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.