Re: [SLUG] Yum / RPM Update Problem

2008-01-02 Thread David P
Seems that the updated perl-5.8.8-12 comes with perl modules that were
previously held in separate packages, such as perl-Math-BigInt,
perl-Math-BigRat, perl-bignum and perl-Sys-Syslog. Since the contents
of those packages are in perl-5.8.8-12 now, you could probably
uninstall them as you suggested. Not sure what the manpage conflict
from perl-File-Temp is all about though.

David


On Jan 2, 2008 3:03 PM, Nigel Allen [EMAIL PROTECTED] wrote:
 Greetings

 I have just noticed that one of our servers is reporting an error from
 the nightly yum update.

 Not being a perl affecionado, I thought that someone here might be able
 to shed a little light on what I should do? I presume I need to do an
 rpm -e --nodeps but I'm not sure what to do it against.

  Loading installonlyn plugin
  Setting up Update Process
  Setting up repositories
  Reading repository metadata in from local files
  Could not find update match for yum
  No Packages marked for Update/Obsoletion
  Loading installonlyn plugin
  Setting up Update Process
  Setting up repositories
  Reading repository metadata in from local files
  Resolving Dependencies
  -- Populating transaction set with selected packages. Please wait.
  --- Package perl.i386 4:5.8.8-12 set to be updated
  --- Package perl-IO-Zlib.noarch 0:1.08-1.fc6.rf set to be updated
  --- Package kernel-headers.i386 0:2.6.22.14-72.fc6 set to be updated
  --- Package perl-MIME-tools.noarch 0:5.425-1.fc6.rf set to be updated
  --- Package system-config-securitylevel.i386 0:1.6.27-3 set to be updated
  --- Package paps.i386 0:0.6.8-1.fc6 set to be updated
  --- Package nss_ldap.i386 0:257-4.fc6 set to be updated
  --- Package samba.i386 0:3.0.24-11.fc6 set to be updated
  --- Package samba-common.i386 0:3.0.24-11.fc6 set to be updated
  --- Package kernel.i586 0:2.6.22.14-72.fc6 set to be installed
  --- Package perl-MailTools.noarch 0:2.02-1.fc6.rf set to be updated
  --- Package system-config-securitylevel-tui.i386 0:1.6.27-3 set to be
  updated
  --- Package selinux-policy-targeted.noarch 0:2.4.6-108.fc6 set to be
  updated
  --- Package selinux-policy.noarch 0:2.4.6-108.fc6 set to be updated
  --- Package perl-IO-Socket-SSL.noarch 0:1.12-1.fc6.rf set to be updated
  --- Package xorg-x11-xfs.i386 1:1.0.5-1.fc6 set to be updated
  -- Running transaction check
  -- Processing Dependency: libpaps.so.0 for package: paps
  -- Processing Dependency: perl(File::Temp) = 0.17 for package:
  perl-MIME-tools
  -- Restarting Dependency Resolution with new changes.
  -- Populating transaction set with selected packages. Please wait.
  --- Package perl-File-Temp.noarch 0:0.19-1.fc6.rf set to be updated
  --- Package paps-libs.i386 0:0.6.8-1.fc6 set to be updated
  -- Running transaction check
  -- Populating transaction set with selected packages. Please wait.
  --- Package kernel.i586 0:2.6.20-1.2952.fc6 set to be erased
  -- Running transaction check
 
  Dependencies Resolved
 
  =
   Package Arch   Version  Repository
  Size
  =
  Installing:
   kernel  i586   2.6.22.14-72.fc6
  updates16 M
   perli386   4:5.8.8-12
  updates12 M
   replacing  perl-MIME-Base64.i386 3.07-1
 
  Updating:
   kernel-headers  i386   2.6.22.14-72.fc6
  updates   646 k
   nss_ldapi386   257-4.fc6updates
  243 k
   papsi386   0.6.8-1.fc6
  updates31 k
   perl-IO-Socket-SSL  noarch 1.12-1.fc6.rf
  dries  46 k
   perl-IO-Zlibnoarch 1.08-1.fc6.rf
  dries  17 k
   perl-MIME-tools noarch 5.425-1.fc6.rf   dries
  250 k
   perl-MailTools  noarch 2.02-1.fc6.rf
  dries  98 k
   samba   i386   3.0.24-11.fc6
  updates16 M
   samba-commoni386   3.0.24-11.fc6updates
  8.6 M
   selinux-policy  noarch 2.4.6-108.fc6updates
  347 k
   selinux-policy-targeted  noarch 2.4.6-108.fc6
  updates   845 k
   system-config-securitylevel  i386   1.6.27-3
  updates   650 k
   system-config-securitylevel-tui  i386   1.6.27-3
  updates   615 k
   xorg-x11-xfsi386   1:1.0.5-1.fc6
  updates69 k
  Removing:
   kernel  i586   2.6.20-1.2952.fc6
  installed  43 M
  Installing for dependencies:
   paps-libs   i386   0.6.8-1.fc6
  updates22 k
   perl-File-Temp  noarch 0.19-1.fc6.rf
  dries  45 k
 
  Transaction Summary
  =
  Install  4 Package(s)
  Update  14 Package(s)
  Remove   1 Package(s)
 
  Total download size: 55 M
  Downloading Packages:
  

