[03:26] good morning [07:03] Just upgraded to 20.04, first impressions its decent. [10:28] Greetings . I am just a regular tester. I have found a small problem with one of the python3 package. The one called `python3-parted` . The package itself a bit outdated. And i tried upgrade it from `pip3` ,however the `libparted` got renamed in the repo to `libparted2` . I am looking for any solution or advice where to head from here. Is there any [10:28] general solution ,like aliasing so when pkg-config looks for the library it will be there with both names,however this would bring other problems. [14:21] resolved . I had to install libparted-dev. However the pyparted still fails to build from pip3. [14:30] All problem solved. Case closed.