Failed Sysupgrade luci-app-samba4
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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