Re: can’t run feedlint on wi ndows

"Miess, Philip (TR Tech, Content & Ops)" <[email protected]> Mon, 10 Dec 2018 14:17:42 +0000
Newsgroups gmane.comp.file-systems.zero-install.devel
Message-ID <DM6PR03MB39313DDDE966195F49313765E0A50@DM6PR03MB3931.namprd03.prod.outlook.com>
-----Original Message-----
From: Thomas Leonard [mailto:[email protected]] =

Sent: Saturday, December 08, 2018 11:50 AM
To: The Zero Install system <[email protected]>
Subject: Re: [Zero-install-devel] can=92t run feedlint on windows

On Tue, 4 Dec 2018 at 20:46, Miess, Philip (TR Tech, Content & Ops) <philip=
[email protected]> wrote:
>
> Zero install team,
>         If I run feedlint on windows I get the following error
>
> 0install run http://0install.net/2007/interfaces/FeedLint.xml http://0ins=
tall.net/2007/interfaces/FeedLint.xml
> Traceback (most recent call last):
>   File "C:\ProgramData\0install.net\implementations\sha256new_TGEZYDFL3HZ=
BTFMTM4LVDL4SOLYTORIYAAIIVQXUHYMLYOUL44YQ\feedlint", line 11, in <module>
>     from zeroinstall import SafeException
>   File "C:\ProgramData\0install.net\implementations\sha256new_FOGTP26G26D=
ZHEXXPPFXLEBO2Q6TUHGRTSVJ5ZCOAUGKVSZROIVQ\zeroinstall\__init__.py", line 25=
, in <module>
>     import gobject
> ImportError: No module named gobject
>
> Probably needs GTK also.

(see https://github.com/0install/0install-feeds/issues/1)

-- =

talex5 (GitHub/Twitter)        http://roscidus.com/blog/ =

GPG: 5DD5 8D70 899C 454A 966D  6A51 7513 3C8F 94F6 E0CC

Zero install team,
	Now 0install selects FeedLint version 0.1 - 0.5 before 0.9 =

If I mark 0.9 as preferred in the UI it still selects 0.5
If I mark 0.1-0.5 as insecure then it will use 0.9 and work correctly

Phil