Patrik Dufresne

Results 62 issues of Patrik Dufresne

I'm new to builtdbot. Now, I'm trying builtbot_travis cause I've very interest to see how it's working. So far, I've install builbot on a new server (a VM). I've install...

Mostly a question how to get this setup working. I want to start Kafka on docker swarm. When I reboot the service, I don't want to lost any data. Reading...

question
docker-swarm

I'm trying to upgrade my package to use compat 12. It's failing with this error `Please use the third-party "pybuild" build system instead of python-distutils` Here control file: ``` Source:...

Should plan to provide an alternative way to run the test. `python setup.py test` is deprecated. ``` WARNING: Testing via this command is deprecated and will be removed in a...

On first start, nginx server was not starting. I've ran `service nginx start` Than login trough the web interface, I select a package. ![image](https://user-images.githubusercontent.com/921251/147244660-c172b199-d454-4492-967a-0b87f6111903.png) But the download fail. ![image](https://user-images.githubusercontent.com/921251/147244708-31f5739d-9c75-4d7e-bdd5-3bb9458bd9a5.png)

Hello, I've came across your project to edit SuperMicro IPMI firmware. Can it be used to change the Fan Control Speed ?

Hello, this project has a lot of potential. I'm a bit sad to see it's poorly maintain. The last change is 3 year old. Is this project dead ? Any...

Usage of latest tags is not recommended for good reason. It's unpredictable and may lead to application outage if the upgrade is not properly planned. I would highly recommend to...

I saw a field to upload an image to the form. I would love to see a field type to allow the user to take a picture using the camera....

I've install Docker with fuse-overlayfs. While it's working perfectly to run various docker image. It's not working with docker in docker image. e.g.: ``` docker run -it --rm --privileged docker:20-dind...