Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2014 14:31:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195961] ports-mgmt/pkg: Checking integrity...Assertion failed
Message-ID:  <bug-195961-8-xgWVgRJVGh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195961-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195961-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

Thierry Thomas <thierry@FreeBSD.org> changed:

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

Mark Linimon <linimon@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |pkg@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 <thierry@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 <thierry@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195961-8-xgWVgRJVGh>