Reports 1-1 of 1 Clear search Modify search
DGS (General)
takahiro.yamamoto - 0:06 Saturday 15 June 2024 (29920) Print this report
Update of cds workstations
I updated of some packages including security fixes.
Though a new version of ndscope is not distributed as deb binary package yet, I made a patch file from git codes and applied it.
Update of ndscope includes a function to enable t-cursor on all plots at the same time (see also Fig.1).

-----
Memo for maintainers
A patch file was made by the difference between two commits as 7a8748b8 (v0.18.0) and 554cdb87 (v0.19.3) in LIGO git. This patch file is save in /users/DGS/debian12/patches/.

For updating ndscope on Debian12 system, following commands are requires.
> cd /usr/lib/python3/dist-packages/ndscope/
> patch [--dry-run] -d ./ < /users/DGS/debian12/patches/ndscope_v0.18.0_v0.19.3.patch


Reverting version can be done by following commands.
> cd /usr/lib/python3/dist-packages/ndscope/
> patch [--dry-run] -R -d ./ < /users/DGS/debian12/patches/ndscope_v0.18.0_v0.19.3.patch


When a new version will be distributed as the deb binary package, it may be better to revert patched version before installing it by apt-get.
Images attached to this report
Comments to this report:
takahiro.yamamoto - 20:54 Friday 17 January 2025 (32383) Print this report
A formal update of ndscope was distributed to Debian12 and was deployed to all workstations.

So a tentative update by a patch in klog#29920 is no longer required. The workstation environment can be constructed only by LIGO's standard repository now.

-----
Before deploying the new version of ndscope, a patch in klog#29920 was applied as the reverse mode on all workstaions. (Because files are overwritten in the installation by apt-get, we may not need to revert the patched updates. It's just in case).
>apt-cache madison ndscope
ndscope | 0.19.3-1
ndscope | 0.18.0-1

Search Help
×

Warning

×