health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #37792] the below error occurs when i add an attachmen


From: isaac ndagu
Subject: [Health-dev] [bug #37792] the below error occurs when i add an attachment for a patient
Date: Fri, 23 Nov 2012 08:24:49 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

URL:
  <http://savannah.gnu.org/bugs/?37792>

                 Summary: the below error occurs when i add an attachment for
a patient
                 Project: GNU Health
            Submitted by: isaac
            Submitted on: Fri 23 Nov 2012 08:24:48 AM GMT
                Category: Functionality
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: add attachment

    _______________________________________________________

Details:

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 156, in dispatch
    res = getattr(obj, method)(*args_without_context, **kargs)
  File "/trytond/ir/attachment.py", line 225, in create
    res = super(Attachment, self).create(vals)
  File "/trytond/model/modelsql.py", line 414, in create
    self._columns[field].set([id_new], self, field, values[field])
  File "/trytond/model/fields/function.py", line 105, in set
    getattr(model, self.setter)(ids, name, value)
  File "/trytond/ir/attachment.py", line 132, in set_data
    os.makedirs(directory, 0770)
  File "/os.py", line 150, in makedirs
    makedirs(head, mode)
  File "/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/var/lib/trytond'





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37792>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]