Include package name in the error when sync fails
If there is a problem when syncing a package, error instead of panic. The package name is now included in the error. This situation can occur if the package was available for download, but no longer is. It can also occur due to a communication error.