Date: Thu, 4 Aug 2016 01:14:35 -0400 From: John Kent <jkent3rd@gmail.com> To: freebsd-questions@freebsd.org Subject: Strange Problem with pkg Message-ID: <CAMVUtNW3Oe5gkX2w0e9MpkQc2wQ18BbynO7NRVEOcY33CMkzNg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've been trying to perform some pkg upgrades. 'pkg update' completes with no issues. 'pkg update -f' completes with no issues. 'pkg upgrade' aborts however with an assertion failure: Assertion failed: (strcmp(uid, p->uid) != 0), function pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, line 399. I've captured the output of 'pkg upgrade -f' to get the list of packages that are to be upgraded and performed the upgrades manually on each package and can now identify (python27) the package that bombs. But I don't have an idea of what to try next. Any ideas? Regards, John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMVUtNW3Oe5gkX2w0e9MpkQc2wQ18BbynO7NRVEOcY33CMkzNg>