yamt opened a new pull request #86:
URL: https://github.com/apache/incubator-nuttx-testing/pull/86


   Workaround the following failure I have with "docker build" on
   Docker Desktop on macOS.
   It might be related to https://github.com/docker/for-linux/issues/1131.
   
       E: Could not configure 'libc6:i386'.
       E: Could not perform immediate configuration on 'libgcc-s1:i386'. Please 
see man 5 apt.conf under APT::Immediate-Configure for details. (2)
       The command '/bin/sh -c apt-get update -qq && 
DEBIAN_FRONTEND="noninteractive" apt-get install -y -qq --no-install-recommends 
  avr-libc   build-essential   ccache   curl   gcc   gcc-avr   gcc-multilib   
gettext   git   lib32z1-dev   libc6-dev-i386   libasound2-dev 
libasound2-dev:i386   libcurl4-openssl-dev   libpulse-dev libpulse-dev:i386   
libpython2.7   libx11-dev libx11-dev:i386   libxext-dev libxext-dev:i386   
linux-libc-dev:i386   linux-headers-generic   python3   python3-pip   
python-is-python3   u-boot-tools   unzip   wget   xxd   && rm -rf 
/var/lib/apt/lists/*' returned a non-zero code: 100
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to