[Git-commits] [grml/grml-live] 51fbcc: Make sure apt caches are up2date before trying to ...

Michael Prokop mika at grml.org
Tue Oct 28 09:02:24 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: 51fbcc7c7595303dd703d13d18ccab018ec617bf
      https://github.com/grml/grml-live/commit/51fbcc7c7595303dd703d13d18ccab018ec617bf
  Author: Michael Prokop <mika at grml.org>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M etc/grml/fai/config/hooks/updatebase.GRMLBASE

  Log Message:
  -----------
  Make sure apt caches are up2date before trying to install aptitude

Otherwise we might run into:

| [...]
| 08:54:38 preserving etc/apt/sources.list.d/grml-stable.list
| 08:54:39 OK
| 08:54:39 aptitude binary is not available, installing to make sure further FAI actions continue to work
| 08:54:39 Reading package lists...
| 08:54:42 Building dependency tree...
| 08:54:42 Package aptitude is not available, but is referred to by another package.
| 08:54:42 This may mean that the package is missing, has been obsoleted, or
| 08:54:42 is only available from another source
| 08:54:42
| 08:54:42 E: Package 'aptitude' has no installation candidate
| 08:54:42 updatebase.GRMLBASE  FAILED with exit code 100.
| 08:54:42 Calling task_updatebase

As nowadays - with Debian/jessieu - aptitude no longer is in
a base debootstrap chroot.




More information about the Git-commits mailing list