After emerging app-dicts/dictd for the first time, a message saying "to start and use dictd you need to emerge at least one dictionary" pops up. This message also refers to app-dicts/dictd-dicts "to install all available dictionaries", which has been treecleaned in 2019 (git commit aac58fdcc1e2fdeea7d1b04d3ba7e65d409b2514) due to being unmaintained and EAPI 0. The init.d script for the same package refers to app-dicts/dictd-* if no dictionaries have been found, but all app-dicts/dictd-* packages have been treecleaned in 2019 together with app-dicts/dictd-dicts. Reproducible: Always Steps to Reproduce: For the app-dicts/dictd-dicts postinstall message: 1. emerge app-dicts/dictd For the init.d message: 1. emerge app-dicts/dictd 2. make sure no dictd dicts are installed, if ls /usr/share/dict/*.index returns "no such file or directory" you're good to go 3. /etc/init.d/dictd start Actual Results: A message popped up referring to treecleaned packages which are no longer installable. Expected Results: No message referring to treecleaned packages should have appeared.
Created attachment 903759 [details] emerge --info output
Created attachment 903760 [details] emerge --info output oops, terminal emulator bugged out again when resizing, overwrote one of the lines with my ${PS1}.