[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to reinstall config files (SOLVED)



Hi,

Oh, I tryed also that first command:
# apt-cache depends apache2
apache2
|Depends: apache2-mpm-worker
|Depends: apache2-mpm-prefork
 Depends: apache2-mpm-perchild

but it didn't come to my mind to check those packages
also.

Thanks Ed, no I understand these dependecyes :)
(and can have good night sleep :)

:)Marko


marko.helle@pp.nic.fi wrote:

> Now, I'm wondering how does apache2-common get installed
> when entering:
> # apt-get install apache2
>
$ apt-cache depends apache2
apache2
 |Depends: apache2-mpm-worker
 |Depends: apache2-mpm-prefork
  Depends: apache2-mpm-perchild
$ apt-cache depends apache2-mpm-prefork
apache2-mpm-prefork
  Depends: libapr0
  Depends: libc6
  Depends: libdb4.2
  Depends: libexpat1
  Depends: libldap2
  Depends: libpcre3
  Depends: libssl0.9.7
  Depends: zlib1g
  Depends: apache2-common
  Conflicts: apache2-mpm-worker
  Conflicts: apache2-mpm-threadpool
  Conflicts: apache2-mpm-perchild

apache2 needs one of the apache2-mpm-* packages.
the apache2-mpm-* packages need apache2-common. :)


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




Reply to: