Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656054 - [kde overlay] kde-plasma-5.12.90: Error: circular dependencies
Summary: [kde overlay] kde-plasma-5.12.90: Error: circular dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-18 17:03 UTC by Perfect Gentleman
Modified: 2018-05-18 23:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2018-05-18 17:03:02 UTC
* Error: circular dependencies:

(kde-plasma/kscreenlocker-5.12.90:5/5::kde, ebuild scheduled for merge) depends on
 (kde-plasma/kde-cli-tools-5.12.90:5/5::kde, ebuild scheduled for merge) (runtime)
  (kde-plasma/plasma-workspace-5.12.90:5/5::kde, ebuild scheduled for merge) (buildtime)
   (kde-plasma/kscreenlocker-5.12.90:5/5::kde, ebuild scheduled for merge) (buildtime)
Comment 1 George Diamantopoulos 2018-05-18 23:01:42 UTC
Same here. Any workarounds yet?

This seems to be affecting the live versions as well (5.13.49.9999).
Comment 2 Larry the Git Cow gentoo-dev 2018-05-18 23:21:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=49d17e7216b5776d7670bb5dcea3e7a136da4524

commit 49d17e7216b5776d7670bb5dcea3e7a136da4524
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-18 23:21:21 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-18 23:21:21 +0000

    kde-plasma/kscreenlocker: Fix circular dependency
    
    (kde-plasma/kscreenlocker-5.12.90:5/5) depends on
     (kde-plasma/kde-cli-tools-5.12.90:5/5) (runtime)
      (kde-plasma/plasma-workspace-5.12.90:5/5) (buildtime)
       (kde-plasma/kscreenlocker-5.12.90:5/5) (buildtime)
    
    Closes: https://bugs.gentoo.org/656054
    Package-Manager: Portage-2.3.38, Repoman-2.3.9

 kde-plasma/kscreenlocker/kscreenlocker-5.12.90.ebuild      | 4 +++-
 kde-plasma/kscreenlocker/kscreenlocker-5.13.49.9999.ebuild | 4 +++-
 kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild         | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba9cd3f99aa346be6eab9132136a6c08e55d58ef

commit ba9cd3f99aa346be6eab9132136a6c08e55d58ef
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-18 23:17:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-18 23:17:42 +0000

    kde-plasma/kwin: Fix circular dependency
    
    (kde-plasma/kde-cli-tools-9999:5/5) depends on
     (kde-plasma/plasma-workspace-9999:5/5) (buildtime)
      (kde-plasma/kwin-9999:5/5) (buildtime)
       (kde-plasma/kde-cli-tools-9999:5/5) (runtime)
    
    Closes: https://bugs.gentoo.org/656054
    Package-Manager: Portage-2.3.38, Repoman-2.3.9

 kde-plasma/kwin/kwin-5.12.90.ebuild      | 4 +++-
 kde-plasma/kwin/kwin-5.13.49.9999.ebuild | 4 +++-
 kde-plasma/kwin/kwin-9999.ebuild         | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)