Discussion:
[users] perl-Test-Simple-0.94 provides and dependencies
David Hrbáč
2010-06-10 13:46:32 UTC
Permalink
Hi,
As time being, we are not able to provide clean install of
'perl(Test::More)'. It's provided by:

root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62

and also:
root at specs2:1127:127:/tmp$ rpm -qp
perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94

Regards,
David Hrb??

yum resolvedep 'perl(Test::Pod)' 'perl(Test::Pod::Coverage)'
'perl(ExtUtils::MakeMaker)' 'perl(Test::More)' 'perl(Module::Build::Compat)'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
0:perl-Test-Pod-1.42-1.el5.rf.noarch
0:perl-Test-Pod-Coverage-1.08-1.el5.rf.noarch
4:perl-5.8.8-27.el5.x86_64
0:perl-Test-Simple-0.94-1.el5.rf.noarch
1:perl-Module-Build-0.3603-1.el5.rf.noarch

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-Test-Simple.noarch 0:0.94-1.el5.rf set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
Package Arch
Version Repository
Size
=============================================================================================================================================================
Installing:
perl-Test-Simple noarch
0.94-1.el5.rf rpmforge
126 k

Transaction Summary
=============================================================================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)

Total size: 126 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/man/man3/Test::Builder.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Module.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester::Color.3pm.gz from
install of perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file
from package perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::More.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Simple.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Tutorial.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64

Error Summary
-------------
Steve Huff
2010-06-10 14:02:28 UTC
Permalink
Post by David Hrbáč
As time being, we are not able to provide clean install of
root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62
root at specs2:1127:127:/tmp$ rpm -qp perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.repoforge.org/pipermail/users/attachments/20100610/971aa3bd/attachment.bin
David Hrbáč
2010-06-10 14:17:11 UTC
Permalink
Post by Steve Huff
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.
-steve
Steve,
It's a matter of clean build within mock buildroot. Simply this package
overrides Centos core package Provides...
DH
David Hrbáč
2010-06-10 14:17:11 UTC
Permalink
Post by Steve Huff
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.
-steve
Steve,
It's a matter of clean build within mock buildroot. Simply this package
overrides Centos core package Provides...
DH
David Hrbáč
2010-06-10 14:17:11 UTC
Permalink
Post by Steve Huff
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.
-steve
Steve,
It's a matter of clean build within mock buildroot. Simply this package
overrides Centos core package Provides...
DH
David Hrbáč
2010-06-10 14:17:11 UTC
Permalink
Post by Steve Huff
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.
-steve
Steve,
It's a matter of clean build within mock buildroot. Simply this package
overrides Centos core package Provides...
DH
David Hrbáč
2010-06-10 14:17:11 UTC
Permalink
Post by Steve Huff
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.
-steve
Steve,
It's a matter of clean build within mock buildroot. Simply this package
overrides Centos core package Provides...
DH

David Hrbáč
2010-06-10 13:46:32 UTC
Permalink
Hi,
As time being, we are not able to provide clean install of
'perl(Test::More)'. It's provided by:

root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62

and also:
root at specs2:1127:127:/tmp$ rpm -qp
perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94

Regards,
David Hrb??

yum resolvedep 'perl(Test::Pod)' 'perl(Test::Pod::Coverage)'
'perl(ExtUtils::MakeMaker)' 'perl(Test::More)' 'perl(Module::Build::Compat)'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
0:perl-Test-Pod-1.42-1.el5.rf.noarch
0:perl-Test-Pod-Coverage-1.08-1.el5.rf.noarch
4:perl-5.8.8-27.el5.x86_64
0:perl-Test-Simple-0.94-1.el5.rf.noarch
1:perl-Module-Build-0.3603-1.el5.rf.noarch

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-Test-Simple.noarch 0:0.94-1.el5.rf set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
Package Arch
Version Repository
Size
=============================================================================================================================================================
Installing:
perl-Test-Simple noarch
0.94-1.el5.rf rpmforge
126 k

Transaction Summary
=============================================================================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)

Total size: 126 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/man/man3/Test::Builder.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Module.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester::Color.3pm.gz from
install of perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file
from package perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::More.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Simple.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Tutorial.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64

Error Summary
-------------
Steve Huff
2010-06-10 14:02:28 UTC
Permalink
Post by David Hrbáč
As time being, we are not able to provide clean install of
root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62
root at specs2:1127:127:/tmp$ rpm -qp perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.repoforge.org/pipermail/users/attachments/20100610/971aa3bd/attachment-0001.bin
David Hrbáč
2010-06-10 13:46:32 UTC
Permalink
Hi,
As time being, we are not able to provide clean install of
'perl(Test::More)'. It's provided by:

root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62

and also:
root at specs2:1127:127:/tmp$ rpm -qp
perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94

Regards,
David Hrb??

yum resolvedep 'perl(Test::Pod)' 'perl(Test::Pod::Coverage)'
'perl(ExtUtils::MakeMaker)' 'perl(Test::More)' 'perl(Module::Build::Compat)'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
0:perl-Test-Pod-1.42-1.el5.rf.noarch
0:perl-Test-Pod-Coverage-1.08-1.el5.rf.noarch
4:perl-5.8.8-27.el5.x86_64
0:perl-Test-Simple-0.94-1.el5.rf.noarch
1:perl-Module-Build-0.3603-1.el5.rf.noarch

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-Test-Simple.noarch 0:0.94-1.el5.rf set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
Package Arch
Version Repository
Size
=============================================================================================================================================================
Installing:
perl-Test-Simple noarch
0.94-1.el5.rf rpmforge
126 k

