Package: python-pycurl
Version: 7.15.4.2-1
Severity: grave

Hi! Seems something broke in the latest upload.

  % dpkg -l python-pycurl
  ii  python-pycurl  7.15.4-1

  % python2.3 -c 'import pycurl; pycurl.Curl()' && echo ok
  ok

  % python2.4 -c 'import pycurl; pycurl.Curl()' && echo ok
  ok

  [dist-upgrade]

  % dpkg -l python-pycurl
  ii  python-pycurl  7.15.4.2-1

  % python2.3 -c 'import pycurl; pycurl.Curl()' || echo exit: $?
  Fatal: failed to acquire the pool lock: Operation not permitted
  exit: 2

  % python2.4 -c 'import pycurl; pycurl.Curl()' || echo exit: $?
  Fatal: failed to acquire the pool lock: Operation not permitted
  exit: 2

Also, seems like any minimal amount of testing should have shown the
presence of this bug.

Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                           Listening to: Alejandro Sanz - Si hay Dios...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to