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

[BUG] Error: Could not find the package [...] for your system 'linux_armv7l' #93

Closed
dumbnerd08 opened this issue Apr 16, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@dumbnerd08
Copy link

Describe the bug

When I attempt to compile my firmware, I get the following issue:

Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0
Error: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ ~1.90201.0' requirements for your system 'linux_armv7l'

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Marlin Flasher'
  2. Upload .ZIP file with the STM32F103RE_creality environment
  3. Click 'Flash'
  4. Select the same environment as in the PlatformIO.INI file
  5. 'Compile;'
  6. See error

Expected behavior

I have not yet had a successful compile, but likely what I'd expect is for it to compile and flash the firmware

Screenshots

If applicable, add screenshots to help explain your problem.

Version of OctoPrint-Marlin-Flasher

What version are you using, how was it installed ?

Latest version

Installed via octoprint plugin manager

Server configuration

  • OS: Octopi (Raspbian)
  • Browser: Edge on Fedora Linux (im a linux user btw) (did u hear me im a linux user)
  • Python version: 3.9.2
    OctoPrint logs with octoprint.plugins.marlin_flasher set to DEBUG

Browser console logs

@Renaud11232 Renaud11232 changed the title [BUG] [BUG] Error: Could not find the package [...] for your system 'linux_armv7l' Apr 17, 2023
@Renaud11232 Renaud11232 added bug Something isn't working duplicate This issue or pull request already exists and removed bug Something isn't working labels Apr 17, 2023
@Renaud11232
Copy link
Owner

Hello,

This issue is a duplicate of #88.

Sadly this is a problem with PlatformIO dependencies not being available for armv7. I don't have any control over that.

Since this is not an issue with the plugin itself, I will close this issue.

This means there is currently no way to directly compile the firmware on the Raspberry Pi for some boards/configurations using this plugin.

The PlatformIO remote upload feature could work arround this (#71). But there are some problems preventing me from integrating this into the plugin.

Sorry for the inconvinience.

@Renaud11232 Renaud11232 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2023
@Renaud11232 Renaud11232 pinned this issue Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants