Martin Löper

Results 75 comments of Martin Löper

Thanks for confirming @rochdev! Here is the npm package we are using: https://www.npmjs.com/package/odbc

Update: I found out that the issue comes from using `secretservice` as credential store. The same exception is thrown when doing `git-credential-manager-core diagnose`. I changed the credential store to `cache`...

I stumbled into this a few hours ago and just noticed that it seems to be "by qemu design", see: https://github.com/lukechilds/dockerpi/issues/5#issuecomment-584591440

Guys, I do not know if this is the same issue I was facing, but u-boot did not work for me on kirkstone and I did the following to solve...

For my colleagues and me git cache works well btw, see: https://github.com/GitCredentialManager/git-credential-manager/issues/793#issuecomment-1270084056. I had to set cacheOptions though.

I want to add another usecase beyond the ssh authorized_keys: I am struggeling to add a known_hosts file for xfreerdp.

I am wondering: Is there a general strategy in NixOS how to deal with config files that are supplied declaratively and extended by application on runtime? Many of my tools...

Just stumbled upon this issue and found another interesting discussion on Stack Overflow about this: https://stackoverflow.com/questions/34951043/is-it-possible-to-combine-if-not-exists-and-list-append-in-update-item

Oh, no that is not what I mean by the report above. We already experienced these slowdowns in `5.10.9` and before. I guess it is because of our schema size...

We will look into this over the next couple of weeks at Nesto. I will post the repro!