Netdata - two issues when upgrading today from snapshots - upgrade incomplete
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [x] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Describe the bug
I just upgraded three FWs to the latest snapshots and on two of them got different errors causing pkg to bail when upgrading Netdata
FW1
Writing trust bundles...done. Configuring login behaviour...done. Configuring system logging...done. [18/19] Upgrading netdata from 1.43.2_2 to 1.43.2_3... ===> Creating groups Using existing group 'netdata' ===> Creating users Using existing user 'netdata' ===> Creating homedir(s) [18/19] Extracting netdata-1.43.2_3: 35% pkg-static: Fail to set time on /usr/local/sbin/.pkgtemp.netdata.FUvpChQm7qkD:No such file or directory [18/19] Extracting netdata-1.43.2_3: 100% root@OPNsense:~ #
FW2
Configuring login behaviour...done. Configuring system logging...done. [23/23] Upgrading netdata from 1.43.2_2 to 1.43.2_3... ===> Creating groups Using existing group 'netdata' ===> Creating users Using existing user 'netdata' ===> Creating homedir(s) [23/23] Extracting netdata-1.43.2_3: 100% pkg-static: Fail to rename /usr/local/share/licenses/.pkgtemp.netdata-1.43.2_3.srfS2Z3rkdsk -> /usr/local/share/licenses/netdata-1.43.2_3:No such file or directory
- exit 1 root@OPNsense:~ #
Reporting it here so they can be looked into before 24.7.2 - if possible.