maintainer-feedback requested: [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:49 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-pkg mailing list
<pkg at FreeBSD.org> for maintainer-feedback:
Bug 241816: ports-mgmt/pkg: cannot bootstrap itself from an ssh:// repository
(says "Invalid URL scheme")
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241816



--- Description ---
# 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.


More information about the freebsd-pkg mailing list