[Bug 1028396] Re: Permission denied while importing _imaging

2013-11-19 Thread wdoekes
*** This bug is a duplicate of bug 1031718 ***
https://bugs.launchpad.net/bugs/1031718

** This bug is no longer a duplicate of bug 1020872
   seteuid apps report perror() on trying /proc/self/auxv
** This bug has been marked a duplicate of bug 1031718
   Obscure error messages caused by ubuntu patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-08-24 Thread Xinkai Chen
*** This bug is a duplicate of bug 1020872 ***
https://bugs.launchpad.net/bugs/1020872

Thank you for the blog. Voted on that bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-08-18 Thread Xinkai Chen
I have found that my using setcap on python interpreter to grant python
permission to bind ports under 1024 is causing the problem. Using
'setcap cap_net_bind_service=+ep /usr/bin/python2.7' prevents python to
import C extensions correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-08-18 Thread Łukasz Langa
I found that this is caused not by PIL but by libjpeg-turbo: 
https://bugs.launchpad.net/libjpeg-turbo/+bug/1020872
This happens if your Python executable is setcapp'ed or otherwise creates 
/proc/self/* files with owner UID=0.

See my bug hunt here: http://lukasz.langa.pl/5/error-opening-file-for-
reading-permission-denied/

Summing up, this should be declared a duplicate of 1020872. If you're
affected, vote on that other bug instead.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-08-18 Thread Scott Kitterman
*** This bug is a duplicate of bug 1020872 ***
https://bugs.launchpad.net/bugs/1020872

** This bug has been marked a duplicate of bug 1020872
   seteuid apps report perror() on trying /proc/self/auxv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-08-17 Thread Xinkai Chen
I have this issue too. It seems that this bug effects not only PIL but
every C library in python. In my case, I tried django.contrib.gis.gdal
and django.contrib.gis.geos, in addition to PIL.

This bug only appears when certain conditions are met, but I don't know
what they are. I tried importing these C libraries with a fresh KUbuntu
12.04, and it worked without any permission complains. However after
installing some softwares and several python packages, this bug emerges.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-08-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-imaging (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1028396] Re: Permission denied while importing _imaging

2012-07-24 Thread Łukasz Langa
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028396

Title:
  Permission denied while importing _imaging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs