Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775536 - Circular dependencies for ros-meta/desktop (also ros-meta/desktop_full)
Summary: Circular dependencies for ros-meta/desktop (also ros-meta/desktop_full)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-11 21:01 UTC by otrocorreoinutil
Modified: 2021-04-05 09:52 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,6.10 KB, application/x-info)
2021-03-11 21:01 UTC, otrocorreoinutil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description otrocorreoinutil 2021-03-11 21:01:10 UTC
Created attachment 690873 [details]
emerge --info

Emerge of ros-meta/desktop (also ros-meta/desktop_full) ends in:

 * Error: circular dependencies:

(dev-ros/topic_tools-1.15.9:0/0::gentoo, ebuild scheduled for merge) depends on
 (dev-ros/rosmsg-1.15.9:0/0::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-ros/rosbag-1.15.9:0/0::gentoo, ebuild scheduled for merge) (buildtime)
   (dev-ros/topic_tools-1.15.9:0/0::gentoo, ebuild scheduled for merge) (buildtime)

 * Note that circular dependencies can often be avoided by temporarily
 * disabling USE flags that trigger optional dependencies.

But no USE flag is enabled in those packages.
Comment 1 Larry the Git Cow gentoo-dev 2021-04-05 09:52:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abec2778751bdb4f2c11a446e5677d1f2135a9b6

commit abec2778751bdb4f2c11a446e5677d1f2135a9b6
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-04-03 12:58:22 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-04-05 09:52:19 +0000

    dev-ros/topic_tools: rosmsg is only a test dep
    
    Closes: https://bugs.gentoo.org/775536
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 .../{topic_tools-1.15.10.ebuild => topic_tools-1.15.10-r1.ebuild}     | 2 +-
 dev-ros/topic_tools/topic_tools-9999.ebuild                           | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)