emerge --ask --config opendkim command works, but The last lines of the output has a URL that is no longer valid. It should be https://dkim.org/specs/rfc4871-dkimbase.html#key-text This is just a minor thing, but could be annoying. I have posted this item on Forum, but was told to open a bug report. Janos Reproducible: Always Steps to Reproduce: 1.Issue command emerge --ask --config opendkim 2.Try to access URL shown in the comments as a further help 3. Actual Results: the URL http://www.dkim.org/specs/rfc4871-dkimbase.html#key-text fails to load Expected Results: Get the required explanation from the URL Modify URL as shown in this bug report
Upstream seems to have dropped the DNS for www on their domain.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6204fac4d367bee88d24abb65046c50dffc8dbe9 commit 6204fac4d367bee88d24abb65046c50dffc8dbe9 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2024-10-14 14:07:17 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2024-10-14 14:10:47 +0000 mail-filter/opendkim: fix RFC link in postinst The old URL was both broken and outdated (the RFC has been updated twice since). Let's user the newer one from rfc-editor.org. Closes: https://bugs.gentoo.org/941256 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> mail-filter/opendkim/opendkim-2.10.3-r32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)