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

coreJVM/packageSrc fails with "duplicate entry" error #4149

Closed
SethTisue opened this issue Mar 19, 2022 · 2 comments · Fixed by #4160
Closed

coreJVM/packageSrc fails with "duplicate entry" error #4149

SethTisue opened this issue Mar 19, 2022 · 2 comments · Fixed by #4160

Comments

@SethTisue
Copy link
Member

this came up in the Scala 2 community build

[error] java.util.zip.ZipException: duplicate entry: cats/instances/package.scala
[error] 	at java.base/java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:241)
[error] 	at java.base/java.util.jar.JarOutputStream.putNextEntry(JarOutputStream.java:115)
[error] 	at sbt.io.IO$.addFileEntry$1(IO.scala:709)
[error] 	at sbt.io.IO$.$anonfun$writeZip$6(IO.scala:718)
[error] 	at sbt.io.IO$.$anonfun$writeZip$6$adapted(IO.scala:718)
@armanbilge
Copy link
Member

Woops, thanks for the report. If nobody gets to it I'll fix it while working on #4143.

armanbilge added a commit to armanbilge/cats that referenced this issue Apr 4, 2022
SethTisue added a commit to scala/community-build that referenced this issue Apr 11, 2022
@SethTisue
Copy link
Member Author

scala/community-build@4dfa437 👍

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

Successfully merging a pull request may close this issue.

2 participants