Skip to content

Debian package should have additional dependencies #11

Description

@BHSPitMonkey

The debian/control file should be updated to include these additional dependencies under Depends::

    net-tools,
    sudo

Without sudo, the debian/postinst script fails and exits.

Without net-tools, the datastage-config interactive config submenu crashes (due to external calls to the ifconfig tool, provided by net-tools.

These packages are usually present by default, but in my case I was trying to set up DataStage on a more barebones Ubuntu environment (Docker).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions