Skip to content

Overmind ships with a dangling symlink #188

@semaperepelitsa

Description

@semaperepelitsa

I'm getting these warnings when installing overmind gem. Otherwise, everything seems to be working fine.

> gem install overmind
Fetching overmind-2.5.1-arm64-darwin.gem
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_core.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_core-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_extra.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_extra-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_openssl.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_openssl-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libevent_pthreads.dylib pointing to missing libexec/prebuilt-tmux/lib/libevent_pthreads-2.1.7.dylib file. Ignoring
WARNING:  overmind-2.5.1-arm64-darwin ships with a dangling symlink named libexec/prebuilt-tmux/lib/libutf8proc.dylib pointing to missing libexec/prebuilt-tmux/lib/libutf8proc.3.dylib file. Ignoring
Successfully installed overmind-2.5.1-arm64-darwin
Parsing documentation for overmind-2.5.1-arm64-darwin
Installing ri documentation for overmind-2.5.1-arm64-darwin
Done installing documentation for overmind after 1 seconds
1 gem installed

> gem --version
3.5.11

> ruby -v
ruby 3.3.4 (2024-07-09 revision be1089c8ec) [arm64-darwin23]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions