Jakub.klimek created this task.
Jakub.klimek added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  This is on a fresh installation of Ubuntu 19.04.
  Following the WDQS installation guide at 
https://github.com/wikimedia/wikidata-query-rdf/blob/master/docs/getting-started.md,
 the `mvn package` command fails while building `WDQS - Frontend 
0.3.2-SNAPSHOT` on a test using Chrome:
  
    [INFO] Running "qunit:all" (qunit) task
    [INFO] >> There was an error with headless chrome
    [INFO] Fatal error: Failed to launch chrome!
    [INFO] 
/opt/wikidata-query-rdf/gui/node_modules/puppeteer/.local-chromium/linux-650583/chrome-linux/chrome:
 error while loading shared libraries: libXss.so.1: cannot open shared object 
file: No such file or directory
  
  It can be fixed by `sudo apt-get install libxss1`, but this is not documented 
anywhere as a prerequisite.
  
  Next, it fails on:
  
    [INFO] Running "qunit:all" (qunit) task
    [INFO] >> There was an error with headless chrome
    [INFO] Fatal error: Failed to launch chrome!
    [INFO] 
/opt/wikidata-query-rdf/gui/node_modules/puppeteer/.local-chromium/linux-650583/chrome-linux/chrome:
 error while loading shared libraries: libgtk-3.so.0: cannot open shared object 
file: No such file or directory
  
  It can be fixed by `sudo apt-get install libgtk-3-0`, but this is not 
documented anywhere as a prerequisite.

TASK DETAIL
  https://phabricator.wikimedia.org/T222567

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jakub.klimek
Cc: Aklapper, Jakub.klimek, alaa_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Jonas, Xmlizer, jkroll, Smalyshev, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to