Code Monkey home page Code Monkey logo

Comments (7)

JustinUssuri avatar JustinUssuri commented on June 13, 2024

same problem

from backgroundmusic.

bigbrightgg avatar bigbrightgg commented on June 13, 2024

Same here

from backgroundmusic.

huksley avatar huksley commented on June 13, 2024

Hey! Nice app. I was able to install brew cask but installer of 0.4.3 hangs. I have MacBook Pro 14 inch 2023 m2pro with MacOS 14.3.1.

from backgroundmusic.

kyleneideck avatar kyleneideck commented on June 13, 2024

@huksley Can you post the logs from /var/log/install.log?

from backgroundmusic.

huksley avatar huksley commented on June 13, 2024

@kyleneideck It is quite big and I believe might contain sensitive information, so I can't post it verbatim. Here is the probably relevant error I found in the log:

2024-04-26 10:01:57+03 Mymachine package_script_service[7816]: PackageKit: Executing script "postinstall" in /tmp/PKInstallSandbox.8ivudY/Scripts/com.bearisdriving.BGM.Hqf7Lf
2024-04-26 10:01:57+03 Mymachine package_script_service[7816]: ./postinstall: Installing BGMXPCHelper to /usr/local/libexec
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Removing com.apple.quarantine attribute from BGMXPCHelper.
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: total 0
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: drwxr-xr-x@ 3 root  wheel    96B Apr 26 10:01 .
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: com.apple.provenance	  11B
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: drwxr-xr-x  3 root  wheel    96B Apr 26 10:01 ..
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: drwxr-xr-x@ 6 root  wheel   192B Apr 26 10:01 Contents
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: com.apple.provenance	  11B
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Created _BGMXPCHelper user.
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Installed com.bearisdriving.BGM.XPCHelper.plist to /Library/LaunchDaemons.
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Unregistering /Library/LaunchDaemons/com.bearisdriving.BGM.XPCHelper.plist. This will print errors if you don't already have a version of it registered, or your system uses an older version of launchctl. They're safe to ignore.
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: ----
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Boot-out failed: 5: Input/output error
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Unrecognized subcommand: unbootstrap
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Usage: launchctl <subcommand> ... | help [subcommand]
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Many subcommands take a target specifier that refers to a domain or service
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: within that domain. The available specifier forms are:
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: system/[service-name]
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Targets the system-wide domain or service within. Root privileges are required
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: to make modifications.
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: user/<uid>/[service-name]
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: Targets the user domain or service within. A process running as the target user
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: may make modifications. Root may modify any user's domain. User domains do not
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: exist on iOS.
2024-04-26 10:01:58+03 Mymachine package_script_service[7816]: ./postinstall: gui/<uid>/[service-name]

from backgroundmusic.

kyleneideck avatar kyleneideck commented on June 13, 2024

@huksley Actually, that error is normal. See the line above it:

Unregistering /Library/LaunchDaemons/com.bearisdriving.BGM.XPCHelper.plist. This will print errors if you don't already have a version of it registered, or your system uses an older version of launchctl. They're safe to ignore.

I guess there must not have been a good way to keep launchctl from logging that error.

Was there anything else after that in your logs?

from backgroundmusic.

habaohaba avatar habaohaba commented on June 13, 2024

I have successfully install in 0.4.3 version pkg, thanks for developer's work.

from backgroundmusic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.