Re: [SLUG] Yum / RPM Update Problem

2008-01-02 Thread Nigel Allen


On 2/01/2008 9:20 PM, David P wrote:

Seems that the updated perl-5.8.8-12 comes with perl modules that were
previously held in separate packages, such as perl-Math-BigInt,
perl-Math-BigRat, perl-bignum and perl-Sys-Syslog. Since the contents
of those packages are in perl-5.8.8-12 now, you could probably
uninstall them as you suggested. Not sure what the manpage conflict
from perl-File-Temp is all about though.
  
Spot on David - thanks for the assist - the man pages errors disappeared 
also.


Nigel.


David


On Jan 2, 2008 3:03 PM, Nigel Allen [EMAIL PROTECTED] wrote:
  

Greetings

I have just noticed that one of our servers is reporting an error from
the nightly yum update.

Not being a perl affecionado, I thought that someone here might be able
to shed a little light on what I should do? I presume I need to do an
rpm -e --nodeps but I'm not sure what to do it against.



Loading installonlyn plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Could not find update match for yum
No Packages marked for Update/Obsoletion
Loading installonlyn plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
-- Populating transaction set with selected packages. Please wait.
--- Package perl.i386 4:5.8.8-12 set to be updated
--- Package perl-IO-Zlib.noarch 0:1.08-1.fc6.rf set to be updated
--- Package kernel-headers.i386 0:2.6.22.14-72.fc6 set to be updated
--- Package perl-MIME-tools.noarch 0:5.425-1.fc6.rf set to be updated
--- Package system-config-securitylevel.i386 0:1.6.27-3 set to be updated
--- Package paps.i386 0:0.6.8-1.fc6 set to be updated
--- Package nss_ldap.i386 0:257-4.fc6 set to be updated
--- Package samba.i386 0:3.0.24-11.fc6 set to be updated
--- Package samba-common.i386 0:3.0.24-11.fc6 set to be updated
--- Package kernel.i586 0:2.6.22.14-72.fc6 set to be installed
--- Package perl-MailTools.noarch 0:2.02-1.fc6.rf set to be updated
--- Package system-config-securitylevel-tui.i386 0:1.6.27-3 set to be
updated
--- Package selinux-policy-targeted.noarch 0:2.4.6-108.fc6 set to be
updated
--- Package selinux-policy.noarch 0:2.4.6-108.fc6 set to be updated
--- Package perl-IO-Socket-SSL.noarch 0:1.12-1.fc6.rf set to be updated
--- Package xorg-x11-xfs.i386 1:1.0.5-1.fc6 set to be updated
-- Running transaction check
-- Processing Dependency: libpaps.so.0 for package: paps
-- Processing Dependency: perl(File::Temp) = 0.17 for package:
perl-MIME-tools
-- Restarting Dependency Resolution with new changes.
-- Populating transaction set with selected packages. Please wait.
--- Package perl-File-Temp.noarch 0:0.19-1.fc6.rf set to be updated
--- Package paps-libs.i386 0:0.6.8-1.fc6 set to be updated
-- Running transaction check
-- Populating transaction set with selected packages. Please wait.
--- Package kernel.i586 0:2.6.20-1.2952.fc6 set to be erased
-- Running transaction check

Dependencies Resolved

=
 Package Arch   Version  Repository
Size
=
Installing:
 kernel  i586   2.6.22.14-72.fc6
updates16 M
 perli386   4:5.8.8-12
updates12 M
 replacing  perl-MIME-Base64.i386 3.07-1

Updating:
 kernel-headers  i386   2.6.22.14-72.fc6
updates   646 k
 nss_ldapi386   257-4.fc6updates
243 k
 papsi386   0.6.8-1.fc6
updates31 k
 perl-IO-Socket-SSL  noarch 1.12-1.fc6.rf
dries  46 k
 perl-IO-Zlibnoarch 1.08-1.fc6.rf
dries  17 k
 perl-MIME-tools noarch 5.425-1.fc6.rf   dries
250 k
 perl-MailTools  noarch 2.02-1.fc6.rf
dries  98 k
 samba   i386   3.0.24-11.fc6
updates16 M
 samba-commoni386   3.0.24-11.fc6updates
8.6 M
 selinux-policy  noarch 2.4.6-108.fc6updates
347 k
 selinux-policy-targeted  noarch 2.4.6-108.fc6
updates   845 k
 system-config-securitylevel  i386   1.6.27-3
updates   650 k
 system-config-securitylevel-tui  i386   1.6.27-3
updates   615 k
 xorg-x11-xfsi386   1:1.0.5-1.fc6
updates69 k
Removing:
 kernel  i586   2.6.20-1.2952.fc6
installed  43 M
Installing for dependencies:
 paps-libs   i386   0.6.8-1.fc6
updates22 k
 perl-File-Temp  noarch 0.19-1.fc6.rf
dries  45 k

