LIN7-5340 : mktemp from mktemp package does not work
Created: Dec 18, 2015
Updated: Sep 8, 2018
Resolved Date: Feb 2, 2016
Found In Version: 7.0
Fix Version: 7.0.0.13
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Userspace
Description
command mktemp -d arf_XXXX fails
Steps to Reproduce
configure for x86-64, glibc-std; build.
Start the target and make sure that /bin/mktemp points to mktemp.mktemp.
Try mktemp -d arf_XXXX, which should fail.
/usr/bin/mktemp.coreutils works.