openwrt / openwrt/asu

Samba4 package install fail when upgrading WRT3200ACM mvebu snapshot

Open
#501 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
450
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency minidlna for luci-app-minidlna
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-minidlna found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-minidlna.
  • pkg_hash_check_unresolved: cannot find dependency samba4-server for luci-app-samba4
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-samba4 found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-samba4.
    make[2]: *** [Makefile:186: package_install] Error 255
    make[1]: *** [Makefile:151: _call_manifest] Error 2
    make: *** [Makefile:271: manifest] Error 2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the package_install target at Makefile:186 and the _call_manifest target at Makefile:151. Reproduce the WRT3200ACM mvebu snapshot upgrade using the listed luci-app-minidlna and luci-app-samba4 dependencies, then trace why the packages are missing or architecture-incompatible. Done means the manifest package installation completes successfully.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.