Created repo 'pytorch-roc-6.3' results in this error: !!! Section 'pytorch-roc-6.3' in repos.conf has name different from repository name 'pytorch-roc-6-3' set inside repository Reproducible: Always Steps to Reproduce: 1. eselect repository create pytorch-roc-6.3 2. sync 3. Actual Results: !!! Section 'pytorch-roc-6.3' in repos.conf has name different from repository name 'pytorch-roc-6-3' set inside repository Expected Results: pytorch-roc-6-3 should be pytorch-roc-6.3 (or limit certain chars?) cat /etc/portage/repos.conf/eselect-repo.conf . . . [pytorch-roc-6.3] location = /var/db/repos/pytorch-roc-6.3 ;;; cat /var/db/repos/pytorch-roc-6.3/profiles/repo_name pytorch-roc-6.3
https://dev.gentoo.org/~ulm/pms/head/pms.html#section-3.1.5
I think we should emit some nice message but it's clearly not a reasonable repository name. It should be 'pytorch', 'local', 'amit' or something.