Current time: 04-26-2024, 02:56 PM Hello There, Guest! (LoginRegister)


Thread Closed 
unmet dependencies when updating to 1.03?
Author Message
soomon Offline
Junior Member
*

Posts: 37
Joined: May 2007
Reputation: 0
Post: #1
At unmet dependencies when updating to 1.03?
hi

i just wanted to update my ispcp to 1.03, but at:
aptitude install $(cat ./docs/Debian/debian-packages-`lsb_release -cs`)
i get the following message:
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  libapache2-mod-php5
The following NEW packages will be installed:
  apache2-mpm-worker libfile-basedir-perl{a} libfile-desktopentry-perl{a} libfile-mimeinfo-perl shared-mime-info{a}
The following packages will be REMOVED:
  apache2-mpm-prefork{a}
0 packages upgraded, 5 newly installed, 1 to remove and 0 not upgraded.
Need to get 965kB of archives. After unpacking 2974kB will be used.
The following packages have unmet dependencies:
  libapache2-mod-php5: Depends: apache2-mpm-prefork (> 2.0.52) but it is not installable or
                                apache2-mpm-itk but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
libapache2-mod-php5

Score is 119

my system is debian lenny and my ispcp version is:
ispCP 1.0.0 OMEGA
build: 20090225
Codename: Priamos


my sources.lst:
deb http://ftp.de.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.de.debian.org/debian/ lenny main contrib non-free

deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free

what do i have to do?
thanks!!

Code:
xx:~/ispcp-omega-1.0.3# aptitude install apache2-mpm-itk
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  apache2
The following NEW packages will be installed:
  apache2-mpm-itk
The following packages will be REMOVED:
  apache2-mpm-prefork{a}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 179kB of archives. After unpacking 69.6kB will be freed.
The following packages have unmet dependencies:
  apache2: Depends: apache2-mpm-worker (>= 2.2.9-10+lenny6) but it is not installable or
                    apache2-mpm-prefork (>= 2.2.9-10+lenny6) but it is not installable or
                    apache2-mpm-event (>= 2.2.9-10+lenny6) but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
apache2

Score is 119

Accept this solution? [Y/n/q/?] ^C
xx:~/ispcp-omega-1.0.3# aptitude install apache2-mpm-worker
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  libapache2-mod-php5
The following NEW packages will be installed:
  apache2-mpm-worker
The following packages will be REMOVED:
  apache2-mpm-prefork{a}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 241kB of archives. After unpacking 8192B will be used.
The following packages have unmet dependencies:
  libapache2-mod-php5: Depends: apache2-mpm-prefork (> 2.0.52) but it is not installable or
                                apache2-mpm-itk but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
libapache2-mod-php5

Score is 119

Accept this solution? [Y/n/q/?]
(This post was last modified: 01-01-2010 09:40 PM by soomon.)
01-01-2010 09:24 PM
Find all posts by this user
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: unmet dependencies when updating to 1.03?
apt-get remove libapache2-mod-php5

Ispcp doesn't use mod_php, it uses fastcgi/fcgid + php5-fcgi instead Smile
01-02-2010 09:22 AM
Visit this user's website Find all posts by this user
soomon Offline
Junior Member
*

Posts: 37
Joined: May 2007
Reputation: 0
Post: #3
RE: unmet dependencies when updating to 1.03?
hi.

thanks, everything seems to run fine,
but i can't access my control panel via httpS any more...
i now get error 403 (forbidden).
this worked before..
do you know what could cause this?

and btw.. great update script!
keep up the good work!
01-02-2010 12:20 PM
Find all posts by this user
Nuxwin
Unregistered

 
Post: #4
RE: unmet dependencies when updating to 1.03?
Hello ;

Currently, the SSL support is not fully supported. So, you should probably check your exotic configuration.

Indeed, the update script was probably removed all your exotic changes.

Cheers ;
01-02-2010 03:32 PM
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #5
RE: unmet dependencies when updating to 1.03?
Code:
sed 's/exotic/manual/g'

Wink
01-02-2010 08:25 PM
Visit this user's website Find all posts by this user
Nuxwin
Unregistered

 
Post: #6
RE: unmet dependencies when updating to 1.03?
(01-02-2010 08:25 PM)kilburn Wrote:  
Code:
sed 's/exotic/manual/g'

Wink

Tongue
01-02-2010 08:26 PM
soomon Offline
Junior Member
*

Posts: 37
Joined: May 2007
Reputation: 0
Post: #7
RE: unmet dependencies when updating to 1.03?
my "exotic" configuration resulted from this manual:
http://www.isp-control.net/documentation...e_services

so i guess it's not that exotic.
i could get some pages running by just re-enableing them.
but the ispcp gui still doesn't want to work.
the certificate is trusted (by my firefox), but seems sth has changed and i have to recreate this certificate to match the rigth server name ..
01-14-2010 07:19 AM
Find all posts by this user
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #8
RE: unmet dependencies when updating to 1.03?
We can't diagnose without seeing the configuration and/or log files.
01-14-2010 04:55 PM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)