Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940240 - app-text/dictd-1.13.1: package refers to treecleaned app-dicts/dictd-*
Summary: app-text/dictd-1.13.1: package refers to treecleaned app-dicts/dictd-*
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-25 12:38 UTC by Vladislav Dudar
Modified: 2024-09-25 12:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (info.txt,18.02 KB, text/plain)
2024-09-25 12:39 UTC, Vladislav Dudar
Details
emerge --info output (info.txt,18.01 KB, text/plain)
2024-09-25 12:41 UTC, Vladislav Dudar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Dudar 2024-09-25 12:38:33 UTC
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.
Comment 1 Vladislav Dudar 2024-09-25 12:39:18 UTC
Created attachment 903759 [details]
emerge --info output
Comment 2 Vladislav Dudar 2024-09-25 12:41:30 UTC
Created attachment 903760 [details]
emerge --info output

oops, terminal emulator bugged out again when resizing, overwrote one of the lines with my ${PS1}.