Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2016 21:05:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210313] java/javavmwrapper fails with pkg upgrade -f
Message-ID:  <bug-210313-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: kbowling@freebsd.org
             Flags: maintainer-feedback?(glewis@FreeBSD.org)
          Assignee: glewis@FreeBSD.org

When doing something like pkg upgrade -f or pkg install -f javavmwrapper, p=
kg
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

--=20
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-210313-13>