Bug 24096 - group acl bug in girar-acl
Summary: group acl bug in girar-acl
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: git.altlinux.org (show other bugs)
Version: unspecified
Hardware: all Linux
: P3 normal
Assignee: Dmitry V. Levin
QA Contact: Mikhail Gusarov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 20:53 MSD by viy
Modified: 2010-09-16 21:15 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description viy 2010-09-16 20:53:24 MSD
$ for i in jcommon jfreechart junit4 xml-security;do ssh git.alt acl sisyphus $i add viy @qa; done
< jcommon add viy @qa
> ERROR: jcommon add: @java: Group not found in list.packages.sisyphus
< jfreechart add viy @qa
> ERROR: jfreechart add: @java: Group not found in list.packages.sisyphus
< junit4 add viy @qa
> ERROR: junit4 add: @java: Group not found in list.packages.sisyphus
< xml-security add viy @qa
> ERROR: xml-security add: @java: Group not found in list.packages.sisyphus
igor@ohmu ~ $
Comment 1 Dmitry V. Levin 2010-09-16 21:12:14 MSD
Thanks, fixed in c30e42d0fe6f54291b7d94809756f71402a3b45e.