Posted on 06-28-2012 06:45 AM
Recently I've come across an interesting issue when compiling certain 10.6.8 images. I've created a configuration that works just fine when distributed using Casper Imaging (via netboot). However, when the configuration is compiled (either compressed or uncompressed) any unit that has been installed with the compiled image can no longer contact the JSS and shows the following error:
dyld: shared cached file was build against a different libSystem.dylib, ignoring cache
This can be fixed with the following command:
sudo update_dyld_shared_cache -force
Any thoughts on what might be causing this?
Posted on 06-29-2012 03:21 PM
I'd be interested in knowing the cause of this as well. I had the same problem with my 10.6.6 image.
Posted on 07-02-2012 05:53 AM
What were your conditions? I've scripted a fix, but I don't like that sort of repair if you know what I mean. Did the update to 10.6.8 solve it for you? I'm after this one almost academically as we're almost 100% on 10.7, but still...