Hi, I looked into wajigs code and it turns out that the problem is that the latest apt uses MMap inside the pkgTagFile that is used on a pipe from wajig. This obviously does no longer work. I'll investigate what can be done about it. See #350025 for the rational of that change.
There are better (and faster) ways in python-apt nowdays to read the description for packages btw (no need to pipe from apt-cache dumpavail). Cheers, Michael -- Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

