Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486112 - sys-apps/systemd circular dependency with sys-apps/gentoo-systemd-integration
Summary: sys-apps/systemd circular dependency with sys-apps/gentoo-systemd-integration
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-26 19:33 UTC by Peter Volkov (RETIRED)
Modified: 2014-02-21 18:58 UTC (History)
3 users (show)

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


Attachments
emerge --info output (emerge--info.txt,5.50 KB, text/plain)
2013-09-27 07:20 UTC, Peter Volkov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2013-09-26 19:33:32 UTC
There are circular dependencies between them:

(sys-apps/systemd-207-r2::gentoo, ebuild scheduled for merge) depends on
 (sys-apps/gentoo-systemd-integration-2::gentoo, ebuild scheduled for merge) (runtime)
  (sys-apps/systemd-207-r2::gentoo, ebuild scheduled for merge) (runtime)
Comment 1 Mike Gilbert gentoo-dev 2013-09-26 19:47:11 UTC
+  26 Sep 2013; Mike Gilbert <floppym@gentoo.org> systemd-204-r1.ebuild,
+  systemd-207-r2.ebuild, systemd-9999-r1.ebuild:
+  Move gentoo-systemd-integration to PDEPEND, bug 486112.
+
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-26 20:30:03 UTC
Hmm but this shouldn't be necessary... we should be able to handle it via blockers, at worst.
Comment 3 Mike Gilbert gentoo-dev 2013-09-26 20:33:53 UTC
How would blockers help anything here?

I assume this is basically an issue for a fresh systemd install, where we pull in both systemd and gentoo-systemd-integration, and portage doesn't know which to install first.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-26 21:17:17 UTC
Well, since both are just RDEPENDs... shouldn't portage install them in any order?
Comment 5 Mike Gilbert gentoo-dev 2013-09-26 21:48:00 UTC
Oh, yes. Reopening since I apparently have no clue as the the issue here.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2013-09-27 06:52:21 UTC
Looks like exactly same as http://bugs.gentoo.org/show_bug.cgi?id=480328#c7
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2013-09-27 07:20:02 UTC
Created attachment 359586 [details]
emerge --info output
Comment 8 Mike Gilbert gentoo-dev 2014-02-21 18:58:28 UTC
mgorny's assumption about how circular deps in RDEPEND just seems to be incorrect. gentoo-systemd-integration was moved to PDEPEND some time ago, so I'm closing this again.