You are not logged in.
Pages: 1
19 Feb 20 @ 17:23:41 ~
$ remv java-wrappers
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
java-wrappers
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 36.9 kB disk space will be freed.
Do you want to continue? [Y/n]
dpkg: warning: files list file for package 'fonts-noto-cjk-extra' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'fonts-noto-mono' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'fonts-noto-cjk' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'fonts-noto-ui-core' missing; assuming package has no files currently installed
dpkg: warning: files list file for package 'fonts-noto-core' missing; assuming package has no files currently installed
(Reading database ... 152523 files and directories currently installed.)
Removing java-wrappers (0.3) ...
Processing triggers for man-db (2.8.5-2) ...
19 Feb 20 @ 17:24:16 ~
$ get fonts-noto-cjk-extra fonts-noto-mono fonts-noto-cjk fonts-noto-ui-core fonts-noto-core
[sudo] password for sector11:
Sorry, try again.
[sudo] password for sector11:
Reading package lists... Done
Building dependency tree
Reading state information... Done
fonts-noto-core is already the newest version (20181227-1).
fonts-noto-mono is already the newest version (20181227-1).
fonts-noto-ui-core is already the newest version (20181227-1).
fonts-noto-cjk is already the newest version (1:20170601+repack1-3+deb10u1).
fonts-noto-cjk-extra is already the newest version (1:20170601+repack1-3+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19 Feb 20 @ 17:43:19 ~
$
What is this list that dpkg is missing?
Any help appreciated.
Debian 10 install using my home from helium.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Look at the second answer on this page, it seems relevant:
https://askubuntu.com/questions/949760/ … ge-missing.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
↑↑↑↑↑↑↑↑↑↑↑↑ Checking that out damo thank you
Well it gets stranger still take this line:
dpkg: warning: files list file for package 'fonts-noto-mono' missing; assuming package has no files currently installed
These show it ...
"yad --font" says it is there.
aptitude search finds it:
i fonts-noto-mono
"catfish" does NOT find it:
/usr/share/bug/fonts-noto-extra
/usr/share/bug/fonts-noto-hinted
/usr/share/bug/fonts-noto-ui-extra
/usr/share/bug/fonts-noto-unhinted
/usr/share/doc/fonts-noto-color-emoji
/usr/share/doc/fonts-noto-extra
/usr/share/doc/fonts-noto-hinted
/usr/share/doc/fonts-noto-ui-extra
/usr/share/doc/fonts-noto-unhinted
/var/lib/dpkg/info/fonts-noto-color-emoji.list
/var/lib/dpkg/info/fonts-noto-color-emoji.md5sums
/var/lib/dpkg/info/fonts-noto-extra.list
/var/lib/dpkg/info/fonts-noto-extra.md5sums
/var/lib/dpkg/info/fonts-noto-hinted.list
/var/lib/dpkg/info/fonts-noto-hinted.md5sums
/var/lib/dpkg/info/fonts-noto-ui-extra.list
/var/lib/dpkg/info/fonts-noto-ui-extra.md5sums
/var/lib/dpkg/info/fonts-noto-unhinted.list
/var/lib/dpkg/info/fonts-noto-unhinted.md5sums
So the "font" is there, just not in the "dpkg list" and catfish cannot see it.
there are 1579 "Noto" fonts in: /usr/share/fonts/truetype/noto/
34 of them are NotoSansMono{something} .ttf
Personally I would just like to get rid of the fonts.
Tried that once and ented up with "tofu" boxes where I never had them before.
Last edited by Sector11 (2020-02-19 22:18:49)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Just a warning!
IMO it sounds completely harmless. Ignore it.
Probably a result of not using install-recommends by default.
Offline
Pages: 1