MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
804 stars 191 forks source link

Unable to re-enter setup-wizard #113

Closed krisgesling closed 4 years ago

krisgesling commented 5 years ago

After completing an initial set up of Picroft, the mycroft-setup-wizard command is intended to re-run the setup-wizard. This successfully runs however does not prompt for any changes as the script detects that selections have already been set. Instead the command simply checks for updates and then launches the CLI.

My understanding is that the command should allow a complete re-run of the setup-wizard enabling users to select new input/output devices etc.

I'm assuming a recent update to the setup script is preventing a proper re-run of the wizard.

rajdpandey commented 4 years ago

so is this issue solved yet or still open?

krisgesling commented 4 years ago

I haven't had time to look at it, so assuming it's still an issue. Have added a help wanted flag to see if anyone in the broader Community is interested in taking a look.

penrods commented 4 years ago

I believe this is solved in the Buster image. I have it wipe out the options file: https://github.com/MycroftAI/enclosure-picroft/blob/buster/home/pi/auto_run.sh#L726

krisgesling commented 4 years ago

Yeah, can confirm that, I re-entered setup a few days ago. Closing.