[trunk] permission denied?

Did you reset the passwords for trunk? Until today I was able to commit changes to boost-trunk - but my password is invalid now?! Oliver

Hi, On 30-12-2012 10:41, Oliver Kowalke wrote:
Did you reset the passwords for trunk? Until today I was able to commit changes to boost-trunk - but my password is invalid now?! Oliver
I have a similar problem, also for reading the repository. I cannot access the trunk anymore. Regards, Barend

Did you reset the passwords for trunk? Until today I was able to commit changes to boost-trunk - but my password is invalid now?! Oliver
I have a similar problem, also for reading the repository. I cannot access the trunk anymore.
Someone seems to have locked the whole repository - I'm unable to update or commit on either the Trunk or the Sandbox. John.

on Sun Dec 30 2012, John Maddock <boost.regex-AT-virgin.net> wrote:
Did you reset the passwords for trunk? Until today I was able to commit changes to boost-trunk - but my password is invalid now?! Oliver
I have a similar problem, also for reading the repository. I cannot access the trunk anymore.
Someone seems to have locked the whole repository - I'm unable to update or commit on either the Trunk or the Sandbox.
Yeah, https://svn.boost.org/trac/boost and https://svn.boost.org/svnmanager/ are also broken. I think this is a job for the OSL sysadmins, unless one of us has been seriously messing around with the Apache installation there. -- Dave Abrahams BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost

Hi David, I am sorry for the trouble on the apache services in wowbagger. There was a NFS update and account update as well on wowbagger and the user ID of all the apache files was messed up. I just changed them to have the correct user ID. It should be fine now but I may miss some other files. Please let me know if you find any similar problems. Regards, -- - DongInn On Dec 30, 2012, at 8:20 AM, Dave Abrahams wrote:
on Sun Dec 30 2012, John Maddock <boost.regex-AT-virgin.net> wrote:
Did you reset the passwords for trunk? Until today I was able to commit changes to boost-trunk - but my password is invalid now?! Oliver
I have a similar problem, also for reading the repository. I cannot access the trunk anymore.
Someone seems to have locked the whole repository - I'm unable to update or commit on either the Trunk or the Sandbox.
Yeah, https://svn.boost.org/trac/boost and https://svn.boost.org/svnmanager/ are also broken. I think this is a job for the OSL sysadmins, unless one of us has been seriously messing around with the Apache installation there.
-- Dave Abrahams BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost

Le 30/12/12 17:06, DongInn Kim a écrit :
Hi David,
I am sorry for the trouble on the apache services in wowbagger.
There was a NFS update and account update as well on wowbagger and the user ID of all the apache files was messed up.
I just changed them to have the correct user ID.
It should be fine now but I may miss some other files. Please let me know if you find any similar problems.
Hi, I can not login at https://svn.boost.org/trac/boost/login Oops... *Trac detected an internal error:* OperationalError: database is locked There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue. To that end, you could a ticket. The action that triggered the error was: GET: /login TracGuide <https://svn.boost.org/trac/boost/wiki/TracGuide> --- The Trac User and Administration Guide

on Sun Dec 30 2012, "Vicente J. Botet Escriba" <vicente.botet-AT-wanadoo.fr> wrote:
Le 30/12/12 17:06, DongInn Kim a écrit :
Hi David,
I am sorry for the trouble on the apache services in wowbagger.
There was a NFS update and account update as well on wowbagger and the user ID of all the apache files was messed up.
I just changed them to have the correct user ID.
It should be fine now but I may miss some other files. Please let me know if you find any similar problems.
Hi,
I can not login at https://svn.boost.org/trac/boost/login
Oops...
*Trac detected an internal error:*
OperationalError: database is locked
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue.
Works for me. -- Dave Abrahams BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost

Le 30/12/12 18:55, Dave Abrahams a écrit :
on Sun Dec 30 2012, "Vicente J. Botet Escriba" <vicente.botet-AT-wanadoo.fr> wrote:
Le 30/12/12 17:06, DongInn Kim a écrit :
Hi David,
I am sorry for the trouble on the apache services in wowbagger.
There was a NFS update and account update as well on wowbagger and the user ID of all the apache files was messed up.
I just changed them to have the correct user ID.
It should be fine now but I may miss some other files. Please let me know if you find any similar problems.
Hi,
I can not login at https://svn.boost.org/trac/boost/login
Oops...
*Trac detected an internal error:*
OperationalError: database is locked
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue. Works for me.
Works now. But I got the following warning iMac-de-Vicente-Botet-Escriba:doc viboes$ svn ci -m "Thread: update doc" Sending doc/condition_variables.qbk Sending doc/mutex_concepts.qbk Sending doc/scoped_thread.qbk Sending doc/shared_mutex_ref.qbk Sending doc/thread_ref.qbk Transmitting file data ..... Committed revision 82283. Warning: post-commit hook failed (exit code 1) with output: /bin/touch: cannot touch `/home/dikim/temp/babo': Permission denied /bin/touch: cannot touch `/home/dikim/temp/boba': Permission denied svn: Can't open file '.svn/lock': Permission denied svn: Can't open file '.svn/lock': Permission denied

Le 30/12/12 19:28, Vicente J. Botet Escriba a écrit :
Le 30/12/12 18:55, Dave Abrahams a écrit :
on Sun Dec 30 2012, "Vicente J. Botet Escriba" <vicente.botet-AT-wanadoo.fr> wrote:
Le 30/12/12 17:06, DongInn Kim a écrit :
Hi David,
I am sorry for the trouble on the apache services in wowbagger.
There was a NFS update and account update as well on wowbagger and the user ID of all the apache files was messed up.
I just changed them to have the correct user ID.
It should be fine now but I may miss some other files. Please let me know if you find any similar problems.
Hi,
I can not login at https://svn.boost.org/trac/boost/login
Oops...
*Trac detected an internal error:*
OperationalError: database is locked
There was an internal error in Trac. It is recommended that you notify your local Trac administrator with the information needed to reproduce the issue. Works for me.
Works now.
But I got the following warning
iMac-de-Vicente-Botet-Escriba:doc viboes$ svn ci -m "Thread: update doc" Sending doc/condition_variables.qbk Sending doc/mutex_concepts.qbk Sending doc/scoped_thread.qbk Sending doc/shared_mutex_ref.qbk Sending doc/thread_ref.qbk Transmitting file data ..... Committed revision 82283.
Warning: post-commit hook failed (exit code 1) with output: /bin/touch: cannot touch `/home/dikim/temp/babo': Permission denied /bin/touch: cannot touch `/home/dikim/temp/boba': Permission denied svn: Can't open file '.svn/lock': Permission denied svn: Can't open file '.svn/lock': Permission denied
it is OK now. Thanks, Vicente

Barend Gehrels wrote:
On 30-12-2012 10:41, Oliver Kowalke wrote:
Did you reset the passwords for trunk? Until today I was able to commit changes to boost-trunk - but my password is invalid now?! Oliver
I have a similar problem, also for reading the repository. I cannot access the trunk anymore.
Also for accessing trac. When I tried to access trac, I got the following error: Internal Server Error TracError: IOError: [Errno 13] Permission denied: u'/opt/trac/boost/log/trac.log' Regards, Michel
participants (7)
-
Barend Gehrels
-
Dave Abrahams
-
DongInn Kim
-
John Maddock
-
Michel Morin
-
Oliver Kowalke
-
Vicente J. Botet Escriba