Kristis,

I'm on another machine and I cannot paste the output of the 'ls -ltra' for you. But it does show

'drwxrwxrwx' across the directories.

However, I did a chmod -R 777 on /proj/apps and still receive the same error.

I also meant that I did chmod the permission on /proj/apps/bugzilla to 777 not the scmbug directory.

I'm running everything as root.

Whew!


From: Kristis Makris <[EMAIL PROTECTED]>
To: John Coffie <[EMAIL PROTECTED]>
CC: [email protected]
Subject: Re: [scmbug-users] Scmbug error 79: Package 'Bugzilla' not foundininstallation
Date: Wed, 13 Feb 2008 14:45:09 -0700



On Wed, 2008-02-13 at 16:30 -0500, John Coffie wrote:
> Kristis,
>
> Thanks for responding back so quickly. We read the issue that you posted
> previously (and even tried the fix Jean recommended) but it was to no avail.
> We are still stuck and looks like we're going to have to bag this.
>
> Our setup is as follows:
>
> mysql 5.0 is on a Solaris 8 machine (running quite well)
> Bugzilla 3.X is on a Solaris 8 machine (same as above) and being served by
> Apache 2.0.59
> Subversion 1.4.3 on a the same Solaris machine
>
> All are working fine.
>
> We changed the permissions to 777 for the entire Scmbug directory and as I
> stated above we are still running into the same problem.

You shouldn't set 777 to the Scmbug directory. You should set 777 to the
bugzilla directory. Scmbug cannot read the Bugzilla files. Can you:

$ ls -lrtah /proj/apps/bugzilla'

for me ?

Also:

- Does Scmbug have access to /proj ?

$ ls -lrtah /proj

- Does Scmbug have access to /proj/apps ?

$ ls -lrtah /proj/apps

I am certain this is a permissions error.

If you were to run:

chmod -R 777 /proj

you might solve this problem (...and create another one)



<< signature.asc >>


_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to