Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779682 - dev-ros/gmapping depends on dev-ros/gmapping
Summary: dev-ros/gmapping depends on dev-ros/gmapping
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-04-01 08:51 UTC by Marco Scardovi (scardracs)
Modified: 2021-04-05 09:52 UTC (History)
2 users (show)

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


Attachments
emerge -pv dev-ros/gmapping (emerge.log,2.17 KB, text/plain)
2021-04-01 08:51 UTC, Marco Scardovi (scardracs)
Details
emerge --info dev-ros/gmapping (emerge-info.log,5.38 KB, text/plain)
2021-04-01 08:52 UTC, Marco Scardovi (scardracs)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Scardovi (scardracs) 2021-04-01 08:51:41 UTC
Created attachment 696705 [details]
emerge -pv dev-ros/gmapping

Trying to install dev-ros/gmapping ends in a failure because it depends on itself
Comment 1 Marco Scardovi (scardracs) 2021-04-01 08:52:16 UTC
Created attachment 696708 [details]
emerge --info dev-ros/gmapping
Comment 2 Marco Scardovi (scardracs) 2021-04-01 08:55:33 UTC
Reproducible: always
Comment 3 Ionen Wolkens gentoo-dev 2021-04-01 16:49:03 UTC
I don't know anything about ros and its seemingly several circular deps, but I do wonder how that's supposed to work:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e150b561469856fe53b52cc3b3a6340622c354a6
Comment 4 Marco Scardovi (scardracs) 2021-04-01 17:11:35 UTC
Looking at the ebuild seems who made the ebuild added as depend the package itself, this will make the circular dependence
Comment 5 Larry the Git Cow gentoo-dev 2021-04-05 09:52:25 UTC
The bug has been closed via the following commit(s):

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

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

    dev-ros/gmapping: fix copy/paste error
    
    Closes: https://bugs.gentoo.org/779682
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/gmapping/gmapping-1.4.2.ebuild | 4 ++--
 dev-ros/gmapping/gmapping-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)