Re: [Mailman-Developers] Accessing the members of a list

I just realized I didn't reply to the list but to the OP only. Here is my reply:
It's because the request is not recorded in the mentioned yaml file. In order to record tapes, you will have to have a running mailman instance. The config file for mailman can be found in the testing directory of postorius.
- Make sure you have an empty mailman database (just remove everything that mailman creates ^^).
- You will want to delete the yaml file you want to overwrite.
- run
tox -e record
in postorius.
Repeat steps 1-3 as long as you get errors (you will have to fix the errors of course)
- confirm that everything works by running
tox
commit the yaml file you wanted to overwrite.
Sidenote: You might not have to rerecord the yaml file over and over if you are only fixing things that don't result in new/changed requests.

Thanks again Harshit!
And, @Simon, thanks for the input. Also I apologize for dragging the issue #88 <https://gitlab.com/mailman/postorius/issues/88> for so long. I am currently facing problems with my system python3 due to some bad changes. As a result I'm not able to run mailman3.0 now. I planned on running it and recording a new request in the vcrpy cassette for the fix, but currently I'm not able to. I will look into getting the python3 fixed at the earliest, and close the issue for once. Thanks for the patience! Aditya

Thanks again Harshit!
And, @Simon, thanks for the input. Also I apologize for dragging the issue #88 <https://gitlab.com/mailman/postorius/issues/88> for so long. I am currently facing problems with my system python3 due to some bad changes. As a result I'm not able to run mailman3.0 now. I planned on running it and recording a new request in the vcrpy cassette for the fix, but currently I'm not able to. I will look into getting the python3 fixed at the earliest, and close the issue for once. Thanks for the patience! Aditya
participants (2)
-
Aditya Divekar
-
Simon Hanna