On Apr 11, 2014, at 11:13 AM, Launchpad Bug Tracker wrote:
>dpkg: error: unable to read filedescriptor flags for progress file descriptor>: Bad file descriptor
In Python 3.4, file descriptors are not inherited by child processes by
default. You need to use os.set_inheritable().
https://docs.pyt
Public bug reported:
[If you're facing this issue, please use bug 1290228 , so that we can
use this bug for the implementation of the fix - thanks!]
Steps to reproduce:
- run trusty (updated sometime in the last ~month)
- open ?any? deb file with an aptdaemon client (software-center, appgrid, etc