Joshua Kugler
Joshua Kugler
This may be an issue with me not understanding fixtures and/or SQLAlchemy, but any assistance would be great! I have some data dumped from an MS SQL DB, which is...
I've read over the documentation, so please feel free to point out if I've missed something. :) I'm trying to import a key into bit using the 12-word mnemonic seed,...
The signature of `__init__` on the "fall through" InotifyReloader was missing the extra_files paramater, so specifying the inotify reload engine on the command line when one did not have inotify...
I apologize in advance because this bug report is going to be very nebulous. I don't have much (really, any) data at this point, but would like to work with...
PyDoc is wonderful! I had it up and running in minutes, and it produced beautiful docs. But I hit an issue. We would like to use this both for docs...
During `kitchen verify` I have some tests that take a while. I would like to be able to see the results of the tests as they happen, instead of having...
### Cookbook version 4.0.0 ### Chef-client version 12.x ### Platform Details Ubuntu 14.04 ### Scenario: Tried to use cookbook, ended up with full disk ### Steps to Reproduce: Use cookbook....
I am using version 6.6.2 of pynetbox against version 3.2.7 of NetBox. I'm getting errors trying these api calls: ``` api = pynetbox.api(self.url) api.create_token(self.user, self.password) list(api.dcim.custom_choices()) pynetbox.core.query.RequestError: The requested url:...
Trying to do epub, I get this: ``` [jkugler:~/src/20-years-of-KDE] master ± make epub htlatex 20yearsofKDE.tex "xhtml,fn-in" This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) restricted \write18 enabled. entering extended mode...
We have a misbehaving ESXi server that will complete TLS negotiation, but then the API itself hangs (the client just sits there waiting for a response), so it doesn't have...