dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.4k stars 491 forks source link

update_system: command not found using update a) [update all] #365

Closed jgefaell closed 1 year ago

jgefaell commented 1 year ago

Linux Distribution

biqu@BTT-CB1:~$ uname -a
Linux BTT-CB1 5.16.17-sun50iw9 #2.3.2 SMP Fri Mar 3 17:05:59 HKT 2023 aarch64 GNU/Linux
biqu@BTT-CB1:~$ cat /etc/*release*
# PLEASE DO NOT EDIT THIS FILE
BOARD=h616
BOARD_NAME="BTT-CB1"
DISTRIBUTION_CODENAME=bullseye
VERSION=2.3.2
LINUXFAMILY=sun50iw9
ARCH=arm64
INITRD_ARCH=arm64
BRANCH=current
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

What happened

Selecting [update all] when [System] has updates results in update_system: command not found.

If other packages require updates, they will be installed.

What did you expect to happen

When [Upate all] is selected the [System] updates should be applied.

How to reproduce

Select [Update all] when [System] has updates.

Additional information

Specifically selecting [System] is successful.

dw-0 commented 1 year ago

I just pushed a fix, i assume you already have your system up to date now, so you can't try and test if its working for you now? (unless you have some kept back packages like i do, then the update menu will still show available system upgrades and you could test the update all option again.) I tested it on my dev system and it seemed to work again.

jgefaell commented 1 year ago

I have updated all components. Next time there is a system update I'll report back. Is that good?

Thank you for your prompt attention. :)

dw-0 commented 1 year ago

That's totally fine :)

NovaViper commented 1 year ago

Hey it works! Just tested the system update script and it ran successfully

dw-0 commented 1 year ago

thank you for the feedback! :) in that case i will close this issue.