[Lazarus] svn: Can't find a temporary directory: Internal error

Luiz Americo Pereira Camara luizmed at oi.com.br
Sat Feb 11 22:50:44 CET 2012


On 11/2/2012 19:11, Juha Manninen wrote:
> Is anybody else getting an error when updating Lazarus trunk?
> I get it on 3 different systems, using svn, TortoiseSVN and git-svn.
>
> svn: Can't find a temporary directory: Internal error
>

Getting related error on viewvc

http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&root=lazarus&revision=34688 
Click in Text Changed and get

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
   File "/usr/lib/viewvc/viewvc.py", line 3628, in main
     request.run_viewvc()
   File "/usr/lib/viewvc/viewvc.py", line 387, in run_viewvc
     self.view_func(self)
   File "/usr/lib/viewvc/viewvc.py", line 2721, in view_diff
     fp = request.repos.rawdiff(p1, rev1, p2, rev2, diff_type, diff_options)
   File "/usr/lib/viewvc/vclib/svn/__init__.py", line 687, in rawdiff
     temp1 = temp_checkout(self, p1, r1, self.pool)
   File "/usr/lib/viewvc/vclib/svn/__init__.py", line 411, in temp_checkout
     temp = tempfile.mktemp()
   File "/usr/lib/python2.5/tempfile.py", line 356, in mktemp
     dir = gettempdir()
   File "/usr/lib/python2.5/tempfile.py", line 262, in gettempdir
     tempdir = _get_default_tempdir()
   File "/usr/lib/python2.5/tempfile.py", line 209, in _get_default_tempdir
     ("No usable temporary directory found in %s" % dirlist))
IOError: [Errno 2] No usable temporary directory found in ['/tmp', 
'/var/tmp', '/usr/tmp', '/usr/lib/cgi-bin']






More information about the Lazarus mailing list