Marco Marino

Results 19 issues of Marco Marino

Hi, I'm trying to reproduce the following curl command using toolbelt: curl --include -X POST --form "instance[name]=Test Instance" --form "instance[file]=@testfile" http://192.168.122.127:3002/instances Basically I have a "nested" dictionary with a file...

Hello, I'm trying to write a custom validator using a class. The problem is that I need to compare the value in the validate() method with an attribute of the...

Hi, I'm sorry if this question is not in the good place. I'd like to use dattobd in order to take backup from vms, but I don't understand how to...

## Issue Hi, here is a description of my issue: ``` 2.7.0 :001 > Pratica.count SQL (17.4ms) USE [WinLEG] (18.0ms) SELECT COUNT(*) FROM [Pratiche] => 10854 ``` ... Waiting 30seconds...

need-info

Hi, I'd like to know if it is a good idea use svfs as backend for an email server. Basically emails are static files and there is no need to...

usage

I have some errors when i try to launch the installer.sh on pfsense 2.2.1 (freebsd 10.1). it seems some libraries are missing. Someone can help me, please? I'm trying to...

Hi, actually I have to set up the pppoe in the file /etc/config/network. It would be nice if I could add the pppoe from the web interface

I'm trying a trivial configuration with corosync/pacemaker. Why this happens? I've changed many times corosync configuration file and now i see "starting..." instead of "online". Reboot node doesn't help. ![lcmc](https://cloud.githubusercontent.com/assets/1167190/3902777/1c8d7808-22c3-11e4-8660-13c07533cbcc.png)

Hi, according to [this](http://jk.ozlabs.org/blog/post/158/netbooting-petitboot/), in a "syslinux configuration" file, " If a full URL is given, then petitboot will use that as-is. Supported protocols are currently http, ftp, tftp and...

question

Hello Alexey, as requested, I added a new [commit](https://github.com/marino-mrc/pysat/commit/f577fdddd21c02f12a4a19213b8a7c8c24078287) in my fork in order to implement a test for the get_proof() function. At the moment, I left some "print" call...

bug