Summary: | print/texlive-base fails to install with LANG=en_US.ISO8859-1 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Warren Block <wblock> |
Component: | Individual Port(s) | Assignee: | Hiroki Sato <hrs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | tijl, tingox+freebsd |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(hrs) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | 215882 | ||
Bug Blocks: |
Description
Warren Block
![]() ![]() Another way to make it work is to set LC_COLLATE=C. Example: # LC_COLLATE=C portinstall -R texlive-base Fixed in r431796. |