Skip to content

dovecot 2.4.0: Missing imap-hibernate #205625

@dr-scsi

Description

@dr-scsi

brew gist-logs <formula> link OR brew config AND brew doctor output

brew config:

HOMEBREW_VERSION: 4.4.17-58-g3ebcbbb
ORIGIN: https://github.com/Homebrew/brew
HEAD: 3ebcbbb6b815486f51e2e0ae2505bf4a55c54e9a
Last commit: 3 days ago
Branch: master
Core tap JSON: 26 Jan 12:20 UTC
Core cask tap JSON: 26 Jan 12:20 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.3.7 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.7/bin/ruby
CPU: octa-core 64-bit arm_blizzard_avalanche
Clang: 16.0.0 build 1600
Git: 2.48.1 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.2-arm64
CLT: 16.2.0.0.1.1733547573
Xcode: N/A
Rosetta 2: false


brew doctor:

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Putting non-prefixed coreutils in your path can cause GMP builds to fail.

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.

What were you trying to do (and why)?

dovecot 2.4.0 arrived and I tried dovecot -F in bash in order to test and use the new version.

What happened (include all command output)?

Running dovecot -F in bash says:

Fatal: service(imap-hibernate) access(/opt/homebrew/Cellar/dovecot/2.4.0/libexec/dovecot/imap-hibernate) failed: No such file or directory

What did you expect to happen?

dovecot would start gracefully by finding imap-hibernate. I can't tell if the file was available with 2.3. on my HD.

Step-by-step reproduction instructions (by running brew commands)

In a shell (here bash), do

$ brew install dovecot RET
$ dovecot -F RET

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugReproducible Homebrew/homebrew-core bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions