OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: abm_y4k on May 26, 2008, 02:16:30 am

Title: Apt-get Dependencies Issues
Post by: abm_y4k on May 26, 2008, 02:16:30 am
Hi all,

I just recently reflashed my C31k using instructions from Zdevil(https://www.oesf.org/forum/index.php?showtopic=25029) with yonggun's latest kernel 2.6.24.4.

Everything works perfectly fine but when I get to install apache2 or php5 apt-get failed on unmet dependencies issues...

I am using the default sources.list from the pre-built rootfs.

I have tried apt-get install apache2 after and before apt-get dist-upgrade but give some error.

I wonder if anyone have this issue with the pre-built rootfs mentioned by Zdevil.

I am suspecting that the sources.list in the pre-built is not up today.

Anyone got any idea?


Thanks,
Abumo
Title: Apt-get Dependencies Issues
Post by: Capn_Fish on May 26, 2008, 10:29:43 am
You might want to say exactly what the error is that you're getting.
Title: Apt-get Dependencies Issues
Post by: abm_y4k on May 26, 2008, 12:33:02 pm
Quote from: Capn_Fish
You might want to say exactly what the error is that you're getting.

This what the error is:

"apt-get install apache2" will get:

The following packages have unmet dependencies:
     apache2: Depends: apache2-mpm-worker (>= 2.2.8-3) but its not going to be installed or
                                  apache2-mpm-prefork (>= 2.2.8-3) but its not going to be installed or
                                  apache2-mpm-event (>= 2.2.8-3) but its not going to be installed or
E: Broken packages


"apt-get install apache2 apache2-mpm-worker" will get:
     apache2: Depends: apache2-mpm-worker (>= 2.2.8-3) but 2.2.8-1 is to be installed or
                                  apache2-mpm-prefork (>= 2.2.8-3) but its not going to be installed or
                                  apache2-mpm-event (>= 2.2.8-3) but its not going to be installed or
E: Broken packages

"apt-get install php5 libapache2-mod-php5" will get:
     php5: Depends: libapache2-mod-php5 (>= 5.2.5-3) but 5.2.5-2 is to be installed or
                             php5-cgi ( >= 5.2.5-3) but it is not going to be installed
              Depends: php5-common (>= 5.2.5-3) but 5.2.5-2 is to be installed
E: Broken packages

Any Ideas?
Title: Apt-get Dependencies Issues
Post by: Capn_Fish on May 26, 2008, 03:29:39 pm
I believe I have only one feed (and associated source feed): The ftp.us.debian.org one (sid, IIRC). I've only had issues with libts so far (using that feed).
Title: Apt-get Dependencies Issues
Post by: abm_y4k on May 26, 2008, 05:51:49 pm
Quote from: Capn_Fish
I believe I have only one feed (and associated source feed): The ftp.us.debian.org one (sid, IIRC). I've only had issues with libts so far (using that feed).

I used ftp.us.debian.org and its find now