Table of Contents

Cannot satisfy dependencies / kernel is not compatible

You will get the message “Cannot satisfy the following dependencies for...” or “The installed version of package kernel is not compatible, require...”

  1. if the kernel version installed on your device does not match the kernel version required by the package you want to install. This happens very easily when you are using a snapshot image or a self-compiled image.
  2. if you are using a snapshot image, and the snapshot packages are missing in current builds.
    • Solution: Wait some days, then check if the packages are being built again.

I'm using a snapshot image

As general advice, especially for inexperienced users: Go for the latest stable release (if available for your device), not a snapshot version, then the package repositories will match and packages will be available.

I'm using a self-compiled image