owncloud-client and nextcloud-client should be able to be installed side-by-side. Current owncloud-client warns about connecting to nextcloud servers and probably will refuse such an connection in the future as it is already done by the android apps. Therefore it will be necessary to have both clients installed in order to connect to a nextcloud and a owncloud server concurrently. At a quick glance this should be possible since all files installed by nextcloud-client seem to be nextcloud specific: ~ # equery files nextcloud-client | grep -vi nextcloud /etc /usr /usr/bin /usr/include /usr/lib /usr/lib/debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/qt5 /usr/lib/debug/usr/lib64/qt5/plugins /usr/lib/debug/usr/lib64/qt5/plugins/kf5 /usr/lib/debug/usr/lib64/qt5/plugins/kf5/overlayicon /usr/lib64 /usr/lib64/qt5 /usr/lib64/qt5/plugins /usr/lib64/qt5/plugins/kf5 /usr/lib64/qt5/plugins/kf5/overlayicon /usr/share /usr/share/applications /usr/share/doc /usr/share/icons /usr/share/icons/hicolor /usr/share/icons/hicolor/1024x1024 /usr/share/icons/hicolor/1024x1024/apps /usr/share/icons/hicolor/128x128 /usr/share/icons/hicolor/128x128/apps /usr/share/icons/hicolor/16x16 /usr/share/icons/hicolor/16x16/apps /usr/share/icons/hicolor/22x22 /usr/share/icons/hicolor/22x22/apps /usr/share/icons/hicolor/256x256 /usr/share/icons/hicolor/256x256/apps /usr/share/icons/hicolor/32x32 /usr/share/icons/hicolor/32x32/apps /usr/share/icons/hicolor/48x48 /usr/share/icons/hicolor/48x48/apps /usr/share/icons/hicolor/512x512 /usr/share/icons/hicolor/512x512/apps /usr/share/icons/hicolor/64x64 /usr/share/icons/hicolor/64x64/apps /usr/share/icons/hicolor/72x72 /usr/share/icons/hicolor/72x72/apps /usr/share/kservices5
Indeed, now that nextcloud-client has a "more separate" codebase, it should be fine (2.3 was really just a skinned owncloud-client). I will confirm and remove the blocker if all good
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4813fbe6c36a353ac454904416c5f80d0550bdfd commit 4813fbe6c36a353ac454904416c5f80d0550bdfd Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2019-03-07 08:32:59 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2019-03-07 08:33:17 +0000 net-misc/nextcloud-client: remove blockers owncloud-client and nextcloud-client can be installed in parallel, and ocsync was removed from tree a year ago Closes: https://bugs.gentoo.org/679188 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> ...-client-2.5.1.ebuild => nextcloud-client-2.5.1-r1.ebuild} | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e242bf26bfae13e8fc3b2904756c77d3f5a7ef commit 24e242bf26bfae13e8fc3b2904756c77d3f5a7ef Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2019-03-07 08:31:46 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2019-03-07 08:33:17 +0000 net-misc/owncloud-client: remove blockers owncloud-client and nextcloud-client can be installed in parallel, and ocsync was removed from tree a year ago Bug: https://bugs.gentoo.org/679188 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> ....3.11470.ebuild => owncloud-client-2.5.3.11470-r1.ebuild} | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)