input-output-hk / input-output-hk/offchain-metadata-tools
Issue Building cardano-metadata-submitter in RaspBerry Pi
- Dominant language
- Haskell
- Stars
- 50
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am trying to build with stack in my RaspBerry Pi but getting an error:
**Error: While constructing the build plan, the following exceptions were encountered:
In the dependencies for cardano-metadata-submitter-0.1.0.0:
metadata-lib needed, but the stack configuration has no specified version (no package with that name found, perhaps there
is a typo in a package's build-depends or an omission from the stack.yaml packages list?)
needed since cardano-metadata-submitter is a build target.**
any ideas?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported Stack build on a Raspberry Pi and inspect the Stack configuration for cardano-metadata-submitter and its metadata-lib dependency. Compare the declared packages and dependencies to determine why the build plan cannot resolve metadata-lib. Done means the build plan resolves the dependency and the project builds successfully on the reported platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, raspberry-pi
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100