Re: Source repository has 0 packages.

dE <[email protected]> Wed, 26 Mar 2014 12:20:09 +0530
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============0091389466015562238==
Content-Type: multipart/alternative;
 boundary="------------090206020809060708040702"

This is a multi-part message in MIME format.
--------------090206020809060708040702
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 03/25/14 11:20, Tim Lauridsen wrote:
> Have you enabled the source-repos, that can break stuff
> the source sould not be enabled by default
> the tool will do it on the right time.
>
> yum-builddep firefox is work for me, I would normally use yum-builddep 
> name.rpm or yum-builddep name.spec on a local file
> but yum-builddep firefox is also working for me.
>
> Tim
>
>
> On Tue, Mar 25, 2014 at 6:15 AM, dE <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     On 03/24/14 09:19, James Antill wrote:
>
>         dE <[email protected] <mailto:[email protected]>> writes:
>
>             This's exactly not a yum question, but still...
>
>             I'm using fedora 19 and trying to build from source.
>
>             I've enabled the fedora and update source repository but
>             there are no
>             packages in it --
>
>           yum automatically excludes packages of an arch that isn't
>         native, as
>         it just deals with those packages. Try:
>
>         repoquery --archlist=src --repoid=fedora-source -a
>
>         ...or "yum-builddep" or "yumdownloader --source" (both of
>         which will
>         automatically enable source repos., so you don't have to keep them
>         updated all the time).
>
>
>     Yes, repoquery works, so does yumdownloader, but yum-builddep does
>     not --
>
>     yum-builddep firefox
>     Loaded plugins: langpacks, refresh-packagekit
>     Enabling fedora-source repository
>     Enabling rpmfusion-free-source repository
>     Enabling rpmfusion-free-updates-source repository
>     Enabling rpmfusion-nonfree-source repository
>     Enabling rpmfusion-nonfree-updates-source repository
>     Enabling updates-source repository
>     No source RPM found for firefox-27.0.1-1.fc19.x86_64
>     No source RPM found for firefox-21.0-3.fc19.i686
>     No source RPM found for firefox-21.0-3.fc19.x86_64
>     --> Finding unneeded leftover dependencies
>     Found and removing 0 unneeded dependencies
>     No uninstalled build requires
>
>     But the package does exist --
>
>     repoquery -q --archlist src firefox
>     firefox-0:21.0-3.fc19.src
>     firefox-0:27.0.1-1.fc19.src
>
>     _______________________________________________
>     Yum mailing list
>     [email protected] <mailto:[email protected]>
>     http://lists.baseurl.org/mailman/listinfo/yum
>
>
>
>
> _______________________________________________
> Yum mailing list
> [email protected]
> http://lists.baseurl.org/mailman/listinfo/yum
Yes, it expects a local file.

I realized that. Thanks.

--------------090206020809060708040702
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/25/14 11:20, Tim Lauridsen wrote:<br>
    </div>
    <blockquote
cite="mid:CAD5sFAZm+zWzmwxcqoZtw6aDex3SFAeqKTeHAeJaQbe4DnK6pA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Have you enabled the source-repos, that can break
        stuff
        <div>the source sould not be enabled by default</div>
        <div>the tool will do it on the right time.</div>
        <div><br>
        </div>
        <div>yum-builddep firefox is work for me, I would normally use
          yum-builddep name.rpm or yum-builddep name.spec on a local
          file</div>
        <div>but yum-builddep firefox is also working for me.</div>
        <div><br>
        </div>
        <div>Tim</div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Mar 25, 2014 at 6:15 AM, dE <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:[email protected]" target="_blank">[email protected]</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div class="">On 03/24/14 09:19, James Antill wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                dE &lt;<a moz-do-not-send="true"
                  href="mailto:[email protected]" target="_blank">[email protected]</a>&gt;
                writes:<br>
                <br>
                <blockquote class="gmail_quote" style="margin:0 0 0
                  .8ex;border-left:1px #ccc solid;padding-left:1ex">
                  This's exactly not a yum question, but still...<br>
                  <br>
                  I'm using fedora 19 and trying to build from source.<br>
                  <br>
                  I've enabled the fedora and update source repository
                  but there are no<br>
                  packages in it --<br>
                </blockquote>
                &nbsp; yum automatically excludes packages of an arch that
                isn't native, as<br>
                it just deals with those packages. Try:<br>
                <br>
                repoquery --archlist=src --repoid=fedora-source -a<br>
                <br>
                ...or "yum-builddep" or "yumdownloader --source" (both
                of which will<br>
                automatically enable source repos., so you don't have to
                keep them<br>
                updated all the time).<br>
                <br>
              </blockquote>
              <br>
            </div>
            Yes, repoquery works, so does yumdownloader, but
            yum-builddep does not --<br>
            <br>
            yum-builddep firefox<br>
            Loaded plugins: langpacks, refresh-packagekit<br>
            Enabling fedora-source repository<br>
            Enabling rpmfusion-free-source repository<br>
            Enabling rpmfusion-free-updates-source repository<br>
            Enabling rpmfusion-nonfree-source repository<br>
            Enabling rpmfusion-nonfree-updates-source repository<br>
            Enabling updates-source repository<br>
            No source RPM found for firefox-27.0.1-1.fc19.x86_64<br>
            No source RPM found for firefox-21.0-3.fc19.i686<br>
            No source RPM found for firefox-21.0-3.fc19.x86_64<br>
            --&gt; Finding unneeded leftover dependencies<br>
            Found and removing 0 unneeded dependencies<br>
            No uninstalled build requires<br>
            <br>
            But the package does exist --<br>
            <br>
            repoquery -q --archlist src firefox<br>
            firefox-0:21.0-3.fc19.src<br>
            firefox-0:27.0.1-1.fc19.src
            <div class="HOEnZb">
              <div class="h5"><br>
                _______________________________________________<br>
                Yum mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:[email protected]" target="_blank">[email protected]</a><br>
                <a moz-do-not-send="true"
                  href="http://lists.baseurl.org/mailman/listinfo/yum"
                  target="_blank">http://lists.baseurl.org/mailman/listinfo/yum</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Yum mailing list
<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>
<a class="moz-txt-link-freetext" href="http://lists.baseurl.org/mailman/listinfo/yum">http://lists.baseurl.org/mailman/listinfo/yum</a>
</pre>
    </blockquote>
    Yes, it expects a local file.<br>
    <br>
    I realized that. Thanks.<br>
  </body>
</html>

--------------090206020809060708040702--

--===============0091389466015562238==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Yum mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum

--===============0091389466015562238==--