I upgraded a 1.0.0 to 1.1.1 but uninstalled before doing much and it blew up with:
[2015-10-06 19:21:11,578] Uninstallation initiated [2015-10-06 19:21:11,579] No option 'cache_dir' in section: 'global' Traceback (most recent call last): File "/sbin/ipsilon-server-install", line 453, in <module> uninstall(fplugins, opts) File "/sbin/ipsilon-server-install", line 248, in uninstall cache_dir = tconf.get('global', 'cache_dir').replace('"', '') File "/usr/lib64/python2.7/ConfigParser.py", line 618, in get raise NoOptionError(option, section) NoOptionError: No option 'cache_dir' in section: 'global' [2015-10-06 19:21:11,586] Uninstallation aborted.
Fields changed
milestone: => 1.2
owner: => rcritten status: new => accepted
https://pagure.io/ipsilon/pull-request/46
patch_available: 0 => 1
master: ea6d627
resolution: => fixed status: accepted => closed
Metadata Update from @rcritten: - Issue assigned to rcritten - Issue set to the milestone: 1.2
Log in to comment on this ticket.