Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643688 - net-analyzer/linkchecker: depends on old version of dev-python/requests
Summary: net-analyzer/linkchecker: depends on old version of dev-python/requests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-06 12:59 UTC by Michał Górny
Modified: 2018-01-11 08:42 UTC (History)
4 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-06 12:59:29 UTC
This is one of two packages blocking removal of old dev-python/requests (and the other requires only cleanup):

linkchecker-9.3.1.ebuild:	<dev-python/requests-2.15.0[${PYTHON_USEDEP}]
linkchecker-9.3-r2.ebuild:	<dev-python/requests-2.15[${PYTHON_USEDEP}]

Given that it has no maintainer and it seems dead upstream, I'd say let's treeclean it.
Comment 1 Tomáš Mózes 2018-01-06 16:29:06 UTC
Does not seem dead to me https://github.com/linkcheck/linkchecker/commits/master:
last commit 7 hours ago.

I've bumped to 9.3.1, but it really failed to work with later requests, maybe I'll look into the live build.

Please don't treeclean it.
Comment 2 Chris Mayo 2018-01-07 19:56:04 UTC
Suggest trying:

https://github.com/linkcheck/linkchecker/commit/9b12b5d66fa9b832f4d9e19a0b9dcb92607ee3e5

probably enough.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-07 19:59:46 UTC
(In reply to Tomáš Mózes from comment #1)
> Does not seem dead to me
> https://github.com/linkcheck/linkchecker/commits/master:
> last commit 7 hours ago.

I'm sorry, I've looked at the HOMEPAGE which turns out being obsolete.
Comment 4 Tomáš Mózes 2018-01-08 05:49:55 UTC
(In reply to Chris Mayo from comment #2)
> Suggest trying:
> 
> https://github.com/linkcheck/linkchecker/commit/
> 9b12b5d66fa9b832f4d9e19a0b9dcb92607ee3e5
> 
> probably enough.

Yes, that seems to fix the situation, thanks!
Comment 5 Tomáš Mózes 2018-01-08 05:50:41 UTC
(In reply to Michał Górny from comment #3)
> (In reply to Tomáš Mózes from comment #1)
> > Does not seem dead to me
> > https://github.com/linkcheck/linkchecker/commits/master:
> > last commit 7 hours ago.
> 
> I'm sorry, I've looked at the HOMEPAGE which turns out being obsolete.

No problem, the stable release still uses that old homepage.
Comment 6 Pacho Ramos gentoo-dev 2018-01-08 19:35:53 UTC
Don't unCC us until the bug if finally fixed (-> the fixes are committed to the main tree)
Comment 7 Tomáš Mózes 2018-01-09 06:11:21 UTC
(In reply to Pacho Ramos from comment #6)
> Don't unCC us until the bug if finally fixed (-> the fixes are committed to
> the main tree)

Treecleaners got here by accident I suppose, because the old (dead) upstream link was checked (that is still present in the current stable version). That's why I removed the treecleaners.
Comment 8 Larry the Git Cow gentoo-dev 2018-01-11 08:42:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794598350e101bdff60a21ba1672c942a7ac96ae

commit 794598350e101bdff60a21ba1672c942a7ac96ae
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2018-01-08 06:54:54 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2018-01-11 08:40:24 +0000

    net-analyzer/linkchecker: fix using newer dev-python/requests
    
    Closes: #6791
    Closes: https://bugs.gentoo.org/643688
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../files/linkchecker-9.3.1-requests.patch         | 46 ++++++++++++++++++++++
 ...er-9.3.1.ebuild => linkchecker-9.3.1-r1.ebuild} |  5 ++-
 2 files changed, 49 insertions(+), 2 deletions(-)