After updating mailutils to version 3.1.1 it complains that the legacy /etc/mailutils.rc should be renamed to /etc/mailutils.conf. That is just a warning, but very annoying, so please fix the ebuild. This most likely also affects mailutils-3.2.
this spams through cron when using mail from there
Created attachment 469554 [details, diff] mailutils-rc-conf.dif Hello, I added the following line, to rename the above. I tested it on a local overlay, and everything seemed to work fine. I even tested it with cron, as it is mentioned above, and I noticed no warnings there too.
Created attachment 469580 [details, diff] mailutils-3.1.1-rc2conf.ebuild.patch
Created attachment 469582 [details, diff] mailutils-3.1.1.ebuild.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b821cfbc3a0a184a51448f91d06ba6f677b4f25e commit b821cfbc3a0a184a51448f91d06ba6f677b4f25e Author: Eray Aslan <eras@gentoo.org> AuthorDate: 2017-10-19 07:56:18 +0000 Commit: Eray Aslan <eras@gentoo.org> CommitDate: 2017-10-19 07:56:52 +0000 net-mail/mailutils: rename config file Closes: https://bugs.gentoo.org/613112 Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-mail/mailutils/mailutils-3.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
*** Bug 636064 has been marked as a duplicate of this bug. ***
I am surprised that the filename in files/ wasn't simply changed to match the new name. It is controlled by the maintainer, right? I'm not sure why keep it and rename in the ebuild.
so that there is no need to bump old ebuilds for the new file name. when all ebuilds in the tree install the new config, one can change the ebuilds and the file name simultaneously.