Skip to content

Homebrew install not working - Ventura - SwiftPM Errors #69

@jmbly

Description

@jmbly

Terminal error when installing from homebrew in macOS 13.2 Ventura:

> Last 15 lines from /Users/redacted/Library/Logs/Homebrew/wallpapper/01.swift:
swift
build
--disable-sandbox
--configuration
release

warning: /Users/redacted/Library/org.swift.swiftpm/configuration is not accessible or not writable, disabling user-level configuration features.
warning: /Users/redacted/Library/org.swift.swiftpm/security is not accessible or not writable, disabling user-level security features.
warning: /Users/redacted/Library/Caches/org.swift.swiftpm is not accessible or not writable, disabling user-level cache features.
warning: 'wallpapper-1.7.3': failed loading cached manifest for 'wallpapper-1.7.3': Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “manifests” in the folder “org.swift.swiftpm”." UserInfo={NSFilePath=/Users/redacted/Library/Caches/org.swift.swiftpm/manifests, NSUnderlyingError=0x6000002a1f80 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
warning: 'wallpapper-1.7.3': failed closing cache: Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “manifests” in the folder “org.swift.swiftpm”." UserInfo={NSFilePath=/Users/redacted/Library/Caches/org.swift.swiftpm/manifests, NSUnderlyingError=0x6000002a8060 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
error: 'wallpapper-1.7.3': Invalid manifest
/private/tmp/wallpapper-20230215-51517-6vb6i2/wallpapper-1.7.3/Package.swift:2:8: error: no such module 'PackageDescription'
import PackageDescription
       ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions