Le 18/04/2019 à 14:01, Xavier a écrit : > Le 18/04/2019 à 13:53, Raphaël Hertzog a écrit : >> Package: devscripts >> Version: 2.19.4 >> Severity: normal >> User: [email protected] >> Usertags: origin-kali >> >> $ salsa --group freexian-team list_groups >> Id : 3695 >> Name : Extended LTS >> Full path: freexian-team/extended-lts >> Parent id: 2925 >> $ salsa --group freexian-team/extended-lts group >> salsa error Bad group value in command line >> >> Thus you can't configure repositories in sub-groups except if you >> work around this limitation by using "--group-id XXX" instead >> of --group. > > Hello, > > workaround: use --group-id (you can find group id using > `salsa search_group`). > > I'll try to find a better way > > Cheers, > Xavier
Fixed in https://salsa.debian.org/debian/devscripts/merge_requests/117/diffs?commit_id=f1ab426839543b45d7177e4529fc53f378771be2 Note that a subgroup must be explicit: $ salsa --group perl-team/modules/packages ... (subgroup names are not unique)

