The bug is still happening:
==> Starting prepare()...
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your merge.renamelimit variable to at least 2070 and retry the command.
Git Clone URL: | https://aur.archlinux.org/ttf-google-fonts-git.git (read-only, click to copy) |
---|---|
Package Base: | ttf-google-fonts-git |
Description: | TrueType fonts from the Google Fonts project (git version) |
Upstream URL: | https://github.com/google/fonts |
Keywords: | fonts google ttf |
Licenses: | custom:SIL Open Font License, custom:Ubuntu Font License v1.0 |
Conflicts: | jsmath-fonts, lohit-fonts, ttf-andika, ttf-arabeyes-fonts, ttf-cardo, ttf-comfortaa, ttf-google-fonts-typewolf, ttf-lekton, ttf-lora-cyrillic, ttf-medievalsharp, ttf-nova, ttf-oxygen, ttf-oxygen-git, ttf-pt-fonts, ttf-source-code-pro-ibx, ttf-source-sans-pro-ibx, ttf-vollkorn-ibx |
Provides: | jsmath-fonts, lohit-fonts, ttf-andika, ttf-cardo, ttf-carlito, ttf-comfortaa, ttf-lekton, ttf-lora-cyrillic, ttf-medievalsharp, ttf-nova, ttf-oxygen, ttf-oxygen-git, ttf-pt-fonts, ttf-source-code-pro-ibx, ttf-source-sans-pro-ibx, ttf-vollkorn-ibx |
Submitter: | sebstar |
Maintainer: | andrewSC |
Last Packager: | andrewSC |
Votes: | 557 |
Popularity: | 0.56 |
First Submitted: | 2013-04-27 20:41 (UTC) |
Last Updated: | 2024-08-06 23:47 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 39 Next › Last »
The bug is still happening:
==> Starting prepare()...
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your merge.renamelimit variable to at least 2070 and retry the command.
==> Starting prepare()...
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your merge.renamelimit variable to at least 1930 and retry the command.
<strike>Please remove the depends on fontconfig and all the xorg-* entries, those are obsoleted by upstream hook changes in Arch. Also 'ttf-sil-fonts' is now a meta package, so providing that doesn't make any sense, and not all the fonts it depends on are listed here. Google fonts only has some of those fonts. I'll be updating the ttf-google-fonts-opinionated-git package with these changes shortly, if you'd like me to fix this at the same time please add me as a co-maintainer.</strike>
Edit: I see I already said most of that last month. Maybe just the suggestion to add me as a co-maintainer is new ;-)
Just a quick note that comments aren't falling on deaf ears--apologies for the radio silence. I've been tracking updating this package (along with several others) in my backlog and have put aside time tomorrow night to address concerns/issues. Thanks for understanding
Please remove the provides/conflicts for ttf-sil-fonts as this package does not currently supply all the same fonts. Also that is now a meta-package that depends on specific font packages, all built from their latest upstream releases. Even the fonts that are in google fonts are frequently out of date, but they are not all there. Listing provides/conflicts for specific packages that overlap would be fine.
I get the following error when trying to install:
error: failed to commit transaction (conflicting files)
ttf-google-fonts-git: /usr/share/fonts/caladea/Caladea-Bold.ttf exists in filesystem (owned by ttf-caladea)
ttf-google-fonts-git: /usr/share/fonts/caladea/Caladea-BoldItalic.ttf exists in filesystem (owned by ttf-caladea)
ttf-google-fonts-git: /usr/share/fonts/caladea/Caladea-Italic.ttf exists in filesystem (owned by ttf-caladea)
ttf-google-fonts-git: /usr/share/fonts/caladea/Caladea-Regular.ttf exists in filesystem (owned by ttf-caladea)
It looks like Caladea was recently added to Google Fonts and ttf-caladea exists in [extra]:
I don't know how, but you need to make the dependencies, ttf-merriweather-sans
and ttf-merriweather
, mutually exclusive.
Attempting to install this package while choosing to use the ttf-merriweather
provided by ttf-google-fonts-typewolf
, results in an installation error because ttf-merriweather
in ttf-google-fonts-typewolf
actually installs the MerriweatherSans
fonts.
es20490446e, Juma7C9: Just pushed a change up where I added a prepare for reverting the offending Rubik commit as well as pulling adobeblank out entirely per the suggestion. Thanks! es20490446e, with #2, I still get an error relating to the zcool-xiaowei font and can confirm both through the git history as well as running fc-query -f '%{family[0]|downcase|translate( ,-)}\n' ZCOOLXiaoWei-Regular.ttf
that we're still seeing "站酷小薇体" as the resultant text. We'll want to keep the last two mv
lines for the time being. I'll need to think on #3.
Pinned Comments
thatgeek commented on 2017-11-17 03:56 (UTC)