Re: Failing to install packages with $PKG_PATH

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Thursday, June 26, 2008 - 8:20 am

On Mon, Jun 23, 2008 at 10:34:33PM +0000, Jacob Meuser wrote:

Paradoxically, that's me trying to relax that limitation.

I've changed the code that reads PKG_PATH from separating things on
/:, then parsing each path independently, to having the url parser
interpret the whole string, and figure out by itself where to cut things.

Along the process, the version in snapshots is the one where the url parser
does insist on the terminating /.

The further change I committed yesterday does much finer url parsing, so
that in many cases, the / requirement at end should be dropped: new pkg_add
will parse PKG_PATH like a human would, and figure out which : are parts of
urls, and which : are separators between urls...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Failing to install packages with $PKG_PATH, Daniel B., (Mon Jun 23, 5:56 pm)
Re: Failing to install packages with $PKG_PATH, Tomas Bodzar, (Tue Jun 24, 3:50 am)
Re: Failing to install packages with $PKG_PATH, Jacob Meuser, (Mon Jun 23, 6:34 pm)
Re: Failing to install packages with $PKG_PATH, Marc Espie, (Thu Jun 26, 8:20 am)
Re: Failing to install packages with $PKG_PATH, James Hartley, (Mon Jun 23, 6:10 pm)
Re: Failing to install packages with $PKG_PATH, Daniel B., (Mon Jun 23, 6:40 pm)