Raised rpkgError's error test included %s, but nothing was interpolated into that string. Obviously, the intent has been to produce an error with just a description string, so interpolate the second argument into the string.
%s
rebased onto 7b3f92f6f3caa15bda19f557f5eb33405dcd7147
Thanks for the change.
Pull-Request has been merged by onosek
Raised rpkgError's error test included
%s, but nothing was interpolated into that string. Obviously, the intent has been to produce an error with just a description string, so interpolate the second argument into the string.