https://bugzilla.redhat.com/show_bug.cgi?id=2342257

Akira TAGOH <ta...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
              Flags|                            |needinfo?(nicolas.fella@gmx
                   |                            |.de)



--- Comment #1 from Akira TAGOH <ta...@redhat.com> ---
It works for me.

$ podman pull quay.io/fedora/fedora:41
Trying to pull quay.io/fedora/fedora:41...
Getting image source signatures
Copying blob a52c777f25d4 done   |
Copying config a432b057a5 done   |
Writing manifest to image destination
a432b057a522737c229d2aac9b029f55bf2a44eb3f423e4e4ece2acb8a304652
$ podman run -ti --rm quay.io/fedora/fedora:41
[root@ced2e871c287 /]# dnf install fontconfig dejavu-sans-fonts
google-noto-sans-fonts
Updating and loading repositories:
 Fedora 41 openh264 (From Cisco) - x86_64                                   
100% |   2.4 KiB/s |   6.0 KiB |  00m02s
 Fedora 41 - x86_64 - Updates                                               
100% |   4.5 MiB/s |   9.2 MiB |  00m02s
 Fedora 41 - x86_64                                                         
100% |  13.3 MiB/s |  35.4 MiB |  00m03s
Repositories loaded.   
Package                                Arch       Version                      
         Repository              Size
Installing:
 dejavu-sans-fonts                     noarch     2.37-24.fc41                 
         fedora               5.5 MiB
 fontconfig                            x86_64     2.15.0-8.fc41                
         fedora             791.9 KiB
 google-noto-sans-fonts                noarch     20240701-2.fc41              
         fedora              42.5 MiB
Installing dependencies:
 abattis-cantarell-vf-fonts            noarch     0.301-13.fc41                
         fedora             192.7 KiB
 default-fonts-core-sans               noarch     4.1-2.fc41                   
         fedora              11.9 KiB
 fonts-filesystem                      noarch     1:2.0.5-17.fc41              
         fedora               0.0   B
 freetype                              x86_64     2.13.3-1.fc41                
         fedora             850.5 KiB
 google-noto-fonts-common              noarch     20240701-2.fc41              
         fedora              17.5 KiB
 google-noto-sans-vf-fonts             noarch     20240701-2.fc41              
         fedora               1.2 MiB
 graphite2                             x86_64     1.3.14-16.fc41               
         fedora             192.0 KiB
 harfbuzz                              x86_64     9.0.0-3.fc41                 
         fedora               2.6 MiB
 libpng                                x86_64     2:1.6.40-4.fc41              
         fedora             245.8 KiB
 xml-common                            noarch     0.6.3-65.fc41                
         fedora              78.4 KiB

...

[root@ced2e871c287 /]# /usr/bin/fc-cache-64 -f
[root@ced2e871c287 /]# /usr/bin/fc-cache-64 -fv
Font directories:
        /usr/share/X11/fonts/Type1
        /usr/share/X11/fonts/TTF
        /root/.local/share/fonts
        /usr/local/share/fonts
        /usr/share/fonts
        /root/.fonts
        /usr/share/fonts/abattis-cantarell-vf-fonts
        /usr/share/fonts/dejavu-sans-fonts
        /usr/share/fonts/google-noto
        /usr/share/fonts/google-noto-vf
/usr/share/X11/fonts/Type1: skipping, no such directory
/usr/share/X11/fonts/TTF: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/usr/share/fonts: caching, new cache contents: 0 fonts, 4 dirs
/usr/share/fonts/abattis-cantarell-vf-fonts: caching, new cache contents: 6
fonts, 0 dirs
/usr/share/fonts/dejavu-sans-fonts: caching, new cache contents: 9 fonts, 0
dirs
/usr/share/fonts/google-noto: caching, new cache contents: 72 fonts, 0 dirs
/usr/share/fonts/google-noto-vf: caching, new cache contents: 10 fonts, 0 dirs
/root/.fonts: skipping, no such directory
/usr/share/fonts/abattis-cantarell-vf-fonts: skipping, looped directory
detected
/usr/share/fonts/dejavu-sans-fonts: skipping, looped directory detected
/usr/share/fonts/google-noto: skipping, looped directory detected
/usr/share/fonts/google-noto-vf: skipping, looped directory detected
/usr/lib/fontconfig/cache: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
/usr/bin/fc-cache-64: succeeded




Apparently fonts or something is broken on your box.

[root@ced2e871c287 /]# sha256sum
/usr/share/fonts/google-noto/NotoSans-MediumItalic.ttf
/usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf 
62eb7024a800385d955bd2e7d87dba5e76523d4ba61924f05fa6d0423ac3e9ca 
/usr/share/fonts/google-noto/NotoSans-MediumItalic.ttf
8c8847ff58f7a635b23739c12861447ed7503c0dfedc577643c2b095ccda3056 
/usr/share/fonts/dejavu-sans-fonts/DejaVuSans.ttf

Is it the same for you?
`rpm -Vv google-noto-sans-fonts` and `rpm -Vv dejavu-sans-fonts` may also helps
to verify files in packages.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2342257

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202342257%23c1

-- 
_______________________________________________
fonts-bugs mailing list -- fonts-bugs@lists.fedoraproject.org
To unsubscribe send an email to fonts-bugs-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/fonts-bugs@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to