maintainer-feedback requested: [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:32 UTC 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-pkg (Nobody)
<pkg at FreeBSD.org> for maintainer-feedback:
Bug 249317: ports-mgmt/pkg: assertion failed on 1.15.4 (pkg_jobs_conflicts.c)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249317
--- Description ---
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? :)
More information about the freebsd-pkg
mailing list