Re: [cciug] getting permission denied, when building

From: Robyn Meyer (rmeyer@tenornetworks.com)
Date: Mon Feb 28 2000 - 11:23:26 EST


Hi Jim,
All our users are in the same group. I have created a work around that in the
makefile file before it copies the files to the lib directory it removes the old
file first, this seems to take care of the problem, it is not something that I
really wanted to do.
But a problem I don't understand, is when we run a build, it creates a
simulation, and whe the simulation is run it creates sockets. I can not get the
sockets to be created under the vob. If I set it up to create the sockets in a
temp dir out side the vob directory it works, but not if I try to create them in
the vob directory it will not create them. The directory that it is trying to
create them has the permissions set to rwx-rwx-r_x. which should be fine, it is
created during the build so I am the owner..
But I can't get the sockets to be created in that vob directory. Any
suggestions..

thanks.
Robyn Meyer

Tenor Networks
Acton Mass.
rmeyer@tenornetworks.com

"Dunion, Jim" wrote:

> Hi Robyn,
>
> It looks the next question is "are all the view owners in the same group?"
> If not, of course they can't overwrite the files.
> There was a suggestion to set your umask to 444 (Bittner, Herbert G
> [Herbert.Bittner@marconi-is.com), that should work if you don't mind have
> the world get write privileges.
> Alternatively, ensure that all the view owners are in the same group. Or
> are they already? in which case I may be barking up the wrong tree.
>
> Jim
>
> > -----Original Message-----
> > From: Robyn Meyer [SMTP:rmeyer@tenornetworks.com
> > Sent: Monday, February 28, 2000 10:37 AM
> > To: Dunion, Jim; ClearCase
> > Subject: Re: [cciug] getting permission denied, when building
> >
> >
> > Hi Jim,
> > Depending what view you are in, the owner is the person who's view it is.
> > The
> > permissions on the files that get built are rw_-rw_-r__ . The UMASK is
> > set to
> > 442. We use just a regular cp command to copy them from their built
> > directory
> > to the final lib directory. We have the same problem when cp *.con files..
> >
> > thanks
> > Robyn Meyer
> >
> > Tenor Networks
> > Acton MA
> > rmeyer@tenornetworks.com
> >
> >
> >
> > "Dunion, Jim" wrote:
> >
> > > Hi Robyn,
> > >
> > > Who owns the files (when they are in the lib directory), and what are
> > the
> > > permissions there?
> > > Finally which command places them in that directory?
> > > These are all possible "gottchas"
> > >
> > > Jim
> > >
> > > > -----Original Message-----
> > > > From: Robyn Meyer [SMTP:rmeyer@tenornetworks.com
> > > > Sent: Monday, February 28, 2000 8:
> > > > To: ClearCase
> > > > Subject: [cciug] getting permission denied, when building
> > > >
> > > >
> > > > Hi,
> > > > We are using ClearCase 3.2.1 on Solaris...
> > > > We are currently using dmake to build, not clearmake...
> > > > When we do a build, and it creates libraries, it copies the libraries
> > to
> > > > a lib directory. If we run the build again, with out cleaning up from
> > > > the previous build. We get 'permission denied' when it tries to copy
> > > > the library over to the lib directory. This is a huge issue for us,
> > and
> > > > is creating havoc. Does anyone know how to resolve this? This is
> > > > happening with anything that gets built, they are not files that fave
> > > > been checked into the VOB.
> > > >
> > > > thanks
> > > > Robyn Meyer
> > > >
> > > > Tenor Networks
> > > > Acton, MA
> > > > rmeyer@tenornetworks.com
> > > >
> > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > > >
> > > > can also
> > unsubscribe
> > > >
> > > > http://clearcase.rational.com/cciug/mailing_list.html
> >
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> >
> >
> >
> > http://clearcase.rational.com/cciug/mailing_list.html

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:23:28 EDT