tbabej / vit

Placeholder to demostrate issue porting for VIT.
0 stars 0 forks source link

[VT-107] Fatal error: ... must print an "ID" column #106

Open tbabej opened 6 years ago

tbabej commented 6 years ago

Klaus Baumgarten on 2014-12-09T12:13:39Z says:

vit is great! Thank you.

Fatal error: default.command ("next") must print an "ID" column

Seems like I'm not the only one having this problem:

https://aur.archlinux.org/packages/vit/ (comment by adb)

Is there any fix?

Thanks so much for your work on this project!

tbabej commented 6 years ago

Migrated metadata:

Created: 2014-12-09T12:13:39Z
Modified: 2015-01-09T15:54:53Z
tbabej commented 6 years ago

PeterN on 2015-01-09T07:54:20Z says:

This is often caused by vit having (hard?)coded paths to "vit-commands" and "task" ($commands_file and $vit), or a mistake in the provided command line argument. Simply when $task execution fails. Some of immediate remedies for fixing this would be to check lines vit:14-15 in the executed script and see whether they point to right paths.

tbabej commented 6 years ago

Scott Kostyshak on 2015-01-09T15:54:53Z says:

See also: https://bug.tasktools.org/browse/VT-15 https://bug.tasktools.org/browse/VT-18