Re: [Webapp-config-users] Error when running webapp-config --si
Brought to you by:
rl03
From: Tanstaafl <tan...@li...> - 2012-01-12 19:33:25
|
Never mind, I just realized Bob had already answered this question last year... Sorry for the noise... Out of curiousity... is webapp-config abandoned? Should I not be using it any more? On 2012-01-12 2:29 PM, Tanstaafl <tan...@li...> wrote: > Hello, > > I'm getting the following error when running webapp-config --si: > > # webapp-config --si > Traceback (most recent call last): > File "/usr/sbin/webapp-config-2.7", line 44, in<module> > main() > File "/usr/sbin/webapp-config-2.7", line 41, in main > config.run() > File "/usr/lib64/python2.7/site-packages/WebappConfig/config.py", > line 986, in run > self.create_dotconfig().show_installed() > File "/usr/lib64/python2.7/site-packages/WebappConfig/dotconfig.py", > line 164, in show_installed > OUT.notice(self.__data['WEB_PN'] + ' ' + > KeyError: 'WEB_PN' > > Any ideas? |