#1879 koji gc is failing
Closed: Duplicate 4 years ago by julian8628. Opened 4 years ago by mohanboddu.

koji gc seems to be failing since we updated to koji-1.19.1-2.

Both koji-gc-prune and koji-gc-trash are failing with the following error:

Traceback (most recent call last):
  File "/usr/sbin/koji-gc", line 910, in <module>
    options, args = get_options()
  File "/usr/sbin/koji-gc", line 114, in get_options
    config = koji.read_config_files(cf)
  File "/usr/lib/python2.7/site-packages/koji/__init__.py", line 1885, in read_config_files
    raise GenericError('invalid type: %s' % type(config_files))
koji.GenericError: invalid type: <type 'NoneType'>

koji gc config seems to be located in the right place with right privs:

$ ls -la /etc/koji-gc/koji-gc.conf
-rw-r--r--. 1 root root 4011 Feb 21  2019 /etc/koji-gc/koji-gc.conf

duplicate with: #1768, which has been fixed on master, will be released in 1.20

Metadata Update from @julian8628:
- Custom field Size adjusted to None
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

4 years ago

Metadata Update from @julian8628:
- Issue set to the milestone: 1.20

4 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

4 years ago

Login to comment on this ticket.

Metadata