Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2017 00:04:34 +0000
From:      "Thomas Mueller" <mueller6722@twc.com>
To:        freebsd-ports@freebsd.org
Subject:   pkg convert?
Message-ID:  <5C.19.03935.91517495@dnvrco-omsmta01>

next in thread | raw e-mail | index | archive | help
Looking through the man page for pkg, I see there is still an entry for convert ("pkg help convert" or "man pkg-convert").

DESCRIPTION
     pkg convert is used to convert from/to pkg(8) local database to legacy
     pkg_install tools format.

OPTIONS
     The following options are supported by pkg convert:

     -d pkg_dbdir, --pkg-dbdir pkg_dbdir
             The location of the pkg_add(1) dbdir.  Defaults to /var/db/pkg.

     -n, --dry-run
             Dry-run mode.  Do not actually convert anything.  Just show what
             would be done.

What is this?  Looks obsolete to me, I thought the legacy pkg_install tools format was long gone with no going back.

I tried this with -n (dry-run) just for curiosity, and naturally it didn't work:

I got

pkg: Unable to open plist file: /var/db/pkg/texlive-texmf-20150523_3/+CONTENTS
Skipping invalid package: /var/db/pkg/texlive-texmf-20150523_3

and many more like that.

If this legacy functionality is long gone, why is it still in the man page or "pkg help convert"? 

I saw it as recently as 11.1-PRERELEASE.
        

Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5C.19.03935.91517495>