Re: make readmes errors

2008-03-27 Thread fire jotawski
On Thu, Mar 27, 2008 at 2:04 AM, Jörgen Blomberg <[EMAIL PROTECTED]> wrote:

> fire jotawski wrote:
> > hi sirs,
> >
> > my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD 7.0-RELEASE#3:
> > Fri Mar  7 03:20:47 ICT 2008
> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
> > i386
> > i try making README.html for all ports but get errors at the last state
> as
> >
> > Creating README.html for all ports
> > /usr/ports/Tools/make_readmes : Permission denied
> > *** Error code 126
> >
> > please help me in makeing readme.html
> > thanks in advance for any hints.
> >
> > with best regards,
> > psr
>  >
>
> Is your ports tree up to date?
>
> A problem that had the same symptoms was fixed at March 12.


well, in this case i use ports tree that come up with 7.0-release discs set.
thanks so much indeed for your time.

with best regards,
psr

>
>
> /JB
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make readmes errors

2008-03-26 Thread Jörgen Blomberg

fire jotawski wrote:

hi sirs,

my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD 7.0-RELEASE #3:
Fri Mar  7 03:20:47 ICT 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
i386
i try making README.html for all ports but get errors at the last state as

Creating README.html for all ports
/usr/ports/Tools/make_readmes : Permission denied
*** Error code 126

please help me in makeing readme.html
thanks in advance for any hints.

with best regards,
psr

>

Is your ports tree up to date?

A problem that had the same symptoms was fixed at March 12.

/JB
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make readmes errors

2008-03-25 Thread fire jotawski
On Tue, Mar 25, 2008 at 4:44 AM, Lowell Gilbert <
[EMAIL PROTECTED]> wrote:

> "fire jotawski" <[EMAIL PROTECTED]> writes:
>
> > On Mon, Mar 24, 2008 at 9:58 PM, Lowell Gilbert <
> > [EMAIL PROTECTED]> wrote:
> >
> >> "fire jotawski" <[EMAIL PROTECTED]> writes:
> >>
> >> > my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD
> 7.0-RELEASE#3:
> >> > Fri Mar  7 03:20:47 ICT 2008
> >> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
> >> > i386
> >> > i try making README.html for all ports but get errors at the last
> state
> >> as
> >> >
> >> > Creating README.html for all ports
> >> > /usr/ports/Tools/make_readmes : Permission denied
> >> > *** Error code 126
> >> >
> >> > please help me in makeing readme.html
> >> > thanks in advance for any hints.
> >>
> >> Sounds like the user running the command doesn't have permissions to
> >> write into the port directories.
> >>
> >
> >
> > no sirs, i use root account for running that command.  anywym i try
> running
> > again with user root.
>
> Even for the root user, there are other possible privilege problems.
> You could be running over NFS, with the UID getting remapped.
> There could be file flags set on some of the files you are changing.
>

thanks indeed but my ports tree is on the same machine not  nfs mounted one.

best regards,
psr
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make readmes errors

2008-03-24 Thread Lowell Gilbert
"fire jotawski" <[EMAIL PROTECTED]> writes:

> On Mon, Mar 24, 2008 at 9:58 PM, Lowell Gilbert <
> [EMAIL PROTECTED]> wrote:
>
>> "fire jotawski" <[EMAIL PROTECTED]> writes:
>>
>> > my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD 7.0-RELEASE#3:
>> > Fri Mar  7 03:20:47 ICT 2008
>> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
>> > i386
>> > i try making README.html for all ports but get errors at the last state
>> as
>> >
>> > Creating README.html for all ports
>> > /usr/ports/Tools/make_readmes : Permission denied
>> > *** Error code 126
>> >
>> > please help me in makeing readme.html
>> > thanks in advance for any hints.
>>
>> Sounds like the user running the command doesn't have permissions to
>> write into the port directories.
>>
>
>
> no sirs, i use root account for running that command.  anywym i try running
> again with user root.

Even for the root user, there are other possible privilege problems.
You could be running over NFS, with the UID getting remapped.  
There could be file flags set on some of the files you are changing.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make readmes errors

2008-03-24 Thread fire jotawski
On Mon, Mar 24, 2008 at 9:58 PM, Lowell Gilbert <
[EMAIL PROTECTED]> wrote:

> "fire jotawski" <[EMAIL PROTECTED]> writes:
>
> > my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD 7.0-RELEASE#3:
> > Fri Mar  7 03:20:47 ICT 2008
> > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
> > i386
> > i try making README.html for all ports but get errors at the last state
> as
> >
> > Creating README.html for all ports
> > /usr/ports/Tools/make_readmes : Permission denied
> > *** Error code 126
> >
> > please help me in makeing readme.html
> > thanks in advance for any hints.
>
> Sounds like the user running the command doesn't have permissions to
> write into the port directories.
>


no sirs, i use root account for running that command.  anywym i try running
again with user root.

thanks for your time

psr
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make readmes errors

2008-03-24 Thread Lowell Gilbert
"fire jotawski" <[EMAIL PROTECTED]> writes:

> my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD 7.0-RELEASE #3:
> Fri Mar  7 03:20:47 ICT 2008
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
> i386
> i try making README.html for all ports but get errors at the last state as
>
> Creating README.html for all ports
> /usr/ports/Tools/make_readmes : Permission denied
> *** Error code 126
>
> please help me in makeing readme.html
> thanks in advance for any hints.

Sounds like the user running the command doesn't have permissions to
write into the port directories.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


make readmes errors

2008-03-23 Thread fire jotawski
hi sirs,

my machine is FreeBSD siting.oaep.go.th 7.0-RELEASE FreeBSD 7.0-RELEASE #3:
Fri Mar  7 03:20:47 ICT 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SITING
i386
i try making README.html for all ports but get errors at the last state as

Creating README.html for all ports
/usr/ports/Tools/make_readmes : Permission denied
*** Error code 126

please help me in makeing readme.html
thanks in advance for any hints.

with best regards,
psr
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"