Discussion:
[Bug 195961] ports-mgmt/pkg: Checking integrity...Assertion failed
b***@freebsd.org
2014-12-22 14:31:39 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

Thierry Thomas <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.freebsd.org/bu
| |gzilla/show_bug.cgi?id=1959
| |62

Mark Linimon <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Assignee|freebsd-***@FreeBSD.org |***@FreeBSD.org
Summary|pkg: Checking |ports-mgmt/pkg: Checking
|integrity...Assertion |integrity...Assertion
|failed |failed
Product|Base System |Ports Tree
Component|bin |Individual Port(s)
Version|10.1-STABLE |Latest

--- Comment #1 from Thierry Thomas <***@FreeBSD.org> ---
Remark: the previous session was run inside a `su -m' session.

Trying to run it again from a root login session gives this result:

# pkg upgrade -f
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.

All repositories are up-to-date.
Checking for upgrades (1431 candidates): 58%
libfreehand00 has no direct installation candidates, change it to libfreehand?
[
Y/n]:
Checking for upgrades (1431 candidates): 91%
db42 has no direct installation candidates, change it to db? [Y/n]:
Checking for upgrades (1431 candidates): 100%
Processing candidates (1431 candidates): 100%
pkg: sqlite error while executing UPDATE packages SET name=?1 WHERE name=?2;
in
file pkg_jobs.c:1601: UNIQUE constraint failed: packages.name
pkg: sqlite error while executing UPDATE packages SET name=?1 WHERE name=?2;
in
file pkg_jobs.c:1601: UNIQUE constraint failed: packages.name
Checking integrity...Assertion failed: (strcmp(uid, p->uid) != 0), function
pkg_
conflicts_check_local_path, file pkg_jobs_conflicts.c, line 350.
Child process pid=65455 terminated abnormally: Abort trap

--- Comment #2 from Thierry Thomas <***@FreeBSD.org> ---
Same failure one week later with the next packages set!

Checking integrity...Assertion failed: (strcmp(uid, p->uid) != 0), function
pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, line 350.
Child process pid=53216 terminated abnormally: Abort trap
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2014-12-29 12:39:49 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

--- Comment #3 from ***@george-net.de ---
Any workaround? Thjis is critical. I am sitting here with a production system
and a failed upgrade...
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2014-12-29 12:45:44 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

--- Comment #4 from ***@george-net.de ---
Ok,

# pkg upgrade

without -f did it.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2014-12-29 23:21:42 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

Baptiste Daroussin <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |FIXED

--- Comment #5 from Baptiste Daroussin <***@FreeBSD.org> ---
pkg 1.4.2 fixes it in single repo
1.4.3 fixes it in multi repo
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2018-11-04 20:58:59 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

cybermerlin <***@ya.ru> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@ya.ru

--- Comment #6 from cybermerlin <***@ya.ru> ---
(In reply to Baptiste Daroussin from comment #5)
still exists

pkg -v 1.10.4

or again?
These developers are so miraclest.
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...