Closed danielhjames closed 10 years ago
After running:
pdk upgrade --dry-run 64studio.com/cups.xml
Traceback (most recent call last): AttributeError: 'module' object has no attribute 'ParseSection' pdk ERROR: Unknown error
http://bazaar.launchpad.net/~mvo/python-apt/debian-sid-mirrored/view/head:/doc/examples/deb_inspect.py uses:
sections = apt_pkg.TagSection(control)
After running:
pdk upgrade --dry-run 64studio.com/cups.xml
Traceback (most recent call last): AttributeError: 'module' object has no attribute 'ParseSection' pdk ERROR: Unknown error