Seite 3 von 3

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 17:11
von jensebub
next try:

Code: Alles auswählen

apt-get install apache2
and again the wget blah

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 17:14
von dada
Spoiler
Show
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
apache2 : Depends: apache2-mpm-worker (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-prefork (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-event (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-itk (= 2.2.22-13) but it is not going to be installed
Depends: apache2.2-common (= 2.2.22-13) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
got this :(

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 17:17
von jensebub

Code: Alles auswählen

apt-get clean && apt-get install apache2
and if it succeed wget blah

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 17:20
von dada
no success

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 17:28
von jensebub
now i think its quicker and easier to rebuilt the whole vps with debian instead to fix the broken packages.

we can try to purge the apache again:

Code: Alles auswählen

apt-get remove --purge apache2
clear the apt-cache:

Code: Alles auswählen

apt-get clean
update the package list:

Code: Alles auswählen

apt-get update
reinstall the package:

Code: Alles auswählen

apt-get install apache2
But there is no difference between we did the last hours and that i wote here in this posting,...

I'm sorry but i would rebuild i've got no clou anymore

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 18:00
von dada
Spoiler
Show
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
apache2 : Depends: apache2-mpm-worker (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-prefork (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-event (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-itk (= 2.2.22-13) but it is not going to be installed
Depends: apache2.2-common (= 2.2.22-13) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
when trying to install apache getting this

will it take long if I reinstall VPS

Re: IPC server problem on WEB

Verfasst: Do 5. Sep 2013, 18:06
von jensebub
at my vps it takes up to 2 hours. it depends on the hoster.
i hope so, if you watch out for errors during the ipc-setup it should install all needed packages. When you look along the board you can see, that nobody have errors like you.
And most of the users use a virgin debian-system.