Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 16:18:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244315] [patch] pkg(8) v1.13.1 fetch does not honor the -o (output dir) option
Message-ID:  <bug-244315-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: ian@FreeBSD.org
 Attachment #211838 text/plain
         mime type:

Created attachment 211838
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211838&action=
=3Dedit
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 gi=
ven
directory, they end up only in DB_CACHEDIR.  I tracked it down to an appare=
nt
typo in a variable name in repo_binary_fetch.c; patch attached.

--=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-244315-7788>