Error during make upgrade

I am receiving the following error during make upgrade to 1.3.99 from
1.3.78. It is happening on two RH 7.1 boxes.

Make the web ui readable by all.

chmod -R u+rwX,go-w,go+rX /opt/rt2/WebRT/html /opt/rt2/local/WebRT/html
chmod: getting attributes of `/opt/rt2/local/WebRT/html’: No such file or
directory
make: *** [fixperms] Error 1

The /opt/rt2/local directory does not exist and I can’t seem to find where
it’s referencing that directory. Everything seems to be working fine with
the error. Should I be concerned?

Thanks,
Eric Mandel

Don’t worry too much. That directory was added in 1.3.98. you should probably
create it by hand. it’s a place to install local WebRT components.On Mon, Jun 11, 2001 at 08:27:31PM -0400, Eric Mandel wrote:

I am receiving the following error during make upgrade to 1.3.99 from
1.3.78. It is happening on two RH 7.1 boxes.

Make the web ui readable by all.

chmod -R u+rwX,go-w,go+rX /opt/rt2/WebRT/html /opt/rt2/local/WebRT/html
chmod: getting attributes of `/opt/rt2/local/WebRT/html’: No such file or
directory
make: *** [fixperms] Error 1

The /opt/rt2/local directory does not exist and I can’t seem to find where
it’s referencing that directory. Everything seems to be working fine with
the error. Should I be concerned?

Thanks,
Eric Mandel


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

As I sit here alone looking at green text on a laptop in a mostly bare room listening
to loud music wearing all black, I realize that that it is much less cool in real life :slight_smile:
–Richard Tibbetts

After some debugging, that’s what I just figured out. How does that work
exactly. Currently I’ve been editing the standard html during every upgrade.

Can I copy the rt2/webrt/html dir into the local directory and edit it?
How does mason know which dir to use?
Lastly, I assume the local directory doesn’t change after upgrades so
whatever changes are made in that directory are protected.

Thanks.From: Jesse [mailto:jesse@fsck.com]
Sent: Monday, June 11, 2001 8:32 PM
To: Eric Mandel
Cc: ‘rt-devel@fsck.com’
Subject: Re: [rt-devel] error during make upgrade

Don’t worry too much. That directory was added in 1.3.98. you should
probably
create it by hand. it’s a place to install local WebRT components.

It’s just like perl’s @INC. any thing in that directory is preferred to
anything in a base install. upgrades should never clobber things in local.
I’d recommend copying only the files you care about changing.

    -jOn Mon, Jun 11, 2001 at 08:37:04PM -0400, Eric Mandel wrote:

After some debugging, that’s what I just figured out. How does that work
exactly. Currently I’ve been editing the standard html during every upgrade.

Can I copy the rt2/webrt/html dir into the local directory and edit it?
How does mason know which dir to use?
Lastly, I assume the local directory doesn’t change after upgrades so
whatever changes are made in that directory are protected.

Thanks.

-----Original Message-----
From: Jesse [mailto:jesse@fsck.com]
Sent: Monday, June 11, 2001 8:32 PM
To: Eric Mandel
Cc: ‘rt-devel@fsck.com’
Subject: Re: [rt-devel] error during make upgrade

Don’t worry too much. That directory was added in 1.3.98. you should
probably
create it by hand. it’s a place to install local WebRT components.

On Mon, Jun 11, 2001 at 08:27:31PM -0400, Eric Mandel wrote:

I am receiving the following error during make upgrade to 1.3.99 from
1.3.78. It is happening on two RH 7.1 boxes.

Make the web ui readable by all.

chmod -R u+rwX,go-w,go+rX /opt/rt2/WebRT/html /opt/rt2/local/WebRT/html
chmod: getting attributes of `/opt/rt2/local/WebRT/html’: No such file or
directory
make: *** [fixperms] Error 1

The /opt/rt2/local directory does not exist and I can’t seem to find where
it’s referencing that directory. Everything seems to be working fine with
the error. Should I be concerned?

Thanks,
Eric Mandel


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel


jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

As I sit here alone looking at green text on a laptop in a mostly bare room
listening
to loud music wearing all black, I realize that that it is much less cool in
real life :slight_smile:
–Richard Tibbetts

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

. . . when not in doubt, get in doubt. – Old Discordian Proveb