T. H. Wright

Results 233 comments of T. H. Wright

I don't believe any distro requires su for package queries, just downloads, installs, and removes, so that'd be a way to knock one out.

The installer works in the order: - query needed packages for install and remove - download packages needed for install in order to make sure that we can easily resume...

An option for simplifying some of the Ubuntu and Steam pre- and post- install commands would be to run them either as a bash script or to use the `sh...

Let me see about making a password entry box. Should be simple with our existing set up. If so we can merge this for alpha14

Another option for our Fedora users would be to host a bash script that we then execute on Fedora. They would still get automated installs that way.

We've opted for users having to perform a manual install of dependencies with a continue question to prompt the user before proceeding until we can figure out a proper fix.

Added Arch to the issue description. We can separate these into two issues if desired.

Most likely we need to implement a bypass for Fedora. Most likely we are just grabbing the distro and saying no, even if all the packages are fine. Should be...

I think I found the issue with it canceling on you right away on choosing continue. I'm not sure about the error being reported in the second issue.

See https://github.com/FaithLife-Community/LogosLinuxInstaller/pull/163#issuecomment-2388885394