Bug 2292942
| Summary: | google-chrome wont install on Fedora after liberation-fonts was replaced with liberation-mono-fonts, liberation-sans-fonts and liberation-serif-fonts | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> |
| Component: | liberation-fonts | Assignee: | Parag Nemade <pnemade> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fonts-bugs, gnome-sig, i18n-bugs, mark, mclasen, petersen, rhughes, rstrode, vishalvijayraghavan |
| Target Milestone: | --- | Flags: | pnemade:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | liberation-fonts-2.1.5-11.fc41 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-16 03:33:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mikhail
2024-06-18 17:39:23 UTC
Where can we find upstream for google-chrome-unstable package? We need to report them to use new liberation font package name and path. (In reply to Parag Nemade from comment #1) > Where can we find upstream for google-chrome-unstable package? https://www.google.com/chrome/dev/?platform=linux&extra=devchannel > We need to report them to use new liberation font package name and path. https://issues.chromium.org/issues/348031031 I realized that when liberation-fonts package updated to follow new packaging guidelines then as per update, there is no liberation-fonts binary rpm generated now. The issue we found is in %fontmetapkg macro which does not provided a way to add Obsoletes:/Provides: tags. I am getting help from Akira Tagoh to fix fonts-rpm-macros package to provide that functionality. Once we see that is implemented, we will fix this package. Meanwhile, broken packages using BuildRequires: liberation-fonts should move to use BuildRequires: liberation-fonts-all in their SPEC files. (In reply to Mikhail from comment #2) > (In reply to Parag Nemade from comment #1) > > Where can we find upstream for google-chrome-unstable package? > https://www.google.com/chrome/dev/?platform=linux&extra=devchannel > > > We need to report them to use new liberation font package name and path. > https://issues.chromium.org/issues/348031031 Thank you for reporting this upstream. They can switch to use new package name "liberation-fonts-all" or wait for this package to be fixed which will again start providing "liberation-fonts" package name. Could you please test again: this should be fixed in liberation-fonts-2.1.5-11.fc41 Seems to work fine for me anyway This is working fine now. See [test@rawhide ~]$ sudo dnf install Downloads/google-chrome-unstable_current_x86_64.rpm Updating and loading repositories: Repositories loaded. Package Arch Version Repository Size Installing: google-chrome-unstable x86_64 128.0.6585.0-1 @commandline 341.7 MiB Installing dependencies: liberation-fonts-all noarch 1:2.1.5-11.fc41 rawhide 0.0 B liberation-mono-fonts noarch 1:2.1.5-11.fc41 rawhide 1.2 MiB liberation-sans-fonts noarch 1:2.1.5-11.fc41 rawhide 1.6 MiB liberation-serif-fonts noarch 1:2.1.5-11.fc41 rawhide 1.5 MiB Transaction Summary: Installing: 5 packages Total size of inbound packages is 110 MiB. Need to download 2 MiB. After this operation 346 MiB will be used (install 346 MiB, remove 0 B). Is this ok [y/N]: y [1/4] liberation-fonts-all-1:2.1.5-11.f 100% | 9.9 KiB/s | 7.9 KiB | 00m01s [2/4] liberation-sans-fonts-1:2.1.5-11. 100% | 221.9 KiB/s | 611.7 KiB | 00m03s [3/4] liberation-serif-fonts-1:2.1.5-11 100% | 308.9 KiB/s | 610.9 KiB | 00m02s [4/4] liberation-mono-fonts-1:2.1.5-11. 100% | 158.3 KiB/s | 507.2 KiB | 00m03s -------------------------------------------------------------------------------- [4/4] Total 100% | 542.0 KiB/s | 1.7 MiB | 00m03s Running transaction [1/7] Verify package files 100% | 8.0 B/s | 5.0 B | 00m01s [2/7] Prepare transaction 100% | 14.0 B/s | 5.0 B | 00m00s [3/7] Installing liberation-fonts-all-1 100% | 6.7 KiB/s | 124.0 B | 00m00s >>> Running pre-install scriptlet: google-chrome-unstable-0:128.0.6585.0-1.x86_6 >>> Stop pre-install scriptlet: google-chrome-unstable-0:128.0.6585.0-1.x86_64 [4/7] Installing google-chrome-unstable 100% | 41.3 MiB/s | 341.7 MiB | 00m08s >>> Running post-install scriptlet: google-chrome-unstable-0:128.0.6585.0-1.x86_ >>> Stop post-install scriptlet: google-chrome-unstable-0:128.0.6585.0-1.x86_64 [5/7] Installing liberation-serif-fonts 100% | 20.5 MiB/s | 1.5 MiB | 00m00s [6/7] Installing liberation-sans-fonts- 100% | 10.5 MiB/s | 1.6 MiB | 00m00s [7/7] Installing liberation-mono-fonts- 100% | 1.2 MiB/s | 1.2 MiB | 00m01s >>> Running trigger-install scriptlet: desktop-file-utils-0:0.26-12.fc40.x86_64 >>> Stop trigger-install scriptlet: desktop-file-utils-0:0.26-12.fc40.x86_64 >>> Running trigger-install scriptlet: man-db-0:2.12.1-1.fc41.x86_64 >>> Stop trigger-install scriptlet: man-db-0:2.12.1-1.fc41.x86_64 >>> Running trigger-install scriptlet: fontconfig-0:2.15.0-6.fc41.x86_64 >>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-6.fc41.x86_64 Warning: skipped PGP checks for 1 package from repository: @commandline Complete! [test@rawhide ~]$ |