[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file
From: |
Bob Proulx |
Subject: |
Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied |
Date: |
Fri, 5 Jan 2024 14:16:57 -0700 |
Hello Alfred,
Thank you for this report. I don't know why but the permissions on
that one file were incorrect.
drwxrws--- 6 root gnueval 253 Nov 9 11:34 /srv/svn/gnueval/db
I don't know how that directory's permission could have been modified
to this result. I always assume that if this happened to one that it
might happen to others but I ran a find command looking for any other
instance of this problem across all of the other svn repositories and
no other problem case was found. This looks like a solo failure. But
I have no idea how such a solitary failure could have occurred.
Fixed now.
Bob
Alfred M. Szmidt wrote:
> E.g., https://svn.savannah.gnu.org/viewvc/?root=gnueval ->
>
> An Exception Has Occurred
>
> Python Traceback
>
> Traceback (most recent call last):
> File "/usr/lib/viewvc/lib/viewvc.py", line 4322, in main
> request.run_viewvc()
> File "/usr/lib/viewvc/lib/viewvc.py", line 268, in run_viewvc
> self.repos.open()
> File "/usr/lib/viewvc/lib/vclib/svn/svn_repos.py", line 403, in open
> self.repos = repos.svn_repos_open(self.rootpath)
> File "/usr/lib/python2.7/dist-packages/libsvn/repos.py", line 216, in
> svn_repos_open
> return _repos.svn_repos_open(*args)
> SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type':
> Permission denied
>
>
> or
>
> make: Entering directory '/srv/data/home/a/ams/gnueval'
> svn update
> Updating '.':
> svn: E170013: Unable to connect to a repository at URL
> 'svn://svn.savannah.gnu.org/gnueval'
> svn: E000013: Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied
> Makefile:24: recipe for target 'pending-report-mail' failed
> make: *** [pending-report-mail] Error 1
> make: Leaving directory '/srv/data/home/a/ams/gnueval'
>
>
>
- [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Alfred M. Szmidt, 2024/01/04
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied,
Bob Proulx <=
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Alfred M. Szmidt, 2024/01/06
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Karl Berry, 2024/01/06
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Bob Proulx, 2024/01/06
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Bob Proulx, 2024/01/06
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Karl Berry, 2024/01/06
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Bob Proulx, 2024/01/06
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Karl Berry, 2024/01/07
- Re: [Savannah-hackers-public] SubversionException: 13 - Can't open file '/srv/svn/gnueval/db/fs-type': Permission denied, Ineiev, 2024/01/07