[Users] Fedora19 oVirt 3.2 to 3.3 upgrade failed

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!

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@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.

Hi, Can you work with me to solve this properly? Which locale do you use? Which language? Was this machien vanilla before installation? Thanks, Alon ----- Original Message -----
From: "Jakub Bittner" <j.bittner@nbu.cz> To: users@ovirt.org Sent: Thursday, July 25, 2013 4:41:13 PM Subject: Re: [Users] Fedora19 oVirt 3.2 to 3.3 upgrade failed
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@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. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Dne 25.7.2013 16:18, Alon Bar-Lev napsal(a):
Hi,
Can you work with me to solve this properly?
Which locale do you use? Which language?
Was this machien vanilla before installation?
Thanks, Alon
----- Original Message -----
From: "Jakub Bittner" <j.bittner@nbu.cz> To: users@ovirt.org Sent: Thursday, July 25, 2013 4:41:13 PM Subject: Re: [Users] Fedora19 oVirt 3.2 to 3.3 upgrade failed
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@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.
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
This machine is Fedora 18 upgraded to Fedora 19 minimal installation. My locale was cs_CZ.utf8 and my language is cs_CZ. Czech language.

----- Original Message -----
From: "Jakub Bittner" <j.bittner@nbu.cz> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Thursday, July 25, 2013 5:28:15 PM Subject: Re: [Users] Fedora19 oVirt 3.2 to 3.3 upgrade failed
Dne 25.7.2013 16:18, Alon Bar-Lev napsal(a):
Hi,
Can you work with me to solve this properly?
Which locale do you use? Which language?
Was this machien vanilla before installation?
Thanks, Alon
----- Original Message -----
From: "Jakub Bittner" <j.bittner@nbu.cz> To: users@ovirt.org Sent: Thursday, July 25, 2013 4:41:13 PM Subject: Re: [Users] Fedora19 oVirt 3.2 to 3.3 upgrade failed
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@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.
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
This machine is Fedora 18 upgraded to Fedora 19 minimal installation. My locale was cs_CZ.utf8 and my language is cs_CZ. Czech language.
Fixed[1], you can try to use otopi from latest nightly. Took me a lot of time to try and use yum strings which are localized, but these are encoded in a wrong format, so I gave up. Thanks! Alon [1] http://gerrit.ovirt.org/#/c/17326/
participants (2)
-
Alon Bar-Lev
-
Jakub Bittner