Transaction Summary
=
Install  4 Package(s)
Update  14 Package(s)
Remove   1 Package(s)

Total download size: 55 M
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction 

[SLUG] Yum / RPM Update Problem

2008-01-01 Thread Nigel Allen

Greetings

I have just noticed that one of our servers is reporting an error from 
the nightly yum update.


Not being a perl affecionado, I thought that someone here might be able 
to shed a little light on what I should do? I presume I need to do an 
rpm -e --nodeps but I'm not sure what to do it against.



Loading installonlyn plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Could not find update match for yum
No Packages marked for Update/Obsoletion
Loading installonlyn plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
-- Populating transaction set with selected packages. Please wait.
--- Package perl.i386 4:5.8.8-12 set to be updated
--- Package perl-IO-Zlib.noarch 0:1.08-1.fc6.rf set to be updated
--- Package kernel-headers.i386 0:2.6.22.14-72.fc6 set to be updated
--- Package perl-MIME-tools.noarch 0:5.425-1.fc6.rf set to be updated
--- Package system-config-securitylevel.i386 0:1.6.27-3 set to be updated
--- Package paps.i386 0:0.6.8-1.fc6 set to be updated
--- Package nss_ldap.i386 0:257-4.fc6 set to be updated
--- Package samba.i386 0:3.0.24-11.fc6 set to be updated
--- Package samba-common.i386 0:3.0.24-11.fc6 set to be updated
--- Package kernel.i586 0:2.6.22.14-72.fc6 set to be installed
--- Package perl-MailTools.noarch 0:2.02-1.fc6.rf set to be updated
--- Package system-config-securitylevel-tui.i386 0:1.6.27-3 set to be 
updated
--- Package selinux-policy-targeted.noarch 0:2.4.6-108.fc6 set to be 
updated

--- Package selinux-policy.noarch 0:2.4.6-108.fc6 set to be updated
--- Package perl-IO-Socket-SSL.noarch 0:1.12-1.fc6.rf set to be updated
--- Package xorg-x11-xfs.i386 1:1.0.5-1.fc6 set to be updated
-- Running transaction check
-- Processing Dependency: libpaps.so.0 for package: paps
-- Processing Dependency: perl(File::Temp) = 0.17 for package: 
perl-MIME-tools

-- Restarting Dependency Resolution with new changes.
-- Populating transaction set with selected packages. Please wait.
--- Package perl-File-Temp.noarch 0:0.19-1.fc6.rf set to be updated
--- Package paps-libs.i386 0:0.6.8-1.fc6 set to be updated
-- Running transaction check
-- Populating transaction set with selected packages. Please wait.
--- Package kernel.i586 0:2.6.20-1.2952.fc6 set to be erased
-- Running transaction check

Dependencies Resolved

=
 Package Arch   Version  Repository
Size

=
Installing:
 kernel  i586   2.6.22.14-72.fc6  
updates16 M
 perli386   4:5.8.8-12   
updates12 M

 replacing  perl-MIME-Base64.i386 3.07-1

Updating:
 kernel-headers  i386   2.6.22.14-72.fc6  
updates   646 k
 nss_ldapi386   257-4.fc6updates   
243 k
 papsi386   0.6.8-1.fc6  
updates31 k
 perl-IO-Socket-SSL  noarch 1.12-1.fc6.rf
dries  46 k
 perl-IO-Zlibnoarch 1.08-1.fc6.rf
dries  17 k
 perl-MIME-tools noarch 5.425-1.fc6.rf   dries 
250 k
 perl-MailTools  noarch 2.02-1.fc6.rf
dries  98 k
 samba   i386   3.0.24-11.fc6
updates16 M
 samba-commoni386   3.0.24-11.fc6updates   
8.6 M
 selinux-policy  noarch 2.4.6-108.fc6updates   
347 k
 selinux-policy-targeted  noarch 2.4.6-108.fc6
updates   845 k
 system-config-securitylevel  i386   1.6.27-3 
updates   650 k
 system-config-securitylevel-tui  i386   1.6.27-3 
updates   615 k
 xorg-x11-xfsi386   1:1.0.5-1.fc6
updates69 k

Removing:
 kernel  i586   2.6.20-1.2952.fc6  
installed  43 M

Installing for dependencies:
 paps-libs   i386   0.6.8-1.fc6  
updates22 k
 perl-File-Temp  noarch 0.19-1.fc6.rf
dries  45 k


Transaction Summary
=
Install  4 Package(s)
Update  14 Package(s)
Remove   1 Package(s)


Total download size: 55 M
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /usr/lib/perl5/5.8.8/Math/BigFloat.pm from install of 
perl-5.8.8-12 conflicts with file from package perl-Math-BigInt-1.86-1
  file /usr/lib/perl5/5.8.8/Math/BigInt.pm from install of 
perl-5.8.8-12 conflicts with file from package perl-Math-BigInt-1.86-1
  file /usr/lib/perl5/5.8.8/Math/BigInt/Calc.pm from install of 
perl-5.8.8-12 conflicts with file from package perl-Math-BigInt-1.86-1
  file