Re: Source repository has 0 packages.
James Antill <[email protected]> Sun, 23 Mar 2014 23:49:03 -0400
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
dE <[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). -- James Antill -- [email protected]