Remove dependency on xbmc ppa
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- cpp, ubuntu
- Domain
- documentation
Research direction
Start by checking the PPA references in build/Phase2/install_prereqs.cmd and src/Linux/README.MD. Remove the team-xbmc PPA instructions from the documented setup, then search the repository for remaining team-xbmc references to confirm the obsolete dependency is no longer mentioned.
Written by the indexing model from the issue text.
Description
- The code uses nlohmann/json.hpp
- It is provided by nlohmann-json3-dev
- It was not available in the official Ubuntu 18 package repo and thus in the notes the PPA of Kodi (team-xbmc) is mentioned as dependency, e.g.
Azure-DCAP-Client (master)> grep -R team-xbmc
build/Phase2/install_prereqs.cmd
12:add-apt-repository ppa:team-xbmc/ppa -y
src/Linux/README.MD
9:* `sudo add-apt-repository ppa:team-xbmc/ppa -y`
- nlohmann-json3-dev is available in the official repo for Ubuntu 20 and up, e.g. https://packages.ubuntu.com/focal/nlohmann-json3-dev
Since dcap deprecated support for Ubuntu 18, the ppa is not needed. As it is best practice not to have unneeded PPAs, I suggest removing this from the docs.
- Dominant language
- C++
- Stars
- 66
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
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.
More from microsoft/Azure-DCAP-Client
-
Ubuntu 22.04 Support Open
Difficulty 4/5 3-5 days Newbie friendliness 30/100
microsoft/Azure-DCAP-Client#199 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
microsoft/Azure-DCAP-Client#186 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
microsoft/Azure-DCAP-Client#173 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/Azure-DCAP-Client#172 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/Azure-DCAP-Client#158 · 1 comment ·
All issues in microsoft/Azure-DCAP-Client
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
infiniflow/infinity#3502 ·