Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 20:17:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249551] 'make fetch' always fails for one port (misc/concourse) because one git submodule is bundled 3 times
Message-ID:  <bug-249551-7788-NvlyDGdsdD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249551-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249551-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249551

--- Comment #6 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Steve Wills from comment #5)

No, it's not wasteful. It only requires one extra symbolic link to handle.

Multiple dependencies occur naturally:
1. ThisProject bundles Project A
2. ThisProject bundles Project B
3. Project A bundles Project C
4. Project B bundles Project C

In this situation you need to have two GH_TUPLE lines for C and has nothing=
 to
do with modules2tuple.

It's wasteful to require to do something systematic manually when it can be
automated.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249551-7788-NvlyDGdsdD>