[Bug 241816] ports-mgmt/pkg: cannot bootstrap itself from an ssh:// repository (says "Invalid URL scheme")

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 9 05:08:50 UTC 2019


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

            Bug ID: 241816
           Summary: ports-mgmt/pkg: cannot bootstrap itself from an ssh://
                    repository (says "Invalid URL scheme")
           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: vas at sibptus.ru
          Assignee: pkg at FreeBSD.org
             Flags: maintainer-feedback?(pkg at FreeBSD.org)

# pkg update
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
Bootstrapping pkg from
ssh://svn.XXX.XXX.ru/poudriere/data/packages/FreeBSD:12:amd64, please wait...
pkg: Error fetching
ssh://svn.XXX.XXX.ru/poudriere/data/packages/FreeBSD:12:amd64/Latest/pkg.txz:
Invalid URL scheme
A pre-built version of pkg could not be found for your system.
Consider changing PACKAGESITE or installing it from ports: 'ports-mgmt/pkg'.
#

The package is of course there:

# scp svn.XXX.XXX.ru:/poudriere/data/packages/FreeBSD:12:amd64/Latest/pkg.txz .
pkg.txz                                                                        
                  100% 6653KB   8.3MB/s   00:00
#

Workaround: enable the default FreeBSD repo (or any other repo available via
http://), let it fetch and install pkg, then reenable the ssh:// repo.

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


More information about the freebsd-ports-bugs mailing list