https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961

Thierry Thomas <[email protected]> changed:

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

Mark Linimon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
            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 <[email protected]> ---
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 <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to