-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Closed
Description
The audit for versioned aliases is misbehaving, diagnosing an inexistent problem with the imagemagick formula:
$ brew audit --strict imagemagick
imagemagick:
* Formula has other versions so create a versioned alias:
cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Aliases
ln -s ../Formula/imagemagick.rb imagemagick@7
* Formula has invalid versioned aliases:
imagemagick@7
Error: 2 problems in 1 formula
The audit is invalid, as the versioned alias already exists, and rightly so.
(Possibly related to #2644 ? poke @JCount @MikeMcQuaid)
Metadata
Metadata
Assignees
Labels
No labels