[Bug 244315] [patch] pkg(8) v1.13.1 fetch does not honor the -o (output dir) option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 22 16:18:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244315
Bug ID: 244315
Summary: [patch] pkg(8) v1.13.1 fetch does not honor the -o
(output dir) option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ian at FreeBSD.org
Attachment #211838 text/plain
mime type:
Created attachment 211838
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211838&action=edit
patch to fix bug in handling pkg fetch -o <dir>
When using 'pkg fetch -o dirname' the fetched files do not end up in the given
directory, they end up only in DB_CACHEDIR. I tracked it down to an apparent
typo in a variable name in repo_binary_fetch.c; patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list