Transaction Summary
=============================================================================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)

Total size: 126 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/man/man3/Test::Builder.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Module.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester::Color.3pm.gz from
install of perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file
from package perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::More.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Simple.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Tutorial.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64

Error Summary
-------------
Steve Huff
2010-06-10 14:02:28 UTC
Permalink
Post by David Hrbáč
As time being, we are not able to provide clean install of
root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62
root at specs2:1127:127:/tmp$ rpm -qp perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.repoforge.org/pipermail/users/attachments/20100610/971aa3bd/attachment-0002.bin
David Hrbáč
2010-06-10 13:46:32 UTC
Permalink
Hi,
As time being, we are not able to provide clean install of
'perl(Test::More)'. It's provided by:

root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62

and also:
root at specs2:1127:127:/tmp$ rpm -qp
perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94

Regards,
David Hrb??

yum resolvedep 'perl(Test::Pod)' 'perl(Test::Pod::Coverage)'
'perl(ExtUtils::MakeMaker)' 'perl(Test::More)' 'perl(Module::Build::Compat)'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
0:perl-Test-Pod-1.42-1.el5.rf.noarch
0:perl-Test-Pod-Coverage-1.08-1.el5.rf.noarch
4:perl-5.8.8-27.el5.x86_64
0:perl-Test-Simple-0.94-1.el5.rf.noarch
1:perl-Module-Build-0.3603-1.el5.rf.noarch

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-Test-Simple.noarch 0:0.94-1.el5.rf set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
Package Arch
Version Repository
Size
=============================================================================================================================================================
Installing:
perl-Test-Simple noarch
0.94-1.el5.rf rpmforge
126 k

Transaction Summary
=============================================================================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)

Total size: 126 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/man/man3/Test::Builder.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Module.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester::Color.3pm.gz from
install of perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file
from package perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::More.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Simple.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Tutorial.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64

Error Summary
-------------
Steve Huff
2010-06-10 14:02:28 UTC
Permalink
Post by David Hrbáč
As time being, we are not able to provide clean install of
root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62
root at specs2:1127:127:/tmp$ rpm -qp perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.repoforge.org/pipermail/users/attachments/20100610/971aa3bd/attachment-0003.bin
David Hrbáč
2010-06-10 13:46:32 UTC
Permalink
Hi,
As time being, we are not able to provide clean install of
'perl(Test::More)'. It's provided by:

root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62

and also:
root at specs2:1127:127:/tmp$ rpm -qp
perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94

Regards,
David Hrb??

yum resolvedep 'perl(Test::Pod)' 'perl(Test::Pod::Coverage)'
'perl(ExtUtils::MakeMaker)' 'perl(Test::More)' 'perl(Module::Build::Compat)'
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
0:perl-Test-Pod-1.42-1.el5.rf.noarch
0:perl-Test-Pod-Coverage-1.08-1.el5.rf.noarch
4:perl-5.8.8-27.el5.x86_64
0:perl-Test-Simple-0.94-1.el5.rf.noarch
1:perl-Module-Build-0.3603-1.el5.rf.noarch

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.energotel.sk
* base: ftp.energotel.sk
* extras: ftp.energotel.sk
* hrb-stable: fs12.vsb.cz
* hrb-tls-stable: fs12.vsb.cz
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.energotel.sk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-Test-Simple.noarch 0:0.94-1.el5.rf set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================
Package Arch
Version Repository
Size
=============================================================================================================================================================
Installing:
perl-Test-Simple noarch
0.94-1.el5.rf rpmforge
126 k

Transaction Summary
=============================================================================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)

Total size: 126 k
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/man/man3/Test::Builder.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Module.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Builder::Tester::Color.3pm.gz from
install of perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file
from package perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::More.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Simple.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64
file /usr/share/man/man3/Test::Tutorial.3pm.gz from install of
perl-Test-Simple-0.94-1.el5.rf.noarch conflicts with file from package
perl-5.8.8-27.el5.x86_64

Error Summary
-------------
Steve Huff
2010-06-10 14:02:28 UTC
Permalink
Post by David Hrbáč
As time being, we are not able to provide clean install of
root at specs2:1125:125:/tmp$ rpm -q perl;rpm -q perl --provides | grep More
perl-5.8.8-27.el5
perl(Test::More) = 0.62
root at specs2:1127:127:/tmp$ rpm -qp perl-Test-Simple-0.94-1.el5.rf.noarch.rpm --provides | grep More
perl(Test::More) = 0.94
yup; this is an example of a package that conflicts with upstream. if you want the newer version of Test::More, you will have to slightly break your stock Perl in order to do it; please do so only if you know what you're doing.

-steve

--
If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v
http://five.sentenc.es

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://lists.repoforge.org/pipermail/users/attachments/20100610/971aa3bd/attachment.sig>
Continue reading on narkive:
Search results for '[users] perl-Test-Simple-0.94 provides and dependencies' (Questions and Answers)
43
replies
Atheists and agnostics, will you help me?
started 2007-10-25 10:21:46 UTC
religion & spirituality
Loading...