Davlet Panech bbf58068f5 downloader: fix logger exception
When DEB version in a package list file is not valid/doesn't match the
DEB file, downloader attempts to print a warning, but fails because
logger format string has a typo. This results in a Python exception.

Solution: fix the log message's format stirng

TESTS
========================
* Reproduce the problem by adding a bad package version to one of the
  DEB list files in stx-tools
* Re-run downloader with a fix and make sure the warning is printed
  correctly.

Closes-Bug: 2076268
Change-Id: Ib2f34528c7382374dadffcc1ee0bb77dc1614c84
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2024-08-08 11:18:21 -04:00
2024-04-09 19:28:32 +00:00
2023-02-14 16:36:01 -05:00
2019-04-19 19:52:37 +00:00
2023-04-28 12:38:49 -04:00
2018-06-01 07:45:23 -07:00
2022-12-26 21:12:47 +00:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 60.7%
Shell 38.2%
BitBake 0.6%
Dockerfile 0.5%