[ale] unknown command

Ed Cashin ecashin at noserose.net
Wed Oct 2 13:57:16 EDT 2013


Your package management software might help you figure out why it is
running.

For instance, I think that if you have rpm, then running these two commands,

p=`rpm -qf --queryformat="%{NAME}" /usr/libexec/gvfsd-http`
rpm -q --whatrequires "$p"

... will list the rpm-installed packages that depend on the package that is
providing the gvfsd-http.

You might recognize something you like that depends on the service in
question.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20131002/7341ed8c/attachment.html>


More information about the Ale mailing list