edf-hpc / clara

Cluster Administration tools
Other
18 stars 12 forks source link

Misleading error message: Suite 'jessie/updates' is missing key 'group' in the file repos.ini #61

Closed hmlth closed 8 years ago

hmlth commented 8 years ago

When doing a clara repo sync all, I got this error message:

clara - ERROR - Suite 'jessie/updates' is missing key 'group' in the file repos.ini

The error actually was that I confused the _suitename with the suite identifier in the configuration file (nothing to do with the group key). The error message should be: repo configuration missing for suite 'jessie/updates'

In config.ini:

suites=jessie,jessie-updates,jessie/updates,calibre9,calibre9-hpc

in repos.ini:

[jessie-security]
suite_name=jessie/updates
mirror_dir=calibre9/debian-security
group=calibre9
server=dist.calibre.edf.fr