Sourceware and patchwork 2.0
Siddhesh Poyarekar
siddhesh@gotplt.org
Wed Mar 18 13:46:58 GMT 2020
On 18/03/20 19:09, Carlos O'Donell wrote:
> 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.
>
I don't know what specifically is wrong, just that the paths are messed
up and I didn't look at it since. If you have time to look into it then
please do; I don't see myself getting around to this until the end of
the week.
Thanks!
Siddhesh
More information about the Libc-alpha
mailing list