ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] cpan2rpm
@ 2006-11-03  9:06 Eugene Prokopiev
  2006-11-03 12:05 ` Michael Shigorin
  2006-11-03 12:10 ` Sergey Vlasov
  0 siblings, 2 replies; 5+ messages in thread
From: Eugene Prokopiev @ 2006-11-03  9:06 UTC (permalink / raw)
  To: Sisyphus

Здравствуйте!

Я не умею пользоваться cpan2rpm или что-то сломано?

$ cpan2rpm RPC-XML-0.59.tar.gz

-- cpan2rpm - Ver: 2.027 --
Fetch: HTTP

-- module: RPC-XML-0.59.tar.gz --
Metadata retrieval
Tarball extraction: [/home/john/RPM/SOURCES/RPC-XML-0.59.tar.gz]
ExtUtils::MakeMaker unloadable
  Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /etc/perl5 
/usr/lib/perl5/i386-linux /usr/lib/perl5 
/usr/local/lib/perl5/site_perl/5.8.8/i386-linux 
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/i386-linux /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/vendor_perl .) at (eval 10) line 2.
BEGIN failed--compilation aborted at (eval 10) line 2.
-- Done --

$ apt-cache search perl | grep MakeMaker
$ apt-cache search perl | grep ExtUtils
perl-ExtUtils-AutoInstall - ExtUtils-AutoInstall - Automatic install of 
dependencies via CPAN
perl-ExtUtils-CBuilder - Compile and link C code for Perl modules
perl-ExtUtils-Depends - Perl module for building XS extensions easily
perl-ExtUtils-F77 - Simple interface to F77 libs
perl-ExtUtils-PerlPP - ExtUtils-PerlPP module for perl
perl-ExtUtils-PkgConfig - Perl interface to the pkg-config(1) 
command-line utility


-- 
С уважением, Прокопьев Евгений



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

* Re: [sisyphus] cpan2rpm
  2006-11-03  9:06 [sisyphus] cpan2rpm Eugene Prokopiev
@ 2006-11-03 12:05 ` Michael Shigorin
  2006-11-03 12:10 ` Sergey Vlasov
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Shigorin @ 2006-11-03 12:05 UTC (permalink / raw)
  To: Sisyphus

On Fri, Nov 03, 2006 at 12:06:37PM +0300, Eugene Prokopiev wrote:
> Я не умею пользоваться cpan2rpm или что-то сломано?
> $ cpan2rpm RPC-XML-0.59.tar.gz
>   Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /etc/perl5 

apt-get install perl-devel

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] cpan2rpm
  2006-11-03  9:06 [sisyphus] cpan2rpm Eugene Prokopiev
  2006-11-03 12:05 ` Michael Shigorin
@ 2006-11-03 12:10 ` Sergey Vlasov
  2006-11-03 18:43   ` Slava Semushin
  1 sibling, 1 reply; 5+ messages in thread
From: Sergey Vlasov @ 2006-11-03 12:10 UTC (permalink / raw)
  To: Sisyphus

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

On Fri, Nov 03, 2006 at 12:06:37PM +0300, Eugene Prokopiev wrote:
> Я не умею пользоваться cpan2rpm или что-то сломано?
> 
> $ cpan2rpm RPC-XML-0.59.tar.gz
> 
> -- cpan2rpm - Ver: 2.027 --
> Fetch: HTTP
> 
> -- module: RPC-XML-0.59.tar.gz --
> Metadata retrieval
> Tarball extraction: [/home/john/RPM/SOURCES/RPC-XML-0.59.tar.gz]
> ExtUtils::MakeMaker unloadable
>   Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /etc/perl5 

$ rpmquery --qf '%{NAME}\n' --whatprovides 'perl(ExtUtils/MakeMaker.pm)'
perl-devel

Очевидно, пакет cpan2rpm имеет неверные зависимости.

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

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

* Re: [sisyphus] cpan2rpm
  2006-11-03 12:10 ` Sergey Vlasov
@ 2006-11-03 18:43   ` Slava Semushin
  2006-11-03 21:54     ` Vitaly Lipatov
  0 siblings, 1 reply; 5+ messages in thread
From: Slava Semushin @ 2006-11-03 18:43 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list


--- Sergey Vlasov 2006-11-03 15:10:41 +0300
+++ Slava Semushin 2006-11-04 00:40:43 +0600

SV> $ rpmquery --qf '%{NAME}\n' --whatprovides 'perl(ExtUtils/MakeMaker.pm)'
SV> perl-devel

    И Евгений не первый, кто наступил на эти грабли. Я уже прошелся по ним
    в сентябре:
    http://lists.altlinux.org/pipermail/devel/2006-September/036422.html

SV> Очевидно, пакет cpan2rpm имеет неверные зависимости.

    2Евгений: если будете багу вешать (а надо бы), то не сочтите за труд
    добавить меня в CC: php-coder@

-- 
+ Slava Semushin | php-coder @ ngs.ru
+ ALT Linux Team | php-coder @ altlinux.ru



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

* Re: [sisyphus] cpan2rpm
  2006-11-03 18:43   ` Slava Semushin
@ 2006-11-03 21:54     ` Vitaly Lipatov
  0 siblings, 0 replies; 5+ messages in thread
From: Vitaly Lipatov @ 2006-11-03 21:54 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list, Slava Semushin, Eugene Prokopiev

On Friday 03 November 2006 21:43, Slava Semushin wrote:
...
>     2Евгений: если будете багу вешать (а надо бы), то не
> сочтите за труд добавить меня в CC: php-coder@
Я залил исправленный пакет.

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


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

end of thread, other threads:[~2006-11-03 21:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-03  9:06 [sisyphus] cpan2rpm Eugene Prokopiev
2006-11-03 12:05 ` Michael Shigorin
2006-11-03 12:10 ` Sergey Vlasov
2006-11-03 18:43   ` Slava Semushin
2006-11-03 21:54     ` Vitaly Lipatov

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