Date: Sun, 23 Oct 2016 20:41:50 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Piotr Szafarczyk <piotr-l@netexpert.pl> Cc: freebsd-ports@freebsd.org Subject: Re: links not created by make install Message-ID: <20161023184150.5g4uafo7chacrnxk@ivaldir.etoilebsd.net> In-Reply-To: <7fe38187-dc34-3db4-63bb-f8ac8ae8f94c@netexpert.pl> References: <7fe38187-dc34-3db4-63bb-f8ac8ae8f94c@netexpert.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
--wvdnk3vngfhr6jed Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 23, 2016 at 08:15:34PM +0200, Piotr Szafarczyk wrote: > Hi All, >=20 > Tell me where / how to diagnose the error please. >=20 > I have got a system upgraded from 10.1. Problems started with rebuilding > ports depending on perl. bin/perl5 and bin/perl5.20.3 were missing. It lo= oks > like port building does not create links (after perl the same was with > postfix, freeze). Regular files are OK. >=20 > Freeze is a simple port, best to investigate. Everything looks good at > first: >=20 > tar tvf work/pkg/freeze-2.5_2.txz > ... /usr/local/bin/fcat > ... /usr/local/bin/freeze link to /usr/local/bin/fcat > [...] >=20 > ls -l work/stage/usr/local/bin > -r-xr-xr-x 4 root wheel 22912 Oct 23 17:30 fcat > -r-xr-xr-x 4 root wheel 22912 Oct 23 17:30 freeze > [...] >=20 > cat work/.PLIST.flattened > /usr/local/bin/fcat > /usr/local/bin/freeze > [...] >=20 > However there are no freeze and unfreeze under bin after make install. On= ly > fcat is in /usr/local/bin. >=20 > While playing with the port I receive errors when deinstalling tries to > remove links: > [smtpin.ibles.waw.pl] [1/1] Deleting files for freeze-2.5_2: 9% > freeze-2.5_2: missing file /usr/local/bin/freeze > [...] >=20 > I cannot find what is going wrong when installing (even with -d flags). >=20 > How should I debug this? Where and how to look for a cause of this proble= m? I have just tried with the current freeze pkg and I cannot reproduce, every= thing work fine: hardlinks are properly created and all the files are properly re= moved with pkg delete. Best regards, Bapt --wvdnk3vngfhr6jed Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYDQRAAAoJEGOJi9zxtz5aun4P/34kSG67Jle/gFpMAUyle0PH DT+VBLIfzKYBw1vliHopJk8RgyEtXiSBTgCOD+ILDOWqAdWhdj4D2FlFPCPXvw+d KjRR2a6f4A2iqqKpS/hSr+ZOy6qIAyPPLUmo7nrcF1Qb7GTSh+Glu11tX9at6bu7 WueC81Dwbvfy9HuTxG3D8YQJTI9hKasrMqks5QnNg6W9gQROKqjYeyRaGPEa2PEb KAMLKEB/674ruDCgsyLUdqMoeZ29pEwlkPgEQxyrWLOCIIKGBEUzXYbWMW6aSHV6 1zrecmvlkUsrTGCLT4eUN9sLdpQztq5Rb2O3+/6oxRkQV5lsESAivWhvhnYZoGKP MaX4k5UHEuFsLgEbQXQPol6/pN7ALRcDEGZkho6W+m/TfXBX6Rcsfa4tbDgf0W7N 1PG1tTh8Pk4x6fT6X5gjJJ0qi1wZuv1ZHDsFwkBAoVEUg5BEkAgU1BuDt8Zxyb1b kAIgct2D4Xt0cNfyndMVxvbdgoV7HA8qV9WKosZOMbrMX1lOIAXXDjQ70Hi7Vuwt +Pl8Z45LY7rUMR2d2cud1WdUkdjTMxz3fPv5GjwWGlNqdH3XPjdoMsj3eDaAg9pe 5PrHY6bun9Ls2oZdrNJuReUuoDsb49bSQvATt0vSHKTpe735fvrmwe/WScV4oscb gIxaAGPM53otPbQkebjk =TV3b -----END PGP SIGNATURE----- --wvdnk3vngfhr6jed--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161023184150.5g4uafo7chacrnxk>