https://bugzilla.redhat.com/show_bug.cgi?id=839001 Bug ID: 839001 QA Contact: extras-qa@xxxxxxxxxxxxxxxxx Severity: urgent Version: el6 Priority: unspecified CC: mmahut@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tremble@xxxxxxxxxxxxxx, xavier@xxxxxxxxxxxx Assignee: xavier@xxxxxxxxxxxx Summary: rt3 upgrade from testing is missing dependencies Regression: --- Story Points: --- Classification: Fedora OS: Linux Reporter: rainer.traut@xxxxxxxxx Type: Bug Documentation: --- Hardware: x86_64 Mount Type: --- Status: NEW Component: rt3 Product: Fedora EPEL Description of problem: I wanted to use a rt3 version w/o known security bugs so I tried upgrading from rt3.noarch 0:3.8.10-2.el6.1 to rt3.noarch 0:3.8.13-1.el6.1 from testing. This fails with dependency problems. Version-Release number of selected component (if applicable): [root@rt3 ~]# uname -a Linux rt3.xxx.de 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux [root@rt3 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.3 (Santiago) [root@rt3 ~]# yum --enablerepo=epel-testing list rt3\* Loaded plugins: downloadonly Installed Packages rt3.noarch 3.8.10-2.el6.1 @epel rt3-mailgate.noarch 3.8.10-2.el6.1 @epel Available Packages rt3.noarch 3.8.13-1.el6.1 epel-testing rt3-mailgate.noarch 3.8.13-1.el6.1 epel-testing How reproducible: # yum update rt3 --enablerepo=epel-testing Steps to Reproduce: 1. have rt3 from stable repo installed 2. try to upgrade to testing 3. Actual results: [root@rt3 ~]# yum update rt3 --enablerepo=epel-testing ... Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package rt3.noarch 0:3.8.10-2.el6.1 will be updated ---> Package rt3.noarch 0:3.8.13-1.el6.1 will be an update --> Processing Dependency: perl() >= . for package: rt3-3.8.13-1.el6.1.noarch --> Processing Dependency: perl(Mail::SpamAssassin) for package: rt3-3.8.13-1.el6.1.noarch --> Running transaction check ---> Package rt3.noarch 0:3.8.13-1.el6.1 will be an update --> Processing Dependency: perl() >= . for package: rt3-3.8.13-1.el6.1.noarch ---> Package spamassassin.x86_64 0:3.3.1-2.el6 will be installed --> Processing Dependency: perl(NetAddr::IP) >= 4.000 for package: spamassassin-3.3.1-2.el6.x86_64 --> Processing Dependency: perl(Mail::DKIM) for package: spamassassin-3.3.1-2.el6.x86_64 --> Processing Dependency: perl(IO::Socket::INET6) for package: spamassassin-3.3.1-2.el6.x86_64 --> Processing Dependency: perl(Encode::Detect) for package: spamassassin-3.3.1-2.el6.x86_64 --> Processing Dependency: perl(IO::Socket::SSL) for package: spamassassin-3.3.1-2.el6.x86_64 --> Processing Dependency: perl(Net::DNS) for package: spamassassin-3.3.1-2.el6.x86_64 --> Running transaction check ---> Package perl-Encode-Detect.x86_64 0:1.01-2.el6 will be installed ---> Package perl-IO-Socket-INET6.noarch 0:2.56-4.el6 will be installed --> Processing Dependency: perl(Socket6) for package: perl-IO-Socket-INET6-2.56-4.el6.noarch ---> Package perl-IO-Socket-SSL.noarch 0:1.31-2.el6 will be installed --> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL-1.31-2.el6.noarch --> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.31-2.el6.noarch ---> Package perl-Mail-DKIM.noarch 0:0.37-2.el6 will be installed --> Processing Dependency: perl(Crypt::OpenSSL::RSA) for package: perl-Mail-DKIM-0.37-2.el6.noarch ---> Package perl-Net-DNS.x86_64 0:0.65-4.el6 will be installed --> Processing Dependency: perl(Digest::HMAC_MD5) for package: perl-Net-DNS-0.65-4.el6.x86_64 ---> Package perl-NetAddr-IP.x86_64 0:4.027-7.el6 will be installed ---> Package rt3.noarch 0:3.8.13-1.el6.1 will be an update --> Processing Dependency: perl() >= . for package: rt3-3.8.13-1.el6.1.noarch --> Running transaction check ---> Package perl-Crypt-OpenSSL-RSA.x86_64 0:0.25-10.1.el6 will be installed --> Processing Dependency: perl(Crypt::OpenSSL::Bignum) for package: perl-Crypt-OpenSSL-RSA-0.25-10.1.el6.x86_64 --> Processing Dependency: perl(Crypt::OpenSSL::Random) for package: perl-Crypt-OpenSSL-RSA-0.25-10.1.el6.x86_64 ---> Package perl-Digest-HMAC.noarch 0:1.01-22.el6 will be installed ---> Package perl-Net-LibIDN.x86_64 0:0.12-3.el6 will be installed ---> Package perl-Net-SSLeay.x86_64 0:1.35-9.el6 will be installed ---> Package perl-Socket6.x86_64 0:0.23-3.el6 will be installed ---> Package rt3.noarch 0:3.8.13-1.el6.1 will be an update --> Processing Dependency: perl() >= . for package: rt3-3.8.13-1.el6.1.noarch --> Running transaction check ---> Package perl-Crypt-OpenSSL-Bignum.x86_64 0:0.04-8.1.el6 will be installed ---> Package perl-Crypt-OpenSSL-Random.x86_64 0:0.04-9.1.el6 will be installed ---> Package rt3.noarch 0:3.8.13-1.el6.1 will be an update --> Processing Dependency: perl() >= . for package: rt3-3.8.13-1.el6.1.noarch --> Finished Dependency Resolution Error: Package: rt3-3.8.13-1.el6.1.noarch (epel-testing) Requires: perl() >= . You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: have yum isntall the new rt3 version Additional info: Not quite sure but I could swear I tried the yum update command in rhel6.2 and this worked...? -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel