Bug#609882: libc6: No such file or directory error when attempting to execute LSB executable without lsb-core

2012-01-27 Thread Jan Behrend
Hi, I did some investigating and came up with the following: If you purge all packages which lsb-core depends on and lsb-core itself, lmutil remains functional, which is odd in the first place. But if you look at the postinstall script of lsb-core the two symlinks it creates make all the

Bug#609882: libc6: No such file or directory error when attempting to execute LSB executable without lsb-core

2011-01-14 Thread Stefano Rivera
reassign 609882 bash thanks It looks like the commmand-not-found handler won't work here: $ function command_not_found_handle { echo handled; } $ export PATH=.:$PATH $ lmutilfoo handled $ lmutil bash: ./lmutil: No such file or directory The program is there, on the path, but the interpretor

Bug#609882: libc6: No such file or directory error when attempting to execute LSB executable without lsb-core

2011-01-13 Thread Graham Inggs
Package: libc6 Version: 2.11.2-8 Severity: normal On an amd64 architecture system without lsb-core installed, download lmutil_x64_lsb.tar.gz from http://www.globes.com/support/fnp_utilities_download.htm Extract the file from the archive, mark it executable and then attempt to execute it: $

Bug#609882: libc6: No such file or directory error when attempting to execute LSB executable without lsb-core

2011-01-13 Thread Aurelien Jarno
reassign 609882 command-not-found thanks On Thu, Jan 13, 2011 at 03:34:34PM +0200, Graham Inggs wrote: Package: libc6 Version: 2.11.2-8 Severity: normal On an amd64 architecture system without lsb-core installed, download lmutil_x64_lsb.tar.gz from