MohamedElashri / Zotero-Docker

Docker version of Zotero dataserver and web library combined.
GNU General Public License v3.0
23 stars 5 forks source link

[bug] Image build error: returned a non-zero code: 139 #136

Closed justemu closed 3 years ago

justemu commented 3 years ago

I might come across a bug.

Docker version: 20.10.3, build b455053

Reproducing:

  1. follow the steps to deploy. Run with root: docker-compose up -d
  2. The process aborts in the middle, and Error shows up:

22671 4952 -rwxr-xr-x 1 root root 5067624 Aug 2 17:44 /tmp/pear/temp/pear-build-defaultuserWEL8Ue/install-igbinary-3.2.4/usr/lib/php/20170718/igbinary.so

Build process completed successfully Installing '/usr/lib/php/20170718/igbinary.so' Installing '/usr/include/php/20170718/ext/igbinary/src/php7/igbinary.h' Installing '/usr/include/php/20170718/ext/igbinary/src/php7/php_igbinary.h' Installing '/usr/include/php/20170718/ext/igbinary/igbinary.h' Installing '/usr/include/php/20170718/ext/igbinary/php_igbinary.h' install ok: channel://pecl.php.net/igbinary-3.2.4 Extension igbinary enabled in php.ini The command '/bin/sh -c DEBIAN_FRONTEND=noninteractive pecl install igbinary' returned a non-zero code: 139 ERROR: Service 'app-zotero' failed to build

I have tried serveral times right now, and it stops in the same place each time...