On 05/07/2009 at 02:01 -0400, Michael S Gilbert wrote: > it looks like you have an odd mix of stable and unstable going on; > both with pin-priority 500, which should have you running mostly > stable packages; however, you still have mostly stable packages > installed.
That’s because I had this line hanging on sources.list: deb http://security.debian.org/ stable/updates main non-free contrib > your apt is trying to get nagios3 from unstable 3.0.6-5; instead of > from stable, which would be version 3.0.6-4~lenny2. This is a box running unstable (or, at least, it should be! :), I forgot to remove that security line when I upgraded. I’ve just done it, and I have the same problem: | # apt-cache policy nagios3 | nagios3: | Installed: 3.0.6-4+b1 | Candidate: 3.0.6-5 | Version table: | 3.0.6-5 0 | 500 http://mir1.ovh.net unstable/main Packages | *** 3.0.6-4+b1 0 | 100 /var/lib/dpkg/status | # apt-cache show nagios3 | Package: nagios3 | Priority: optional | Section: net | Installed-Size: 4140 | Maintainer: Debian Nagios Maintainer Group <pkg-nagios-de...@lists.alioth.debian.org> | Architecture: amd64 | Version: 3.0.6-5 | Depends: libc6 (>= 2.3.4), libgd2-xpm (>= 2.0.36~rc1~dfsg), libglib2.0-0 (>= 2.12.0), libjpeg62, libltdl3 (>= 1.5.2-2), libperl5.10 (>= 5.10.0), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4), nagios3-common (= 3.0.6-5), perl | Suggests: nagios-nrpe-plugin | Filename: pool/main/n/nagios3/nagios3_3.0.6-5_amd64.deb | Size: 1526226 | MD5sum: 81bd2988c5f90a9ced054c41e7b381ab | SHA1: 82a16ed5b08b2af0e29b83b72ab1461907c61042 | SHA256: 24f688e07fda4274f423a2a8aa58dc09434a11deab169a99a56ce1c68990b5b8 | Description: A host/service/network monitoring and management system | [...] | Package: nagios3 | Status: install ok installed | Priority: optional | Section: net | Installed-Size: 4152 | Maintainer: Debian Nagios Maintainer Group <pkg-nagios-de...@lists.alioth.debian.org> | Architecture: amd64 | Source: nagios3 (3.0.6-4) | Version: 3.0.6-4+b1 | Depends: libc6 (>= 2.3.4), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg62, libperl5.10 (>= 5.10.0), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4), nagios3-common (= 3.0.6-4), perl | Suggests: nagios-nrpe-plugin | Description: A host/service/network monitoring and management system | [...] That dependency on 3.0.6-5: libltdl3 (>= 1.5.2-2), is the one that gives me problems: | # apt-cache policy libltdl3 | libltdl3: | Installed: (none) | Candidate: (none) | Version table: In fact, it seems not to be there on i386: | on_a_i386_box # apt-cache show nagios3 | Package: nagios3 | Priority: optional | Section: net | Installed-Size: 3804 | Maintainer: Debian Nagios Maintainer Group <pkg-nagios-de...@lists.alioth.debian.org> | Architecture: i386 | Version: 3.0.6-5 | Depends: libc6 (>= 2.3.6-6~), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg62, libperl5.10 (>= 5.10.0), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4), nagios3-common (= 3.0.6-5), perl | Suggests: nagios-nrpe-plugin | Filename: pool/main/n/nagios3/nagios3_3.0.6-5_i386.deb | Size: 1372912 | MD5sum: b59ab5e0ea62dedc59c17777a3be5c95 | SHA1: 06a2f91d193e7848093cafcc7d83cb03c7d8ad4c | SHA256: 2f2be5fef930b1c47d1453a5b885ab6b3e9695375c923c8cbec428f18819b155 | Description: A host/service/network monitoring and management system | [...] > you need to sort out your problematic apt config. I’m not able to see how this could be my problem. Please, don’t get me wrong, it could perfectly be my fault, I just don’t see it. Thanks a lot for your help and quick answer. Regards. -- Kiko -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org