[Bug 244069] ports-mgmt/pkg: ssh repo scheme is broken in 1.13.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 12 07:53:38 UTC 2020


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

            Bug ID: 244069
           Summary: ports-mgmt/pkg: ssh repo scheme is broken in 1.13.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg at FreeBSD.org
          Reporter: sergey at akhmatov.ru
             Flags: maintainer-feedback?(pkg at FreeBSD.org)
          Assignee: pkg at FreeBSD.org

repo.conf:

myrepo: {
  url:
"pkg+ssh://pkg.<hostname>:/usr/local/poudriere/data/packages/12_1-default",
  mirror_type: "SRV",
}

% sudo pkg update
Updating myrepo repository catalogue...
pkg:
ssh://pkg.<hostname>:/usr/local/poudriere/data/packages/12_1-default/meta.conf:
parse error
pkg:
ssh://pkg.<hostname>:/usr/local/poudriere/data/packages/12_1-default/meta.txz:
parse error
repository myrepo has no meta file, using default settings
pkg:
ssh://pkg.<hostname>:/usr/local/poudriere/data/packages/12_1-default/packagesite.txz:
parse error
Unable to update repository myrepo
Error updating repositories!


The setup worked before update from 1.12.0 to 1.13.0

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list