Sourceware and patchwork 2.0

Carlos O'Donell carlos@redhat.com
Wed Mar 18 13:39:57 GMT 2020


On 3/14/20 4:03 AM, Siddhesh Poyarekar wrote:
> Update before I put things down for the day:
> 
> - The patchwork instance is now at 2.2.0-rc1
> - I've created a virtualenv with django and other dependencies, at 2.2.8
>   right now since that's what patchwork supports
> - Overall situation is still the same: manage.py runserver works
>   perfectly fine with all data intact.  apache modwsgi however doesn't.
> 
> The moment the last bit is resolved, we're good to go with patchwork
> with all data conserved.  Patches since the last week or so will be
> missing though since the server upgrade rendered the patchwork scripts
> unusable.

That is awesome news!

I dug into the the issue.

You can't use virtualenv 2.2.8. It doesn't support datetime.

And datetime is required for the wsgi code.

>From a discussion with Frank it seems like you know this, and you're
setting up a newer virtualenv or giving up and doing something else.

I'll wait for you to update me with the latest status before I dig any
deeper.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list