[Bug 195961] ports-mgmt/pkg: Checking integrity...Assertion failed
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon Dec 22 14:31:39 UTC 2014
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195961
Thierry Thomas <thierry at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freebsd.org/bu
                   |                            |gzilla/show_bug.cgi?id=1959
                   |                            |62
Mark Linimon <linimon at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs at FreeBSD.org    |pkg at 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 at 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 at 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.
    
    
More information about the freebsd-pkg
mailing list