![](https://secure.gravatar.com/avatar/9710f6be74c5777b5725293e8d3059c2.jpg?s=120&d=mm&r=g)
9 Mar
2008
9 Mar
'08
9:40 a.m.
On Sun, 9 Mar 2008 11:54:46 +1100 Lucas Hazel <lucas@die.net.au> wrote:
There's a bug in pkgutils that doubles up the root path if the value given is relative.
This was my initial fix,
This prevents the doubling up, but breaks symlinks. I'll have a look at it later this afternoon, but I thought I'd throw it at the list so other people can work on it if they want.
I suppose a better solution would be to resolve relative paths into absolute ones.
After fighting with strange g++ compiler errors, not letting me redefine the root attribute. A fix is available http://git.die.net.au/cgit/crux/tools/pkgutils/log/?h=multiarch -- Lucas Hazel <lucas@die.net.au>