Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 663716

Summary: app-crypt/gkeys-0.2: fetch-seed -C gentoo-devs crash on fresh install: No such file or directory: '/var/lib/gentoo/gkeys/seeds/gentoo-devs.seeds'
Product: Gentoo Linux Reporter: Jaak Ristioja <jaak>
Component: Current packagesAssignee: Gentoo-keys project <gkeys>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-05-19   

Description Jaak Ristioja 2018-08-15 19:49:40 UTC
After fresh install of gkeys:

$ gkeys fetch-seed -C gentoo-devs
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/gkeys", line 50, in <module>
    success = main()
  File "/usr/lib64/python3.6/site-packages/gkeys/cli.py", line 64, in __call__
    return self.run(args)
  File "/usr/lib64/python3.6/site-packages/gkeys/base.py", line 346, in run
    success, results = func(args)
  File "/usr/lib64/python3.6/site-packages/gkeys/actions.py", line 93, in fetchseed
    success, messages = self.seedhandler.fetch_seeds(args.category, verifyargs, self.verify)
  File "/usr/lib64/python3.6/site-packages/gkeys/seedhandler.py", line 176, in fetch_seeds
    verified, messages_ = verified_dl(args)
  File "/usr/lib64/python3.6/site-packages/gkeys/actions.py", line 682, in verify
    return self._verify(args, key, messages)
  File "/usr/lib64/python3.6/site-packages/gkeys/actions.py", line 725, in _verify
    url, filepath, timestamp_path, climit=climit)
  File "/usr/lib64/python3.6/site-packages/sslfetch/connections.py", line 229, in fetch_file
    with open(save_path, 'wb') as handle:
FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/gentoo/gkeys/seeds/gentoo-devs.seeds'

Yes, that file or directory does not exist for some reason unknown to me.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 12:12:31 UTC
app-crypt/gkeys is last rited now.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-23 09:31:23 UTC
Removing.