Bug 209820 - make fetch-urlall-list from non-root broken
Summary: make fetch-urlall-list from non-root broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-28 23:46 UTC by Dmitry Marakasov
Modified: 2016-05-29 08:03 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2016-05-28 23:46:51 UTC
Recently `make fetch-urlall-list` was broken: from non-root,

% make fetch-urlall-list
=> /usr/distfiles/ is not writable by you; cannot fetch.

I don't need write access to ${DISTDIR} to print fetch list!
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-29 08:03:07 UTC
A commit references this bug:

Author: mat
Date: Sun May 29 08:02:28 UTC 2016
New revision: 416087
URL: https://svnweb.freebsd.org/changeset/ports/416087

Log:
  Fix fetch-list and fetch-url-list-int when DISTDIR is not writable.

  PR:		209820
  Reported by:	amdmi3
  Sponsored by:	Absolight

Changes:
  head/Mk/Scripts/do-fetch.sh