Bug 683915

Summary: python3 instalation from F15 broken deps
Product: [Fedora] Fedora Reporter: Martí­n Marqués <martin.marques>
Component: python3Assignee: Dave Malcolm <dmalcolm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: amcnabb, dmalcolm, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-11 00:30:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martí­n Marqués 2011-03-10 16:31:07 UTC
Description of problem:

Aparently python3* packages in F15 colition with the python ones (2.6.x packages). Aparently dependencies are not checked correcly and the problem arises.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:

yum localupdate python3-* --nogpgcheck
Complementos cargados:downloadonly, fastestmirror, presto, priorities,
refresh-packagekit, remove-with-
                   : leaves, rpm-warm-cache, security
Repository virtualbox is listed more than once in the configuration
Configurando el proceso de instalación local de paquetes
Examinando python3-3.2-0.11.rc2.fc15.x86_64.rpm:
python3-3.2-0.11.rc2.fc15.x86_64
Marcando python3-3.2-0.11.rc2.fc15.x86_64.rpm como una actualización
de python3-3.1.2-14.fc14.x86_64
Examinando python3-libs-3.2-0.11.rc2.fc15.x86_64.rpm:
python3-libs-3.2-0.11.rc2.fc15.x86_64
Marcando python3-libs-3.2-0.11.rc2.fc15.x86_64.rpm como una
actualización de python3-libs-3.1.2-14.fc14.x86_64
Examinando python3-tkinter-3.2-0.11.rc2.fc15.x86_64.rpm:
python3-tkinter-3.2-0.11.rc2.fc15.x86_64
Marcando python3-tkinter-3.2-0.11.rc2.fc15.x86_64.rpm como una
actualización de python3-tkinter-3.1.2-14.fc14.x86_64
Examinando python3-tools-3.2-0.11.rc2.fc15.x86_64.rpm:
python3-tools-3.2-0.11.rc2.fc15.x86_64
Marcando python3-tools-3.2-0.11.rc2.fc15.x86_64.rpm como una
actualización de python3-tools-3.1.2-14.fc14.x86_64
Resolviendo dependencias
--> Ejecutando prueba de transacción
---> Paquete python3.x86_64 0:3.2-0.11.rc2.fc15 definido para ser actualizado
---> Paquete python3-libs.x86_64 0:3.2-0.11.rc2.fc15 definido para ser
actualizado
---> Paquete python3-tkinter.x86_64 0:3.2-0.11.rc2.fc15 definido para
ser actualizado
---> Paquete python3-tools.x86_64 0:3.2-0.11.rc2.fc15 definido para
ser actualizado
--> Resolución de dependencias finalizada

Dependencias resueltas

=======================================================================================================
 Paquete            Arquitectura
                             Versión               Repositorio
                         Tamaño
=======================================================================================================
Actualizando:
 python3            x86_64    3.2-0.11.rc2.fc15
/python3-3.2-0.11.rc2.fc15.x86_64             31 k
 python3-libs       x86_64    3.2-0.11.rc2.fc15
/python3-libs-3.2-0.11.rc2.fc15.x86_64        23 M
 python3-tkinter    x86_64    3.2-0.11.rc2.fc15
/python3-tkinter-3.2-0.11.rc2.fc15.x86_64    1.3 M
 python3-tools      x86_64    3.2-0.11.rc2.fc15
/python3-tools-3.2-0.11.rc2.fc15.x86_64      652 k

Resumen de la transacción
=======================================================================================================
Upgrade       4 Package(s)

Tamaño total: 25 M
Está de acuerdo [s/N]:s
Descargando paquetes:
Ejecutando el rpm_check_debug
ERROR con el rpm_check_debug vs depsolve:
python(abi) = 2.6 se necesita para (instalado) rhpl-0.221-2.x86_64
python(abi) = 2.6 se necesita para (instalado) kudzu-1.2.86-2.x86_64
python(abi) = 2.6 se necesita para (instalado)
system-config-display-2.2-1.fc12.x86_64
Por favor, reporte este error en http://yum.baseurl.org/report
** Found 5 pre-existing rpmdb problem(s), 'yum check' output follows:
kudzu-1.2.86-2.x86_64 no se encuentran necesita de python(abi) = ('0',
'2.6', None)
rhpl-0.221-2.x86_64 no se encuentran necesita de libpython2.6.so.1.0()(64bit)
rhpl-0.221-2.x86_64 no se encuentran necesita de python(abi) = ('0',
'2.6', None)
system-config-display-2.2-1.fc12.x86_64 no se encuentran necesita de
libpython2.6.so.1.0()(64bit)
system-config-display-2.2-1.fc12.x86_64 no se encuentran necesita de
python(abi) = ('0', '2.6', None)

Expected results:

Upgrade python3 packages.

Additional info:

Comment 1 Thomas Spura 2011-03-10 17:10:29 UTC
I *GUESS*, that rhpl and kudzu are the only broken deps and nothing is related to python3 ("guess", because there is no English above ;-) )

Could you please do a "export LC_ALL=C" next time, when you post console output?
That will set the language to English in that console session.

Could you please post:
export LC_ALL=C
yum check

Comment 2 Martí­n Marqués 2011-03-11 00:30:18 UTC
OK. Sorry for the noise.

Looks like some old f12 packages were still in the system after the preupgrade I did lst week.

Should close this bug.

Any way, I found lots of missing python3-* packages (python3-tools for example) in the F15 Alpha ISO. Those packages where at the development/F15/os/Packages/ directory, so it looks like a respin problem.