Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925910 - net-misc/owncloud-client-5.2.1: version bump
Summary: net-misc/owncloud-client-5.2.1: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-01 11:22 UTC by Erik Quaeghebeur
Modified: 2024-03-12 23:05 UTC (History)
3 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 Erik Quaeghebeur 2024-03-01 11:22:00 UTC
I am getting a message from my Owncloud service provider that my client is outdated. To avoid issues down the line and refusal of support, it would be nice to have a more recent version available that the current one (4.2.0).

Reproducible: Always
Comment 1 Bernard Cafarelli gentoo-dev 2024-03-01 21:15:33 UTC
Thanks for the report! It is good to see the package has users.

Problem is, newer versions require:
* ebuild rewrite to clean old parts and move to Qt6
* libre-graph-api-cpp-qt-client is now an external dependency instead of bundled code
* kdsingleapplication-qt6, another new dependency not packaged yet in Gentoo

I have been trying to bump this one but currently still at that 3rd step (and I don't have an owncloud instance to test against). Hopefully this gets in tree before they require these newer versions!
Comment 2 Andrew Nowa Ammerlaan gentoo-dev 2024-03-11 10:46:31 UTC
> I have been trying to bump this one but currently still at that 3rd step (and
> I don't have an owncloud instance to test against). Hopefully this gets in
> tree before they require these newer versions!

I'm now getting weekly e-mails about using an unsupported version. Please let me know if I can test anything or otherwise help to get the newest version in the tree.
Comment 3 Bernard Cafarelli gentoo-dev 2024-03-12 23:04:58 UTC
Luckily kdsingleapplication was added recently to GURU overlay with a nice ebuild, and I have almost all tests passing except SpacesMigrationTest one.

There have been a lot of changes (in ebuild and client itself), but it should be good enough for ~arch, don't hesitate to report issues
Comment 4 Larry the Git Cow gentoo-dev 2024-03-12 23:05:14 UTC
The bug has been closed via the following commit(s):

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

commit ffda32f8e91c2173220ae1b541cf9f46468dfdcf
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2024-03-12 22:59:53 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2024-03-12 23:05:09 +0000

    net-misc/owncloud-client: add 5.2.1.13040
    
    Closes: https://bugs.gentoo.org/925910
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 net-misc/owncloud-client/Manifest                  |  1 +
 net-misc/owncloud-client/metadata.xml              |  3 ++
 .../owncloud-client-5.2.1.13040.ebuild             | 53 ++++++++++++++++++++++
 3 files changed, 57 insertions(+)