Ticket #457 (closed defect: fixed)
traceback running showclient twice
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 0.9.5 Release |
Component: | bcfg2-server | Version: | |
Keywords: | Cc: |
Description
If you run showclient twice in bcfg2-info (0.9.4) you get a traceback:
showclient spirulina.ci.uchicago.edu
Client | Profile | Groups | Bundles
==============================================================================================
spirulina.ci.uchicago.edu | rhel-workstation-smp | nvidia | latex
| | rhel-workstation | octave | | smp | openoffice | | rhel-ws-4-x86 | pine | | workstation | synergy | | devel | xwindows | | nfs-base | imagemagick | | xwindows | nfs | | gnome | softenv | | kde | ldap | | imagemagick | kerberos | | kerberized-base | autofs | | nfs-client | cron | | base | dbus | | kerberos-client | emacs | | ldap-client | kernel | | bcfg2-client | logrotate | | mail-client | logwatch | | nagios-client | network-client | | print-client | ntp | | samba | pam | | rhel | process-accounting | | rhel-ws-4 | ssh | | rh | ssl | | rhel-4 | sudo | | | syslog | | | samba | | | printing | | | nagios | | | snmp | | | mail | | | bcfg2 | | | devel | | | version-control
showclient spirulina.ci.uchicago.edu
command failure Traceback (most recent call last):
File "/usr/sbin/bcfg2-info", line 239, in ?
dispatch[ucmd[0]](ucmd, bcore)
File "/usr/sbin/bcfg2-info", line 151, in doShowclient
groups.remove(profile)
ValueError?: list.remove(x): x not in list
Resolved in [62214705d3fdc3c3f105a59aa177854a8d51c619] (SVN r3405)