[Bug 249317] ports-mgmt/pkg: assertion failed on 1.15.4 (pkg_jobs_conflicts.c)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 14 15:19:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249317
Bug ID: 249317
Summary: ports-mgmt/pkg: assertion failed on 1.15.4
(pkg_jobs_conflicts.c)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: pkg at FreeBSD.org
Reporter: olgeni at FreeBSD.org
Flags: maintainer-feedback?(pkg at FreeBSD.org)
Assignee: pkg at FreeBSD.org
It goes like this:
# pkg -v
1.15.4
# pkg upg -y
Updating bsdkit repository catalogue...
bsdkit repository is up to date.
All repositories are up to date.
Checking for upgrades (49 candidates): 100%
Processing candidates (49 candidates): 100%
Checking integrity...Assertion failed: (strcmp(uid, p->uid) != 0), function
pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, line 386.
Child process pid=93227 terminated abnormally: Abort trap
Not sure what could have caused it, but I can peek around and check.
What does the uid check refer to? :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list