- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to install on laptop with UBuntu 18.04 downloaded the ncsdk then ran the
make install
First it failed because version check was looking for 1604.
Replaced the version check for 1604 not I have this and no idea how to fix it.
Now I got this.
Not sure how to fix it.
E: Failed to fetch http://realsense-alm-public.s3.amazonaws.com/apt-repo/dists/xenial/InRelease 403 Forbidden [IP: 52.218.52.129 80]
E: The repository 'http://realsense-alm-public.s3.amazonaws.com/apt-repo xenial InRelease' is not signed.
Installation failed: Command ' apt-get update' return code=100. Error on line 308 in ./install-utilities.sh. Will exit
Makefile:47: recipe for target 'install' failed
make: *** [install] Error 131
- Tags:
- Docker
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re wrote what the issue is. I haven't slept much..
Trying to install ncsdk failure onto a laptop.
OS version ubuntu 18.04
Ran
git clone -b ncsdk2 https://github.com/movidius/ncsdk.git
then
make install
First failure, version check looking for version 1604 in the install.sh file.
Replaced with version 1804 which fixed the problem.
Re run
make install
I get
E: Failed to fetch http://realsense-alm-public.s3.amazonaws.com/apt-repo/dists/xenial/InRelease 403 Forbidden [IP: 52.218.52.129 80]
E: The repository 'http://realsense-alm-public.s3.amazonaws.com/apt-repo xenial InRelease' is not signed.
Installation failed: Command ' apt-get update' return code=100. Error on line 308 in ./install-utilities.sh. Will exit
Makefile:47: recipe for target 'install' failed
make: *** [install] Error 131
Not sure how to fix it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@chicagobob123
xenial -> bionic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you mean to do this?
http://realsense-alm-public.s3.amazonaws.com/apt-repo/dists/bionic/InRelease
instead of this.
http://realsense-alm-public.s3.amazonaws.com/apt-repo/dists/xenial/InRelease
I still get this error
Access Denied
B617219C8EC89DC0
lEYGg0gNuZkOb4Vw0I+5SBET88VafR8ZBeayJGXk0FKBpo9lZNDnqj83oVcEgzkcDs+PLgvy2sc=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I should have read the errata which said only version 16.04 is supported not 18.04
That's disappointing.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page