From owner-freebsd-ports@FreeBSD.ORG Tue Jan 15 07:34:59 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D6E561C7 for ; Tue, 15 Jan 2013 07:34:59 +0000 (UTC) (envelope-from sts@tp1.rub.de) Received: from mx6.rz.ruhr-uni-bochum.de (mi.ruhr-uni-bochum.de [134.147.64.30]) by mx1.freebsd.org (Postfix) with SMTP id 4ED3F179 for ; Tue, 15 Jan 2013 07:34:58 +0000 (UTC) X-Queued: (qmail 23311 invoked by alias); 15 Jan 2013 07:34:58 -0000 X-Queued: (qmail 23264 invoked by uid 108); 15 Jan 2013 07:34:58 -0000 X-Qmailscanner: from 134.147.240.78 by mx6.rz.ruhr-uni-bochum.de (envelope-from , uid 102) with qmail-scanner-2.01 (sophie: 3.05/3.37/4.83. Clear:RC:1(134.147.240.78):. Processed in 0.043539 secs); 15 Jan 2013 07:34:58 -0000 Received: from neo.tp1.ruhr-uni-bochum.de (134.147.240.78) by mx6.rz.ruhr-uni-bochum.de with SMTP; 15 Jan 2013 07:34:58 -0000 Received: from [192.168.0.100] (ip-178-201-64-135.unitymediagroup.de [178.201.64.135]) (authenticated bits=0) by neo.tp1.ruhr-uni-bochum.de (8.14.4/8.14.4) with ESMTP id r0F7Ym6H026536 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Tue, 15 Jan 2013 08:34:54 +0100 Message-ID: <50F5066D.6070602@tp1.rub.de> Date: Tue, 15 Jan 2013 08:34:05 +0100 From: Stephan Schindel User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130112 Thunderbird/17.0.2 MIME-Version: 1.0 To: Ruslan Makhmatkhanov Subject: Re: gPodder: ip - Command not found References: <50F4F804.7030700@tp1.rub.de> <50F504C4.5030905@yandex.ru> In-Reply-To: <50F504C4.5030905@yandex.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 07:34:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Di 15 Jan 08:27:00 2013 schrieb Ruslan Makhmatkhanov: > Hi, > > Stephan Schindel wrote on 15.01.2013 10:32: >> 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 > > This is changed in 3.4.0 and I definitely overlooked that. Would you > please try the patch attached against your util.py and let me know if > that works? > Thanks it works fine :)! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJQ9QZtAAoJEAfrEDt1EbvEt3MH/iyFunjkV6lPiKSxBpQqFkKS hqaAbba7PIybTFomkxC9OdpA1gcJhnE9EwSnh7uv6tbW/FRrxhpwm3gBHOymkWpJ dqtJn755wUcbhGRdcMIaJ31htIMWVNyjMENz8D6gKSEroG7A8zirAjt3fj59BBLG 0GHq1bz8tg4Ml/20haBQdD3x1RKaQkHKy7FTc+0CEbbF8xUkFyQqzF2IMhMNv43B 9lrYkLAtDh4pMuj4iZ+7k2sETiIi9z6RmQr3i8wKuco9qfXX2eNF8+OWtUAdRT2G oFPNiTA2aPOVjK1N0k9bOA41VmsvDKC7lfiHH2aUobaDAJgU4WiujjqwYmE1PCY= =oOCc -----END PGP SIGNATURE-----