Ira Abramov

Results 62 comments of Ira Abramov
trafficstars

Same here, FOSS 4.7.0 on CentOS7, gms deployed by r10k to the correct path: ``` Info: Using configured environment 'production' Info: Retrieving pluginfacts Info: Retrieving plugin Notice: /File[/opt/puppetlabs/puppet/cache/lib/puppet/provider/git_deploy_key]/ensure: created Notice:...

Well, I ended up implementing a gitlab custom_hooks/post-recieve triggering r10k via sudo. ugly but works. still, I'd love to get this working if I can. seems like the more elegant...

Another useful commandline I was happy to discover: `signal-desktop --user-data-dir=$HOME/.config/Signal-1` running another instance of the client if you have more than one user/number to login with. found here: #1720 Then...

+1 Any chance of helping us getting it up and running for 18.04.1?

Fair enough. I'm all for checks at the IDE level, pre-commit level and the github actions, they each have their function in the workflow. As for documentation updates, I'll try...

I get it consistently too. initial setup is impossible without the DEBGET_TOKEN set either, it just sits there stuck. may be worth adding a warning that failing to set it...

![image](https://github.com/wimpysworld/deb-get/assets/409600/4279ae03-fde6-4588-9073-401af7b9246e) Not everything is perfect, but it's a step. what's supposed to be in /etc/deb-get/01-main.repo ? Mine is empty.

ok, adding that line to the file, running it seems to get stuck for a long time on wget. ❯ bash -x /usr/bin/deb-get update --repos-only [....] + REPO_URL=https://raw.githubusercontent.com/wimpysworld/deb-get/main/01-main + sudo...

I don't know what Google are doing different/wrong, but Github U2F logins are working as expected and Google is still broken in FF60. Also, Github allows you to enter TOTP...