Project

General

Profile

Actions

Bug #9371

closed

Could not find "working source trees.json"

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

Status:
Rejected
Priority:
Urgent
Assignee:
-
Category:
Deployment
Target version:
-
Start date:
11/08/2018
Due date:
% Done:

0%

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

Description

The file "working source trees.json" is searched in the wrong place

build bases/linux-2.6-xfrm/Storage/working source trees.json

According to the instruction from Ilja the file is placed to

build bases/linux-2.6-xfrm/clade/Storage/working source trees.json

clade-all -p linux_kernel ./cmds.txt
echo "[\"$(readlink -f .)\"]" > ./clade/Storage/working source trees.json
Raise exception: Traceback (most recent call last): File "/home/debian/klever-inst/klever/core/core/components.py", line 427, in run self.main() File "/home/debian/klever-inst/klever/core/core/components.py", line 332, in callbacks_caller ret = attr(*args, **kwargs) File "/home/debian/klever-inst/klever/core/core/pfg/__init__.py", line 56, in generate_program_fragments strategy = strategy(self.logger, self.conf, desc, clade_api, self.PF_DIR) File "/home/debian/klever-inst/klever/core/core/pfg/fragmentation/linux.py", line 29, in __init__ super().__init__(logger, conf, desc, clade, pf_dir) File "/home/debian/klever-inst/klever/core/core/pfg/fragmentation/__init__.py", line 59, in __init__ self.source_paths = self.__retrieve_source_paths() File "/home/debian/klever-inst/klever/core/core/pfg/fragmentation/__init__.py", line 248, in __retrieve_source_paths with open(path, 'r', encoding='utf8') as fp: FileNotFoundError: [Errno 2] No such file or directory: '/home/debian/klever-inst/klever/build bases/linux-2.6-xfrm/Storage/working source trees.json
Actions

Also available in: Atom PDF