Results 168 comments of John

Yes, the output for the --json case is useless, I spent all day screwing around trying to parse it in various ansible tasks. Then on a whim I tried the...

>>>>> "William" == William Smith ***@***.***> writes: William> While there isn't a loop-free way to find all private IPs for William> a group of Linodes in one call, you might...

Ico> I get this: Ico> GATEWAY_INTERFACE="" SCRIPT_NAME="flop" QUERY_STRING='cmd=index&path=/home/ico/sandbox/prjs/bfd/o' ./duc cgi Ico> Content-Type: text/plain Ico> Requested path not found Ico> Not the most beautiful error message on the block, but as...

And oh yeah, I finally got off my ass and wrote a stupid simple bash script to act as my index.cgi script, which also generates the individual .cgi scripts pointed...

I've just pushed a new branch, cgi-script, which basically is my dumb-as-rocks index generator for multiple duc DBs. It builds both the needed .cgi files, as well as the index...

>>>>> "Ico" == Ico Doornekamp writes: Ico> Quoting Josef Kemetmüller (2017-04-04 16:04:41) >> This also caused me quite a bit of pain. I've got some servers mounted in ~/ Ico>...

>>>>> "Ico" == Ico Doornekamp writes: Ico> --fs-exclude=fuse.sshfs >> >> Hmmm... should that option really be named "--fs-type-exclude" >> instead? I may be mis-understandign things here... Ico> In hindsight that...

Thanks for the report, can you provide more details please? duc --version And ideally the two commands you used to create the index, before and after the cleanup. We'll see...

>>>>> "Adam" == Adam Spiers writes: Adam> duc version: 1.4.4 Adam> options: cairo opengl ui sqlite3 Adam> The commands were simply: Adam> duc index -p /var Adam> duc index -p...

>>>>> "Craig" == Craig writes: Craig> This is a clearer example of the issue. i.e. I wiped all files Craig> in beefy_old_db_backups, did a duc-nox index . in that dir,...