Skip to main content

Hello, NetSUS 5.01 here does not show the most recent macOS updates (that is Catalina 10.15.7 and others security updates for Mojave and High Sierra "005" released a couple of days ago)
Do we need to manually change some catalog? If so, how? Any help will be greatly appreciated
Many thanks Have a great weekend

PS
Also installinstallmacos.py now reports UNKNOWN builds and choosing option "6"

 #      ProductID    Version    Build   Post Date  Title
 1      001-15219    10.15.5  19F2200  2020-06-15  macOS Catalina
 2      001-04366    10.15.4  19E2269  2020-05-04  macOS Catalina
 3      041-91758    10.13.6    17G66  2019-10-19  macOS High Sierra
 4      041-88800    10.14.4  18E2034  2019-10-23  macOS Mojave
 5      061-26589    10.14.6   18G103  2019-10-14  macOS Mojave
 6      001-51042    10.15.7  UNKNOWN  2020-09-24  macOS Catalina
 7      001-36735    10.15.6  UNKNOWN  2020-08-06  macOS Catalina
 8      061-86291    10.15.3  19D2064  2020-03-23  macOS Catalina
 9      041-90855    10.13.5   17F66a  2019-10-23  Install macOS High Sierra Beta
10      061-26578    10.14.5  18F2059  2019-10-14  macOS Mojave
11      001-36801    10.15.6  UNKNOWN  2020-08-12  macOS Catalina

here gives this error

Downloading https://swdist.apple.com/content/downloads/20/55/001-51042-A_2EJTJOSUC2/rsvf13iphg5lvcqcysqcarv8cvddq8igek/RecoveryHDMetaDmg.pkm...
Traceback (most recent call last):
  File "/Users/carlo/Desktop/installinstallmacos.py", line 626, in <module>
    main()
  File "/Users/carlo/Desktop/installinstallmacos.py", line 580, in main
    product_info[product_id]['BUILD']))
KeyError: u'BUILD'

Also reported here

Hi @dan-snelson

I followed the steps that you provided, including adding one line with 'compressed' in repo_sync, also did sudo rm -Rv /srv/SUS/html/content/downloads' and run repo_sync in the end to pull/sync from Apple. but there are still some .dist files are affected. So far I could only see updates before 2020-11-05 as attached

There should be an 10.5.7 supplemental update as well these days, but it couldn't load in my Netsus 5.0.1. Not sure whether other folks could load full list in Nov.
@ccbell @ivanlovisi Are you guys able to see updates in Nov?


@Dalmatian You may have better results using compress per e216c9cb5d54244f6bcadbd6ffebea15c3d34ef5.


@dan-snelson Ah, just took a look at our SUS, it took overnight to populate this 10.15.7 supplemental update on the list. It's working. Thanks you