beta.blog

Archive for October, 2014

./mocks: No such file or directory

by on Oct.31, 2014, under Linux (Ubuntu)

I have been wondering why I’d keep getting that error message when executing mocks, even though it had the ‘executable flags’:

./mocks: No such file or directory

The test server was running Debian 7.0 and the problem was related to not having the ia32-libs installed. It can be easily fixed through:

apt-get install ia32-libs

Starting ./mocks will now yield the proper result:

See ./mocks -h for help

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!