[Bug 238264] ports-mgmt/pkg: pkg-1.11.0 doesn't work with an IPv6 only repository
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 31 14:34:39 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238264
Bug ID: 238264
Summary: ports-mgmt/pkg: pkg-1.11.0 doesn't work with an IPv6
only repository
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: pkg at FreeBSD.org
Reporter: ume at FreeBSD.org
Flags: maintainer-feedback?(pkg at FreeBSD.org)
Assignee: pkg at FreeBSD.org
pkg-1.11.0 doesn't work with an IPv6 only repository.
% sudo pkg upgrade
Updating example repository catalogue...
pkg: http://pkg.example.org/FreeBSD:11:amd64/local/meta.txz: No address record
repository example has no meta file, using default settings
pkg: http://pkg.example.org/FreeBSD:11:amd64/local/packagesite.txz: No address
record
Unable to update repository example
Error updating repositories!
The cause of this problem is that libfetch shipped with pkg is compiled without
INET6 definition. I confirmed that compiling libfetch with INET6 defined fix
this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list