[Users] Fedora19 oVirt 3.2 to 3.3 upgrade failed
Jakub Bittner
j.bittner at nbu.cz
Thu Jul 25 13:41:13 UTC 2013
Dne 25.7.2013 15:20, Jakub Bittner napsal(a):
> After downloading and testing transaction it fails. I think it is
> because of language.
>
>
> 2013-07-25 14:17:32 INFO otopi.plugins.otopi.packagers.yumpackager
> yumpackager.info:88 Yum Status: Check Package Signatures
> 2013-07-25 14:17:32 INFO otopi.plugins.otopi.packagers.yumpackager
> yumpackager.info:88 Yum Status: Running Test Transaction
> Spuštěna kontrola transakce
> 2013-07-25 14:17:32 INFO otopi.plugins.otopi.packagers.yumpackager
> yumpackager.info:88 Yum Status: Running Transaction
> 2013-07-25 14:17:32 DEBUG otopi.plugins.otopi.packagers.yumpackager
> yumpackager.verbose:84 Yum Varování: RPMDB byla změněna mimo yum.
> 2013-07-25 14:17:33 DEBUG otopi.plugins.otopi.packagers.yumpackager
> yumpackager.verbose:84 Yum ** Nalezeny 4 existující problémy v rpmdb,
> následuje výstup "yum check":
> 2013-07-25 14:17:33 DEBUG otopi.plugins.otopi.packagers.yumpackager
> yumpackager.verbose:84 Yum
> ovirt-host-deploy-1.1.0-0.2.master.20130723.gita991545.fc19.noarch je
> duplicitní s ovirt-host-deploy-1.0.2-1.fc18.noarch
> 2013-07-25 14:17:33 DEBUG otopi.plugins.otopi.packagers.yumpackager
> yumpackager.verbose:84 Yum
> ovirt-host-deploy-java-1.1.0-0.2.master.20130723.gita991545.fc19.noarch je
> duplicitní s ovirt-host-deploy-java-1.0.2-1.fc18.noarch
> 2013-07-25 14:17:33 DEBUG otopi.plugins.otopi.packagers.yumpackager
> yumpackager.verbose:84 Yum
> ovirt-iso-uploader-3.3.0-0.1.beta1.fc19.noarch je duplicitní s
> ovirt-iso-uploader-3.2.2-1.fc18.noarch
> 2013-07-25 14:17:33 DEBUG otopi.plugins.otopi.packagers.yumpackager
> yumpackager.verbose:84 Yum
> ovirt-log-collector-3.3.0-0.1.beta1.fc19.noarch je duplicitní s
> ovirt-log-collector-3.2.2-1.fc18.noarch
> Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packages/yum/rpmtrans.py", line 458,
> in callback
> self._instProgress( bytes, total, h )
> File "/usr/lib/python2.7/site-packages/yum/rpmtrans.py", line 541,
> in _instProgress
> self.complete_actions, self.total_actions)
> File "/usr/lib/python2.7/site-packages/otopi/miniyum.py", line 184,
> in event
> package=package
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in
> position 8: ordinal not in range(128)
> FATAL ERROR: python callback <bound method RPMTransaction.callback of
> <yum.rpmtrans.RPMTransaction instance at 0x4687f80>> failed, aborting!
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
I changed locale with "localectl set-locale LANG=en_US.UTF-8" command
and added "export LANGUAGE="en_US:en_GB:en" " to /root/.bashrc and it works.
More information about the Users
mailing list