-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecated formulae with dependents #106902
Comments
As noted in previous PRs, For the rest, I suggest investigating whether the dependency can be removed. If not, we should file issues upstream to ask about their plans for the deprecated dependency. We should prioritise those formulae that have outstanding CVEs or are causing us problems in CI. |
|
This comment was marked as resolved.
This comment was marked as resolved.
A few things I've found so far:
|
For |
Just tried
|
I remember looking into I tried re-enabling/updating My
|
I don't think docker-machine is actually resolved now. It just went from unsupported upstream to deprecated upstream. |
Oh, I was under the impression that the GitLab fork was under development. Unticked. |
It is, until they work out how to drop it. So it's still not a long term solution unfortunately. |
@cho-m The latest (but unstable) version of LilyPond can now be built with Guile 3. If it’s any help, I have this working over at https://github.com/nwhetsell/homebrew-lilypond/blob/master/Formula/lilypond-unstable.rb I’m not sure when LilyPond will release a new stable version, unfortunately; I’d say Feb 2023 if I had to guess. |
Since this "unstable" release is properly tagged and obeys semantic versioning, I'm inclined to say we should just update our formula to that version, and maybe even start using those instead. |
I think we should just deprecate |
I think we can set a disable date for docker-machine. But as a user of docker-machine there's only two alternatives that I know of, and both aren't great.
Unfortunately I found out that docker-machine doesn't run out of the box on M1 either (needs special configuration to run arm machines), so disabling it at a future date makes sense to me. |
I use |
Same. It's part of why I added the bit about |
I updated dockviz to use go modules. Sorry for the delay. |
|
`ilmbase` and `openexr@2` were originally deprecated and are planned for re-deprecation (Homebrew#106902). In order to avoid deprecating `ctl`, we backport all upstream commits necessary to migrate to latest `imath` and `openexr`.
`ilmbase` and `openexr@2` were originally deprecated and are planned for re-deprecation (#106902). In order to avoid deprecating `ctl`, we backport all upstream commits necessary to migrate to latest `imath` and `openexr`. Closes #122274. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
This comment was marked as resolved.
This comment was marked as resolved.
|
This comment was marked as off-topic.
This comment was marked as off-topic.
You shouldn't be seeing that message, since Try doing
If that doesn't help, try making a post at the discussion page (not here), and include the full output of |
This comment has been minimized.
This comment has been minimized.
Going to close this as complete given we have finished all actionable tasks.
|
A number of formulae were deprecated despite having dependents. This goes
against our deprecation policy, and these formulae were undeprecated in order to
enable merging Homebrew/brew#12770.
We should decide what to do about these formulae and their dependents:
Done
sdl
tosdl12-compat
#111081libykclient
repository is archived Yubico/yubico-pam#242 / ykclient: re-deprecate on 2023-07-29 #123445The text was updated successfully, but these errors were encountered: