Trouble setting up first tracker on Lubuntu 18.04 system

Ed Trumbull <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <PH7PR12MB56564F0F1B534E27518F076584B09@PH7PR12MB5656.namprd12.prod.outlook.com>
I am trying to set up a VM to house Roundup.
The OS we're using is Lubuntu 18.04 at current patch levels.

I installed Roundup 2.1.0 via pip install.  My python version is 3.6.9

When I attempt to run roundup-admin install, I get the following:

root@roundup:/local/home/edt# roundup-admin install

Enter tracker home: /local/data/roundup

Templates::

Select template [classic]:

Back ends:: anydbm, sqlite

Select backend [anydbm]:

Traceback (most recent call last):

  File "/usr/local/bin/roundup-admin", line 11, in <module>

    sys.exit(run())

  File "/usr/local/lib/python3.6/dist-packages/roundup/scripts/roundup_admin.py", line 50, in run

    sys.exit(tool.main())

  File "/usr/local/lib/python3.6/dist-packages/roundup/admin.py", line 1807, in main

    ret = self.run_command(args)

  File "/usr/local/lib/python3.6/dist-packages/roundup/admin.py", line 1676, in run_command

    return self.do_install(self.tracker_home, args)

  File "/usr/local/lib/python3.6/dist-packages/roundup/admin.py", line 437, in do_install

    template_config = UserConfig(templates[template]['path'] +

KeyError: 'classic'

root@roundup:/local/home/edt#



This looks to me like the "classic" template is missing, but I can find it in place in /usr/local/lib/python3.6/dist-packages/usr/share/roundup/templates/classic.

This is my first roundup installation, so I'm sure I'm missing something straightforward. Thank you for any help.
Apex Semiconductors (USA) Company Limited

This message contains confidential information. If you are not the intended recipient, notify the sender immediately and delete this e-mail from your system. You should always check e-mail for viruses. Sender does not accept liability for any viruses that may be inadvertently transmitted.

_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.