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

"tput: No value for $TERM and no -T specified" when using SBT #49

Open
ruippeixotog opened this issue Apr 11, 2018 · 2 comments
Open

"tput: No value for $TERM and no -T specified" when using SBT #49

ruippeixotog opened this issue Apr 11, 2018 · 2 comments

Comments

@ruippeixotog
Copy link

In all our Buildkite builds using sbt (the build tool for Scala projects), sbt prints this message many times during the process:

tput: No value for $TERM and no -T specified

Since I can't reproduce this any any other environment, this may be an issue with the tty used by Buildkite. Do you have any idea of what the problem might be and how can I fix it?

@toolmantim
Copy link
Contributor

Sorry you hit this bug! I'm guessing it was related to the things fixed in buildkite/agent#751, which should be available in the next agent release.

@queimadus
Copy link

Tested this with v3.1.2 which included the buildkite/agent#751 fix and the problem persists.

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

3 participants