tijuca

Results 19 comments of tijuca

It seems that some depending packages are now working fine together with django-tables2, at least I can't reproduce this issue any more. But I would wait for a new final...

Thanks for picking up the issue from the Debian BTS! The maintainer if the package `git-buildpackage` and I talked about upstreaming the issue after find out the real root for...

I guess then is something miss configured an the system. I'm not working with Ubuntu but on the following parts Ubuntu and Debian is behaving the same. O.k. looking at...

Can you explain then `sys/types.h` is gone included?

> I have read the commit message.The patch removes both the ifdef AND the include, except for sys/types.h and assert.h The patch was removing all these header files that clearly...

Hello Dave, first thanks for contributing! Some comments below. Beside the build issues I'd like to see better commit messages, please see and note https://github.com/obgm/libcoap/blob/develop/CONTRIBUTE#L161 Please describe why the commit...

Dave, thanks for a little bit explanation about the details of this PR. I agree and encourage the best for libcoap **and** the other projects is obviously to land pull...

I can't speak for any Python technical stuff you are thinking of, but I can package some required new package(s) for Debian for sure.

I agree, it's not a good idea to suggest a user such a command line command! There is strong reason why install-suggests is never be turn on in any Debian...

``` ... Mermaid error: Could not import sphinx.util.SphinxParallelError (exception: No module named 'sphinx.util.SphinxParallelError') ``` The class `SphinxParallelError` isn't living in `sphinx.util` any more in Sphinx >= 7.0, it was moved...