Project

General

Profile

Actions

Bug #9367

closed

Misleading message in the error description

Added by Vadim Mutilin over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Urgent
Category:
Infrastructure of Core
Target version:
Start date:
11/07/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

I run validation set. I've got an exception:
File "/home/debian/klever-inst/klever/core/core/job.py", line 518, in __set_build_base raise FileExistsError('Build base "{0}" is not a directory'.format(build_base)) FileExistsError: Build base "/home/debian/klever-inst/klever/build bases/validation/7ce77510c9c7~" is not a directory
How this directory should be created?

Actions #1

Updated by Evgeny Novikov over 5 years ago

  • Status changed from New to Rejected

This is not a bug at all. Redmine should not be used to ask such the questions.

Actions #2

Updated by Vadim Mutilin over 5 years ago

It was a question initially, but after finding a solution, I realized that the error message was misleading rather than helpful. The correct explanation should talk about wrong configuration of Job (job.json) (better to warn about exact field) or wrong configuration of Klever deployment (klever.json) (better saying what is missing there).

Actions #3

Updated by Evgeny Novikov over 5 years ago

  • Category changed from Bridge to Infrastructure of Core
  • Status changed from Rejected to Open
  • Assignee set to Evgeny Novikov
  • Priority changed from High to Urgent
  • Target version set to 3.0

Okay, let's fix the error message. This is trivially.

Actions #4

Updated by Evgeny Novikov almost 5 years ago

  • Status changed from Open to Closed

I fixed that in 574ae7e84.

Actions

Also available in: Atom PDF