[GH-ISSUE #209] Impossible to build binpack #79

Closed
opened 2026-05-06 13:15:13 +02:00 by BreizhHardware · 4 comments

Originally created by @hugo-b-r on GitHub (Apr 8, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/209

Describe the bug
When trying to build binpack, it returns an error: "file maybe already patched"

To Reproduce
Steps to reproduce the behavior:
Build latest upsilon-dev or just look at the CI/CD

Expected behavior
I really don't understand what's happening. Maybe that having bootloader binpack make make go like there's too much.
Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):
-binpack for n0110
-latest upsilon: 5365718

Originally created by @hugo-b-r on GitHub (Apr 8, 2022). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/209 **Describe the bug** When trying to build binpack, it returns an error: "file maybe already patched" **To Reproduce** Steps to reproduce the behavior: Build latest upsilon-dev or just look at the [CI/CD](https://github.com/UpsilonNumworks/Upsilon/runs/5804868020?check_suite_focus=true) **Expected behavior** I really don't understand what's happening. Maybe that having bootloader binpack make make go like there's too much. **Screenshots** If applicable, add screenshots to help explain your problem. **Device (please complete the following information):** -binpack for n0110 -latest upsilon: [5365718](https://github.com/UpsilonNumworks/Upsilon/commit/5365718761013db0c9fe707e9224f6f02f99f16e)
BreizhHardware 2026-05-06 13:15:13 +02:00
  • closed this issue
  • added the
    fixed
    bug
    labels
Author
Owner

@Yaya-Cout commented on GitHub (Apr 8, 2022):

The latest CI hasn't this bug…

<!-- gh-comment-id:1093111141 --> @Yaya-Cout commented on GitHub (Apr 8, 2022): The latest CI hasn't this bug…
Author
Owner

@Lauryy06 commented on GitHub (Apr 8, 2022):

The CI crashes before reaching binpack...

<!-- gh-comment-id:1093112518 --> @Lauryy06 commented on GitHub (Apr 8, 2022): The CI crashes before reaching binpack...
Author
Owner

@hugo-b-r commented on GitHub (Apr 8, 2022):

Yes but why does it crashes ? I have the same problem on my computer

<!-- gh-comment-id:1093113239 --> @hugo-b-r commented on GitHub (Apr 8, 2022): Yes but why does it crashes ? I have the same problem on my computer
Author
Owner

@Lauryy06 commented on GitHub (Apr 15, 2022):

This is a problem with the USB protection and the bootloader (to make a long story short the area where the "magic" key was stored is used by data at 0xFF now, against 0x00 before). I don't know why, but it should be fixed with #205 (as this system changes).

<!-- gh-comment-id:1100236860 --> @Lauryy06 commented on GitHub (Apr 15, 2022): This is a problem with the USB protection and the bootloader (to make a long story short the area where the "magic" key was stored is used by data at 0xFF now, against 0x00 before). I don't know why, but it should be fixed with #205 (as this system changes).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#79
No description provided.