1. 09 Apr, 2020 1 commit
    • Jérome Perrin's avatar
      testing/testcase: ignore puppeteer in ldd check · a92b5dc5
      Jérome Perrin authored
      
      for nexedi/slapos!725
      
      ```
      RuntimeError: /srv/slapgrid/slappart9/srv/testnode/cxm/inst/test0-0/tmp/soft/503f3967022ee2febfbb1f4cb30c3a0f/parts/theia/node_modules/puppeteer/.local-chromium/linux-722234/chrome-linux/chrome has some not found libraries:
      	libX11-xcb.so.1 => not found
      	libXcomposite.so.1 => not found
      	libXcursor.so.1 => not found
      	libXdamage.so.1 => not found
      	libXfixes.so.3 => not found
      	libXi.so.6 => not found
      	libXrender.so.1 => not found
      	libXtst.so.6 => not found
      	libnss3.so => not found
      	libnssutil3.so => not found
      	libsmime3.so => not found
      	libnspr4.so => not found
      	libcups.so.2 => not found
      	libXss.so.1 => not found
      	libXrandr.so.2 => not found
      	libasound.so.2 => not found
      	libatk-1.0.so.0 => not found
      	libatk-bridge-2.0.so.0 => not found
      	libpangocairo-1.0.so.0 => not found
      	libpango-1.0.so.0 => not found
      	libcairo.so.2 => not found
      	libatspi.so.0 => not found
      	libgtk-3.so.0 => not found
      	libgdk-3.so.0 => not found
      	libgdk_pixbuf-2.0.so.0 => not found
      ```
      
      
      See merge request !200
      a92b5dc5
  2. 08 Apr, 2020 1 commit
  3. 07 Apr, 2020 5 commits
  4. 06 Apr, 2020 2 commits
  5. 03 Apr, 2020 3 commits
  6. 02 Apr, 2020 7 commits
  7. 30 Mar, 2020 2 commits
  8. 26 Mar, 2020 2 commits
    • Jérome Perrin's avatar
      testcase/checkExecutableLink: tolerate binary components used in cloudooo · 13eaacb5
      Jérome Perrin authored
      In cloudooo software release we are installing libreoffice and wkhtmltopdf as binary.
      These parts contain executables that seem to have missing dependencies, but there are wrapper setting library path, so they can be ignored.
      
      See merge request !195
      13eaacb5
    • Jérome Perrin's avatar
      prune: fix detection of parts used in scripts · af87827a
      Jérome Perrin authored
      python interpreter is sometimes referenced only in bin/buildout's
      shebang, even if not used anymore in any software, if it was used to
      initially created the buildout. In that case, the part should still be
      considered as used and not pruned.
      
      See merge request !194
      af87827a
  9. 23 Mar, 2020 2 commits
  10. 18 Mar, 2020 2 commits
  11. 11 Mar, 2020 1 commit
  12. 10 Mar, 2020 1 commit
  13. 05 Mar, 2020 5 commits
  14. 03 Mar, 2020 6 commits