sin wrote:
> Thanks all.
> I compiled and installed the package pyOpenSSL-0.7.tar.gz, then the issue is
> fixed.
>
> To Shawn:
> After i compiled pkg-gate,there are several packages generated include
> SUNWpython-cherrypy and
> Sunwpython-pyopenssl, are they pyOpenSSL and Cherrypy.
Yes.
--
Sh
Thanks all.
I compiled and installed the package pyOpenSSL-0.7.tar.gz, then the issue is
fixed.
To Shawn:
After i compiled pkg-gate,there are several packages generated include
SUNWpython-cherrypy and
Sunwpython-pyopenssl, are they pyOpenSSL and Cherrypy.
--
This message posted from opensolaris.
quick install question... i did the following:
pkg image-create -F -a opensolaris.org=http://pkg.opensolaris.org /a
pkg refresh
pkg install entire at 0.5.11-0.95
pkg install SUNWcsd SUNWcs
pkg install redistributable
...
some follow up stuff to get it to boot
...
and was surprised to see SNV_98 a
If he's building on Nevada instead of Indiana, it's possible he got
compilation errors trying to build pyOpenSSL. For whatever reason, the
build script doesn't appear to stop when this portion of the build
fails.
When I'm building on Nevada, I add these CFLAGS to the environment, and
pyOpenSSL wi
when this bug goes into U6 final then ... good night.
Mario
--
This message posted from opensolaris.org
Gilles:
This had been a known issue since snv_78
6633017 - b78 doesn't jumpstart on x86, AND b81 sparc has the same problem
Workaround:
Get rid of the netmask= entry in your sysidcfg file. E.g., change this:
network_interface=primary { protocol_ipv6=no netmask=255.255.255.0 }
to this:
netw
sin wrote:
> Hi guys:
>
> I have downloaded the pkg-gate source, and succeeded to compile the packages.
> After installed the SUNWipkg, I runned "pkg help ",then follow errror info
> out:
>
> Traceback (most recent call last):
> File "/usr/bin/pkg", line 59, in ?
> import OpenSSL.crypto
>
The workaround:
--
network_interface=primary { protocol_ipv6=no netmask=255.255.255.0 }
Changing this to ...
network_interface=primary { protocol_ipv6=no }
--
I have this bug on B98 too.
--
This message posted from opensolaris.org
i use JET 4.4.5 but i can't see any workaround, the jumpstart installation
fallback to interactive mode with nv95.
Mario
--
This message posted from opensolaris.org
Hi guys:
I have downloaded the pkg-gate source, and succeeded to compile the packages.
After installed the SUNWipkg, I runned "pkg help ",then follow errror info out:
Traceback (most recent call last):
File "/usr/bin/pkg", line 59, in ?
import OpenSSL.crypto
ImportError: No module named Ope
10 matches
Mail list logo