linuxmint / linuxmint/warpinator

Update K/ubuntu instructions | missing steps...

Open
#133 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.6k
Forks
115
PR merge metrics
No merged PRs in 30d

Description

$ sudo apt-get install python3-grpc-tools python3-grpcio
$ git clone https://github.com/linuxmint/warpinator.git
$ cd warpinator

/* Optional: Check other version, or skip to build current source.
/* $ git checkout 1.2.3

$ sudo apt-get -y install debhelper dh-python gnome-pkg-tools meson gobject-introspection appstream python3-grpc-tools
$ dpkg-buildpackage --no-sign
$ cd ..
$ sudo apt-get -y install gir1.2-xapp-1.0 python3-setproctitle python3-xapp python3-netaddr python3-ifaddr
$ sudo dpkg -i *warp*.deb

if building is done without additional packages, warpinator becomes broken,
needs:

$ sudo apt --fix-broken install
$ sudo apt-get -y install gir1.2-xapp-1.0 python3-setproctitle python3-xapp python3-netaddr python3-ifaddr
$ sudo dpkg -i *warp*.deb

warpinator_1.2.12_all.deb
works in:
pearOS Monterey 07.01 search archive.org
Kubuntu 21.10

v1.4.5 apk works in:
https://github.com/slowscript/warpinator-android/releases/
Android 9

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

Locate the K/ubuntu build instructions referenced by the title and compare them with the commands and package lists in the issue. Verify the dependency and dpkg sequence on Ubuntu or Kubuntu, then update the instructions so builds do not leave Warpinator broken. Confirm the listed package-install and installation steps work.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, linux, python, ubuntu
Domain
build-system, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.