Skip to content

[macOS][x86_64] WARN Skipping SystemUIServer checks: failed to load profile data #147

@osalbahr

Description

@osalbahr

I am on a fresh install of macOS Sonoma (14) using OpenCore Legacy Patcher (OCLP) on a 2017 MacBook Pro (MacBookPro14,1), Intel (x86_64).

Running nix-installer, I get the following warning:

 WARN Skipping SystemUIServer checks: failed to load profile data: Parse(Error { inner: ErrorImpl { kind: UnexpectedXmlCharactersExpectedElement, file_position: Some(FilePosition(227)) } })

Is it safe to ignore?

Full log:

% curl -sSfL https://artifacts.nixos.org/nix-installer | sh -s -- install
info: downloading installer
 INFO nix-installer v2.33.3
`nix-installer` needs to run as `root`, attempting to escalate now via `sudo`...
Password:
 INFO nix-installer v2.33.3
 WARN Skipping SystemUIServer checks: failed to load profile data: Parse(Error { inner: ErrorImpl { kind: UnexpectedXmlCharactersExpectedElement, file_position: Some(FilePosition(227)) } })
 WARN Skipping SystemUIServer checks: failed to load profile data: Parse(Error { inner: ErrorImpl { kind: UnexpectedXmlCharactersExpectedElement, file_position: Some(FilePosition(227)) } })
Nix install plan (v2.33.3)
Planner: macos (with default settings)

Planned actions:
* Create an APFS volume `Nix Store` for Nix on `disk1` and add it to `/etc/fstab` mounting on `/nix`
* Unpack embedded Nix 2.33.3 to `/nix/temp-install-dir`
* Create a directory tree in `/nix`
* Synchronize /nix/var ownership
* Move the downloaded Nix into `/nix`
* Synchronize /nix/store ownership
* Create build users (UID 351-382) and group (GID 350)
* Configure Time Machine exclusions
* Setup the default Nix profile
* Place the Nix configuration in `/etc/nix/nix.conf`
* Configure the shell profiles
* Configuring zsh to support using Nix in non-interactive shells
* Create a `launchctl` plist to put Nix into your PATH
* Configure upstream Nix daemon service
* Remove directory `/nix/temp-install-dir`


Proceed? ([Y]es/[n]o/[e]xplain): n
Okay, not continuing with the installation. Bye!

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