Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753317 - net-misc/seafile-7.0.9 Missing dependency on dev-python/future
Summary: net-misc/seafile-7.0.9 Missing dependency on dev-python/future
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Quentin Retornaz
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-11-06 13:31 UTC by Vittorio Bertola
Modified: 2020-11-12 08:40 UTC (History)
2 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 Vittorio Bertola 2020-11-06 13:31:17 UTC
seaf-cli (the command line Seafile client included in net-misc/seafile-7.0.9) requires the "future" Python module (dev-python/future) at runtime, but it is not pulled in as a dependency. You can solve the problem by installing it manually, but it should be added to the dependencies in the ebuild.

Reproducible: Always
Comment 1 Quentin Retornaz 2020-11-06 17:14:09 UTC
Hi, thanks for the information, I will add it.
I will do it in a pull request on GitHub I have to do for the version bump (v7.0.10 is out).
Comment 2 Quentin Retornaz 2020-11-06 18:02:45 UTC
tested ebuilds for 7.0.10, works well, pull request coming
Comment 3 Quentin Retornaz 2020-11-06 18:16:58 UTC
Pull request created as reported by Larry Bot
Comment 4 Larry the Git Cow gentoo-dev 2020-11-12 08:40:58 UTC
The bug has been closed via the following commit(s):

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

commit f61be1c34928d1191d1d5031fe8a5b752769f1e4
Author:     Quentin Retornaz <gentoo@retornaz.com>
AuthorDate: 2020-11-06 18:10:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-12 08:30:57 +0000

    net-misc/seafile: version bump to 7.0.10
    
    Closes: https://bugs.gentoo.org/753317
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/seafile/Manifest              |  1 +
 net-misc/seafile/seafile-7.0.10.ebuild | 50 ++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)