question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem installing Lektor v2.0 dmg

See original GitHub issue

I’ve downloaded the dmg from the lektor website and tried the following:

  1. Open Finder and navigate to Downloads
  2. Open OS X Console, clear it and insert marker
  3. Double-click Lektor.dmg
  4. Drag to Applications (progress bar appears, no errors)
  5. Open Applications in Finder
  6. Double-click Lektor.app
  7. OS X errors appears saying “Lektor.app” is damaged and can’t be opened. You should move it to the Trash.

Console shows the following log messages right after the marker.

11/04/16 16:42:16,148 CoreServicesUIAgent[353]: Error -60005 creating authorization
11/04/16 16:42:18,382 diskimages-helper[1004]: *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
11/04/16 16:42:23,334 lsd[235]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
11/04/16 16:42:27,297 lsd[235]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
11/04/16 16:42:27,326 CoreServicesUIAgent[353]: Error -60005 creating authorization
11/04/16 16:42:29,133 CoreServicesUIAgent[353]: Error SecAssessmentCreate: The operation couldn’t be completed. (OSStatus error -67061.)
11/04/16 16:42:32,947 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.oneshot.0x1000001b.Electron[1006]) Service exited due to signal: Killed: 9
11/04/16 16:42:32,953 lsd[235]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
11/04/16 16:42:32,978 lsd[235]: LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:25 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
mitsuhikocommented, Apr 11, 2016

On the mac on which I created it:

$ spctl -a -vv /Applications/Lektor.app
/Applications/Lektor.app: accepted
source=Developer ID
origin=Developer ID Application: Armin Ronacher (ZRL6J4P42H)

On another mac:

$ spctl -a -vv /Applications/Lektor.app
/Applications/Lektor.app: invalid signature (code or signature have been modified)

WTF.

0reactions
jeremydouglasscommented, Apr 12, 2016

Yes, I can also confirm that Lektor-2.2.dmg now works on OS X 10.10.5. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lektor installation fails on Mac OSX - Stack Overflow
Installing Lektor using the curl command from getlektor.com appears to work and appropriate files are present in the /usr/local/bin/ directory ...
Read more >
How to download macOS - Apple Support
Download and install current or previous versions of the Mac ... Click the link to download a disk image (.dmg) file for that...
Read more >
Installation | Documentation | Lektor Static Content ...
Lektor is a command line utility, and requires some terminal or command line work to install. If you can read and follow instructions,...
Read more >
Installing or updating the latest version of the AWS CLI
Install the AWS CLI on your system. ... AWS CLI versions 1 and 2 use the same aws command name. If you previously...
Read more >
Install on Mac | Docker Documentation
Docker Desktop currently supports macOS Catalina, macOS Big Sur, and macOS Monterey. At least 4 GB of RAM. VirtualBox prior to version 4.3.30...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found