During upgrade, backup fails #380

Closed
opened 2023-08-30 16:20:03 +02:00 by mtaumike · 4 comments
mtaumike commented 2023-08-30 16:20:03 +02:00 (Migrated from github.com)

Linux Distribution

Debian 11

What happened

While on upgrade menu, selecting upgrade OctoEverywhere, get command not found.

/home/pi/kiauh/scripts/backup.sh: line 31: backup_octoeverywhere: command not found

What did you expect to happen

Expected the backup to occur then upgrade OctoEverywhere

How to reproduce

./kiauh
2
9
[boom]

Additional information

Recent pull as of 20230830 at 0915h Central Time on branch master

### Linux Distribution Debian 11 ### What happened While on upgrade menu, selecting upgrade OctoEverywhere, get command not found. `/home/pi/kiauh/scripts/backup.sh: line 31: backup_octoeverywhere: command not found` ### What did you expect to happen Expected the backup to occur then upgrade OctoEverywhere ### How to reproduce ``` ./kiauh 2 9 [boom] ``` ### Additional information Recent pull as of 20230830 at 0915h Central Time on branch `master`
dw-0 commented 2023-08-30 19:49:22 +02:00 (Migrated from github.com)

Thanks for the report! Looked like that function got missed during OctoEverywhere implementation. Please try again :)

Thanks for the report! Looked like that function got missed during OctoEverywhere implementation. Please try again :)
mtaumike commented 2023-08-30 19:50:21 +02:00 (Migrated from github.com)

Why thanks! I'll initiate and if problems I'll comment again.

Why thanks! I'll initiate and if problems I'll comment again.
mtaumike commented 2023-08-30 19:51:17 +02:00 (Migrated from github.com)

All good, thanks for the quick fixing.

All good, thanks for the quick fixing.
dw-0 commented 2023-08-30 19:53:11 +02:00 (Migrated from github.com)

Awesome. Yw :)

Awesome. Yw :)
Sign in to join this conversation.