epiphany fails to open

kardan kardan at riseup.net
Sat May 18 17:48:48 UTC 2013


Dear mainainers,

epiphany (3.4.2-2.1) fails with
> Gkr-Message: secret service operation failed:
> The name org.freedesktop.secrets was not provided by any .service
> files
> Ungültiger Maschinenbefehl

There was no information on this error message on the web, but I found
that the experimental version requires libsecret-1-dev and tried to
install it.

make[3]: Entering directory `/home/kardan/build/libsecret-0.15/docs/man'
  GEN      secret-tool.1
I/O error : Attempt to load network entity
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[3]: *** [secret-tool.1] Fehler 4

This is called in 

docs/man/Makefile: $(AM_V_GEN) $(XSLTPROC) $(XSLTPROC_FLAGS)
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
$<

which es expanded to 

secret-tool.1; /usr/bin/xsltproc --nonet --stringparam
man.output.quietly 1 --stringparam funcsynopsis.style ansi
--stringparam man.th.extra1.suppress 1 --stringparam
man.authors.section.enabled 0 --stringparam
man.copyright.section.enabled 0
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
secret-tool.xml

Please consider to remove the --nonet option from the Makefile.

All the best,
kardan



More information about the pkg-gnome-maintainers mailing list