I'm having an error getting doas make install. Also fails when using root
for make package and when I moved the directory over into /usr/ports/devel/

This is what is getting produced with make package:

CX p5-File-PathList $ tar zvf /usr/packages/amd64/all/p5-File-PathList-1.04.tgz
-r--r--r--  1 root     wheel          518 May  6 17:47 +CONTENTS
-r--r--r--  1 root     wheel          602 May  6 17:47 +DESC
-r--r--r--  1 root     bin           5191 Dec 31  1969 
libdata/perl5/site_perl/File/PathList.pm
-r--r--r--  1 root     bin           6216 Dec 31  1969 
man/man3p/File::PathList.3p

CX all # tar xzvf p5-File-PathList-1.04.tgz
+CONTENTS
+DESC
libdata/perl5/site_perl/File/PathList.pm
man/man3p/File::PathList.3p

CX all # cat +CONTENTS
@comment $OpenBSD: PLIST,v$
@name p5-File-PathList-1.04
@comment pkgpath=devel/p5-File-PathList ftp=yes
@arch *
+DESC
@sha zVmYJtE6NhOnNIiaIO/Mg3dqWHUzbGSvEs4uCd9lAvQ=
@size 602
@depend devel/p5-Params-Util:p5-Params-Util-*:p5-Params-Util-1.07p2
@cwd /usr/local
libdata/perl5/site_perl/File/
libdata/perl5/site_perl/File/PathList.pm
@sha xPu9e1UGezN3CF1fdqjA9eWCPK0yALnGUj/3DA/UFjI=
@size 5191
@ts 1215675005
@man man/man3p/File::PathList.3p
@sha v3i5tb/ui1rMuD1cs5tt3H2RWq1mDmy1WGdc5B9cCUM=
@size 6216
@ts 1620344553


I'm getting the following when doing doas make install:

CX p5-File-PathList $ MI
doas (s...@mail.bennettconstruction.us) password: 
===>  Installing p5-File-PathList-1.04 from /usr/packages/amd64/all/
doas (r...@mail.bennettconstruction.us) password: 
quirks-4.9 signed on 2021-05-06T19:40:58Z
quirks-4.6->4.9: ok
file:/usr/packages/amd64/all/p5-File-PathList-1.04.tgz: unsigned package
Can't find /usr/packages/amd64/all/p5-File-PathList-1.04.tgz
Read shared items: ok
Couldn't install p5-File-PathList-1.04
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2159 
'/var/db/pkg/p5-File-PathList-1.04/+CONTENTS': @/usr/bin/env -i PKG_TMPDIR=/...)
*** Error 2 in /usr/ports/mystuff/devel/p5-File-PathList 
(/usr/ports/infrastructure/mk/bsd.port.mk:2602 'install': 
@lock=p5-File-PathList-1....)
CX p5-File-PathList $ pkg_info 
/usr/packages/amd64/all/p5-File-PathList-1.04.tgz                              
file:/usr/packages/amd64/all/p5-File-PathList-1.04.tgz: unsigned package
CX p5-File-PathList $ vim /usr/ports/infrastructure/mk/bsd.port.mk
[1] + Suspended            vim /usr/ports/infrastructure/mk/bsd.port.mk 
CX p5-File-PathList $ make show=PKGPATH
devel/p5-File-PathList
CX p5-File-PathList $ pwd
/usr/ports/mystuff/devel/p5-File-PathList


and mk.conf

CX ~ $ cat /etc/mk.conf
SUDO=/usr/bin/doas
FETCH_PACKAGES=-Dsnap
DISTDIR=/usr/distfiles
PACKAGE_REPOSITORY=/usr/packages
WRKOBJDIR=/usr/Pobj
LOCKDIR=/usr/Pobj/locks
#LOCK_VERBOSE=Yes

.include "/usr/ports/infrastructure/templates/mk.conf.template"

_-----------------------------------------_

I see that a lot of changes have been made to porting.
I've been reading the manual pages for ports, package, packages, bsd.port.mk, 
etc.
I've also read the Porter's Handbook pages.

All of the make steps work fine, as they did before. I'm not sure exactly where 
to 
look for this problem. I've been running sysupgrade for a long time. Might 
there be
some step that didn't take right (likely my fault) and I need to do a fresh 
install?

Hmm,
Chris Bennett


Reply via email to