ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Nagios & Perl
@ 2003-05-19 13:20 Artem K. Jouravsky
  2003-05-19 16:12 ` [sisyphus] " Alexey Tourbin
  0 siblings, 1 reply; 5+ messages in thread
From: Artem K. Jouravsky @ 2003-05-19 13:20 UTC (permalink / raw)
  To: ALT sisyphus

[-- Attachment #1: Type: text/plain, Size: 1052 bytes --]

Доброго времени суток!
Как сейчас можно установить nagios-plugins-perl из Сизифа?

[root@queen nagios]# apt-get install nagios-plugins-perl
Чтение списков пакетов... Завершено
Построение дерева зависимостей... Завершено
Некоторые пакеты установить невозможно. Это может означать, что Вы
потребовали невозможного, либо пользуетесь нестабильным репозиторием.
Часть необходимых пакетов либо ещё не создана, либо была удалена
из каталога 'Входящие'.

Так как для выполнения Вашего запроса достаточно одной операции, то
скорее всего этот пакет просто невозможно установить. Сообщите,
пожалуйста,
об этом как о найденной ошибке в пакете.
Эти сведения могут помочь найти выход из ситуации:

Следующие пакеты имеют неудовлетворенные зависимости:
  nagios-plugins-perl: Требует: perl(utils.pm) но пакет не может быть установлен
E: Извините, `битые' пакеты
[root@queen nagios]# rpm -q perl
perl-5.8.0-alt1

-- 
Best wishes,
	Artem K. Jouravsky.  
  JabberID: ujo@jabber.ru
iFirst Ltd, System Administrator.
-----------------------
Мы не обрезаные - мы обкусаные

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sisyphus] Re: Nagios & Perl
  2003-05-19 13:20 [sisyphus] Nagios & Perl Artem K. Jouravsky
@ 2003-05-19 16:12 ` Alexey Tourbin
  2003-05-19 21:33   ` Dmitry Lebkov
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Tourbin @ 2003-05-19 16:12 UTC (permalink / raw)
  To: ALT sisyphus

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

On Mon, May 19, 2003 at 05:20:09PM +0400, Artem K. Jouravsky wrote:
> Следующие пакеты имеют неудовлетворенные зависимости:
>   nagios-plugins-perl: Требует: perl(utils.pm) но пакет не может быть установлен

А в самом пакете utils.pm есть?

> E: Извините, `битые' пакеты
> [root@queen nagios]# rpm -q perl
> perl-5.8.0-alt1

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Re: Nagios & Perl
  2003-05-19 16:12 ` [sisyphus] " Alexey Tourbin
@ 2003-05-19 21:33   ` Dmitry Lebkov
  2003-05-19 21:55     ` Alexey Tourbin
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Lebkov @ 2003-05-19 21:33 UTC (permalink / raw)
  To: sisyphus

On Mon, 19 May 2003 20:12:31 +0400
Alexey Tourbin <at@altlinux.ru> wrote:

> On Mon, May 19, 2003 at 05:20:09PM +0400, Artem K. Jouravsky wrote:
> > Следующие пакеты имеют неудовлетворенные зависимости:
> >   nagios-plugins-perl: Требует: perl(utils.pm) но пакет не может быть установлен
> 
> А в самом пакете utils.pm есть?

Есть. Как эту ситуацию правильно "разрулить"?

--
WBR, Dmitry Lebkov


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sisyphus] Re: Nagios & Perl
  2003-05-19 21:33   ` Dmitry Lebkov
@ 2003-05-19 21:55     ` Alexey Tourbin
  2003-05-19 22:11       ` Dmitry Lebkov
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Tourbin @ 2003-05-19 21:55 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 190 bytes --]

On Tue, May 20, 2003 at 08:33:44AM +1100, Dmitry Lebkov wrote:
> > А в самом пакете utils.pm есть?
> 
> Есть. Как эту ситуацию правильно "разрулить"?

%define _perl_lib_path %nagios_plugdir

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Re: Nagios & Perl
  2003-05-19 21:55     ` Alexey Tourbin
@ 2003-05-19 22:11       ` Dmitry Lebkov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Lebkov @ 2003-05-19 22:11 UTC (permalink / raw)
  To: sisyphus

On Tue, 20 May 2003 01:55:30 +0400
Alexey Tourbin <at@altlinux.ru> wrote:

> On Tue, May 20, 2003 at 08:33:44AM +1100, Dmitry Lebkov wrote:
> > > А в самом пакете utils.pm есть?
> > 
> > Есть. Как эту ситуацию правильно "разрулить"?
> 
> %define _perl_lib_path %nagios_plugdir

Спасибо. В очередной сборке поправлю.

--
WBR, Dmitry Lebkov



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-05-19 22:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-19 13:20 [sisyphus] Nagios & Perl Artem K. Jouravsky
2003-05-19 16:12 ` [sisyphus] " Alexey Tourbin
2003-05-19 21:33   ` Dmitry Lebkov
2003-05-19 21:55     ` Alexey Tourbin
2003-05-19 22:11       ` Dmitry Lebkov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git