saltyorg / docs

GNU General Public License v3.0
59 stars 78 forks source link

update to guide #300

Closed Nunya-Biznus closed 4 months ago

Nunya-Biznus commented 4 months ago

My vps had a minimal install of ubuntu and installing saltbox gave me errors.

I had to manually install pipx by doing

pip install pipx

Than I needed to install Ansible by doing

pipx install --include-deps ansible

Than the install scripts were able to run as normal if anyone else is having problems installing this.

saltydk commented 4 months ago

I'm currently debugging some changes to the script, this is not something people would ever have to do.

saltydk commented 4 months ago

Additionally it means your ansible install is incorrect, just so you're aware.

saltydk commented 4 months ago

The version of the install script I just pushed should have fixed the issue, I would recommend that you redo the install after the manual commands shown here.

Nunya-Biznus commented 4 months ago

Yes I did another install after the commands.

This was done on a fresh install of ubuntu as well.

saltydk commented 4 months ago

Just run the script, on a clean install without your changes, with verbose enabled since the current problem is related to running without verbose enabled.

saltydk commented 4 months ago

Fixed without verbose now as well, at least in my own test.

Nunya-Biznus commented 4 months ago

its already done. I was able to install everything after I ran the commands manually.

I would have to delete my setup and try again. I am willing to try it, but will have to be another time.

Thanks for updating the script.

saltydk commented 4 months ago

Yeah, sorry about that, it was a weird sub shell issue that changed the exit code, setting it manually fixed it. I might look it over later to find out the exact cause but for now it works fine.

Nunya-Biznus commented 4 months ago

Hey,

just to let you know I redeployed a fresh install of ubuntu and updated and upgraded it to latest version.

Everything installed with no errors. Thanks for the update.

Just one request for people who are not going to use rclone can there be an option to not even install it if we are not using it.

Thanks.

chazlarson commented 4 months ago

I thought disabling rclone in the settings skipped installing it. Are you seeing something else?

image

Nunya-Biznus commented 4 months ago

I edited the file and I put

enabled: no

and this is from my vps

rclone version

rclone v1.67.0

chazlarson commented 4 months ago

Had you already gone through the setup with enabled: yes?

Nunya-Biznus commented 4 months ago

Nope.

Brand new install of ubuntu and first time running this script.

saltydk commented 4 months ago

We will not have such a toggle since people that don't use the mount with rclone may still want to use it for the backup functionality.

On Sun, 28 Jul 2024, 23:27 Nunya-Biznus, @.***> wrote:

Nope.

Brand new install of ubuntu and first time running this script.

— Reply to this email directly, view it on GitHub https://github.com/saltyorg/docs/issues/300#issuecomment-2254654567, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSIMLV2M26A2AMWDO2HWILZOVO43AVCNFSM6AAAAABLSKHAZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGY2TINJWG4 . You are receiving this because you modified the open/close state.Message ID: @.***>