TMPDIR problem with cron updates

Every night cron runs i get message from cron.daily/netdata-updater

Problem is that we have /tmp secured such that there cannot be files executed, so we use TMPDIR=/home/netdata_tmp in this netdata-updater cron. After cron has run it rm -rf /home/netdata_tmp and yes again same error message next night cron run.

Debian 11 , netdata 1.47.4

Suggested template:

Problem/Question

Relevant docs you followed/actions you took to solve the issue

Environment/Browser/Agent’s version etc

What I expected to happen

Can you please share:

Not sure if i understood [Bug] Link you sent, but netdata is installed via debian packages so i just removed daily crontab file (symlink) . Let’s see how it goes with apt package updates.

/etc/cron.daily/netdata-updater → /usr/libexec/netdata/netdata-updater.sh