Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differential package fails #208

Open
matteomigliore opened this issue Oct 21, 2013 · 0 comments
Open

Differential package fails #208

matteomigliore opened this issue Oct 21, 2013 · 0 comments

Comments

@matteomigliore
Copy link

I added a package (Exceptionless.Wpf) to my solution but now when I make the release I obtain this error:
CreateReleasePackage.exe :
At [PATH]\packages\Shimmer.0.7.4\tools\com
mands.psm1:70 char:26

  •     $releaseOutput = & $createReleasePackageExe -o $ReleasesDir -p $packageD ...
    
  •                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:String) [], RemoteException
    • FullyQualifiedErrorId : NativeCommandError

Unhandled Exception:
Ionic.Zip.BadReadException: bad read of entry lib/net45/Exceptionless.dll from compressed archive.
at Ionic.Zip.ZipEntry.ExtractOne(Stream output)
at Ionic.Zip.ZipEntry.InternalExtract(String baseDir, Stream outstream, String password)
at Ionic.Zip.ZipFile._InternalExtractAll(String path, Boolean overrideExtractExistingProperty)
at Shimmer.Core.DeltaPackageBuilder.CreateDeltaPackage(ReleasePackage basePackage, ReleasePackage newPackage,
String outputFile)
at CreateReleasePackage.Program.Main(String[] args)

akrisiun pushed a commit to akrisiun/Squirrel.Windows that referenced this issue Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant