• [^] # Re: apt-get -f install

    Posté par . En réponse au message Probleme APT après MAJ etch => lenny. Évalué à 1.

    On dirait qu'il n'arrive pas a enlever le paquet PHP:
    TOTO:/home/olivier# apt-get -f install
    Reading package lists... Done
    Building dependency tree... Done
    Correcting dependencies... Done
    The following packages will be REMOVED:
     libapache-mod-php5
    0 upgraded, 0 newly installed, 1 to remove and 528 not upgraded.
    After this operation, 5468kB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 80268 files and directories currently installed.)
    Removing libapache-mod-php5 ...
    /var/lib/dpkg/info/libapache-mod-php5.prerm: line 13: apache-modconf: command not found
    dpkg: error processing libapache-mod-php5 (--remove):
     subprocess pre-removal script returned error exit status 127
    Errors were encountered while processing:
     libapache-mod-php5
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    TOTO:/home/olivier#