
GPGTools Installer not working, doesn't do clean uninstall either
Reported by CaptSaltyJack | January 2nd, 2011 @ 10:34 PM | in First public release
The installer is stopping with a generic error. The console shows this:
1/2/11 3:33:28 PM installd[16590] PackageKit: Install Failed:
PKG: post-install scripts for "org.GPGTools.GnuPG"
Error Domain=PKInstallErrorDomain Code=112 UserInfo=0x101e05560 "An
error occurred while running scripts from the package
“GnuPG.pkg”." {
NSFilePath = "./postinstall";
NSLocalizedDescription = "An error occurred while running scripts from the package \U201cGnuPG.pkg\U201d.";
NSURL = "./Contents/Packages/GnuPG.pkg -- file://localhost/Volumes/GPGTools/Install%20GPGTools.mpkg/";
PKInstallPackageIdentifier = "org.GPGTools.GnuPG";
}
Comments and changes to this ticket
-
CaptSaltyJack January 3rd, 2011 @ 06:58 AM
Fixed. The problem is, the GnuPG.pkg post-install script assumes $HOME/.gnupg folder exists. For a user brand new to GPG, obviously this is not the case. The script needs to test for $HOME/.gnupg and create it first, before copying the skeleton config file into .gnupg/gpg.conf.
-
Alex (via GPGTools) January 3rd, 2011 @ 07:43 AM
- Milestone set to First public release
- State changed from new to resolved
- Assigned user changed from time2ride to Alex (via GPGTools)
- Importance changed from to High
Thank you. Fixed in https://github.com/GPGTools/GPGTools/commit/53d5d7f88ce1c3e42f8ad16...
-
-
steve June 18th, 2015 @ 04:30 PM
- State changed from resolved to released
- Importance cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
-
25 GPGTools Installer not working, doesn't do clean uninstall either (from [53d5d7f88ce1c3e42f8ad16a895ca00b82169c4f]) fixed #...