-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
None
-
None
Stubborn Martin continues to do work in an Emacs shell buffer where TERM=emacs and there is no termcap/terminfo entry for "emacs".
Which fails with "git skara update" :
$ git skara update
Compiling ...
Downloading JDK...
[snip]
Extracting Gradle...
FAILURE: Build failed with an exception.
* What went wrong:
Could not open terminal for stdout: could not get termcap entry
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Which fails with "git skara update" :
$ git skara update
Compiling ...
Downloading JDK...
[snip]
Extracting Gradle...
FAILURE: Build failed with an exception.
* What went wrong:
Could not open terminal for stdout: could not get termcap entry
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
- duplicates
-
SKARA-649 SKARA will not build/install without termcap
- Resolved