Skip to main content
Formatting
Source Link
mtak
  • 17k
  • 2
  • 55
  • 64

I am using Linux Ubuntu 16.04. i need to install Homebrew for installing various applications like( kafka, redis, zookeeper, consul, Cassandra), but since i don’t use Mac, i have installed Linuxbrew instead.

When i install and start the applications using “brew service start redis” command, getting the following error message. For other applications also getting the same error message.

sh: 1: list: not found

Error: Failure while executing : load -w /home/localadmin/Library/LaunchAgents/homebrew.mxcl.redis.plist

sh: 1: list: not found

Error: Failure while executing : load -w /home/localadmin/Library/LaunchAgents/homebrew.mxcl.redis.plist

Please help how to resolve this error and install redis using Linuxbrew.

I am using Linux Ubuntu 16.04. i need to install Homebrew for installing various applications like( kafka, redis, zookeeper, consul, Cassandra), but since i don’t use Mac, i have installed Linuxbrew instead.

When i install and start the applications using “brew service start redis” command, getting the following error message. For other applications also getting the same error message.

sh: 1: list: not found

Error: Failure while executing : load -w /home/localadmin/Library/LaunchAgents/homebrew.mxcl.redis.plist

Please help how to resolve this error and install redis using Linuxbrew.

I am using Linux Ubuntu 16.04. i need to install Homebrew for installing various applications like( kafka, redis, zookeeper, consul, Cassandra), but since i don’t use Mac, i have installed Linuxbrew instead.

When i install and start the applications using “brew service start redis” command, getting the following error message. For other applications also getting the same error message.

sh: 1: list: not found

Error: Failure while executing : load -w /home/localadmin/Library/LaunchAgents/homebrew.mxcl.redis.plist

Please help how to resolve this error and install redis using Linuxbrew.

Source Link

Error while running services using Linuxbrew on Ubuntu

I am using Linux Ubuntu 16.04. i need to install Homebrew for installing various applications like( kafka, redis, zookeeper, consul, Cassandra), but since i don’t use Mac, i have installed Linuxbrew instead.

When i install and start the applications using “brew service start redis” command, getting the following error message. For other applications also getting the same error message.

sh: 1: list: not found

Error: Failure while executing : load -w /home/localadmin/Library/LaunchAgents/homebrew.mxcl.redis.plist

Please help how to resolve this error and install redis using Linuxbrew.