Giter Site home page Giter Site logo

Comments (1)

cheadrian avatar cheadrian commented on June 14, 2024 1

server - read (104: Connection reset by peer) looks like your connection to the network has some problems while you were installing Zenity.

The script works as it should, and let you know at what step error it is.

You can entire continue, using one of the next options:

  • Using remove script from ./termux-chroot-proot-wine-box86_64/Scripts/Addons_Menu.sh
  • Deleting Termux App data
  • Continue to install manually

If you use the first two steps, you need to run the command that setup everything again, and this is time-consuming on a bad network.

So, due to the fact that Zenity isn't that important, and you can install it after inside proot, you can continue by deleting lines 161, 162, 163 from the ./termux-chroot-proot-wine-box86_64/Scripts/Stage_1_Install_Proot_VirGL_Box86_Wine.sh and run the script.
E.g., run these commands on Termux

# Delete specified lines
sed -i '161,163d' ./termux-chroot-proot-wine-box86_64/Scripts/Stage_1_Install_Proot_VirGL_Box86_Wine.sh
# Run the script
./termux-chroot-proot-wine-box86_64/Scripts/Stage_1_Install_Proot_VirGL_Box86_Wine.sh

This should assure the process will continue without starting over.

from termux-chroot-proot-wine-box86_64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.