Pkg problem, one zone trying pkg.Oracle.com on port 1008
Hi Solaris Experts,
The pkg utility on one of my non-global zones has stopped working, it's trying to connect to port 1008 at pkg.oracle.com
I was using pkg successfully from this zone, but now it's showing this error:
I've been reconfiguring and restarting apache, sendmail etc. on this zone, but nothing (that I can think of) to do with the pkg tool.
Although the diagnostic says network error, I can successfully do
.
I have another zone under this same ldom, and the pkg search works fine there.
The outputs of svcs and pkg publisher from both the zones are identical:
The output from the global zone is:
What did I do wrong, and how to correct it?
in the affected zone, it was 80
Even though it showed 80, I again ran the setprop, verified using listprop, but it is still not working, still is trying to get to port 1008
I didn't change anything for firewall, ip forwarding or proxy in this or any other zone, though I might have done something inadvertently
I can successfully do wget on pkg.oracle.com, pkg.oracle.com/solaris/release as well as on all sites I tried (eg wikipedia, cnn etc)
---------- Post updated at 04:59 PM ---------- Previous update was at 04:50 PM ----------
[resolved]
stopped all services that came up with svcs \*pkg\* and restarted them, and that appears to have cleared whatever was causing the port issue,
now pkg search is working as expected
fyi, I already have SR opened with Oracle.
We are looking to upgrade from S11.3 to S11.4 with the latest SRU.
Create new BE; success
Mount new BE; success
pkg -R /mnt update the updating of the global went fine until it touched local zone.
pkg: update failed (linked image... (2 Replies)
Got a repo server with a combined 11.2/11.3 repository.
I want to update latest security patches on server A (which is 11.2). I dont want to upgrade to 11.3 (app reasons).
If I do pkg update all - is there any danger this will happen? If so, how to proceed? (2 Replies)
I try to install php-56 in a zone, but I have the following problem:
pkg install php-56
Creating Plan (Running solver): \
pkg install: No solution was found to satisfy constraints
maintained incorporations: None
Creation Plan: dependency error (s) in proposed packages:
Not... (0 Replies)
This is the operating system im using
Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC
I need to install some packages by setting local repository
While i run the below command
# pkg publisher
command returns bash: pkg: command not found
while looking for /usr/bin/pkg i get bash:... (2 Replies)
I need to compile a program which uses glib-2.0. I installed the package libglib2.0-0 but the configure script can't find it because the libglib package doesn't provide a .pc file which pkg-config looks for. How can I resolve this?
Debian 6.0 (SPARC) (3 Replies)
Hi all,
Could please guideas how to extract SUNWexplo.7.2.pkg & SUNWexplu.7.2.pkg from install_stb.sh.
I need to upgrade my Sun Explorer to 7.2 version from 7.1 .
This what written in read me file about its installation:
The Lightweight Availability Collection Tool (LWACT) is no... (1 Reply)
To day i installed boltpkg, hiow ever when i run either a pkg-get install or a pkg-get -u pkg-get re turns the following errors.
pkg-get -u
WARNING: no catalog file for site ftp.sunfreeware.com
Updating catalog file first
Getting catalog...
ld.so.1: wget: fatal: libssl.so.0.9.8: open... (3 Replies)
HI,
I'm trying to get this right, please can you help. In my unix korn shell script, I call an oracle stored proc within a package and I specify 3 parameters, 2 of which are IN OUT parameters (i.e. I expect the stored proc to change them and return them back to me).
Does the unix code... (7 Replies)
hi guys,
I am wondering instead installing to the default directory, how can I install a package using pkgadd command to a specified directory?
I am using solaris 9, thanks (1 Reply)