On Sun, 2017-02-05 at 18:29 +0000, Zbigniew Jędrzejewski-Szmek wrote:
> systemd.spec file has
> %ifarch %{ix86} x86_64 aarch64
> BuildRequires:  gnu-efi gnu-efi-devel
> %endif
> 
> ... and this seems to work fine in mock/koji/etc.
> 
> dnf builddep deals file with an srpm built on the architecture:
> $ fedpkg clone -a systemd && cd systemd && fedpkg srpm
> $ sudo dnf builddep *.src.rpm
> (ok)
> 
> But the following command fails on ppc64le:
> $ sudo dnf builddep systemd
> No matching package to install: 'gnu-efi'
> No matching package to install: 'gnu-efi-devel'
> Not all dependencies satisfied
> Error: Some packages could not be found.
> 
> I'm confused: this seems like an error in dnf, or am I doing something wrong?
SRPMs are distributed only once, so it's matter of luck which one will be
distributed.
> 
> dnf-2.0.0-2.fc26.noarch
> libdnf-0.7.0-0.7gitf9b798c.fc26.ppc64le
> dnf-plugins-core-1.0.0-0.rc1.2.fc26.noarch
> python3-dnf-2.0.0-2.fc26.noarch
> python3-dnf-plugins-core-1.0.0-0.rc1.2.fc26.noarch
> 
> Zbyszek
> _______________________________________________
> devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
-- 
-Igor Gnatenko

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to