aspiers / stow

GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
http://www.gnu.org/s/stow/
GNU General Public License v3.0
589 stars 41 forks source link

fix dockerfile apt-get without force-yes #99

Closed gutierri closed 3 months ago

gutierri commented 1 year ago

This patch fixes the return error 100 that currently happens when trying to run the build script with docker.

E: There are problems and -y was used without --force-yes
The command '/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get update -qq && apt-get install -y -q autoconf bzip2 cpanminus gawk git libssl-dev make patch perlbrew texinfo texlive texi2html && apt-get clean && rm -rf /var/lib/apt/lists/*'
returned a non-zero code: 100
coveralls commented 1 year ago

Coverage Status

Coverage increased (+0.02%) to 86.328% when pulling 6c1864defdd7fb5e0240f4638cf1ec8e38ec0a5b on gutierri:patch/fixs-yes-apt into 4ef5eca4a9d107b24e712bb4c2c91f47e7e0fb85 on aspiers:master.