liftoff / GateOne

Gate One is an HTML5-powered terminal emulator and SSH client
http://liftoffsoftware.com/Products/GateOne
Other
6.26k stars 925 forks source link

error while running runtime: exit status 100 #750

Open lvyinggithub opened 3 years ago

lvyinggithub commented 3 years ago

--> 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 commented 3 years ago

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