This repository was archived by the owner on Dec 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 132
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
Installation failure on macOS 10.12.6 #56
Copy link
Copy link
Closed
Description
I tried installing the latest (v0.0.17) release via the provided installer on Sierra multiple times, but got this error window from installer after each attempt:

System information
sw_vers
ProductName: Mac OS X
ProductVersion: 10.12.6
BuildVersion: 16G1036
file /Library/Extensions/softu2f.kext /Applications/SoftU2F.app ~/Library/LaunchAgents/com.github.SoftU2F.plist
/Library/Extensions/softu2f.kext: directory
/Applications/SoftU2F.app: directory
/Users/ldastur/Library/LaunchAgents/com.github.SoftU2F.plist: cannot open `/Users/ldastur/Library/LaunchAgents/com.github.SoftU2F.plist' (No such file or directory)
kextstat -b com.github.SoftU2FDriver
Index Refs Address Size Wired Name (Version) UUID <Linked Against>
ps aux | grep SoftU2F.app
ldastur 19972 0.0 0.0 2432804 1504 s000 R+ 7:15PM 0:00.00 grep SoftU2F.app
grep SoftU2F -a20 -b20 /var/log/install.log | sort -g | uniq | tail -n200
24549934:Aug 19 19:07:25 pc-9 installd[483]: ./postinstall: (kernel) Failed to load kext com.github.SoftU2FDriver (error 0xdc008016).
24550059-Aug 19 19:07:25 pc-9 installd[483]: ./postinstall: Failed to load /Library/Extensions/softu2f.kext - (libkern/kext) link error.
24550187-Aug 19 19:07:25 pc-9 installd[483]: ./postinstall: Check library declarations for your kext with kextlibs(8).
24550297-Aug 19 19:07:25 pc-9 install_monitor[19823]: Re-included: /Applications, /Developer, /Library, /System, /bin, /private, /sbin, /usr
24550429-Aug 19 19:07:26 pc-9 installd[483]: PackageKit: releasing backupd
24550495-Aug 19 19:07:26 pc-9 installd[483]: PackageKit: allow user idle system sleep
24550572:Aug 19 19:07:26 pc-9 installd[483]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “SoftU2F.pkg”." UserInfo={NSFilePath=./postinstall, NSURL=file://localhost/Users/ldastur/Downloads/SoftU2F.pkg, PKInstallPackageIdentifier=com.GitHub.SoftU2F, NSLocalizedDescription=An error occurred while running scripts from the package “SoftU2F.pkg”.} {
24551002- NSFilePath = "./postinstall";
24551037: NSLocalizedDescription = "An error occurred while running scripts from the package \U201cSoftU2F.pkg\U201d.";
24551152: NSURL = "file://localhost/Users/ldastur/Downloads/SoftU2F.pkg";
24551221: PKInstallPackageIdentifier = "com.GitHub.SoftU2F";
24551277- }
24551280-Aug 19 19:07:26 pc-9 installd[483]: PackageKit: Running idle tasks
24551347:Aug 19 19:07:26 pc-9 Installer[19800]: install:didFailWithError:Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “SoftU2F.pkg”." UserInfo={NSFilePath=./postinstall, NSURL=file://localhost/Users/ldastur/Downloads/SoftU2F.pkg, PKInstallPackageIdentifier=com.GitHub.SoftU2F, NSLocalizedDescription=An error occurred while running scripts from the package “SoftU2F.pkg”.}
24551775-Aug 19 19:07:26 pc-9 installd[483]: PackageKit: Removing client PKInstallDaemonClient pid=19800, uid=501 (/System/Library/CoreServices/Installer.app/Contents/MacOS/Installer)
24551950-Aug 19 19:07:26 pc-9 installd[483]: PackageKit: Done with sandbox removals
24552025-Aug 19 19:07:26 pc-9 Installer[19800]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
24552203-Aug 19 19:07:26 pc-9 Installer[19800]: IFDInstallController 52E0 state = 8
24552278-Aug 19 19:07:26 pc-9 Installer[19800]: Displaying 'Install Failed' UI.
24552349-Aug 19 19:07:26 pc-9 Installer[19800]: 'Install Failed' UI displayed message:'The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
Metadata
Metadata
Assignees
Labels
No labels