tballison commented on PR #17:
URL: https://github.com/apache/tika-docker/pull/17#issuecomment-1485822377
I'm getting this from our build script:
```[Errno 13] Permission denied:
'/usr/lib/python3.10/__pycache__/__future__.cpython-310.pyc.140065005230592'dpkg:
error processing package python3.10-minimal (--configure):
installed python3.10-minimal package post-installation script subprocess
returned error exit status 1
Errors were encountered while processing:
python3.10-minimal
E: Sub-process /usr/bin/dpkg returned an error code (1)
The command '/bin/sh -c set -eux && apt-get update && apt-get
install --yes --no-install-recommends gnupg2 software-properties-common &&
add-apt-repository -y ppa:alex-p/tesseract-ocr5 && apt-get update &&
DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends
$JRE gdal-bin tesseract-ocr tesseract-ocr-eng
tesseract-ocr-ita tesseract-ocr-fra tesseract-ocr-spa
tesseract-ocr-deu && echo ttf-mscorefonts-installer
msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections
&& DEBIAN_FRONTEND=noninteractive apt-get install --yes
--no-install-recommends xfonts-utils fonts-freefont-ttf
fonts-liberation ttf-mscorefonts-installer wget
cabextract && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/*
/var/tmp/*' returned a non-zero code: 100
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]