-
Hi, In **napalm**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
setuptools>=38.4.0
cffi>=1.…
-
I have exported the .p12 files generated from FTS to .pem format and applying these to the config. I want to check that this is only for the client.p12 and not the server.p12 in the zip file?
When …
-
The plugin activation command is called from the context of clitools, not from the intended blog’s context.
In order for this to work, the context will need to switch to the target blog using befor…
-
Lint name: vec_init_then_push
I tried this code:
```rust
let mut arg_strings: Vec = Vec::new();
arg_strings.push(name.to_owned().into_boxed_str());
for arg in args {
arg_…
-
## Environment
```
System:
OS: macOS 11.3
CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
Memory: 626.05 MB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 14.2.…
-
#### 1. What is not working as documented?
Following the [docker compose file](https://dl.photoprism.app/docker/docker-compose.yml) and setting the following env variables:
```
- PHOTOPRI…
-
Objective:
- replace config on Nexus3064 using napalm module with nxos-ssh driver (ansible with jinja2 templates).
Issue:
- when I launch my ansible playbook with 'replace_config' on, it ret…
-
The current parameters cause ffmpeg to fail on an Synology 718+ w/Intel J3455 - I will open a bug for this.
I _think_ what is happening is that the current invocation of ffmpeg attempts to create a…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
I haven't had the ability to launch tmux since version 0.3, I'm not sure why.
In the instructions:
```
cd /accounts/1000/shared/misc/clitools
sh install.sh
```
I simply move clitools.zip and…