https://bugzilla.redhat.com/show_bug.cgi?id=1503175



--- Comment #4 from Ben Rosser <rosser....@gmail.com> ---
> Is it OK to leave the validation out?

If you add --nonet to the appstream-util command, it should work when ran
without internet access (as is the case when ran under mock). So, instead of:

> appstream-util validate-relax 
> %{buildroot}/%{_datadir}/metainfo/org.thonny.Thonny.appdata.xml

You can do this instead, and then it should be able to validate.

appstream-util validate-relax --nonet
%{buildroot}/%{_datadir}/metainfo/org.thonny.Thonny.appdata.xml

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to