-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17397 FIX Agent plugin 'lnx_container_host_if.linux': ValueError
Change-Id: I8732752afe894adb393d62ae8237a64671751632 Closes: #733 Co-Authored-By: Moritz Kiemer <[email protected]>
- Loading branch information
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[//]: # (werk v2) | ||
# Agent plugin 'lnx_container_host_if.linux': ValueError | ||
|
||
key | value | ||
---------- | --- | ||
date | 2024-11-13T08:48:53+00:00 | ||
version | 2.3.0p21 | ||
class | fix | ||
edition | cre | ||
component | checks | ||
level | 1 | ||
compatible | no | ||
|
||
This affects some users of the agent plugin 'lnx_container_host_if.linux'. | ||
On systems with empty folders below `${HOST_PATH_PREFIX}/sys/class/net`, the parsing fail with `ValueError (not enough values to unpack (expected 2, got 1))`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters