Re: Experimental ZeroInstall feed [Was: ion-3rc-20071109]
Thomas Leonard <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 17 Nov 2007 19:43:32 +0000, Tuomo Valkonen wrote: > On 2007-11-17, Thomas Leonard > <[email protected]> wrote: >> The svn version supports this (since 2007-09-18). I'll make a 0.31 >> release soon. > > Nice. Done now, but it'll take the usual 6 months or so to make it into the distributions... >> Since 0.28 you can do: >> >> $ alias man='0alias --manpage' > > Ah, but it doesn't quite work. I have ion3-zi alias for the Ion3 > ZeroInstall feed, and I get the Finnish man page in any locale. I > suppose it uses some unreliable heuristic to find manpages within the > packages? Yes. I'll have a look at the Ion package and try to come up with something more robust. >> You can check the feed like this: >> >> $ 0launch http://0install.net/2007/interfaces/FeedLint.xml \ >> http://iki.fi/tuomov/dl/Ion3.xml > > Feedlint fails for me: > > ~$ 0launch http://0install.net/2007/interfaces/FeedLint.xml > AttributeError: 'tuple' object has no attribute 'netloc' Oops. It doesn't work with Python 2.4. The new version (0.4) should fix that: $ 0launch --not-before=0.4 \ http://0install.net/2007/interfaces/FeedLint.xml \ http://iki.fi/tuomov/dl/Ion3.xml Anyway, the Ion3 feed seems to be working now. -- Dr Thomas Leonard http://rox.sourceforge.net GPG: 9242 9807 C985 3C07 44A6 8B9A AE07 8280 59A5 3CC1