Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2020 07:53:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 244069] ports-mgmt/pkg: ssh repo scheme is broken in 1.13.0
Message-ID:  <bug-244069-32340@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: sergey@akhmatov.ru
             Flags: maintainer-feedback?(pkg@FreeBSD.org)
          Assignee: pkg@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.c=
onf:
parse error
pkg:
ssh://pkg.<hostname>:/usr/local/poudriere/data/packages/12_1-default/meta.t=
xz:
parse error
repository myrepo has no meta file, using default settings
pkg:
ssh://pkg.<hostname>:/usr/local/poudriere/data/packages/12_1-default/packag=
esite.txz:
parse error
Unable to update repository myrepo
Error updating repositories!


The setup worked before update from 1.12.0 to 1.13.0

--=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-244069-32340>