Re: missing dependency php

From: kate (kate7234_at_yahoo.com)
Date: 04/04/05

  • Next message: Mark Weaver: "Re: Someone tell this dude..."
    Date: Sun, 3 Apr 2005 17:15:14 -0700 (PDT)
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    --- Craig White <craigwhite@azapple.com> wrote:
    > On Sun, 2005-04-03 at 15:23 -0700, kate wrote:
    > > Craig, thanks-
    > >
    > > --- Craig White <craigwhite@azapple.com> wrote:
    > > > On Sun, 2005-04-03 at 14:03 -0700, kate wrote:
    > > > > While attempting to run yum, I am unable to
    > > > resolve
    > > > > dependency for php
    > > > >
    > > > > I have 2.6.10-1.770_FC3
    > > > > and php *is* installed
    > > > > # rpm -qa php
    > > > > php-4.3.9-3
    > > > >
    > > > > When I try yum update
    > > > > Error: Missing Dependency: php is needed by
    > > > package
    > > > > php-ldap
    > > > > Error: Missing Dependency: php is needed by
    > > > package
    > > > > php-pear
    ...
    > rpm -e --allmatches php php-pear php-ldap
    >
    > I don't know if you are going to get an error
    > revolving around other
    > things that depend upon php.
    >
    > If you can get that done...
    >
    > then rpm -qa|grep php
    >
    > should return an empty response
    >
    > then a simple
    >
    > yum install php php-pear php-ldap
    >
    > should get you where you wanted
    >
    > if that doesn't work, post up what the
    > rpm -e --allmatches php php-pear php-ldap
    > spits out
    >
    > Craig

    Craig et al;

    that seemed to work. Thank you.

    >From previous posting-

    # cat /etc/yum.repos.d/fedora-updates.repo
    [updates-released]
    name=Fedora Core $releasever - $basearch - Released
    Updates
    #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/$releas
    ever/$basearch/
    mirrorlist=http://fedora.redhat.com/download/mirrors/updates-released-fc$release
    ver
    enabled=1
    gpgcheck=1
    # cat /etc/yum.repos.d/fedora-updates-testing.repo
    [updates-testing]
    name=Fedora Core $releasever - $basearch - Test
    Updates
    #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/$basearch/
    mirrorlist=http://fedora.redhat.com/download/mirrors/updates-testing-fc$releasever
    enabled=0
    gpgcheck=1

    # 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,
    K

    __________________________________________________
    Do You Yahoo!?
    Tired of spam? Yahoo! Mail has the best spam protection around
    http://mail.yahoo.com

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mark Weaver: "Re: Someone tell this dude..."

    Relevant Pages

    • Recommendations for PHP debuggers?
      ... I'm just a lone PHP programmer doing web pages for mainly non-profit ... for installing DBG, and the one forum entry on the topic I found: ... Does anyone know how to get a reliable PHP graphical debugger to ...
      (Ubuntu)
    • Re: ports have made me lazy
      ... means of installing it -- or am I back to the old days of installing ... and sometimes PHP apps balk at running with both. ... app has written in it's own zlib compression routines internally. ...
      (freebsd-questions)
    • PHP, IIS and MSSQL Installation problems
      ... I recently installed PHP5 using the manual method described in the ... associated help file. ... installing it on our server rather than on a local machine for ... worked and told me what I expected to see and my php webpages worked. ...
      (php.general)
    • Re: Why does aspx pages crash my machine?
      ... I'm pretty sure that the OP solved his problem by disabling a firewall app ... PHP is really terrible for scalability. ... installing ... > I note that it's IE causing the problem - in my experience errors like ...
      (microsoft.public.dotnet.framework)
    • PHP dependencies
      ... being available, for packages like phpMyAdmin. ... if you use your own php installation and not the ... dependency - this seems unnecessary as $/libexec/apache/libphp4.so ... I understand if this is not something one can easily fix or even wants to fix, ...
      (freebsd-stable)