GateOne icon indicating copy to clipboard operation
GateOne copied to clipboard

error while running runtime: exit status 100

Open lvyinggithub opened this issue 3 years ago • 1 comments

--> 1d69ac41b41 STEP 6: RUN apt-get -y install python-pip python-imaging python-setuptools python-mutagen python-pam python-dev git telnet openssh-client && apt-get -y clean && apt-get -q -y autoremove Reading package lists... Done Building dependency tree
Reading state information... Done Note, selecting 'python-dev-is-python2' instead of 'python-dev' Package python-imaging is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python-pil

Package python-mutagen is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: python3-mutagen

E: Unable to locate package python-pip E: Package 'python-imaging' has no installation candidate E: Package 'python-mutagen' has no installation candidate Error: error building at STEP "RUN apt-get -y install python-pip python-imaging python-setuptools python-mutagen python-pam python-dev git telnet openssh-client && apt-get -y clean && apt-get -q -y autoremove": error while running runtime: exit status 100

lvyinggithub avatar Apr 28 '21 06:04 lvyinggithub

When I build, this error occurred, using the latest source code

lvyinggithub avatar Apr 28 '21 08:04 lvyinggithub