[GH-ISSUE #69] This would appear to be broken with MacOIS Sierra #56

Closed
opened 2026-05-05 04:49:14 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @pquodling on GitHub (Sep 21, 2016).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/69

Installing via HOmebrew cask.
brew cask install --force keycastr
==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.2/KeyCastr.app.zip

################################################################## 100.0%

==> Verifying checksum for Cask keycastr
==> Moving App 'KeyCastr.app' to '/Applications/KeyCastr.app'
==> Enabling accessibility access
Password:
==> Error: attempt to write a readonly database
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL,NULL);"]

==> Standard Output of failed command:

==> Standard Error of failed command:
Error: attempt to write a readonly database

==> Exit status of failed command:

<Process::Status: pid 59874 exit 8>

Peters-iMac-2:~ peter$

Originally created by @pquodling on GitHub (Sep 21, 2016). Original GitHub issue: https://github.com/keycastr/keycastr/issues/69 Installing via HOmebrew cask. brew cask install --force keycastr ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.2/KeyCastr.app.zip ###### ################################################################## 100.0% ==> Verifying checksum for Cask keycastr ==> Moving App 'KeyCastr.app' to '/Applications/KeyCastr.app' ==> Enabling accessibility access Password: ==> Error: attempt to write a readonly database Error: Command failed to execute! ==> Failed command: ["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL,NULL);"] ==> Standard Output of failed command: ==> Standard Error of failed command: Error: attempt to write a readonly database ==> Exit status of failed command: # <Process::Status: pid 59874 exit 8> Peters-iMac-2:~ peter$
Author
Owner

@akitchen commented on GitHub (Sep 21, 2016):

Perhaps. But this is an issue in homebrew cask, not KeyCastr

On Sep 21, 2016, at 01:16, pquodling notifications@github.com wrote:

Installing via HOmebrew cask.
brew cask install --force keycastr
==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.2/KeyCastr.app.zip
######################################################################## 100.0%
==> Verifying checksum for Cask keycastr
==> Moving App 'KeyCastr.app' to '/Applications/KeyCastr.app'
==> Enabling accessibility access
Password:
==> Error: attempt to write a readonly database
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL,NULL);"]

==> Standard Output of failed command:

==> Standard Error of failed command:
Error: attempt to write a readonly database

==> Exit status of failed command:

Peters-iMac-2:~ peter$


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<!-- gh-comment-id:248641179 --> @akitchen commented on GitHub (Sep 21, 2016): Perhaps. But this is an issue in homebrew cask, not KeyCastr > On Sep 21, 2016, at 01:16, pquodling notifications@github.com wrote: > > Installing via HOmebrew cask. > brew cask install --force keycastr > ==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.2/KeyCastr.app.zip > ######################################################################## 100.0% > ==> Verifying checksum for Cask keycastr > ==> Moving App 'KeyCastr.app' to '/Applications/KeyCastr.app' > ==> Enabling accessibility access > Password: > ==> Error: attempt to write a readonly database > Error: Command failed to execute! > > ==> Failed command: > ["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL,NULL);"] > > ==> Standard Output of failed command: > > ==> Standard Error of failed command: > Error: attempt to write a readonly database > > ==> Exit status of failed command: > # > Peters-iMac-2:~ peter$ > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub, or mute the thread.
Author
Owner

@akitchen commented on GitHub (Sep 22, 2016):

To follow up, you should still be able to install it manually from the releases page on github (link).

Personally I haven't had a chance to install the latest OS X yet, so any add'l feedback once you get it running would be much appreciated!

<!-- gh-comment-id:248800832 --> @akitchen commented on GitHub (Sep 22, 2016): To follow up, you should still be able to install it manually from the releases page on github ([link](https://github.com/keycastr/keycastr/releases)). Personally I haven't had a chance to install the latest OS X yet, so any add'l feedback once you get it running would be much appreciated!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#56
No description provided.