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

Re: dependencies, tasks, preseed



Yes, that was it - for some reason I had the preseed command
"d-i     mirror/suite    select  testing" while it should have been 
"d-i     mirror/suite    string  testing". The former command was
obviously ignored and apt defaulted to the stable version. Thanks!

Colin Watson wrote:
> On Tue, May 17, 2005 at 02:10:37PM +0200, Gyokuran Shukaido wrote:
....
>>The following packages have unmet dependencies:
>>  perl: Depends: perl-base (= 5.6.1-8.7) but 5.8.4-8 is installed.
>>  libconsole: Conflicts: console-tools-libs but 1:0.2.3-23.3 is to
be installed.
>>  dpkg: Conflicts: dpkg-dev (< 1.10) but 1.9.21 is to be installed.
>>  libc6-dev: Depends: libc6 (= 2.2.5-11.5) but 2.3.2.ds1-21 is installed.
>>  libc6: Conflicts: libnss-db (<= 2.2-6.1.1) but 2.2-6 is to be installed.
> 
> 
> Looks to me as if the second stage is trying to install from stable,
> i.e. woody, while your first stage installed from testing, i.e. sarge.
> Fix that and it should work better.
> 
> Cheers,



Reply to: