[Bug 210313] java/javavmwrapper fails with pkg upgrade -f

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 15 21:05:16 UTC 2016


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

            Bug ID: 210313
           Summary: java/javavmwrapper fails with pkg upgrade -f
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: glewis at FreeBSD.org
          Reporter: kbowling at freebsd.org
             Flags: maintainer-feedback?(glewis at FreeBSD.org)
          Assignee: glewis at FreeBSD.org

When doing something like pkg upgrade -f or pkg install -f javavmwrapper, pkg
exits with:
[1/1] Reinstalling javavmwrapper-2.5...
[1/1] Extracting javavmwrapper-2.5: 100%
pkg: Fail to rename /usr/local/bin/checkvms.OyXWrDokPDgu ->
/usr/local/bin/checkvms: No such file or directory

Diagnosis from bapt:
[13:56] <bapt> yes there is a bug in the pkg-deinstall script in javawrapper
[13:57] <bapt> the script does rm -f /usr/local/bin/checkvms*
[13:57] <bapt> which breaks pkg upgrading

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list