Coder Social home page Coder Social logo

Comments (4)

timsutton avatar timsutton commented on June 7, 2024

Thanks. I noticed the error today as well but thought it might just be transient. I will take a look soon.

It would be useful to know whether an old version of Pro X or XI still gets offered a current update if the recipe still fails.

from recipes.

fuzzylogiq avatar fuzzylogiq commented on June 7, 2024

I can see why this is happening. Adobe have added an OS version to their URLs - the latest update (and future ones?) is only available to 10.8+, 10.6-7 are still pointed to the previous one, (though the older versions are also still hanging around with the older URL template format.) I think the custom processor needs an input variable for the target OS to be added and some logic to parse the version number required and if it's >= the current one, to use the new URL template. I can do a PR if you'd like.

from recipes.

timsutton avatar timsutton commented on June 7, 2024

That would be great. Seems plausible that back when I originally wrote the processor, I ignored the client OS parameter when it seemed to not make a difference.

If you have an Input variable for the checked OS version, it would be good to also let the processor fall back to a default of 10.8 so that the recipe works even without the Input var set.

I wonder whether the update actually installs on older OSes, though I agree it would be good to follow whatever the feed does and merge in a minimum_os_version pkginfo key.

from recipes.

hfike avatar hfike commented on June 7, 2024

This is now working on both a 10.8 and a 10.10 autopkg instance.

from recipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.