https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652

--- Comment #50 from Dima Panov <flu...@freebsd.org> ---
(In reply to Tomoaki AOKI from comment #49)
Why, why, WHY you have to copy repo use and use third-party tool instead of
native pkg ability while you already have a valid repo in poudriere?


# cat > /usr/local/etc/pkg/repos/local.conf <<EOF
local: {
  url: "file:///usr/local/poudriere/data/packages/${ABI}"
}
EOF

# cat > /usr/local/etc/pkg/repos/FreeBSD.conf <<EOF
FreeBSD: {
  enabled: NO
}
EOF

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

Reply via email to