#35164: PermissionError: Permission denied: site-packages
-------------------------------------+-------------------------------------
               Reporter:  milahu     |          Owner:  nobody
                   Type:  Bug        |         Status:  new
              Component:  Database   |        Version:  5.0
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:  database migrations
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 continue https://github.com/django/django/pull/17816

 currently, django is trying to write database migration files
 to the path of the app based on django

 apps based on django can be installed in read-only paths
 and then, django should not throw a fatal error

 site-packages should be treated as read-only
 runtime state belongs to $HOME/.cache/

 felixxm has no interest in supporting this use case
 i have no time for pointless discussions about obvious bugs
 so "let someone else solve this problem"...
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35164>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d702f9c73-996f0db4-ec0e-4b34-982e-f4e416000914-000000%40eu-central-1.amazonses.com.

Reply via email to