Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 08:19:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 249317] ports-mgmt/pkg: assertion failed on 1.15.4 (pkg_jobs_conflicts.c)
Message-ID:  <bug-249317-32340-5uRzo2ndCe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249317-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249317-32340@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from Jimmy Olgeni <olgeni@FreeBSD.org> ---
Apparently the sqlite db got corrupted somehow:

[pts/9:olgeni@olgeni ~]% sudo pkg delete devel/py-azure-mgmt-resource
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 3 packages (of 0 packag=
es
in the universe):

Installed packages to be REMOVED:
        py37-azure-cli: 2.11.1
        py37-azure-cli-core: 2.11.1
        py37-azure-mgmt-resource: 10.1.0

Number of packages to be removed: 3

The operation will free 35 MiB.

Proceed with deinstalling packages? [y/N]: y
[1/3] Deinstalling py37-azure-cli-2.11.1...
[1/3] Deleting files for py37-azure-cli-2.11.1: 100%
[2/3] Deinstalling py37-azure-cli-core-2.11.1...
[2/3] Deleting files for py37-azure-cli-core-2.11.1: 100%
[3/3] Deinstalling py37-azure-mgmt-resource-10.1.0...
[3/3] Deleting files for py37-azure-mgmt-resource-10.1.0:  44%
py37-azure-mgmt-resource-10.1.0: missing file
/usr/local/lib/python3.7/site-packages/azure/mgmt/resource/resources/v2
19_08_01/operations/__init__.py
[3/3] Deleting files for py37-azure-mgmt-resource-10.1.0: 100%
pkg: sqlite error while executing DELETE FROM packages WHERE id =3D ?1; in =
file
pkgdb.c:2449: database disk image is malformed

--=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-249317-32340-5uRzo2ndCe>