Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2013 07:32:36 +0100
From:      Stephan Schindel <sts@tp1.rub.de>
To:        ports@freebsd.org
Subject:   gPodder: ip - Command not found
Message-ID:  <50F4F804.7030700@tp1.rub.de>

next in thread | raw e-mail | index | archive | help
Hey :),

gPodder suddenly does not update my subscriptions anymore. When I start
gPodder in the terminal I can see that gPodder tries to start the
application 'ip' to get information about the used network interface.
However, this application does not exist on my system (anymore?).

# /usr/local/lib/python2.7/site-packages/gpodder/util.py line 1653
process = subprocess.Popen(['ip', 'link'], stdout=subprocess.PIPE)

% ip
ip: Command not found.

Cheers,
Stephan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F4F804.7030700>