D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21439 - install.sh is disabled for LDC on FreeBSD
Summary: install.sh is disabled for LDC on FreeBSD
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: installer (show other issues)
Version: D2
Hardware: x86 FreeBSD
: P1 major
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2020-11-30 19:15 UTC by Jacob Carlborg
Modified: 2020-12-01 07:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Jacob Carlborg 2020-11-30 19:15:42 UTC
When running `./install.sh ldc` on FreeBSD the following message is printed:

no ldc binaries available for freebsd

Binaries for FreeBSD are available since version 1.22.0.
Comment 1 Dlang Bot 2020-11-30 19:17:34 UTC
@jacob-carlborg created dlang/installer pull request #477 "Fix issue 21439: install.sh is disabled for LDC on FreeBSD" fixing this issue:

- Fix issue 21439: install.sh is disabled for LDC on FreeBSD

https://github.com/dlang/installer/pull/477
Comment 2 Dlang Bot 2020-12-01 07:04:47 UTC
dlang/installer pull request #477 "Fix issue 21439: install.sh is disabled for LDC on FreeBSD" was merged into master:

- db5488dff70699312a4bac5396c16be00b8cae42 by Jacob Carlborg:
  Fix issue 21439: install.sh is disabled for LDC on FreeBSD

https://github.com/dlang/installer/pull/477