Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2016 18:16:18 -0400
From:      John Kent <jkent3rd@gmail.com>
To:        freebsd-pkg@freebsd.org
Subject:   Strange pkg behavior
Message-ID:  <CAMVUtNWnx%2BC2Q1580tG2p0Rq7Aba9PTj6kLT=pe6aROnQy2sWA@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?CAMVUtNWnx%2BC2Q1580tG2p0Rq7Aba9PTj6kLT=pe6aROnQy2sWA>