Hi All,
Posted originally to debian-user and it was suggested I post here in particular: >>>>>> Have just set up Linda or I thought I had. When I run 'linda package.deb' I get errors as follows: debian:/home/david/Desktop/Downloads# linda checkinstall_1.6.1-1_i386.deb Linda: Running as root, dropping to nobody. Traceback (most recent call last): File "/usr/bin/linda", line 101, in ? main.run() File "/usr/bin/linda", line 59, in run checker.check(file) File "/var/lib/python-support/python2.4/linda/checker.py", line 28, in check self.go() File "/var/lib/python-support/python2.4/linda/checker.py", line 31, in go self.unpack(1) File "/var/lib/python-support/python2.4/linda/checker.py", line 51, in unpack self.unpacker.unpack(self.file, level) File "/var/lib/python-support/python2.4/linda/unpack.py", line 21, in unpack getattr(self, 'unpack_%s_%d' % (file[-3:], level))(file) File "/var/lib/python-support/python2.4/linda/unpack.py", line 31, in unpack_deb_1 run_external_cmd('ar x %s' % file) File "/var/lib/python-support/python2.4/linda/funcs.py", line 14, in run_external_cmd raise ExtCmdException("%s exited with a status of %d" % (command, \ linda.funcs.ExtCmdException: ar x /home/david/Desktop/Downloads/checkinstall_1.6.1-1_i386.deb exited with a status of 256 What is the problem here? Regards, David Schulberg