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

Make mirrorcheck complains about not installed packages



When I try to "make mirrorcheck" after "make distclean" I get the following messages:
[...]
Sorry, but the following packages have unmet dependencies:
  bsdmainutils: Depends: libncurses4 (>= 4.2-3.1) but it is not installed
  console-tools: Depends: console-data (> 1999.08.29-3) but it is not installed
  g++: Depends: libstdc++2.10-dev (>= 1:2.95.2-10) but it is not installed
  gdb: Depends: libncurses4 (>= 4.2-3.1) but it is not installed
  grub: Depends: libncurses4 but it is not installed
  ispell: Depends: libncurses4 (>= 4.2-3.1) but it is not installed
  libpam-modules: Depends: libdb2 (>= 1:2.4.14-7) but it is not installed
  lynx: Depends: debconf
  man-db: Depends: libdb2 (>= 1:2.4.14-7) but it is not installed
  pcmcia-cs: Depends: psmisc but it is not installed
  perl-5.005-base: PreDepends: libdb2 (>= 1:2.4.14-7) but it is not installed
E: Unmet dependencies. Try using -f.
[...]

If I check with dpkg -p <package> all packages are installed:
  libncurses4 = 4.2-9
  console-data = 1999.08.29-11.2
  libstdc++2.10-dev = 1:2.95.2-13
  libdb2 = 2:2.4.14-2.7.7.1.c
  psmisc = 19-2

So what's wrong? I usually install with "dselect" (apt-methode), so everything
should be fine.

O. Wyss




Reply to: