Skip to content

Add package name to error when package cannot be found remotely

Ron Williams requested to merge rw_van/pkgutils:remote-pkg-err into master
  • Report the name of the package when no repo containing the package can be found
  • Correct a typo in an error code PathIsNotValidUnitcode -> PathIsNotValidUnicode

Merge request reports