T.R | Title | User | Personal Name | Date | Lines |
---|
2715.1 | Re: problem using bsubmit | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Dec 05 1996 15:35 | 59 |
| Date Of Receipt: 5-DEC-1996 14:56:46.57
From: FLUME::"[email protected]" "05-Dec-1996 1453"
To: "Joyce Demers, UNIX Publications Group" <[email protected]>
CC: [email protected], [email protected]
Subj: Re: problem using bsubmit
It's probably getting defined in your global file. For OSF this is in
/usr/sde/osf1/config/
root@secret [16] grep source_host glob*
global.rc_files:source_host secret.zk3.dec.com
See if you have an equivalent.
-Grant
| We've moved from the MIPS machine, ronyon, to an Alpha system, uegwrt.
|
| In my sandbox, there is an environment variable, source_host, still set to
| ronyon:
|
| yokwe:demers> workon
| cd'ing to sandbox source directory: /home/demers/sandboxes/steel_ref/src:
| starting new shell: /bin/csh.
| Backing tree is: osf1refpages.steelbl05
| yokwe:steel_ref:demers> sbinfo | grep source_host
| source_host: ronyon.zk3.dec.com
|
| The assignment of source_host is not in my sandbox's rc_files, as far as I
| can tell:
|
| yokwe:demers> pwd
| /home/demers/sandboxes/steel_ref/rc_files
| yokwe:demers> grep source_host *
| yokwe:demers>
|
| The assignment of source_host *HAS* been changed in the backing tree's
| rc_files and in the submit tree's rc_files:
|
| uegwrt:devbld> pwd
| /usr/doc/osf1doc/refpages/build/osf1refpages.steel/rc_files
| uegwrt:devbld> grep source_host *
| local.sharedsandbox:source_host uegwrt.zk3.dec.com
| uegwrt:devbld> cd ../../osf1refpages.steelbl05/rc_files
| /usr/doc/osf1doc/refpages/build/osf1refpages.steelbl05/rc_files
| uegwrt:devbld> grep source_host *
| local.sharedsandbox:source_host uegwrt.zk3.dec.com
|
| Because we recently powered down ronyon, we noticed that bsubmit continues to
| try to access ronyon for some reason. The only thing that I can see is that
| source_host is set to ronyon.
|
| Please advise how to fix.
|
| Joyce
|
2715.2 | Re: problem using bsubmit | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Dec 05 1996 15:36 | 113 |
| Date Of Receipt: 5-DEC-1996 15:31:27.57
From: FLUME::demers "Joyce Demers USG Pub 05-Dec-1996 1527"
To: odehelp@DEC:.zko.flume
CC: baker@DEC:.zko.flume
Subj: Re: problem using bsubmit
The global.rc_files at /usr/sde/osf1/config has source_host set to secret:
uegwrt: devbld> cd /usr/sde/osf1/config
/pubtools/sde/osf1/config
uegwrt:devbld> grep source_host glob*
global.rc_files:source_host secret.zk3.dec.com
global.rc_files-ode2.0:source_host secret.zk3.dec.com
global.rc_files-ode3.0:source_host secret.zk3.dec.com
The global.rc_files at /usr/doc/osf1doc/refpages/config do not contain a
definition for source_host:
uegwrt:devbld> cd config
/usr/doc/osf1doc/refpages/config
uegwrt:devbld> grep source_host glob*
uegwrt:devbld> ls -l glob*
-rw-r--r-- 1 devbld devode 591 Aug 4 1995 global.rc_files
-r-xr-xr-x 1 devbld devode 591 Mar 3 1993 global.rc_files.v2.0*
Joyce
------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Thu, 05 Dec 96 14:53:07 -0500
Return-Path: [email protected]
Received: from lynx.zk3.dec.com by flume.zk3.dec.com;
(5.65v3.2/1.1.8.2/16Jan95-0946AM)
id AA08622; Thu, 5 Dec 1996 14:53:04 -0500
Received: from localhost by lynx.zk3.dec.com
(5.65v3.2/1.1.10.5/27Mar96-1222PM)
id AA08381; Thu, 5 Dec 1996 14:53:04 -0500
Message-Id: <[email protected]>
X-Mailer: exmh version 1.6.7 5/3/96
To: "Joyce Demers, UNIX Publications Group" <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: problem using bsubmit
In-Reply-To: Your message of "Thu, 05 Dec 96 14:40:07 EST."
<[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 05 Dec 96 14:53:04 -0500
From: "Grant Van Dyck" <[email protected]>
X-Mts: smtp
It's probably getting defined in your global file. For OSF this is in
/usr/sde/osf1/config/
root@secret [16] grep source_host glob*
global.rc_files:source_host secret.zk3.dec.com
See if you have an equivalent.
-Grant
| We've moved from the MIPS machine, ronyon, to an Alpha system, uegwrt.
|
| In my sandbox, there is an environment variable, source_host, still set to
| ronyon:
|
| yokwe:demers> workon
| cd'ing to sandbox source directory: /home/demers/sandboxes/steel_ref/src:
| starting new shell: /bin/csh.
| Backing tree is: osf1refpages.steelbl05
| yokwe:steel_ref:demers> sbinfo | grep source_host
| source_host: ronyon.zk3.dec.com
|
| The assignment of source_host is not in my sandbox's rc_files, as far as I
| can tell:
|
| yokwe:demers> pwd
| /home/demers/sandboxes/steel_ref/rc_files
| yokwe:demers> grep source_host *
| yokwe:demers>
|
| The assignment of source_host *HAS* been changed in the backing tree's
| rc_files and in the submit tree's rc_files:
|
| uegwrt:devbld> pwd
| /usr/doc/osf1doc/refpages/build/osf1refpages.steel/rc_files
| uegwrt:devbld> grep source_host *
| local.sharedsandbox:source_host uegwrt.zk3.dec.com
| uegwrt:devbld> cd ../../osf1refpages.steelbl05/rc_files
| /usr/doc/osf1doc/refpages/build/osf1refpages.steelbl05/rc_files
| uegwrt:devbld> grep source_host *
| local.sharedsandbox:source_host uegwrt.zk3.dec.com
|
| Because we recently powered down ronyon, we noticed that bsubmit continues
to
| try to access ronyon for some reason. The only thing that I can see is
that
| source_host is set to ronyon.
|
| Please advise how to fix.
|
| Joyce
------- End of Forwarded Message
|
2715.3 | Re: problem using bsubmit | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Dec 05 1996 16:39 | 127 |
| Date Of Receipt: 5-DEC-1996 15:59:02.83
From: FLUME::"[email protected]" "05-Dec-1996 1555"
To: "Joyce Demers, UNIX Publications Group" <[email protected]>
CC: [email protected], [email protected]
Subj: Re: problem using bsubmit
Since it's clearly getting set SOMEWHERE, (you still oughta find out where)
but in the interim try changing the backingtree's definition to:
replace source_host uegwrt.zk3.dec.com
| The global.rc_files at /usr/sde/osf1/config has source_host set to secret:
|
| uegwrt:devbld> cd /usr/sde/osf1/config
| /pubtools/sde/osf1/config
| uegwrt:devbld> grep source_host glob*
| global.rc_files:source_host secret.zk3.dec.com
| global.rc_files-ode2.0:source_host secret.zk3.dec.com
| global.rc_files-ode3.0:source_host secret.zk3.dec.com
|
| The global.rc_files at /usr/doc/osf1doc/refpages/config do not contain a
| definition for source_host:
|
| uegwrt:devbld> cd config
| /usr/doc/osf1doc/refpages/config
| uegwrt:devbld> grep source_host glob*
| uegwrt:devbld> ls -l glob*
| -rw-r--r-- 1 devbld devode 591 Aug 4 1995 global.rc_files
| -r-xr-xr-x 1 devbld devode 591 Mar 3 1993 global.rc_files.v2.0*
|
|
|
| Joyce
|
|
|
| ------- Forwarded Message
|
| Return-Path: [email protected]
| Delivery-Date: Thu, 05 Dec 96 14:53:07 -0500
| Return-Path: [email protected]
| Received: from lynx.zk3.dec.com by flume.zk3.dec.com;
| (5.65v3.2/1.1.8.2/16Jan95-0946AM)
| id AA08622; Thu, 5 Dec 1996 14:53:04 -0500
| Received: from localhost by lynx.zk3.dec.com
| (5.65v3.2/1.1.10.5/27Mar96-1222PM)
| id AA08381; Thu, 5 Dec 1996 14:53:04 -0500
| Message-Id: <[email protected]>
| X-Mailer: exmh version 1.6.7 5/3/96
| To: "Joyce Demers, UNIX Publications Group" <[email protected]>
| Cc: [email protected], [email protected]
| Subject: Re: problem using bsubmit
| In-Reply-To: Your message of "Thu, 05 Dec 96 14:40:07 EST."
| <[email protected]>
| Mime-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Date: Thu, 05 Dec 96 14:53:04 -0500
| From: "Grant Van Dyck" <[email protected]>
| X-Mts: smtp
|
|
| It's probably getting defined in your global file. For OSF this is in
| /usr/sde/osf1/config/
|
| root@secret [16] grep source_host glob*
| global.rc_files:source_host secret.zk3.dec.com
|
| See if you have an equivalent.
|
| -Grant
|
| | We've moved from the MIPS machine, ronyon, to an Alpha system, uegwrt.
| |
| | In my sandbox, there is an environment variable, source_host, still set to
| | ronyon:
| |
| | yokwe:demers> workon
| | cd'ing to sandbox source directory: /home/demers/sandboxes/steel_ref/src:
| | starting new shell: /bin/csh.
| | Backing tree is: osf1refpages.steelbl05
| | yokwe:steel_ref:demers> sbinfo | grep source_host
| | source_host: ronyon.zk3.dec.com
| |
| | The assignment of source_host is not in my sandbox's rc_files, as far as I
| | can tell:
| |
| | yokwe:demers> pwd
| | /home/demers/sandboxes/steel_ref/rc_files
| | yokwe:demers> grep source_host *
| | yokwe:demers>
| |
| | The assignment of source_host *HAS* been changed in the backing tree's
| | rc_files and in the submit tree's rc_files:
| |
| | uegwrt:devbld> pwd
| | /usr/doc/osf1doc/refpages/build/osf1refpages.steel/rc_files
| | uegwrt:devbld> grep source_host *
| | local.sharedsandbox:source_host uegwrt.zk3.dec.com
| | uegwrt:devbld> cd ../../osf1refpages.steelbl05/rc_files
| | /usr/doc/osf1doc/refpages/build/osf1refpages.steelbl05/rc_files
| | uegwrt:devbld> grep source_host *
| | local.sharedsandbox:source_host uegwrt.zk3.dec.com
| |
| | Because we recently powered down ronyon, we noticed that bsubmit continues
| to
|
| | try to access ronyon for some reason. The only thing that I can see is
| that
| | source_host is set to ronyon.
| |
| | Please advise how to fix.
| |
| | Joyce
|
|
|
| ------- End of Forwarded Message
|
--
-Grant
|
2715.4 | Re: problem using bsubmit | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Dec 06 1996 11:54 | 163 |
| Date Of Receipt: 6-DEC-1996 11:11:58.45
From: FLUME::demers "Joyce Demers USG Pub 06-Dec-1996 1108"
To: odehelp@DEC:.zko.flume
CC:
Subj: Re: problem using bsubmit
Thank you. "replace source_host" definition
allows the bsubmit to work.
Joyce
------- Forwarded Message
Return-Path: [email protected]
Delivery-Date: Thu, 05 Dec 96 15:55:23 -0500
Return-Path: [email protected]
Received: from lynx.zk3.dec.com by flume.zk3.dec.com;
(5.65v3.2/1.1.8.2/16Jan95-0946AM)
id AA07865; Thu, 5 Dec 1996 15:55:19 -0500
Received: from localhost by lynx.zk3.dec.com
(5.65v3.2/1.1.10.5/27Mar96-1222PM)
id AA09546; Thu, 5 Dec 1996 15:55:21 -0500
Message-Id: <[email protected]>
X-Mailer: exmh version 1.6.7 5/3/96
To: "Joyce Demers, UNIX Publications Group" <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: problem using bsubmit
In-Reply-To: Your message of "Thu, 05 Dec 96 15:27:47 EST."
<[email protected]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 05 Dec 96 15:55:21 -0500
From: "Grant Van Dyck" <[email protected]>
X-Mts: smtp
Since it's clearly getting set SOMEWHERE, (you still oughta find out where)
but in the interim try changing the backingtree's definition to:
replace source_host uegwrt.zk3.dec.com
| The global.rc_files at /usr/sde/osf1/config has source_host set to secret:
|
| uegwrt:devbld> cd /usr/sde/osf1/config
| /pubtools/sde/osf1/config
| uegwrt:devbld> grep source_host glob*
| global.rc_files:source_host secret.zk3.dec.com
| global.rc_files-ode2.0:source_host secret.zk3.dec.com
| global.rc_files-ode3.0:source_host secret.zk3.dec.com
|
| The global.rc_files at /usr/doc/osf1doc/refpages/config do not contain a
| definition for source_host:
|
| uegwrt:devbld> cd config
| /usr/doc/osf1doc/refpages/config
| uegwrt:devbld> grep source_host glob*
| uegwrt:devbld> ls -l glob*
| -rw-r--r-- 1 devbld devode 591 Aug 4 1995 global.rc_files
| -r-xr-xr-x 1 devbld devode 591 Mar 3 1993 global.rc_files.v2.0*
|
|
|
| Joyce
|
|
|
| ------- Forwarded Message
|
| Return-Path: [email protected]
| Delivery-Date: Thu, 05 Dec 96 14:53:07 -0500
| Return-Path: [email protected]
| Received: from lynx.zk3.dec.com by flume.zk3.dec.com;
| (5.65v3.2/1.1.8.2/16Jan95-0946AM)
| id AA08622; Thu, 5 Dec 1996 14:53:04 -0500
| Received: from localhost by lynx.zk3.dec.com
| (5.65v3.2/1.1.10.5/27Mar96-1222PM)
| id AA08381; Thu, 5 Dec 1996 14:53:04 -0500
| Message-Id: <[email protected]>
| X-Mailer: exmh version 1.6.7 5/3/96
| To: "Joyce Demers, UNIX Publications Group" <[email protected]>
| Cc: [email protected], [email protected]
| Subject: Re: problem using bsubmit
| In-Reply-To: Your message of "Thu, 05 Dec 96 14:40:07 EST."
| <[email protected]>
| Mime-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Date: Thu, 05 Dec 96 14:53:04 -0500
| From: "Grant Van Dyck" <[email protected]>
| X-Mts: smtp
|
|
| It's probably getting defined in your global file. For OSF this is in
| /usr/sde/osf1/config/
|
| root@secret [16] grep source_host glob*
| global.rc_files:source_host secret.zk3.dec.com
|
| See if you have an equivalent.
|
| -Grant
|
| | We've moved from the MIPS machine, ronyon, to an Alpha system, uegwrt.
| |
| | In my sandbox, there is an environment variable, source_host, still set
to
| | ronyon:
| |
| | yokwe:demers> workon
| | cd'ing to sandbox source directory: /home/demers/sandboxes/steel_ref/src:
| | starting new shell: /bin/csh.
| | Backing tree is: osf1refpages.steelbl05
| | yokwe:steel_ref:demers> sbinfo | grep source_host
| | source_host: ronyon.zk3.dec.com
| |
| | The assignment of source_host is not in my sandbox's rc_files, as far as
I
| | can tell:
| |
| | yokwe:demers> pwd
| | /home/demers/sandboxes/steel_ref/rc_files
| | yokwe:demers> grep source_host *
| | yokwe:demers>
| |
| | The assignment of source_host *HAS* been changed in the backing tree's
| | rc_files and in the submit tree's rc_files:
| |
| | uegwrt:devbld> pwd
| | /usr/doc/osf1doc/refpages/build/osf1refpages.steel/rc_files
| | uegwrt:devbld> grep source_host *
| | local.sharedsandbox:source_host uegwrt.zk3.dec.com
| | uegwrt:devbld> cd ../../osf1refpages.steelbl05/rc_files
| | /usr/doc/osf1doc/refpages/build/osf1refpages.steelbl05/rc_files
| | uegwrt:devbld> grep source_host *
| | local.sharedsandbox:source_host uegwrt.zk3.dec.com
| |
| | Because we recently powered down ronyon, we noticed that bsubmit
continues
| to
|
| | try to access ronyon for some reason. The only thing that I can see is
| that
| | source_host is set to ronyon.
| |
| | Please advise how to fix.
| |
| | Joyce
|
|
|
| ------- End of Forwarded Message
|
- --
-Grant
------- End of Forwarded Message
|