Re: can't run feedlint on windows
"Miess, Philip (TR Tech, Content & Ops)" <[email protected]> Wed, 12 Dec 2018 14:57:42 +0000
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <DM6PR03MB39315D6FF452E843345D0B3CE0A70@DM6PR03MB3931.namprd03.prod.outlook.com> |
Bastian, With the new version feelint 0.9 runs as expected when the old versions are not restricted. Thanks for the fix. Phil -----Original Message----- From: Bastian Eicher [mailto:[email protected]] Sent: Tuesday, December 11, 2018 1:20 PM To: 'The Zero Install system' <[email protected]> Subject: Re: [Zero-install-devel] can't run feedlint on windows I've published a Zero Install for Windows update (2.16.0) that changes the solver behavior to prefer newer versions over 64-bitness (like the OCaml and Python implementations). @Thomas: Thanks for modifying the Zero Install feed. As you said, that should at least prevent incorrect selections for people running older versions of Zero Install for Windows. I'll look into adding a 64-bit Windows version of python-gobject to the feed some time this week. -----Original Message----- From: Thomas Leonard <[email protected]> Sent: Samstag, 8. Dezember 2018 17:54 To: The Zero Install system <[email protected]> Subject: Re: [Zero-install-devel] can't run feedlint on windows On Fri, 7 Dec 2018 at 12:02, Bastian Eicher <[email protected]> wrote: > > @Thomas: Could you add a dependency on python-gobject to FeedLint? > > Some tools with dependencies on Zero Install, like 0template and > 0repo, work fine on Windows without gobject. Therefore, I think it would be better to add the os="POSIX" restriction for the python-object dependency in the Zero Install feed back in. That's really just luck, though. I suspect if you hit the right code path it may need gobject. I've instead added gobject dependencies to the older versions of 0install so at least it should get it when it needs it now. One possible quick workaround for the slow solver issue might be to add a 64-bit Windows version of python-gobject...