[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-discuss
Subject:    Re: [lustre-discuss] can not rebuild lustre 2.12.4 use src rpm package
From:       Leonardo Saavedra <lsaavedr () nrao ! edu>
Date:       2020-04-03 15:05:20
Message-ID: 093aee17-b4f9-4cde-f8a1-c9b4d9f327f4 () nrao ! edu
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On 4/3/20 1:33 AM, 肖正刚 wrote:
> 
> Hi,
> 
> i rebuild 2.12.4 clients in centos 7.6 use command line :
> 
> rpmbuild --rebuild lustre-2.12.4-1.src.rpm
> 
> no error found while configure, but when compiling , i see error
> 
> Finding  Provides: /usr/lib/rpm/redhat/find-provides
> Finding  Requires(interp):
> Finding  Requires(rpmlib):
> Finding  Requires(verify):
> Finding  Requires(pre):
> Finding  Requires(post):
> Finding  Requires(preun):
> Finding  Requires(postun):
> Finding  Requires(pretrans):
> Finding  Requires(posttrans):
> Finding  Requires: /usr/lib/rpm/redhat/find-requires
> Provides: lustre-resource-agents = 2.12.4-1.el7 lustre-resource-agents(x86-64) = \
> 2.12.4-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 \
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 \
>                 Processing files: lustre-tests-2.12.4-1.el7.x86_64
> error: File not found by glob: \
> /root/rpmbuild/BUILDROOT/lustre-2.12.4-1.x86_64/usr/lib64/openmpi/bin/*
try with:

rpmbuild --rebuild --without lustre-tests lustre-2.12.4-1.src.rpm


Leo Saavedra
National Radio Astronomy Observatory
http://www.nrao.edu
+1-575-8357033


[Attachment #5 (text/html)]

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    On 4/3/20 1:33 AM, 肖正刚 wrote:<br>
    <blockquote type="cite"
cite="mid:CAA1m_bnt4TSsSJT5vBJs9VTd3-z-5XzU9GXv2hXE9sawpqj2AQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <p
style="margin:0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe
  UI&quot;,Roboto,Oxygen,Ubuntu,&quot;Fira
          Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica
          Neue&quot;,sans-serif;font-size:14px">Hi, </p>
        <p
style="margin:0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe
  UI&quot;,Roboto,Oxygen,Ubuntu,&quot;Fira
          Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica
          Neue&quot;,sans-serif;font-size:14px">i rebuild 2.12.4 clients
          in centos 7.6 use command line :</p>
        <div class="gmail-code gmail-panel" style="margin:9px
          0px;padding:0px;border:1px solid
rgb(193,199,208);background:rgb(244,245,247);font-size:12px;line-height:1.33333;font-family:monospace;border-radius:3px;color:rgb(23,43,77)">
  <div class="gmail-codeContent gmail-panelContent"
            style="margin:0px;padding:9px 12px">
            <pre class="gmail-code-java" \
style="margin-top:0px;margin-bottom:0px;padding:0px;max-height:30em;overflow:auto;white-space:pre-wrap">rpmbuild \
--rebuild lustre-2.12.4-1.src.rpm </pre>
          </div>
        </div>
        <p style="margin:10px 0px
0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe
  UI&quot;,Roboto,Oxygen,Ubuntu,&quot;Fira
          Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica
          Neue&quot;,sans-serif;font-size:14px">no error found while
          configure, but when compiling , i see error</p>
        <div class="gmail-code gmail-panel" style="margin:9px
          0px;padding:0px;border:1px solid
rgb(193,199,208);background:rgb(244,245,247);font-size:12px;line-height:1.33333;font-family:monospace;border-radius:3px;color:rgb(23,43,77)">
  <div class="gmail-codeContent gmail-panelContent"
            style="margin:0px;padding:9px 12px">
            <pre class="moz-quote-pre" wrap="">Finding  Provides: \
/usr/lib/rpm/redhat/find-provides Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/redhat/find-requires
Provides: lustre-resource-agents = 2.12.4-1.el7 lustre-resource-agents(x86-64) = \
2.12.4-1.el7 Requires(rpmlib): rpmlib(FileDigests) &lt;= 4.6.0-1 \
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1 rpmlib(CompressedFileNames) &lt;= 3.0.4-1 \
                Processing files: lustre-tests-2.12.4-1.el7.x86_64
error: File not found by glob: \
/root/rpmbuild/BUILDROOT/lustre-2.12.4-1.x86_64/usr/lib64/openmpi/bin/* </pre>
          </div>
        </div>
      </div>
    </blockquote>
    try with:<br>
    <br>
    <pre class="gmail-code-java" \
style="margin-top:0px;margin-bottom:0px;padding:0px;max-height:30em;overflow:auto;white-space:pre-wrap">rpmbuild \
--rebuild --without lustre-tests lustre-2.12.4-1.src.rpm </pre>
    <br>
    <pre class="moz-signature" cols="72">Leo Saavedra
National Radio Astronomy Observatory
<a class="moz-txt-link-freetext" href="http://www.nrao.edu">http://www.nrao.edu</a>
+1-575-8357033</pre>
  </body>
</html>



_______________________________________________
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic