[Bug 259290] emulators/wine-devel: Fail s to install: pkg: Fail to create temporary f ile: /usr/local/lib/wine/x86_64-unix/.pkgtemp .acledit.dll.so.3AptplGWpxob:No such file or directory

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Oct 2021 04:15:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259290

--- Comment #3 from Dwayne MacKinnon <dmk@ncf.ca> ---
I did a manual build in /usr/ports/emulators/wine-devel, then did a make
package. When I tried to install the package, I got this:

root@Chiron:/usr/ports/emulators/wine-devel # pkg add
./work/pkg/wine-devel-6.19,1.pkg 
Installing wine-devel-6.19,1...
Extracting wine-devel-6.19,1:  32%
pkg: Fail to create temporary file:
/usr/local/lib/wine/x86_64-unix/.pkgtemp.acledit.dll.so.GO07CtQEzSuj:No such
file or directory
Extracting wine-devel-6.19,1: 100%

Failed to install the following 1 package(s): ./work/pkg/wine-devel-6.19,1.pkg

-----------------------------------------------------------------------------
After that, I tried a straight "make install". I got this:


root@Chiron:/usr/ports/emulators/wine-devel # make install
===>  Installing for wine-devel-6.19,1
===>  Checking if wine-devel is already installed
===>   Registering installation for wine-devel-6.19,1
Installing wine-devel-6.19,1...
pkg-static: Fail to create temporary file:
/usr/local/lib/wine/x86_64-unix/.pkgtemp.acledit.dll.so.iwPXvy3TRiXy:No such
file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/emulators/wine-devel
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/wine-devel
root@Chiron:/usr/ports/emulators/wine-devel #

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