Dovecot Update?

Hi,

I found out today during updates that dovecot reports a weird msg:
No update exists from version 1.0-1.3.rc15.el4.vm

I’m running version 1.0. according to virtualmin!

Any ideas?

Thanks!

Sounds like maybe a bug in the Virtualmin Package Updates version detection code.

What do you get if you run:

yum list dovecot*

From the command line?

[code:1]
yum list dovecot*
Error accessing file for config file://///etc/yum.repos.d/virtualmin.repo
Setting up repositories
Reading repository metadata in from local files
Installed Packages
dovecot.i386 1.0-1.3.rc15.el4.vm installed
Available Packages
dovecot.i386 0.99.11-8.EL4 base
[/code:1]

As i cant edit the post, The code above is not as root user. The next is:

[code:1]yum list dovecot*
Setting up repositories
Reading repository metadata in from local files
Installed Packages
dovecot.i386 1.0-1.3.rc15.el4.vm installed
[/code:1]

You’re running the latest version, so no need to actually upgrade. I’m not sure why the Package Updates module would want to tell you about it in that way, though. :wink:

I’ll see if I can reproduce this problem here.