Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2022 17:16:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265421] net/rclone: does not respect WRKDIRPREFIX, creates huge directory structure in /usr/ports/distfiles/go
Message-ID:  <bug-265421-7788-AhBnlxYYFB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265421-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265421-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=3D265421

--- Comment #2 from Martin Birgmeier <d8zNeCFG@aon.at> ---
Hmmm... for my setup there are have previously been less than 5000 files in
distfiles, most of them versioned tarballs, with multiple versions for vari=
ous
FreeBSD distributions. For rclone, the "go" subdirectory now holds slightly
less than 40000 files which are not tarballs.

Before the latest change, rclone would download just a few dozen tarballs in
the "fetch" stage of the build process and expand them in WRKSRC, similar to
what "normal" ports are doing.

I would find it preferable to change the "modules" logic in Mk/Uses/go.mk to
save tarballs instead of expanded directories.

-- Martin

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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