Brock Pytlik wrote:
Actually, looking at the changes... at least at indexing time, we've
been assuming that path was a string for a long time. Specifically,
where we prepend os.path.sep to the front of it. (Sorry if this is
obvious to everyone, I don't know much about how the solaris.py works at
the moment.) Did we use to build "path" as a list, then chop it down to
a single string all during the import phase?
Just trying to figure out if this means there might be a larger issue of
not indexing certain packages if this hasn't shown up before.
Nope; this is just a transient error; we carry some actions around
during dependency evaluation that contain attributes that are going
to be changed once the final actions are created.
- Bart
--
Bart Smaalders Solaris Kernel Performance
[email protected] http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss