Skip to content

Bug: Installer clobbers the NUKE_PATH environment variable #209

@yuanmich2

Description

@yuanmich2

Describe the bug

The installer completely overwrites the NUKE_PATH environment variable which can break a lot of Nuke environments.

Expected Behaviour

We should make reversible changes wherever possible. The installer should append to NUKE_PATH instead of clobbering it.

Current Behaviour

The installer just overrides the value of NUKE_PATH as described here:

Reproduction Steps

Run the installer on a linux machine. Check /etc/profile.d/deadline* and note the value of NUKE_PATH in it.

Image

Environment

At minimum:

  1. Operating system: Linux
  2. Version of Nuke: n/a
  3. Version of this package: 0.18.8
  4. If this is from a version installed by the Deadline Cloud Submitter installer, then what version of the submitter installer? DeadlineCloudSubmitter-2025.02.06.0-linux-x64-installer.run

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions