On Wed, Mar 7, 2018 at 8:42 AM, Martin Gansser <martin.gans...@gmail.com> wrote:
> the --nonet  option is already used in the spec file:
> https://src.fedoraproject.org/cgit/rpms/lollypop.git/tree/lollypop.spec

Yes, but look at your build log.  That option doesn't appear:

--- command ---
/usr/bin/appstream-util validate-relax
/builddir/build/BUILD/lollypop-0.9.400.1/noarch-redhat-linux-gnu/data/org.gnome.Lollypop.appdata.xml

That's because your invocation of appstream-util never happened; this
is due to the package itself defining a test that invokes
appstream-util.  See data/meson.build.  It invokes
desktop-file-validate as well, so everything except %meson_test in
%check is redundant.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to