join DocWritersGroup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have just been approved for cla_redhat. I was wondering if I was suppose to join the DocWritersGroup by asking here, or by editing my Fedora Account. When I attempt to add DocWritersGroup as a new membership I receive the following error:

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
 /srv/web/accounts/userbox.cgi
  305     if username and action=='edit':
  306         website.handle_group_mods(dbh, form, 'userbox.cgi', username,
307 None, fixed_item='username', auth_username=auth_username)
  308
  309 website.print_footer("Fedora User")
builtin None = None, fixed_item undefined, auth_username = 'mdious'
/srv/web/accounts/website.py in handle_group_mods(dbh=<website.PostgresDBConnection instance>, form=FieldStorage(None, None, [MiniFieldStorage('user..., '0'), MiniFieldStorage('_role_show_all', '1')]), url='userbox.cgi', username='mdious', groupname=None, fixed_item='username', auth_username='mdious')
  474       role_group = form['groupname'].value
  475       role_user = form['username'].value
476 allowed_actions = get_allowed_group_actions(dbh, auth_username, role_group, group_info=group_info, for_username=role_user)
  477       if role_user == auth_username:
  478             permitted = 'add_self' in allowed_actions
allowed_actions undefined, global get_allowed_group_actions = <function get_allowed_group_actions>, dbh = <website.PostgresDBConnection instance>, auth_username = 'mdious', role_group = 'DocWritersGroup', group_info = {}, for_username undefined, role_user = 'mdious' /srv/web/accounts/website.py in get_allowed_group_actions(dbh=<website.PostgresDBConnection instance>, auth_username='mdious', groupname='DocWritersGroup', group_info={}, for_username='mdious')
  441         my_group_info = group_info
  442     ginfo = get_group_info(dbh, groupname)
  443     my_group_info.update(ginfo)
  444     if my_group_info['name'] == 'cla_done':
  445         return []
my_group_info = {}, my_group_info.update = <built-in method update of dict object>, ginfo = None

TypeError: iteration over non-sequence
      args = ('iteration over non-sequence',)

Thanks for your time and help.

Kind Regards,
Murray.

---------------------------------------------------------------------
pub   1024D/81B3FDEB 2007-09-19 [expires: 2008-09-18]
Key fingerprint = 4ED9 9907 5BF0 4132 2B46  20D1 C0C6 362D 81B3 FDEB
Murray McAllister (Fedora Docs Project / mdious) <murray.mcallister@xxxxxxxxx>
sub   2048g/B04CFA0C 2007-09-19 [expires: 2008-09-18]

--
fedora-docs-list mailing list
fedora-docs-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-docs-list

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Red Hat 9]     [Yosemite News]     [KDE Users]

  Powered by Linux