Skip to content
This repository was archived by the owner on Dec 31, 2019. It is now read-only.
This repository was archived by the owner on Dec 31, 2019. It is now read-only.

0.10.0 offers update to beta, which tries 1.2.0 alpha, which fails #243

@dlparker

Description

@dlparker

When choosing "Update OpenPlotter Beta" from updates menu, the process encounters errors not being able to access files. For example:

chmod: cannot access 'openplotter_tmp/openplotter': No such file or directory

I believe that the problem is that the update script in 0.10.0 calls the updated_settings script in the new code (after git clone and backup):

cd ~/.config
source openplotter_tmp/update/update_settings.sh

But this script expects to be run from the update_Openplotter.sh script and to have the variable op_folder set, so when it does a cd to that variable it goes to the wrong place (home directory?).

I know that getting a new image is preferable, but I want to try this using a new install of 010.0 so that I could test the update path for an image I have that has been in use for a while and has extra stuff I installed.

Will try updating to stable, then to beta to see if that works and update comments here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions