Wind River Support Network

HomeDefectsLINCD-2363
Fixed

LINCD-2363 : Python excetion during run Windriver Installer in package mode

Created: Jun 21, 2020    Updated: Jul 3, 2020
Resolved Date: Jun 27, 2020
Found In Version: 10.20.27.0
Fix Version: 10.20.27.0
Severity: Standard
Applicable for: Wind River Linux CD
Component/s: Target Installer

Description

There is a python excetion during run Windriver Installer in package mode:

| AttributionError: 'str' object has no attribute 'decode'.

Steps to Reproduce

# product of branch master-wr
$ setup.sh --machines=intel-x86-64 --distros=wrlinux --templates=feature/installer-support --layers meta-anaconda --dl-layers

# target image
$ source oe-init-build-env build-target
$ bitbake wrlinux-image-std

# installer image
$ source oe-init-build-env build-installer
# append below configurations to local.conf
DISTRO = 'wrlinux-installer'
INSTALLER_TARGET_BUILD = 'build-target-build'
INSTALLER_TARGET_IMAGE = "wrlinux-image-std"
$ bitbake wrlinux-image-installer

# then boot the installer and run installation
Live chat
Online