Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2020 19:08:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245292] ports-mgmt/pkg-1.14.0 fails pkg install
Message-ID:  <bug-245292-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245292
           Summary: ports-mgmt/pkg-1.14.0 fails pkg install
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sgs@pichove.org

Created attachment 212988
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212988&action=
=3Dedit
pkg info -af > pkg_info.txt

pkg-1.14.0 fails to install packages from a custom repo with:

root@HeepBOX:/var/db/pkg # pkg -d install -y duplicity
DBG(1)[1258]> pkg initialized
Updating pkg.pichove.org repository catalogue...
DBG(1)[1258]> PkgRepo: verifying update for pkg.pichove.org
DBG(1)[1258]> Pkgrepo, begin update of
'/var/db/pkg/repo-pkg.pichove.org.sqlite'
DBG(1)[1258]> Fetch: fetching from:
http://pkg.pichove.org/FreeBSD/FreeBSD:12:amd64/latest/meta.conf with opts =
"i"
DBG(1)[1258]> Fetch: fetching from:
http://pkg.pichove.org/FreeBSD/FreeBSD:12:amd64/latest/meta.txz with opts "=
i"
DBG(1)[1258]> Fetch: fetching from:
http://pkg.pichove.org/FreeBSD/FreeBSD:12:amd64/latest/packagesite.txz with
opts "i"
pkg.pichove.org repository is up to date.
All repositories are up to date.
DBG(1)[1258]> want to get an advisory lock on a database
The following 2 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        duplicity: 0.8.12_1
        librsync: 2.2.1

Number of packages to be installed: 2

The process will require 3 MiB more space.
581 KiB to be downloaded.
DBG(1)[1258]> Fetch: fetching from:
http://pkg.pichove.org/FreeBSD/FreeBSD:12:amd64/latest/All/duplicity-0.8.12=
_1.txz
with opts "i"
DBG(1)[1258]> release an advisory lock on a database


The same thing happens when trying to add other packages from the repo.

When simply copying the packages from the repo:
pkg install librsync-2.2.1.txz
and then
pkg install duplicity-0.8.12_1.txz
works.

--=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-245292-7788>