Update to Version 3.0.0.9 FAILED

Report bugs and workarounds
Post Reply
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Update to Version 3.0.0.9 FAILED

Post by colin »

Transaction Summary
================================================================================
Install 33 Package(s)

Total download size: 5.1 M
Installed size: 18 M
Downloading Packages:
--------------------------------------------------------------------------------
Total 1.6 MB/s | 5.1 MB 00:03
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
file /usr/share/man/man3/XML::SAX::Base.3pm.gz from install of perl-XML-SAX-0.96-7.el6.noarch conflicts with file from package perl-XML-SAX-Base-1.04-1.el6.rf.noarch
file /usr/share/man/man3/XML::SAX::Exception.3pm.gz from install of perl-XML-SAX-0.96-7.el6.noarch conflicts with file from package perl-XML-SAX-Base-1.04-1.el6.rf.noarch

Error Summary
-------------

Update to Version 3.0.0.9 FAILED. Updates cancelled.
Please visit http://www.efa-project.org for more information.
sendmail: fatal: root(0): No recipient addresses found in message header
All done
Please restart your system as soon as possible.
If your system does not return to a command prompt
you can now safely press ctrl-c to abort logsave
Thank you for using E.F.A.
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Update to Version 3.0.0.9 FAILED

Post by shawniverson »

Easy fix...

Code: Select all

sudo rpm -e --nodeps perl-XML-SAX-Base
sudo yum install perl-XML-SAX
Then run update again.
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Re: Update to Version 3.0.0.9 FAILED

Post by colin »

3.0.0.9 update is complete

All done
Please restart your system as soon as possible.
If your system does not return to a command prompt
you can now safely press ctrl-c to abort logsave
Thank you for using E.F.A.


Thanks for your very quick response.
DaN
Posts: 240
Joined: 19 Nov 2014 10:04
Location: Earth

Re: Update to Version 3.0.0.9 FAILED

Post by DaN »

@shawn

Same problem here. Your second line fixed it.
toddh
Posts: 69
Joined: 16 Feb 2015 18:52

Re: Update to Version 3.0.0.9 FAILED

Post by toddh »

Had this problem also and your fix worked.

Thanks!
Post Reply