Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and document apt-get for cli projects #154

Closed
9 of 10 tasks
ChristopherA opened this issue Jun 29, 2022 · 0 comments
Closed
9 of 10 tasks

Update and document apt-get for cli projects #154

ChristopherA opened this issue Jun 29, 2022 · 0 comments
Assignees
Labels
deliverable: docs documentation or specs deliverable: services code for online services hosted by Blockchain Commons good first issue Good for newcomers

Comments

@ChristopherA
Copy link
Contributor

ChristopherA commented Jun 29, 2022

Write Debian package build scripts (Ref. #178)

  • Make sure all packages conform to the Debian Policy.
  • Run lintian on every Debian package and fix any warnings or errors
    • Use the correct COPYRIGHT and LICENSE.

Packages





  • [] dcbor-cli
    • This doesn't build at commit with the following errors:
error: expected a trait, found type
   --> /home/nik/.cargo/registry/src/github.com-1ecc6299db9ec823/dcbor-0.4.0/src/map.rs:219:50
    |
219 | impl_container!(std::collections::HashMap<K, V>, std::hash::Hash);
    |                                                  ^^^^^^^^^^^^^^^

error: expected a trait, found type
   --> /home/nik/.cargo/registry/src/github.com-1ecc6299db9ec823/dcbor-0.4.0/src/map.rs:220:51
    |
220 | impl_container!(std::collections::BTreeMap<K, V>, std::cmp::Ord);
    |                                                   ^^^^^^^^^^^^^



@ChristopherA ChristopherA added good first issue Good for newcomers intern project This issue is in regards to an internship project. labels Jun 29, 2022
@nochiel nochiel changed the title PROJECT: Update and doc apt-get for cli projects WIP: Update and document apt-get for cli projects Jan 22, 2023
@nochiel nochiel changed the title WIP: Update and document apt-get for cli projects Update and document apt-get for cli projects Mar 26, 2023
@nochiel nochiel closed this as completed Mar 26, 2023
@nochiel nochiel added deliverable: services code for online services hosted by Blockchain Commons deliverable: docs documentation or specs and removed intern project This issue is in regards to an internship project. labels Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deliverable: docs documentation or specs deliverable: services code for online services hosted by Blockchain Commons good first issue Good for newcomers
Projects
Status: 2023 Q1 Done
Development

No branches or pull requests

2 participants