DarkRedman

Results 16 issues of DarkRedman

### Affected Version yay v11.0.1 - libalpm v13.0.1 ### Describe the bug Can't install a yaourt package if the builddir is different than the default one. The zip file will...

Type: Bug
Status: Triage
Priority: High

I tried that command `./configure; make; make install` unfortunately configure isn't found, make doesn't find any makefile and make says there is no rules for the target "install" I think...

I run the basic test suite on my local instance which is run with the option --bind_ip 127.0.0.1 And the test fails and says my instance acept connections from unauthorized...

I use Pymongo cache and in the line 416 of cache.py that manage the store we have `python self.col.insert({'created': now, '_id': key, 'value': blob})` It seems it doesn't check correctly...

I get this error on Arch Linux even if I installed the package `python-pytorch` the package `python-pytorch-cuda` doesn't work either, since it's missing a file according to this error `ImportError:...

**Describe the bug** The application is freezing for a while, trying to guess the location of the user with many fails on two servers one with 503 and another that...

Hello I'm using Manjaro distribution When I try to install the package I get "cd: too many arguments" it seems the PKGBUILD don't handle well if paths pkgdir or srcdir...

I tried to fix all the code of Drench in Python 3 in tparser.py I changed ``` python3 def _readchar(bstring): for char in bstring: yield str(char) ``` But I can't...

I use **flask_paginate 2022.01.08** with **python 3.11** I think we could use (either by default or as an option) the `rel` attributes with `prev` and `next` to improve semantics and...

I'm using the version 5.0.0 on Chromium 114.0.5735.106 I added an entry such as : ``` Campaign tracking (powerdns): hss_channel ``` But when I access to a page like `https://powerdns.com?utm_content=252361370&utm_medium=social&utm_source=twitter&hss_channel=tw-27879588`...