[Bug 222502] ports-mgmt/pkg: pkg-1.10.1: archive_read_open_filename((null))

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 2 15:38:11 UTC 2018


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

Matthew L. Dailey <matthew.l.dailey at dartmouth.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthew.l.dailey at dartmouth.
                   |                            |edu

--- Comment #1 from Matthew L. Dailey <matthew.l.dailey at dartmouth.edu> ---
I ran into this issue this morning using pkg 1.10.3 trying to reinstall a
custom-built package:

# pkg --version
1.10.3

# pkg -d install -y /tmp/ldb-1.1.29_1.txz
DBG(1)[34197]> pkg initialized
Updating FreeBSD repository catalogue...
DBG(1)[34197]> PkgRepo: verifying update for FreeBSD
DBG(1)[34197]> Pkgrepo, begin update of '/var/db/pkg/repo-FreeBSD.sqlite'
DBG(1)[34197]> Fetch: fetching from:
http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/latest/meta.txz with opts "i"
DBG(1)[34197]> Fetch: fetching from:
http://pkgmir.geo.freebsd.org/FreeBSD:11:amd64/latest/packagesite.txz with opts
"i"
FreeBSD repository is up to date.
All repositories are up to date.
DBG(1)[34197]> want to get an advisory lock on a database
DBG(1)[34197]> Jobs> Adding file: /tmp/ldb-1.1.29_1.txz
DBG(1)[34197]> removing ldb from the request as it is the same as local
DBG(1)[34197]> trying to delete local package ldb-1.1.29_1 on install/upgrade,
reiterate on SAT
Checking integrity...DBG(1)[34197]> Binary> loading
/var/cache/pkg/ldb-1.1.29_1-c96c1cd1cd.txz
DBG(1)[34197]> check integrity for 1 items added
 done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be REINSTALLED:
        ldb-1.1.29_1

Number of packages to be reinstalled: 1
DBG(1)[34197]> want to upgrade advisory to exclusive lock
pkg: archive_read_open_filename((null)): Failed to open '(null)'
DBG(1)[34197]> release an exclusive lock on a database
DBG(1)[34197]> release an advisory lock on a database

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


More information about the freebsd-pkg mailing list