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

build failed, "repository no longer signed" #39

Closed
GOBish opened this issue Jul 14, 2020 · 2 comments
Closed

build failed, "repository no longer signed" #39

GOBish opened this issue Jul 14, 2020 · 2 comments

Comments

@GOBish
Copy link

GOBish commented Jul 14, 2020

I have used your excellent script in the past successfully, but it seems something changed recently that is giving me the following error:

Reading package lists... Done                      
E: Failed to fetch http://realsense-hw-public.s3.amazonaws.com/Debian/apt-repo/dists/bionic/InRelease  403  Forbidden [IP: 52.218.53.57 80]
E: The repository 'http://realsense-hw-public.s3.amazonaws.com/Debian/apt-repo bionic InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Edit to add : Jetpack 4.4
tried ./build_opencv.sh master, same result.

@mdegans
Copy link
Owner

mdegans commented Jul 14, 2020

@GOBish

That would seem to be a problem with the with intel RealSense repository configuration. You should be able to fix that by registering the public key as shown in the setup docs here:

https://github.com/IntelRealSense/librealsense/blob/development/doc/distribution_linux.md#installing-the-packages

Feel free to re-open if that doesn't fix it, or you can google the error and there are a few issues about it on the realsense repo.

@mdegans mdegans closed this as completed Jul 14, 2020
@GOBish
Copy link
Author

GOBish commented Jul 16, 2020

Thanks, got it to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants