Bug#799826: gnome-documents: completely fails to load with errors
Michael Biebl
biebl at debian.org
Wed Sep 23 00:29:12 UTC 2015
Control: severity -1 grave
Am 23.09.2015 um 01:55 schrieb Marc J. Driftmeyer:
> Package: gnome-documents
> Version: 3.18.0-1
> Severity: normal
>
> Dear Maintainer,
>
> Do you guys bother to test this stuff?
>
>
> mdriftmeyer at horus:/usr/bin$ ./gnome-documents
> ../gnome-documents: line 2: syntax error near unexpected token `{'
> ../gnome-documents: line 2: `imports.package.init({ name: "gnome-documents",'
>
> Contents of file:
>
> #!
The shebang is broken. It should be #!/usr/bin/gjs
We should probably add a b-dep on gjs, so
AC_PATH_PROG([GJS],[gjs])
set's the correct path for the gjs binary.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20150923/7e5c60eb/attachment.sig>
More information about the pkg-gnome-maintainers
mailing list