I'm trying to do the typical initial setup of a testing and production catalog for the updates - (we've been running it raw until the latest Java update that pulls the web plugin), however I can't seem to dump everything into a catalog due to an error in my product info database.
When I do the './repoutil --add-product all production', it seems to go swimmingly until I get the following:
Product 041-7694 is missing a title or version! Product info database may be incomplete. Info for product: {'AppleCatalogs': ['http://swscan.apple.com/content/catalog... (snipped - lots of rambling after this)
Then nothing is written to the Catalog.
Any advise on how to repair/rebuild the Product info database or solve this issue? I've ensured that I have the latest version of everything, and have run ./repo_sync --recheck to no avail.
I'm not where I can easily check this, but that product ID sounds like the currently broken 10.8.2 Combo Update. You can probably work around the issue thusly:
./repoutil --purge-product 041-7694
./repoutil --add-products all some_catalog
-Greg
On Oct 18, 2012, at 7:19 AM, Tim Schutt <ioto...@gmail.com> wrote:
> I'm trying to do the typical initial setup of a testing and production catalog for the updates - (we've been running it raw until the latest Java update that pulls the web plugin), however I can't seem to dump everything into a catalog due to an error in my product info database.
> When I do the './repoutil --add-product all production', it seems to go swimmingly until I get the following:
> Product 041-7694 is missing a title or version!
> Product info database may be incomplete.
> Info for product:
> {'AppleCatalogs': ['http://swscan.apple.com/content/catalog... (snipped - lots of rambling after this)
> Then nothing is written to the Catalog.
> Any advise on how to repair/rebuild the Product info database or solve this issue? I've ensured that I have the latest version of everything, and have run ./repo_sync --recheck to no avail.
Thanks so much for the help, but I seem to still be in this failed state even after purging the problem-child (it is indeed the 10.8.2 Combo update). When I try to purge, I get warnings, and then the same errors when I attempt to add the products to a catalog.
I'm attaching the output from the purge command below.
T.
root@host:~/reposado/code# ./repoutil --purge-product 041-7694 WARNING: Product 041-7694 (None-None) is in Apple catalogs:
http://swscan.apple.com/content/catalogs/others/index-mountainlion-li... Skipping product 041-7694 Building index.sucatalog... WARNING: did not add product zzzz041-6245 to catalog index.sucatalog.apple because it has not been downloaded. Building index_testing.sucatalog... Building index-1.sucatalog... Building index-1_testing.sucatalog... Building index-leopard.merged-1.sucatalog... WARNING: did not add product zzzz041-6245 to catalog index-leopard.merged-1.sucatalog.apple because it has not been downloaded. Building index-leopard.merged-1_testing.sucatalog... Building index-leopard-snowleopard.merged-1.sucatalog... WARNING: did not add product zzzz041-6245 to catalog index-leopard-snowleopard.merged-1.sucatalog.apple because it has not been downloaded. Building index-leopard-snowleopard.merged-1_testing.sucatalog... Building index-lion-snowleopard-leopard.merged-1.sucatalog... Building index-lion-snowleopard-leopard.merged-1_testing.sucatalog... Building index-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog... WARNING: did not add product 041-7694 to catalog index-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.apple because it has not been downloaded. Building index-mountainlion-lion-snowleopard-leopard.merged-1_testing.sucatalog...
> Thanks so much for the help, but I seem to still be in this failed state even after purging the problem-child (it is indeed the 10.8.2 Combo update). When I try to purge, I get warnings, and then the same errors when I attempt to add the products to a catalog.
> I'm attaching the output from the purge command below.
> T.
> root@host:~/reposado/code# ./repoutil --purge-product 041-7694
> WARNING: Product 041-7694 (None-None) is in Apple catalogs:
> http://swscan.apple.com/content/catalogs/others/index-mountainlion-li... > Skipping product 041-7694
> Building index.sucatalog...
> WARNING: did not add product zzzz041-6245 to catalog index.sucatalog.apple because it has not been downloaded.
> Building index_testing.sucatalog...
> Building index-1.sucatalog...
> Building index-1_testing.sucatalog...
> Building index-leopard.merged-1.sucatalog...
> WARNING: did not add product zzzz041-6245 to catalog index-leopard.merged-1.sucatalog.apple because it has not been downloaded.
> Building index-leopard.merged-1_testing.sucatalog...
> Building index-leopard-snowleopard.merged-1.sucatalog...
> WARNING: did not add product zzzz041-6245 to catalog index-leopard-snowleopard.merged-1.sucatalog.apple because it has not been downloaded.
> Building index-leopard-snowleopard.merged-1_testing.sucatalog...
> Building index-lion-snowleopard-leopard.merged-1.sucatalog...
> Building index-lion-snowleopard-leopard.merged-1_testing.sucatalog...
> Building index-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog...
> WARNING: did not add product 041-7694 to catalog index-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.apple because it has not been downloaded.
> Building index-mountainlion-lion-snowleopard-leopard.merged-1_testing.sucatalog...