Closed OneCDOnly closed 1 year ago
I think adding the mediainfo
element to the download array is being rejected as libmediainfo
already exists. So, this appears to be a partial-match error in the array object code. May need to add word boundaries to the substring match.
The
mediainfo
IPK is being requested, but the check for already installed IPKs seems to indicate it's already installed.But, running a
sherpa check
afterward, it's then detected as not installed, and is installed correctly.I suspect this only happens when
libmediainfo
is being requested as a required IPK.