Wind River Support Network

HomeDefectsLIN1018-3012
Not to be fixed

LIN1018-3012 : rpm info verification failed on packages `valgrind' and `gcc'

Created: Nov 22, 2018    Updated: Apr 29, 2021
Resolved Date: Apr 29, 2021
Found In Version: 10.18.44.1
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

1) setup.sh --machine intel-x86-64 --templates feature/LAMP feature/criu \
  feature/cut feature/dhcp-server-kea feature/gcc-sanitizers feature/gdb \
  feature/ipmi feature/ipv6 feature/krb5 feature/libhugetlbfs feature/lttng \
  feature/mariadb feature/network-bond-libteam feature/nfsd feature/ntp \
  feature/software-entropy feature/syslog-ng feature/system-stats \
  feature/target-toolchain feature/test feature/valgrind feature/xfce \
  --dl-layers --layers meta-filesystems meta-virtualization meta-xfce \
  --distro wrlinux-cgl 

2) . ./oe-init-build-env 
3) vim conf/local.conf 
IMAGE_INSTALL_append += " gcc valgrind" 
4) bitbake wrlinux-image-glibc-cgl 
5) boot the target 
6) Execute the following command

root@intel-x86-64:~# rpm -V valgrind 
S.5...... /usr/bin/vgdb 
S.5...... /usr/lib64/valgrind/getoff-amd64-linux 

root@intel-x86-64:~# rpm -V gcc 
S.5...... /usr/bin/x86_64-wrs-linux-gcc-ar 
S.5...... /usr/bin/x86_64-wrs-linux-gcc-nm 
S.5...... /usr/bin/x86_64-wrs-linux-gcc-ranlib

Steps to Reproduce

1) setup.sh
--machine intel-x86-64 --templates feature/LAMP feature/criu feature/cut feature/dhcp-server-kea feature/gcc-sanitizers feature/gdb feature/ipmi feature/ipv6 feature/krb5 feature/libhugetlbfs feature/lttng feature/mariadb feature/network-bond-libteam feature/nfsd feature/ntp feature/software-entropy feature/syslog-ng feature/system-stats feature/target-toolchain feature/test feature/valgrind feature/xfce --dl-layers --layers meta-filesystems meta-virtualization meta-xfce --distro wrlinux-cgl

2) . ./oe-init-build-env
3) vim conf/local.conf
IMAGE_INSTALL_append += " gcc valgrind"
4) bitbake wrlinux-image-glibc-cgl 
5) boot the target
6) run command as problem description

Live chat
Online