Bricscad v10.6.6-1-en_US.deb unhandled error on install
Trying bricscad in 10.10 beta
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 690, in simulate
return self._simulate_helper(trans, status_path)
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 762, in _simulate_helper
deb = apt.debfile.DebPackage(trans.kwargs["path"], self._cache)
File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 57, in __init__
self.open(filename)
File "/usr/lib/python2.6/dist-packages/apt/debfile.py", line 69, in open
self._sections = apt_pkg.TagSection(control.decode("UTF-8", 'ignore'))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xae' in position 475: ordinal not in range(128)
0