Need help to build the a app template ackage 'kit-kernel' at version '106.3.0+release.150500.0d669cdf.gl.macos-x86_64.release' is missing from local s

While building the app I’m getting this error as I follows all the instructions as it mentioned, I need help, please

logs

macbook@MacBooks-MBP kit-app-template % ./repo.sh build -x

> > > Fetching all dependencies.
> > > Package ‘kit-kernel’ at version ‘106.3.0+release.150500.0d669cdf.gl.macos-x86_64.release’ is missing from local storage.
> > > [11/15/24 18:23:32] WARNING Retrieving repo_build version via VERSION file. version.py:312
> > > ERROR BuildError exception stack trace dumped to logfile log.py:172
> > > /Users/macbook/Desktop/Omniverse/kit-app-template/_repo/repo.log. Stacks dumped to console via
> > > `--verbose` or `--tracebacks`.
> > > BuildError: An error occured while pulling packman dependencies for
> > > `/Users/macbook/Desktop/Omniverse/kit-app-template/tools/deps/kit-sdk.packman.xml`:
> > > Package not found on specified remote servers! (name: kit-kernel, version:
> > > 106.3.0+release.150500.0d669cdf.gl.macos-x86_64.release)
> > > BuildError exception stack trace dumped to logfile /Users/macbook/Desktop/Omniverse/kit-app-template/_repo/repo.log. Stacks dumped to console via `--verbose` or `--tracebacks`.
> > > BuildError: An error occured while pulling packman dependencies for `/Users/macbook/Desktop/Omniverse/kit-app-template/tools/deps/kit-sdk.packman.xml`:
> > > Package not found on specified remote servers! (name: kit-kernel, version: 106.3.0+release.150500.0d669cdf.gl.macos-x86_64.release)
> > > macbook@MacBooks-MBP kit-app-template %

Kindly Please help me out, Thanks, I’m on Mac

I see two things here.

  1. What is “macos-x86_64.release” doing in this kit log? Are you trying to develop on a mac? We do not support the Mac OS !
  2. It says you cannot pull down the required packman dependencies from the online remote server. Are you not connected to the internet? Are you someone how blocked from online access?

Hi, Thank you so much for your replay.

  1. No this is my console log when I run ./repo.sh build so the error message that I got here is the link of the screenshot “https://i.postimg.cc/9FfTsVpL/97576c27-a2e4-43ab-90ee-4d0b70d46a40.jpg” I tried on my end but I’m still not building and launching the app “macos-x86_64.release” doing in this kit log?
  2. Yes I remember while I was doing that steps I connected the internet but I don’t know why its getting me error the main thing which I could understand till there are some packages missing, I told my friend to install on their own system he tried and its working fine but he is on windows that’s why and I’m on mac, and I’m sure that my machine is fine even I do other kinds of development and its working perfectly fine.
    my one friend suggest me to try with docker but I didn’t used with this one, one more thing I need to mention that I’m on this step build and the processes which runs perfectly are 1. cloning repo → 2. ./repo.sh template new (Template Creation).

Yes, as I said you CANNOT build on a Mac. We apologize if there has been some confusion, but we have never said that or published that anywhere. I am not sure where you got the impression, but no, you cannot develop Omniverse on a Mac. We are strictly Windows and Linux. I am closing this thread.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.