Re: missing dependency php

From: Craig White (craigwhite_at_azapple.com)
Date: 04/04/05

  • Next message: Mark Weaver: "Re: OT: Any application can write web page in Fedora Core 3 ?"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Sun, 03 Apr 2005 17:36:24 -0700
    
    

    On Sun, 2005-04-03 at 17:15 -0700, kate wrote:
    >
    > # rpm -e --allmatches php php-pear php-ldap
    > # rpm -qa|grep php
    > # yum install php php-pear php-ldap
    > Setting up Install Process
    > ...
    > ...
    > Resolving Dependencies
    > --> Populating transaction set with selected packages.
    > Please wait.
    > ---> Package php-pear.i386 0:4.3.10-3.2 set to be
    > installed
    > ---> Package php-ldap.i386 0:4.3.10-3.2 set to be
    > installed
    > ---> Package php.i386 0:4.3.10-3.2 set to be installed
    > --> Running transaction check
    >
    > Dependencies Resolved
    > Transaction Listing:
    > Install: php.i386 0:4.3.10-3.2
    > Install: php-ldap.i386 0:4.3.10-3.2
    > Install: php-pear.i386 0:4.3.10-3.2
    > Is this ok [y/N]: y
    > Downloading Packages:
    > Running Transaction Test
    > Finished Transaction Test
    > Transaction Test Succeeded
    > Running Transaction
    > Installing: php 100 % done 1/3
    > Installing: php-pear 100 % done 2/3
    > Installing: php-ldap 100 % done 3/3
    >
    > Installed: php.i386 0:4.3.10-3.2 php-ldap.i386
    > 0:4.3.10-3.2 php-pear.i386 0:4.3.10-3.2
    > Complete!
    > ...
    > # yum update
    > ...
    > ...
    > --> Finished Dependency Resolution
    > Error: Missing Dependency: openoffice.org is needed by
    > package openoffice.org-i18n
    > Error: Missing Dependency: system-config-printer is
    > needed by package system-config-printer-gui
    > ...
    >
    > I'll try the same syntax for oppenoffice.org and
    > system-config...
    >
    > and let you know what the result is,

    ----
    sounds as if something happened between installing updates and running
    the appropriate scripts after the updates - like maybe you thought it
    was hung and killed processes which therefore left the original and the
    updated rpm files both installed which makes further updates
    ridiculously difficult.
    at some point, you should probably do...
    rpm --rebuilddb
    but with respect to the obvious conflicts still in your system
    I gave you the concept of rpm -e --allmatches php php-ldap php-pear
    because it was easier for me - I expected that it would fix your problem
    in a one-liner.
    we could have been more precise...
    rpm -e php-pear-4.3.9-3 php-4.3.9-3 php-ldap-4.3.9-3
    which should have removed just those and left the others in place.
    Craig
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mark Weaver: "Re: OT: Any application can write web page in Fedora Core 3 ?"

    Relevant Pages

    • FC4 rpm not working properly
      ... error: install: %pre scriptlet failed, ... using the --noscripts option with rpm. ... installing or uninstalling packages. ... Finished Transaction Test ...
      (Fedora)
    • Re: FC4 => FC5 Upgrade & VMWare
      ... Setting up Install Process ... Added 2207 new packages, deleted 0 old in 16.56 seconds ... Finished Transaction Test ... I didn't find one for the kernel I'm running. ...
      (Fedora)
    • Re: Bittorrent - how to use on Linux?
      ... >>1ac70ce6Finished Transaction Test ... >Setting up Install Process ... >ending tag mismatch: ... #with the fedora Developers by testing these new development packages. ...
      (Fedora)
    • Re: pan set to localhost for leafnode?
      ... telnet server in order to telnet into leafnode. ... Setting up Install Process ... Running Transaction Test ... Finished Transaction Test ...
      (news.software.readers)
    • Upgrade warnings FC6 x86_64 (with xen)
      ... I just did an install of FC6+xen, and I'm not sure if xen is involved in the problem or not. ... After I did the initial install and rebooted, I checked the list of updates ... Finished Transaction Test ... Error on line 7519 char 29: ...
      (Fedora)

    Loading