Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Raspberry Pi 3 and 4 error #25

Open
rodrigoferrazazevedo opened this issue Sep 7, 2020 · 5 comments
Open

Raspberry Pi 3 and 4 error #25

rodrigoferrazazevedo opened this issue Sep 7, 2020 · 5 comments
Assignees
Labels
kind/bug Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.

Comments

@rodrigoferrazazevedo
Copy link

I am trying to run a app in Raspberry Pi 3 and 4 but I am receiving the error "TypeError: not all arguments converted during string formatting" after "$ kraft up -p kvm -m arm64 python3".

I tried in NVIDIA Jetson Nano and work well.

@nderjung nderjung self-assigned this Sep 7, 2020
@nderjung nderjung transferred this issue from unikraft/app-python3 Sep 7, 2020
@nderjung nderjung added kind/bug Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. labels Sep 7, 2020
@rodrigoferrazazevedo
Copy link
Author

Hi,

I had like to help with this issue. I have Raspberry Pi 2, 3 and 4, and other boards here to test. I already forked this project to start.

@nderjung
Copy link
Member

Hi,

We're in the process of releasing a new version of kraft, you can try an experimental version:

docker run -it --rm -v $(pwd):/usr/src/unikraft unikraft/kraft:0.5.0-alpha.0 bash

@rodrigoferrazazevedo
Copy link
Author

Thanks.

I'm using Unikraft on my master's degree thesis, but I'm finding problems and doubts during tests with Unikraft and NVidia Jetson Nano.

There is any online group to discuss these doubts?

@nderjung
Copy link
Member

nderjung commented Dec 2, 2020

Hi @rodrigoferrazazevedo,

If you email the mailing list minios-devel@lists.xenproject.org with your initial concerns, I can then see your email address and then add you to our mattermost.

@rodrigoferrazazevedo
Copy link
Author

Done! Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor.
Projects
None yet
Development

No branches or pull requests

2 participants