Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830746 - dev-embedded/platformio-5.2.3-r1 - 'ajsonrpc==1.*' distribution was not found
Summary: dev-embedded/platformio-5.2.3-r1 - 'ajsonrpc==1.*' distribution was not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-07 19:40 UTC by Chris Mayo
Modified: 2022-01-09 07:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2022-01-07 19:40:12 UTC
On executing platformio command:


  File "/usr/lib/python3.10/site-packages/pkg_resources/__init__.py", line 777, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'ajsonrpc==1.*' distribution was not found and is required by platformio


Fixed by emerging dev-python/ajsonrpc-1.2.0.
Comment 1 Larry the Git Cow gentoo-dev 2022-01-09 07:09:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5edea7c599890bb14b29b829482ceb98f892eb7

commit c5edea7c599890bb14b29b829482ceb98f892eb7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-01-09 07:08:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-09 07:09:20 +0000

    dev-embedded/platformio: add 5.2.4
    
    Closes: https://bugs.gentoo.org/830746
    Closes: https://bugs.gentoo.org/830802
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-embedded/platformio/Manifest                |  1 +
 dev-embedded/platformio/platformio-5.2.4.ebuild | 74 +++++++++++++++++++++++++
 2 files changed, 75 insertions(+)