[Mailman-Users] Downgrade options/alternatives

Mark Sapiro mark at msapiro.net
Fri Nov 13 12:02:02 EST 2015


On 11/12/15 1:28 PM, Montanez, Victor wrote:
> 
> I have checked the update script but I get some errors when trying to run the bin/update --force . I think this has to do with the import statements specified on the script. But I can say I do see the version I rolled back to through the web interface (which does appear to have rolled back successfully).
> 
> Thank you
> 
> $ bin/update --help
> Traceback (most recent call last):
>   File "bin/update", line 46, in <module>
>     import paths
> ImportError: No module named paths


This is very strange. There must be a paths.py module in Mailman's bin/
directory or pretty much non of Mailman's bin/ commands will run.
Possibly the user you ran it as does not have permission to read
bin/paths.py.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list