Danek Duvall wrote:
On Thu, Mar 12, 2009 at 08:41:25PM -0500, Shawn Walker wrote:

At last check, a redist-import took about 45 minutes on ipkg.sfbay for build 106, as a reference point.

I'll do a performance test and see what it loses us.  If there's a
significant drop, I'll find another way.

Let me know if you run into something like this with the importer, I just did testing it with our gate:

Package 'SUNWcpr'
  Version: 0.5.11-0.108
  Description: Suspend, Resume package
  Classification:  org.opensolaris.category.2008:System/Hardware
excluding usr/openwin from SUNWcsu
Can't change attributes on 'usr/share/man/man1/ex.1': not in the package 'list' object has no attribute 'lstrip'
Traceback (most recent call last):
  File "./solaris.py", line 1246, in ?
    SolarisParse(_mf)
  File "./solaris.py", line 1208, in SolarisParse
    curpkg.chattr(fname, line)
  File "./solaris.py", line 282, in chattr
    a = actions.fromstr(("%s path=%s %s" %
File "/tank/experimental/xxx/devel/pkg-tip/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/actions/__init__.py", line 159, in fromstr
    action = types[atype](data=data, **attr_dict)
File "/tank/experimental/xxx/devel/pkg-tip/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/actions/file.py", line 60, in __init__
    self.attrs["path"] = self.attrs["path"].lstrip(
AttributeError: 'list' object has no attribute 'lstrip'
*** Error code 1

--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to