Malformed entity: cannot parse PE header signature #1809
Unanswered
ocroquette
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Does running the build with |
Beta Was this translation helpful? Give feedback.
1 reply
-
We try to show warnings when you are linking against libraries outside of the %PREFIX% - for that reason we parse the binaries. But we should not fail on this. Can you reopen this as an issue? If you have an idea how to create a test file, that would also be great! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure, done: #1810 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
while repackaging some internal stuff for integration in pixi, I got the following error from rattler-build:
I don't understand why my binaries files have to be parsed for a simple repackaging. Where does this message come from?
Is there a way to know which file causes it?
Beta Was this translation helpful? Give feedback.
All reactions