[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

2715.0. "problem using bsubmit" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Thu Dec 05 1996 18:34

Date Of Receipt: 	 5-DEC-1996 14:43:43.47
From: 	FLUME::demers "Joyce Demers USG Pub  05-Dec-1996 1440"
To: 	odehelp@DEC:.zko.flume
CC: 	baker@DEC:.zko.flume
Subj: 	problem using bsubmit

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

T.RTitleUserPersonal
Name
DateLines
2715.1Re: problem using bsubmitAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Dec 05 1996 18:3559
Date Of Receipt: 	 5-DEC-1996 14:56:46.57
From: 	FLUME::"vandyck@lynx.zk3.dec.com" "05-Dec-1996 1453"
To: 	"Joyce Demers, UNIX Publications Group" <demers@zk3.dec.com>
CC: 	odehelp@zk3.dec.com, baker@zk3.dec.com
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.2Re: problem using bsubmitAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Dec 05 1996 18:36113
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: vandyck@lynx.zk3.dec.com 
Delivery-Date: Thu, 05 Dec 96 14:53:07 -0500
Return-Path: vandyck@lynx.zk3.dec.com
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: <9612051953.AA08381@lynx.zk3.dec.com>
X-Mailer: exmh version 1.6.7 5/3/96
To: "Joyce Demers, UNIX Publications Group" <demers@lynx.zk3.dec.com>
Cc: odehelp@lynx.zk3.dec.com, baker@lynx.zk3.dec.com
Subject: Re: problem using bsubmit 
In-Reply-To: Your message of "Thu, 05 Dec 96 14:40:07 EST."
             <9612051940.AA31278@flume.zk3.dec.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 05 Dec 96 14:53:04 -0500
From: "Grant Van Dyck" <vandyck@lynx.zk3.dec.com>
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.3Re: problem using bsubmitAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Dec 05 1996 19:39127
Date Of Receipt: 	 5-DEC-1996 15:59:02.83
From: 	FLUME::"vandyck@lynx.zk3.dec.com" "05-Dec-1996 1555"
To: 	"Joyce Demers, UNIX Publications Group" <demers@zk3.dec.com>
CC: 	odehelp@zk3.dec.com, baker@zk3.dec.com
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: vandyck@lynx.zk3.dec.com 
| Delivery-Date: Thu, 05 Dec 96 14:53:07 -0500
| Return-Path: vandyck@lynx.zk3.dec.com
| 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: <9612051953.AA08381@lynx.zk3.dec.com>
| X-Mailer: exmh version 1.6.7 5/3/96
| To: "Joyce Demers, UNIX Publications Group" <demers@lynx.zk3.dec.com>
| Cc: odehelp@lynx.zk3.dec.com, baker@lynx.zk3.dec.com
| Subject: Re: problem using bsubmit 
| In-Reply-To: Your message of "Thu, 05 Dec 96 14:40:07 EST."
|              <9612051940.AA31278@flume.zk3.dec.com> 
| Mime-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Date: Thu, 05 Dec 96 14:53:04 -0500
| From: "Grant Van Dyck" <vandyck@lynx.zk3.dec.com>
| 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.4Re: problem using bsubmitAOSG::FILTERAutomatic Posting Software - mail to flume::puckFri Dec 06 1996 14:54163
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: vandyck@lynx.zk3.dec.com 
Delivery-Date: Thu, 05 Dec 96 15:55:23 -0500
Return-Path: vandyck@lynx.zk3.dec.com
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: <9612052055.AA09546@lynx.zk3.dec.com>
X-Mailer: exmh version 1.6.7 5/3/96
To: "Joyce Demers, UNIX Publications Group" <demers@lynx.zk3.dec.com>
Cc: odehelp@lynx.zk3.dec.com, baker@lynx.zk3.dec.com
Subject: Re: problem using bsubmit 
In-Reply-To: Your message of "Thu, 05 Dec 96 15:27:47 EST."
             <9612052027.AA12343@flume.zk3.dec.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 05 Dec 96 15:55:21 -0500
From: "Grant Van Dyck" <vandyck@lynx.zk3.dec.com>
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: vandyck@lynx.zk3.dec.com 
| Delivery-Date: Thu, 05 Dec 96 14:53:07 -0500
| Return-Path: vandyck@lynx.zk3.dec.com
| 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: <9612051953.AA08381@lynx.zk3.dec.com>
| X-Mailer: exmh version 1.6.7 5/3/96
| To: "Joyce Demers, UNIX Publications Group" <demers@lynx.zk3.dec.com>
| Cc: odehelp@lynx.zk3.dec.com, baker@lynx.zk3.dec.com
| Subject: Re: problem using bsubmit 
| In-Reply-To: Your message of "Thu, 05 Dec 96 14:40:07 EST."
|              <9612051940.AA31278@flume.zk3.dec.com> 
| Mime-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Date: Thu, 05 Dec 96 14:53:04 -0500
| From: "Grant Van Dyck" <vandyck@lynx.zk3.dec.com>
| 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