Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748897 - dev-python/pytest-pylint-0.17.0 fails to fetch
Summary: dev-python/pytest-pylint-0.17.0 fails to fetch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 749014 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-10-14 10:53 UTC by Agostino Sarubbo
Modified: 2020-10-14 16:11 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 Agostino Sarubbo gentoo-dev 2020-10-14 10:53:49 UTC
>>> Downloading 'http://distfiles.gentoo.org/distfiles/1f/pytest-pylint-0.17.0.tar.gz'
--2020-10-14 12:48:04--  http://distfiles.gentoo.org/distfiles/1f/pytest-pylint-0.17.0.tar.gz
Resolving distfiles.gentoo.org... 140.211.166.134, 64.50.233.100, 64.50.236.52, ...
Connecting to distfiles.gentoo.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-10-14 12:48:05 ERROR 404: Not Found.

>>> Downloading 'https://github.com/carsongee/pytest-pylint/archive/0.17.0.tar.gz'
--2020-10-14 12:48:05--  https://github.com/carsongee/pytest-pylint/archive/0.17.0.tar.gz
Resolving github.com... 140.82.121.4
Connecting to github.com|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/carsongee/pytest-pylint/tar.gz/0.17.0 [following]
--2020-10-14 12:48:05--  https://codeload.github.com/carsongee/pytest-pylint/tar.gz/0.17.0
Resolving codeload.github.com... 140.82.121.10
Connecting to codeload.github.com|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-10-14 12:48:05 ERROR 404: Not Found.

!!! Couldn't download 'pytest-pylint-0.17.0.tar.gz'. Aborting.
 * Fetch failed for 'dev-python/pytest-pylint-0.17.0', Log file:
 *  '/var/log/emerge-log/build/dev-python/pytest-pylint-0.17.0:20201014-104804.log'
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-14 10:54:10 UTC
Missing 'v' before 0.17.0.tar.gz
Comment 2 Larry the Git Cow gentoo-dev 2020-10-14 15:32:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6582d2cd02be68fd2cd52add7cb5c5dc4492d8e2

commit 6582d2cd02be68fd2cd52add7cb5c5dc4492d8e2
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-10-14 15:31:42 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-10-14 15:32:34 +0000

    dev-python/pytest-pylint: fix SRC_URI
    
    Closes: https://bugs.gentoo.org/748897
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/pytest-pylint/pytest-pylint-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Louis Sautier (sbraz) gentoo-dev 2020-10-14 16:11:48 UTC
*** Bug 749014 has been marked as a duplicate of this bug. ***