-
I'm having a problem or would like to suggest a feature.
My current problem is when I use gem 2.6.12 I get a "Gem::UnsatisfiableDependencyError" on the bundler gem. I do not see this error with ot…
-
Tufao version 1.4.1
I discovered problem with some browsers. Create simple web-server handled POST request.
If the client sends data to two packages I take loop parsing request in _void HttpServe…
-
I am planning on working on "exec into Pod" functionality. I'm planning on gathering requirements via this issue and creating a proof of concept.
- [x] Gather requirements
- [x] Create POC
- [x] …
-
can't install on windows with python 3.5,3.6 due to twisted, maybe provide asyncio version?
```
Collecting quarry
Using cached quarry-0.9.tar.gz
Collecting twisted>=13.0.0 (from quarry)
Using…
aolko updated
6 years ago
-
Hey just to let you know after i did what you suggested it didn't fix the CCS issue.
Results remain the same.
Current Gems
actioncable (5.1.0, 5.0.2)
actionmailer (5.1.0, 5.0.2)
actionpack (5…
ghost updated
7 years ago
-
See rails/rails#32705 and rails/rails#32713. Wish I could offer more information.
-
I followed this tutorial:
[http://bundler.io/v1.14/guides/creating_gem.html](http://bundler.io/v1.14/guides/creating_gem.html)
And I get this repo
[https://github.com/anquegi/test_gem](https:…
-
### Cookbook version
`2.4.0`
### Chef-client version
`12.19.36`
### Platform Details
OEL 5.11
### Scenario:
Running the `audit::default` recipe on a node fails to install latest `inspec` …
-
Hi!
Seems like I need your suggestion.
What I have done:
1. ceedling new ceed_my
2. goto **src** folder and create two files:
foo.c
```
#include
int foo(int val)
{
return val;
…
-
Hi,
We're using the WinRM gem as part of the ChefDK (we run ChefDK in a docker container - the docker image is `chef/chefdk:2.0.12`)
We're seeing intermittent issues with test kitchen converges…