Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648944 - app-misc/ranger-1.9.1 undefined MY_PV variable in ebuild
Summary: app-misc/ranger-1.9.1 undefined MY_PV variable in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
: 648968 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-02-27 13:59 UTC by rypervenche
Modified: 2018-02-27 18:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rypervenche 2018-02-27 13:59:42 UTC
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.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-02-27 16:54:40 UTC
commit 1d48e03c645c384fe10bee7d733df663c6ade406
Author: Tim Harder <radhermit@gentoo.org>
Date:   Tue Feb 27 08:30:21 2018 -0500

    app-misc/ranger: fix SRC_URI
Comment 2 Tim Harder gentoo-dev 2018-02-27 18:25:42 UTC
*** Bug 648968 has been marked as a duplicate of this bug. ***