Jeff Pitman wrote: >On Thursday 20 October 2005 16:57, Ivan Cheniot wrote: > > >>I'm on fc3 to >>can you tell me how you've installed yum 2.4.0 and python 2.4.1 >>have you used rpms or sources? >>have you installed deps? >> >> > >Try the Config RPM: > >http://www.python.org/pyvault/fedora-3-i386/pyvault-release-3-3.fc3.pyv.noarch.rpm > >Then: > >$ yum update > >If something breaks, let me know. > > > I installed the rpm Then I tried to update but I faced deps problems. So I first did $ yum update python (It updated well with the python-devels both on 2.3.4-13.1) Then I tried $ yum update yum It failed with the following messages: Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package yum.noarch 0:2.4.0-5.py24 set to be updated --> Running transaction check --> Processing Dependency: rpm-python24 for package: yum --> Processing Dependency: python24-sqlite for package: yum --> Processing Dependency: python24-urlgrabber for package: yum --> Processing Dependency: python24-yum = 2.4.0 for package: yum --> Processing Dependency: libxml2-python24 for package: yum --> Processing Dependency: python24-elementtree for package: yum --> Processing Dependency: python(abi) = 2.4 for package: yum --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package python24-sqlite.i386 0:1.1.6-1.1.fc3.pyv set to be updated ---> Package libxml2-python24.i386 0:2.6.22-1.fc3.pyv set to be updated ---> Package python24-elementtree.i386 0:1.2.6-5.fc3.pyv set to be updated ---> Package python24.i386 0:2.4.2-10.fc3.pyv set to be updated ---> Package python24-urlgrabber.noarch 0:2.9.6-3.py24 set to be updated ---> Package rpm-python24.i386 0:4.4.2.4-1.fc3.pyv set to be updated ---> Package python24-yum.noarch 0:2.4.0-5.py24 set to be updated --> Running transaction check --> Processing Dependency: libsqlite3.so.0 for package: rpm-python24 --> Processing Dependency: libxml2 = 2.6.22 for package: libxml2-python24 --> Processing Dependency: rpm-python = 4.4.2.4 for package: rpm-python24 --> Processing Dependency: alternatives for package: python24 --> Processing Dependency: libxml2-python = 2.6.22 for package: libxml2-python24 --> Processing Dependency: libsqlite3.so.0 for package: python24-sqlite --> Processing Dependency: python-elementtree = 1.2.6 for package: python24-elementtre e --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package sqlite.i386 0:3.2.2-1.fc3.pyv set to be updated ---> Package rpm-python.i386 0:4.4.2.4-1.fc3.pyv set to be updated ---> Package alternatives.noarch 0:0.2.0rc3-9 set to be updated ---> Package libxml2.i386 0:2.6.22-1.fc3.pyv set to be updated ---> Package python-elementtree.i386 0:1.2.6-5.fc3.pyv set to be updated ---> Package libxml2-python.i386 0:2.6.22-1.fc3.pyv set to be updated --> Running transaction check --> Processing Dependency: libxml2 = 2.6.14 for package: libxml2-devel --> Processing Dependency: rpm-python23 = 4.4.2.4 for package: rpm-python --> Processing Dependency: libxml2-python23 = 2.6.22 for package: libxml2-python --> Processing Dependency: python23-elementtree = 1.2.6 for package: python-elementtre e --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package libxml2-python23.i386 0:2.6.22-1.fc3.pyv set to be updated ---> Package rpm-python23.i386 0:4.4.2.4-1.fc3.pyv set to be updated ---> Package libxml2-devel.i386 0:2.6.22-1.fc3.pyv set to be updated ---> Package python23-elementtree.i386 0:1.2.6-5.fc3.pyv set to be updated --> Running transaction check --> Processing Dependency: python(abi) = 2.3 for package: rpm-python23 --> Processing Dependency: python(abi) = 2.3 for package: libxml2-python23 --> Processing Dependency: python(abi) = 2.3 for package: python23-elementtree --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package python23.i386 0:2.3.5-10.fc3.pyv set to be updated --> Running transaction check --> Processing Dependency: python-optik for package: up2date --> Processing Dependency: python = 2.3.4-13.1 for package: python-devel --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Downloading header for python24-optik to pack into transaction set. python24-optik-1.5-2.py24 100% |=========================| 4.1 kB 00:00 ---> Package python24-optik.noarch 0:1.5-2.py24 set to be updated --> Running transaction check --> Processing Dependency: python = 2.3.4-13.1 for package: python-devel --> Finished Dependency Resolution Error: Missing Dependency: python = 2.3.4-13.1 is needed by package python-devel
I think it's a bug from yum Does I need to install all the deps with rpm? thanks for your help Ivan _______________________________________________ PyVault-users mailing list [email protected] http://mail.python.org/mailman/listinfo/pyvault-users
