Thanks for the reply! After a hell of a ride with dselect, I finally have the following situation: In short, I still want to install mysql-server. Through a chain of dependencies that end up in perlapi-5.6.1, this is not possible. I've realized that I have installed (somehow) perl5.8.0.
I've got to admit: I'm a newbie to Debian. But it takes a lot at the beginning, I guess... Thanks in advance, Holger Here's the dependency chain: bls:~# apt-get install mysql-server ... mysql-server: Depends: mysql-client (>= 3.23.52-2) but it is not going to be installed bls:~# apt-get install mysql-client ... mysql-client: Depends: libdbd-mysql-perl (>= 1.2202) but it is not going to be installed bls:~# apt-get install libdbd-mysql-perl ... libdbd-mysql-perl: Depends: perlapi-5.6.1 bls:~# apt-get install perlapi-5.6.1 Reading Package Lists... Done Building Dependency Tree... Done Note, selecting perl-base instead of perlapi-5.6.1 Sorry, perl-base is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Info to perl: holger@bls$ dpkg -s Perl Package: perl Status: install ok installed Priority: standard Section: interpreters Installed-Size: 11052 Maintainer: Brendan O'Dea <[EMAIL PROTECTED]> Version: 5.8.0-13 Replaces: perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.0-1), libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl Provides: perl5, libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl Depends: perl-base (= 5.8.0-13), perl-modules (>= 5.8.0-13), libc6 (>= 2.2.5-13), libdb4.0, libgdbmg1 Suggests: perl-doc, libterm-readline-perl-perl Conflicts: perl-5.004 (<< 6), perl-5.005 (<< 6), perl-5.6 (<< 6), libdigest-md5-perl (<< 2.20-1), libmime-base64-perl (<< 2.12-1), libtime-hires-perl (<< 1.20-1) -----Ursprungliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von Colin Watson Gesendet: Dienstag, 3. Dezember 2002 14:23 An: Debian-User Cc: Holger Wiechert Betreff: Re: Depends: perlapi-5.6.1 On Tue, Dec 03, 2002 at 01:44:33PM +0100, Holger Wiechert wrote: > I desperately need an installation of mysql (server+client), > but I've run into some strange dependency through libdbi-perl : > > >apt-get install libdbi-perl > Sorry, but the following packages have unmet dependencies: > libdbi-perl: Depends perlapi-5.6.1 > E: Sorry, broken packages. Install the version from unstable. You're clearly running unstable since you have perl 5.8.0, so you have to do so properly. :-) Cheers, -- Colin Watson [[EMAIL PROTECTED]] ____________ Virus checked by G DATA AntiVirusKit Virus news: www.antiviruslab.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]