ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] LWP errors
@ 2005-06-20 17:22 Ivan Adzhubey
  2005-06-20 17:57 ` [sisyphus] " Alexey Tourbin
  0 siblings, 1 reply; 4+ messages in thread
From: Ivan Adzhubey @ 2005-06-20 17:22 UTC (permalink / raw)
  To: AltSisyphus List

Доброго времени суток!

После апдейта до perl 5.8.7-alt2 модуль CPAN стал ругаться:

Fetching with LWP:
  ftp://cpan-du.viaverio.com/pub/CPAN/modules/02packages.details.txt.gz
LWP failed with code[500] message[LWP::Protocol::request() needs to be
overridden in subclasses]

и работать отказывается. Может LWP или CPAN стоит пересобрать? Или
обоих...

-- 
Иван
 


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

* [sisyphus] Re: LWP errors
  2005-06-20 17:22 [sisyphus] LWP errors Ivan Adzhubey
@ 2005-06-20 17:57 ` Alexey Tourbin
  2005-06-22  4:27   ` Alexey Tourbin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2005-06-20 17:57 UTC (permalink / raw)
  To: AltSisyphus List

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

On Mon, Jun 20, 2005 at 01:22:42PM -0400, Ivan Adzhubey wrote:
> После апдейта до perl 5.8.7-alt2 модуль CPAN стал ругаться:
> 
> Fetching with LWP:
>   ftp://cpan-du.viaverio.com/pub/CPAN/modules/02packages.details.txt.gz
> LWP failed with code[500] message[LWP::Protocol::request() needs to be
> overridden in subclasses]

Очень странно.

> и работать отказывается. Может LWP или CPAN стоит пересобрать? Или
> обоих...

Это noarch пакеты.  По идее, пересобирать их никакого смысла нет.
Буду разбираться.

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

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

* [sisyphus] Re: LWP errors
  2005-06-20 17:57 ` [sisyphus] " Alexey Tourbin
@ 2005-06-22  4:27   ` Alexey Tourbin
  2005-06-22  4:50     ` Alexey Tourbin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2005-06-22  4:27 UTC (permalink / raw)
  To: AltSisyphus List

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

On Mon, Jun 20, 2005 at 09:57:19PM +0400, Alexey Tourbin wrote:
> > и работать отказывается. Может LWP или CPAN стоит пересобрать? Или
> > обоих...
> Это noarch пакеты.  По идее, пересобирать их никакого смысла нет.
> Буду разбираться.

Воспроизводится!  Буду дальше разбираться...

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

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

* [sisyphus] Re: LWP errors
  2005-06-22  4:27   ` Alexey Tourbin
@ 2005-06-22  4:50     ` Alexey Tourbin
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Tourbin @ 2005-06-22  4:50 UTC (permalink / raw)
  To: AltSisyphus List

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

On Wed, Jun 22, 2005 at 08:27:53AM +0400, Alexey Tourbin wrote:
> On Mon, Jun 20, 2005 at 09:57:19PM +0400, Alexey Tourbin wrote:
> > > и работать отказывается. Может LWP или CPAN стоит пересобрать? Или
> > > обоих...
> > Это noarch пакеты.  По идее, пересобирать их никакого смысла нет.
> > Буду разбираться.
> 
> Воспроизводится!  Буду дальше разбираться...

Это я сделал кривой патч (perl-libwww-5.803-alt-deps-ftp.patch):

--- libwww-perl-5.803/lib/LWP/Protocol/ftp.pm-	2003-10-23 19:11:32 +0000
+++ libwww-perl-5.803/lib/LWP/Protocol/ftp.pm	2005-04-14 17:59:02 +0000
@@ -18,7 +18,6 @@
 @ISA = qw(LWP::Protocol);
 
 use strict;
-eval {
     package LWP::Protocol::MyFTP;
 
     require Net::FTP;
@@ -76,7 +75,6 @@ eval {
 	return $self->go_home;
     }
 
-};
 my $init_failed = $@;
 
 
Здесь объявление package было внутри блока, а стало глобальным,
т.е. оно теперь "перебивает" все остальные методы, которые идут дальше.
Сегодня будет исправлено.  Спасибо за сообщение об ошибке.

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

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

end of thread, other threads:[~2005-06-22  4:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-20 17:22 [sisyphus] LWP errors Ivan Adzhubey
2005-06-20 17:57 ` [sisyphus] " Alexey Tourbin
2005-06-22  4:27   ` Alexey Tourbin
2005-06-22  4:50     ` Alexey Tourbin

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