on macOS, installer fails to configure ca-certificates #78
Labels
No labels
Compat/Breaking
Context/drive-by
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status/Fixed On Main
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lix-project/lix-installer#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On first runs after install, lack of ca-certificate configured made initial fetch error.
Fixed this issue by adding to
etc/nix/nix.custom.conf:That's very strange, I think we're installing cacert in /nix/var/nix/profiles/default and should be picking it up. I'm also kind of curious why you hit it in particular rather than there being more reports, so I'm curious what we might have messed up with the installer to cause this.
Was this a system that previously had a nix-darwin install, by chance?