Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769353 - media-fonts/iosevka-4.5.0 dropped iosevka-term fonts, breaking current setups
Summary: media-fonts/iosevka-4.5.0 dropped iosevka-term fonts, breaking current setups
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-07 16:17 UTC by thulle
Modified: 2021-02-08 10:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thulle 2021-02-07 16:17:42 UTC
The recent version bump of iosevka fonts dropped the up until that included iosevka-term fonts, breaking current setups.

https://github.com/gentoo/gentoo/commit/da81f180ac05f2c58747397dca6b02aea2180cc6#diff-fe7da4e6e9f33b656a8564f04deed957f339dd7367311e548b6cd9a68d86c8f8

https://github.com/gentoo/gentoo/commit/45fbb2526d78afaa0274af80847e3d2464d4ee31#diff-fe7da4e6e9f33b656a8564f04deed957f339dd7367311e548b6cd9a68d86c8f8

#769263 has been filed about building from source to be able to configure more of the hundreds of versions of the font to be installed, but since iosevka-term was the only additional version included in the earlier ebuild I'd suggest it continues to be included until that issue is solved.

Reproducible: Always
Comment 1 thulle 2021-02-07 16:22:03 UTC
For others with the same issue: 

A quick workaround is to add
PORTDIR_OVERLAY="/usr/local/portage"
to /etc/portage/make.conf and then copy /usr/portage/media-fonts/iosevka to /usr/local/portage/media-fonts/iosevka-term, rename the ebuild in that folder from iosevka-4.5.0.ebuild to iosevka-term-4.5.0.ebuild, do a ebuild digest iosevka-term-4.5.0.ebuild and then emerge iosevka-term.
Comment 2 Larry the Git Cow gentoo-dev 2021-02-07 18:15:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9692aa6ed3099e2358dff6be2f36a7b48eb63d2e

commit 9692aa6ed3099e2358dff6be2f36a7b48eb63d2e
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-02-07 18:14:18 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-02-07 18:15:23 +0000

    media-fonts/iosevka: revert 4.5.0 bump and dropping old version
    
     - the update doesn't include all previous styles, breaking setups.
    
    Closes: https://bugs.gentoo.org/769353
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-fonts/iosevka/Manifest                                  |  3 ++-
 .../iosevka/{iosevka-4.5.0.ebuild => iosevka-1.14.1.ebuild}   | 11 ++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)
Comment 3 Joonas Niilola gentoo-dev 2021-02-07 18:17:15 UTC
A straight rename of previous ebuild didn't work for me, because the -term style is named differently in 4.5.0 release. I don't have time to figure which is the right one, so let's revert for now, and do it more properly next time.
  https://github.com/be5invis/Iosevka/releases/tag/v4.5.0