We have a new regression on VAL support with VBR v10 with Debian 9 stretch
On VBR side, during a rescan, we have this error : Unable to install backup agent: cannot connect to XX.XXX.XXX.XX Error: Failed to collect information about Linux OS
Code: Select all
On VAL side, the log said :
[26.04.2020 21:00:22.305] <139974185488320> install| Running command [veeaminstaller] with arguments: {--system-info}, {VBR}
[26.04.2020 21:00:22.305] <139974185488320> | ====================================================================================
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| {
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| Veeam Agent for Linux: /opt/veeam/veeaminstaller.
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| Version: 4.0.0.1961
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| PID: 24414
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| hostname: OUR_HOSTNAME
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| uname
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| sysname : Linux
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| release : 4.19.0-0.bpo.6-amd64
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| version : #1 SMP Debian 4.19.67-2+deb10u2~bpo9+1 (2019-11-12)
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| machine : x86_64
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| }
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| Parsing SOsReleaseInfo from file /etc/os-release
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| /etc/os-release file content:
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| NAME="Debian GNU/Linux"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| VERSION_ID="9"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| VERSION="9 (stretch)"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| VERSION_CODENAME=stretch
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| ID=debian
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| HOME_URL="https://www.debian.org/"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| SUPPORT_URL="https://www.debian.org/support"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| BUG_REPORT_URL="https://bugs.debian.org/"
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| VERSION_ID="9"
[26.04.2020 21:00:22.305] <139974185488320> install| WARN|Failed to parse os-release file
[26.04.2020 21:00:22.305] <139974185488320> install| >> |<unspecified file>(10): duplicate key name
[26.04.2020 21:00:22.305] <139974185488320> install| >> |Improper format of os-release: PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |NAME="Debian GNU/Linux"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |VERSION_ID="9"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |VERSION="9 (stretch)"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |VERSION_CODENAME=stretch
[26.04.2020 21:00:22.305] <139974185488320> install| >> |ID=debian
[26.04.2020 21:00:22.305] <139974185488320> install| >> |HOME_URL="https://www.debian.org/"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |SUPPORT_URL="https://www.debian.org/support"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |BUG_REPORT_URL="https://bugs.debian.org/"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |VERSION_ID="9"
[26.04.2020 21:00:22.305] <139974185488320> install| >> |
[26.04.2020 21:00:22.305] <139974185488320> install| >> |Failed to parse file /etc/os-release
[26.04.2020 21:00:22.305] <139974185488320> install| >> |--tr:Failed to parse file /etc/os-release
[26.04.2020 21:00:22.305] <139974185488320> lpbcomm| Parsing SSystemReleaseInfo from file /etc/system-release
[26.04.2020 21:00:22.305] <139974185488320> install| WARN|Failed to parse system-release file
[26.04.2020 21:00:22.305] <139974185488320> install| >> |No such file or directory
[26.04.2020 21:00:22.305] <139974185488320> install| >> |POSIX: Failed to open file [/etc/system-release].
[26.04.2020 21:00:22.305] <139974185488320> install| >> |Failed to parse file /etc/system-release
[26.04.2020 21:00:22.306] <139974185488320> install| ERR |Failed processing args
[26.04.2020 21:00:22.306] <139974185488320> install| >> |Failed to collect information about Linux OS
[26.04.2020 21:00:22.306] <139974185488320> install| >> |--tr:Failed to collect Linux system info
[26.04.2020 21:00:22.306] <139974185488320> install| >> |--tr:Unable to collect linux system information.
[26.04.2020 21:00:22.306] <139974185488320> install| >> |--tr:Failed to get system info
[26.04.2020 21:00:22.306] <139974185488320> install| >> |An exception was thrown from thread [139974185488320].
Regards,