Project 'infra/sysadm-environment' was moved to 'swh/infra/sysadm-environment'. Please update any links and bookmarks that may still have the old path.
"NotFound: CVS module not found" because of encoding issues
https://sentry.softwareheritage.org/share/issue/169064aba68340128a815a99dfcee197/
NotFound: CVS module ��������� �������� not found at rsync://a.cvs.sourceforge.net/cvsroot/pgmfi/
File "swh/loader/core/loader.py", line 335, in load
self.prepare()
File "swh/loader/cvs/loader.py", line 403, in prepare
self.fetch_cvs_repo_with_rsync(url.host, url.path)
File "swh/loader/cvs/loader.py", line 355, in fetch_cvs_repo_with_rsync
"CVS module %s not found at %s" % (self.cvs_module_name, url)
Loading failure, updating to `not_found` status
Some example errors:
CVS module Jos� not found at rsync://a.cvs.sourceforge.net/cvsroot/tagua/
CVS module ricardomu�oz not found at rsync://a.cvs.sourceforge.net/cvsroot/tagua/
CVS module rickymu�oz not found at rsync://a.cvs.sourceforge.net/cvsroot/tagua/
CVS module ��������� �������� not found at rsync://a.cvs.sourceforge.net/cvsroot/pgmfi/
Migrated from T4041 (view on Phabricator)