jelmer / upstream-ontologist

discover information about upstream projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python3-upstream-ontologist: should depend on python3-ruamel.yaml and python3-breezy

DataCrusade1999 opened this issue · comments

Hi since there isn't a discussion tab I had to open an issue, I found this issue on the bug tracking system https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029750 I would like to work on it but I could not setup my development environment as I'm using a Windows machine with WSL enabled could you guide me to setup the development environment and mentor me into resolving this bug as I'm fairly new to Debian. Here is the list of things that I've done till now

  • subscribed to the relevant mailing lists
  • understood the bug-tracking system
  • asked #debian-mentors on IRC how to set up the dev environment and they told me to use sbuild for building the package and docker for testing. but I don't know how to reproduce the error on WSL(Ubuntu).

so as of now, I need help setting up my dev environment and reproducing the error.
thanks and apologies if this isn't the right way to ask for help

The dependency on breezy and ruamel.yaml is actually present in pip (see

ruamel.yaml
), so this is not a bug that's relevant in this repository. You want to ask specifically on the Debian bug.

I've just commented on the Debian bug. There is nothing unusual about the upstream-ontologist Debian package, and I don't know anything about WSL - the questions about building are best asked elsewhere.

thanks for clarification