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

UnknownPackageError triggered on Ubuntu 16 i686 #29

Open
advancedwebdeveloper opened this issue Nov 12, 2020 · 1 comment
Open

UnknownPackageError triggered on Ubuntu 16 i686 #29

advancedwebdeveloper opened this issue Nov 12, 2020 · 1 comment

Comments

@advancedwebdeveloper
Copy link

Hi.
Would you be up to start supporting i686?

I have this https://github.com/platformio/platformio-core/blob/6e5198f3739f536935916f700bd09a9f96ad0278/platformio/package/exception.py#L55 error fired, on Ubuntu 16 👍

$ python3 -m platformio run
Processing sipeed-longan-nano (framework: gd32vf103-sdk; platform: https://github.com/sipeed/platform-gd32v.git)

Tool Manager: Installing platformio/toolchain-gd32v @ ~9.2.0
Error: Could not find the package with 'platformio/toolchain-gd32v @ ~9.2.0' requirements for your system 'linux_i686'

I have

$ python3 --version
Python 3.5.2
here (I could upgrade to a modern version, if required).

$ uname -a
Linux bibip 4.15.0-122-generic #124~16.04.1-Ubuntu SMP Thu Oct 15 16:14:02 UTC 2020 i686 i686 i686 GNU/Linux

@advancedwebdeveloper
Copy link
Author

If you wouldn't provide an "official" releas, for targeting i686 - you could provide a patch, to configure for a local version.
That could be hosted on Github, downloaded manually and configured by end-users on demand.

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