From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00, DNS_FROM_OPENWHOIS,SPF_PASS autolearn=no version=3.2.5 Date: Sat, 18 Jun 2011 20:57:28 +0300 From: Chernetsky Andrey To: shigorin@gmail.com, ALT Linux Community general discussions Message-ID: <20110618175728.GA8976@andy.localdomain> Mail-Followup-To: shigorin@gmail.com, ALT Linux Community general discussions References: <20110618082653.GA10907@andy.localdomain> <20110618112948.GG22624@osdn.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20110618112948.GG22624@osdn.org.ua> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [Comm] =?utf-8?b?0L/RgNC+0LHQu9C10LzQsCDRgSAgdGtwcHBvZQ==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Jun 2011 17:57:35 -0000 Archived-At: List-Archive: List-Post: Michael Shigorin wrote: > On Sat, Jun 18, 2011 at 11:27:11AM +0300, Chernetsky Andrey wrote: > > Система бранч p6 обновленный с p5. Пытаюсь настроить tkpppoе, запускаю: > > andy@andy ~ $ sudo tkpppoe > > Error in startup script: no such variable > > (read trace on "env(HELP_BROWSER)") > > invoked from within > > "set Help_Browser $env(HELP_BROWSER)" > > (file "/usr/bin/tkpppoe" line 100) > > Через su - , аналогично. А вот если через su, то все нормально > > запускается, На p5 все было нормально, бага? > > Сравните вывод echo $HELP_BROWSER для всех трёх случаев? > andy@andy ~ $ sudo echo $HELP_BROWSER /usr/bin/xbrowser andy@andy ~ $ su - Password: [root@andy ~]# echo $HELP_BROWSER [root@andy ~]# andy@andy ~ $ su Password: [root@andy ~]# echo $HELP_BROWSER /usr/bin/xbrowser andy@andy ~ $ echo $HELP_BROWSER /usr/bin/xbrowser -- С уважением, Андрей!