Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2018 13:38:29 +0100
From:      Marko =?UTF-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs>
To:        "'ports@FreeBSD.org'" <ports@FreeBSD.org>
Subject:   Too many levels of symbolic links
Message-ID:  <20180312133829.2a84df80@efreet-freebsd.kappastar.com>

next in thread | raw e-mail | index | archive | help
Hi,

I am quite new to ports, and am trying to update port net-mgmt/phpipam
from 1.2.1 to 1.3.1. I changed PORTVERSION in Makefile, ran `make
makesum' but poudriere testport fails (below). Any advices how to fix
this?

Thank you in advance,

=3D=3D=3D>   Generating temporary packing list
cd /wrkdirs/usr/ports/net-mgmt/phpipam/work/phpipam ;  for src in
$( /usr/bin/find . ! -name '*.orig') ; do
dst=3D/wrkdirs/usr/ports/net-mgmt/phpipam/work/stage/usr/local/www/phpipam$=
{src#.} ;
if test -d "$src" ; then  /bin/mkdir -p "$dst" ;  else  install  -m
0644 "$src" "$dst" ;  fi  done
install: ./functions/locale/cs_CZ.UTF-8/cs_CZ.UTF8: Too many levels of
symbolic links *** Error code 71

Stop.
make: stopped in /usr/ports/net-mgmt/phpipam
build of net-mgmt/phpipam | phpipam-1.3.1 ended at Mon Mar 12 13:36:12
CET 2018 build time: 00:00:06
!!! build failure encountered !!!
[00:00:14] Error: Build failed in phase: stage
[00:00:14] Cleaning up
[00:00:14] Unmounting file systems

--=20
Before enlightenment - chop wood, draw water.
After  enlightenment - chop wood, draw water.

Marko Cupa=C4=87
https://www.mimar.rs/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180312133829.2a84df80>