Jason Woods

Results 142 comments of Jason Woods

Looks like it uses `$basearch` and the repositories only have `arm64` but even `$basearch` is aarch64 so it looks like some missing support here?

> Does highlighting disappear too? > If it does then it is actually WAI, the idea is that autodetection can sometimes produce a "false positive" and in that case I...

The target directory already existing is because there is two zope directories to install. One from pure lib dir and another from platform lib dir. `zope.interface` appears to install to,...

Just as a point - Python 3.9 through homebrew on macOS has platform lib dir same as pure lib dir. Red Hat 7 Python 3.6 has it different (it's lib64...

> Is this a duplicate of #10110? It is similar and related but not quite the same - in that instance the OP installed the packages separately in two install...

> Is this a duplicate of #10110? I do however think the solution may be the same. So although different issues - related in that it feels like they might...

> Hi @driskell, > > I included your changes along with tests, a toggle and associated documentation in [this PR](https://github.com/DianaIonita/serverless-api-gateway-caching/pull/122). Thanks for your help! Thanks! I can’t see any attribution...

> > Thanks! I can’t see any attribution in the commits though such as co-authors, was it missed? > > Hi @driskell, > > Sorry about that, it was simpler...

The var spec must be followed by what you are specifying AFAIK. So here you saying “displayAll that follows is bool” but then what follows is only “reviews and review”...

Can you provide your module require list. And try changing preserve paths to just the module and theme folders to preserve rather than the top level tree? I reported an...