Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| faq:cannot_satisfy_dependencies [2020/10/09 23:58] – [I'm using a snapshot image] Enable kmods repository vgaetera | faq:cannot_satisfy_dependencies [2021/08/26 15:29] – [I'm using a snapshot image] Link to retention period added tmomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Cannot satisfy dependencies ====== | + | ====== Cannot satisfy dependencies |
| - | You will get the message //" | + | You will get the message //" |
| - 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 **[[releases: | - 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 **[[releases: | ||
| - | - if you are using a [[releases:snapshot|snapshot]] | + | - if you are using a snapshot image, and the snapshot packages are missing in current builds. |
| * **Solution: | * **Solution: | ||
| Line 10: | Line 10: | ||
| * **Solution #1:** Install all needed packages **directly after installing the snapshot image**, not on the next day. | * **Solution #1:** Install all needed packages **directly after installing the snapshot image**, not on the next day. | ||
| - | * **Solution #2:** Try to install via opkg with option '' | + | * **Solution #2:** Try to install via opkg with option '' |
| * **Solution #3:** Make local copy of snapshot packages (not recommended, | * **Solution #3:** Make local copy of snapshot packages (not recommended, | ||
| - | * **Solution #4:** [[https:// | + | * **Solution #4:** [[https:// |
| - | + | ||
| - | <code bash> | + | |
| # Enable kmods repository | # Enable kmods repository | ||
| . / | . / | ||
| Line 23: | Line 21: | ||
| EOF | EOF | ||
| </ | </ | ||
| + | |||
| + | **Note:** [[releases/ | ||
| **As general advice, especially for inexperienced users:** Go for the latest [[: | **As general advice, especially for inexperienced users:** Go for the latest [[: | ||