differences between pxiii tell updater and the one that can be deployed by mx_deployment #113

Closed
opened 2026-07-27 14:54:33 +02:00 by duan_j · 0 comments
Owner

The aare_tellupdater that goes together with autodeployment from mx_deployment doesn't work and it shows the following errors:
image.png

The version that works on pxiii is loaded from

ExecStart=/bin/bash -c "cd /sls/mx/applications/aaredaq-pxiii/src/aare && source /sls/mx/applications/venvs/aaredaq-pxiii/bin/activate && python /sls/mx/applications/aaredaq-pxiii/src/aare/daq/tellupdater.py"

If I download the aaredaq-pxiii/src/aare/daq/tellupdater.py to locally compare against the one in main, it looks like the following:
image.png

more diff but mostly formatting in the body, the imports looks different. Haven't look into to carefully.

The aare_tellupdater that goes together with autodeployment from mx_deployment doesn't work and it shows the following errors: <img width="768" alt="image.png" src="attachments/a28fb947-8ffc-4d00-9bc0-8c6c77bc581f"> The version that works on pxiii is loaded from ``` ExecStart=/bin/bash -c "cd /sls/mx/applications/aaredaq-pxiii/src/aare && source /sls/mx/applications/venvs/aaredaq-pxiii/bin/activate && python /sls/mx/applications/aaredaq-pxiii/src/aare/daq/tellupdater.py" ``` If I download the aaredaq-pxiii/src/aare/daq/tellupdater.py to locally compare against the one in main, it looks like the following: <img width="945" alt="image.png" src="attachments/eafe1288-2dc1-46be-a8c9-68b0e4a1242e"> more diff but mostly formatting in the body, the imports looks different. Haven't look into to carefully.
672 KiB
398 KiB
duan_j self-assigned this 2026-07-27 14:54:33 +02:00
perl_d was assigned by duan_j 2026-07-27 14:54:33 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mx/AareDAQ#113