[Install-info: warning: no info dir entry in `/usr/share/info/gtkdialog.info.gz'

Started by bullgard4, 2019/12/11, 06:06:04

Previous topic - Next topic

bullgard4

[Xfce]
What does the warning
» no info dir entry in `/usr/share/info/gtkdialog.info.gz'«
mean?Do I have to care?
It appeared first ~ a weak ago and reappers now every time as a response to dist-upgrade.
bullgard

axt

That's just an excerpt. The first is that a file has already been installed from another package. Right? Always c&p complete from command input to output to the new empty prompt!

# mv /usr/share/info/gtkdialog.info.gz{,_old}
# apt update; apt full-upgrade


bullgard4

I have done just now another dist-upgrade.
It istalled a new package and updated 3 packages.
The warning has gone.
Thank you.