Re: Announcing my new old repository
Thomas Leonard <[email protected]>
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <CAG4opy8s4qaP-9ymDcfUrAxrZpsU_Z8r85z3rbrCJ7-OUWd3QQ@mail.gmail.com> |
On 1 August 2015 at 13:11, Bart van Strien <[email protected]> wrote: > On 01/08/15 12:32, Thomas Leonard wrote: > > It's a file not found error: OSError: [Errno 2] No such file or directory > I'll spare everybody the complete traceback, but here's the top: > > > File > "/home/bartbes/.cache/0install.net/implementations/sha256new_TGEZYDFL3HZBTFMTM4LVDL4SOLYTORIYAAIIVQXUHYMLYOUL44YQ/feedlint", > line 306, in <module> > data = check_gpg_sig(feed, tmp) > > We probably need to see the rest of it (and, in particular, the bottom bit). > > > The rest looks even less informative to me, but here goes: > > [bartbes@archery ~]$ 00install run > http://0install.net/2007/interfaces/FeedLint.xml > http://0install.bartbes.com/love.xml > Checking http://0install.bartbes.com/love.xml > [ Fetched ] > Traceback (most recent call last): > File > "/home/bartbes/.cache/0install.net/implementations/sha256new_TGEZYDFL3HZBTFMTM4LVDL4SOLYTORIYAAIIVQXUHYMLYOUL44YQ/feedlint", > line 306, in <module> > data = check_gpg_sig(feed, tmp) > File > "/home/bartbes/.cache/0install.net/implementations/sha256new_TGEZYDFL3HZBTFMTM4LVDL4SOLYTORIYAAIIVQXUHYMLYOUL44YQ/feedlint", > line 239, in check_gpg_sig > data, sigs = gpg.check_stream(stream) > File > "/home/bartbes/.cache/0install.net/implementations/sha256new_WJTXRQOJFWFYBVFWITHSXEPGWXBX5YTSQXVT5DUT7RMUTIH6ETYQ/zeroinstall/injector/gpg.py", > line 305, in check_stream > return _check_xml_stream(stream) > File > "/home/bartbes/.cache/0install.net/implementations/sha256new_WJTXRQOJFWFYBVFWITHSXEPGWXBX5YTSQXVT5DUT7RMUTIH6ETYQ/zeroinstall/injector/gpg.py", > line 279, in _check_xml_stream > stderr = errors) > File > "/home/bartbes/.cache/0install.net/implementations/sha256new_WJTXRQOJFWFYBVFWITHSXEPGWXBX5YTSQXVT5DUT7RMUTIH6ETYQ/zeroinstall/injector/gpg.py", > line 35, in _run_gpg > return subprocess.Popen(_gnupg_options + args, universal_newlines = > True, **kwargs) > File "/usr/lib/python2.7/subprocess.py", line 710, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory Presumably it can't find gpg for some reason. This might give a clue: $ 00install run -w'strace -f -e process' http://0install.net/2007/interfaces/FeedLint.xml http://0install.bartbes.com/love.xml -- Dr Thomas Leonard http://roscidus.com/blog/ GPG: DA98 25AE CAD0 8975 7CDA BD8E 0713 3F96 CA74 D8BA ------------------------------------------------------------------------------