When trying to install this version, it cannot find the ranger package due to an undefined MY_PV variable in the ebuild. Reproducible: Always Steps to Reproduce: 1. Install ranger version 1.9.1 Actual Results: It fails to find the package: >>> Downloading 'https://github.com/ranger/ranger/archive/v.tar.gz' --2018-02-27 07:17:11-- https://github.com/ranger/ranger/archive/v.tar.gz Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112 Connecting to github.com (github.com)|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/ranger/ranger/tar.gz/v [following] --2018-02-27 07:17:11-- https://codeload.github.com/ranger/ranger/tar.gz/v Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2018-02-27 07:17:12 ERROR 404: Not Found. Expected Results: It should find the package and then compile and install it.
commit 1d48e03c645c384fe10bee7d733df663c6ade406 Author: Tim Harder <radhermit@gentoo.org> Date: Tue Feb 27 08:30:21 2018 -0500 app-misc/ranger: fix SRC_URI
*** Bug 648968 has been marked as a duplicate of this bug. ***