openwrt / openwrt/asu

Failed Sysupgrade luci-app-samba4

Open
#497 0 comments 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

My BPI-R3 can’t sysupgrade. Currently running r22619 and can’t upgrade to latest snapshot.
This is the log:

` * 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 logged package_install target at Makefile:186 and the manifest target at Makefile:151, then reproduce the failure using the reported BPI-R3 and r22619 context. Trace how luci-app-samba4, samba4-server, and the configured architecture are selected; done means identifying and documenting a reproducible fix for the failed sysupgrade.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.