Date: Mon, 12 Jan 2026 05:50:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 292351] java/netbeans - Port updating to latest version Netbeans 28 Message-ID: <bug-292351-7788-BVwD0j6wKj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-292351-7788@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292351 --- Comment #4 from unitrunker <unitrunker@unitrunker.net> --- I did the following. # removed package netbeans (17). $ pkg remove netbeans # clone repo, apply patch file, and build the port. $ git clone freebsd-ports $ cd freebsd-ports/java/netbeans $ git apply patch-file $ sudo make Appears to build fine so time to install ... $ sudo make install I get the following error: ~/work/freebsd-ports/java/netbeans $ sudo make install ===> Installing for netbeans-28 ===> Checking if netbeans is already installed ===> Registering installation for netbeans-28 pkg-static: Unable to access file ~/work/freebsd-ports/java/netbeans/work/stage/usr/local/netbeans-28/websvccommon/update_tracking/org-netbeans-modules-websvc-saas-ui.xml@owner:No such file or directory *** Error code 1 Stop. make: stopped making "install" in ~/work/freebsd-ports/java/netbeans I do have a org-netbeans-modules-websvc-saas-ui.xml file but it does not end with "@owner". -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292351-7788-BVwD0j6wKj>
