Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian package should have additional dependencies #11

Open
BHSPitMonkey opened this issue Feb 18, 2014 · 0 comments
Open

Debian package should have additional dependencies #11

BHSPitMonkey opened this issue Feb 18, 2014 · 0 comments

Comments

@BHSPitMonkey
Copy link

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).

mkozuharov added a commit to mkozuharov/DataStage that referenced this issue Mar 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant