22/07/2024 15:06, Juraj Linkeš:
>
> On 19. 7. 2024 17:34, Alex Chapman wrote:
> > When running DTS with a git revision specified the following error occurs:
> > $ ./main.py --revision HEAD
> > [...]
> > FileNotFoundError: [Errno 2] No such file or directory:
> > 'dts/'
> >
> > Fix by castin
Reviewed-by: Juraj Linkeš
Thanks for catching this.
On 19. 7. 2024 17:34, Alex Chapman wrote:
When running DTS with a git revision specified the following error occurs:
$ ./main.py --revision HEAD
[...]
FileNotFoundError: [Errno 2] No such file or directory:
'dts/'
Fix by casting DPDKGi
When running DTS with a git revision specified the following error occurs:
$ ./main.py --revision HEAD
[...]
FileNotFoundError: [Errno 2] No such file or directory:
'dts/'
Fix by casting DPDKGitTarball to Path, in order to stringify it correctly.
Bugzilla ID: 1496
Fixes: a23f22457dbd ("dts:
3 matches
Mail list logo