Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2022 09:21:35 +0200
From:      Matthias Fechner <idefix@fechner.net>
To:        "ports@freebsd.org" <ports@freebsd.org>
Subject:   Checking for pkg-plist issues shows strange error message
Message-ID:  <7ad35f60-0bc3-1aed-9c2a-33c1a66739fb@fechner.net>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------7hJrv0b0zZzDIQDr3Jc9E03S
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Dear all,

I currently try to integrate a patch I received for devel/gitaly port to 
use not the git from ports but an internal git version that includes 
some fixes which are maybe to risky to include to the devel/git port.

The patch itself looks fine:
https://gitlab.fechner.net/mfechner/Gitlab/-/commit/14b18afc4075d6f2f2816670bf593efb23948320#81344ed94757cf52e8c0574de0f528b2badf2495_98_105

But if I do a test build with poudriere I get something strange:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%DATADIR%%/share/git-core/templates/branches
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: @dir %%DATADIR%%/share/git-core/templates/branches
===> Error: Plist issues found.

The full log is here:
https://pkg.fechner.net/data/131amd64-gitlab/2022-08-05_08h47m39s/logs/errors/gitaly-15.1.4_2.log

Is this a bug in this pkg-list check?
I checked the devel/git port and it has the same line, but defined in pkg-plist and not in a dynamic PLIST.

Thanks a lot for any feedback.

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook

--------------7hJrv0b0zZzDIQDr3Jc9E03S
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear all,</p>
    <p>I currently try to integrate a patch I received for devel/gitaly
      port to use not the git from ports but an internal git version
      that includes some fixes which are maybe to risky to include to
      the devel/git port.<br>
    </p>
    <p>The patch itself looks fine:<br>
<a class="moz-txt-link-freetext" href="https://gitlab.fechner.net/mfechner/Gitlab/-/commit/14b18afc4075d6f2f2816670bf593efb23948320#81344ed94757cf52e8c0574de0f528b2badf2495_98_105">https://gitlab.fechner.net/mfechner/Gitlab/-/commit/14b18afc4075d6f2f2816670bf593efb23948320#81344ed94757cf52e8c0574de0f528b2badf2495_98_105</a></p>;
    <p>But if I do a test build with poudriere I get something strange:<br>
    </p>
    <pre>===&gt; Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%DATADIR%%/share/git-core/templates/branches
===&gt; Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: @dir %%DATADIR%%/share/git-core/templates/branches
===&gt; Error: Plist issues found.

The full log is here:
<a class="moz-txt-link-freetext" href="https://pkg.fechner.net/data/131amd64-gitlab/2022-08-05_08h47m39s/logs/errors/gitaly-15.1.4_2.log">https://pkg.fechner.net/data/131amd64-gitlab/2022-08-05_08h47m39s/logs/errors/gitaly-15.1.4_2.log</a>;

Is this a bug in this pkg-list check?
I checked the devel/git port and it has the same line, but defined in pkg-plist and not in a dynamic PLIST.

Thanks a lot for any feedback.
</pre>
    <pre class="moz-signature" cols="72">
Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
</pre>
  </body>
</html>

--------------7hJrv0b0zZzDIQDr3Jc9E03S--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7ad35f60-0bc3-1aed-9c2a-33c1a66739fb>