Yunsong (Roamer) Lu wrote:
Hi,

After I upgrade my OpenSolaris0906 to the latest project repo built from 122, I'm seeing the following problems:

1. Error when `pkg search`.

# pkg search SUNWhea
Traceback (most recent call last):
  File "/usr/bin/pkg", line 2616, in handle_errors
    __ret = func(*args, **kwargs)
  File "/usr/bin/pkg", line 2562, in main_func
    return search(mydir, pargs)
  File "/usr/bin/pkg", line 1093, in search
    for raw_value in itertools.chain(*searches):
File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 1137, in remote_search
    query_str_and_args_lst)
File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/transport.py", line 108, in do_search File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/transport.py", line 582, in captive_portal_test File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/transport.py", line 495, in get_versions File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/fileobj.py", line 160, in readlines File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/fileobj.py", line 106, in readline File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/fileobj.py", line 241, in __fill_buffer File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/engine.py", line 338, in run File "/export/repo/gate/proto/root_i386/usr/lib/python2.4/vendor-packages/pkg/client/transport/engine.py", line 462, in __setup_handle
AttributeError: 'module' object has no attribute 'NOPROXY'


pkg: This is an internal error.  Please let the developers know about this
problem by filing a bug at http://defect.opensolaris.org and including the
above traceback and this message.  The version of pkg(5) is 'd3b0ddf1d1c2'.
#

Hi, this was in a flag day notice I believe:

http://markmail.org/message/m3xbgpeeztoazv2h

Be certain that you correctly built SUNWipkg and are using a version of libcurl >= build 111.

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

Reply via email to