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

[BUG] RVC app missing in SDK Docker image #33554

Open
austina-csa opened this issue May 22, 2024 · 0 comments
Open

[BUG] RVC app missing in SDK Docker image #33554

austina-csa opened this issue May 22, 2024 · 0 comments
Labels
bug Something isn't working linux needs triage

Comments

@austina-csa
Copy link
Contributor

austina-csa commented May 22, 2024

Reproduction steps

Summary

The most recent SDK Docker image doesn't have the RVC app (chip-rvc-app) so it must be built by hand or cross-compiled.

Reproduction steps

  1. Go to the latest image located at https://hub.docker.com/r/connectedhomeip/chip-cert-bins
  2. Use the docker pull command on your Linux machine.
  3. After everything is installed, run this command to open a shell: docker run -it connectedhomeip/chip-cert-bins:11f94c383171b709712106362e902f65253f4968 sh
  4. Run ls and you'll notice that chip-rvc-app is not present.

Bug prevalence

It happens consistently on my end.

GitHub hash of the SDK that was being used

Unknown

Platform

raspi

Platform Version(s)

No response

Anything else?

Only the following apps are present in this image:

  • chip-all-clusters-app
  • chip-all-clusters-app-nlfaultinject
  • chip-all-clusters-minimal-app
  • chip-app1
  • chip-bridge-app
  • chip-cert
  • chip-energy-management-app
  • chip-lighting-app
  • chip-lock-app
  • chip-microwave-oven-app
  • chip-ota-provider-app
  • chip-ota-requestor-app
  • chip-shell
  • chip-tool
  • chip-tv-app
  • chip-tv-casting-app
  • lit-icd-app
  • python_env
  • python_lib
  • python_testing
  • thermostat-app
@austina-csa austina-csa added bug Something isn't working needs triage labels May 22, 2024
@github-actions github-actions bot added the linux label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux needs triage
Projects
None yet
Development

No branches or pull requests

1 participant