Does not work anymore on ArchLinux due dependency issues
See original GitHub issueWhat kind of issue is this?
- PlatformIO Core. If you’ve found a bug, please provide an information below.
Configuration
Operating system: ArchLinux
PlatformIO Version (platformio --version
): 4.1.0
Description of problem
Currently ArchLinux repo has python-marshmallow 2.20.1-3
and in testing python-marshmallow 3.2.2-1
, which can be merged in the main repo, everything will obviously not work anymore.
Steps to Reproduce
- Install platformio from AUR and edit for 4.1.0 version
- Run platformio
Actual Results
The 'marshmallow<3,>=2.20.5' distribution was not found and is required by platformio
Expected Results
More Linux distro friendly.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:6 (3 by maintainers)
Top Results From Across the Web
2 years with no updates / Pacman & Package Upgrade Issues ...
I've been postponing updates to my arch machine for a while (I think it's been almost 2 years since I last run `pacman...
Read more >Cannot update due to dependencies and hook issues - Reddit
r/archlinux - Cannot update due to dependencies and hook issues. Hi all, i'm trying to run a system upgrade, both from the GUI...
Read more >When I upgrade archlinux, there is a dependency problem ...
If you run sudo pacman -Qdi libcap , you will be able to see which package requires libcap. When this has happened to...
Read more >Pacman unable to update since it breaks dependency with itself
2 Answers 2 · Thank you. · Having the same issue myself (on Antergos) · Antergos is no more, so I don't expect...
Read more >Fixes | ArcoLinux
confirmed IT is a port issue @ home Network @ work no issue The HKP protocol uses 11371/tcp ... Fix your ArcoLinux or...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We have fixed this issue in the latest development version. The PIO Core 4.1.1 is planned for release next week.
You can check it in https://github.com/platformio/platformio-core/blob/develop/setup.py#L36
PlatformIO Core 4.2 is out! https://community.platformio.org/t/platformio-core-4-2/11980/2