Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564562 - gnustep-apps/sogo-2.3.2 gnustep-libs/sope-2.3.2 version bump
Summary: gnustep-apps/sogo-2.3.2 gnustep-libs/sope-2.3.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-31 12:31 UTC by Michael Weber (RETIRED)
Modified: 2015-11-17 12:45 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 Michael Weber (RETIRED) gentoo-dev 2015-10-31 12:31:16 UTC
released Sep 16th at http://www.sogo.nu/downloads/backend.html
Comment 2 Julian Ospald 2015-11-03 14:03:02 UTC
You should drop mysql/postgres USE flags. Those are databases and frequently run on a remote server. There's no reason to pull them in as dependencies on the machine sogo runs, unless sogo needs them at build-time, which doesn't seem to be the case.
Comment 3 Julian Ospald 2015-11-03 14:35:01 UTC
Well, actually I'm wrong, there seems to be linkage to libmysql (at least for gnustep-libs/sope), but it seems to be automagic, similar as net-nds/openldap and dev-libs/libxml2 which are in fact optional afais.

Another thing I noticed is that the sope ebuild fails with stable gnustep-base/gnustep-make-2.6.2, so we should probably tighten that up to 2.6.7
Comment 4 Julian Ospald 2015-11-03 16:18:41 UTC
https://github.com/gentoo/gentoo/pull/322
Comment 5 Michael Weber (RETIRED) gentoo-dev 2015-11-03 20:11:03 UTC
(In reply to Julian Ospald (hasufell) from comment #3)
> Another thing I noticed is that the sope ebuild fails with stable
> gnustep-base/gnustep-make-2.6.2, so we should probably tighten that up to
> 2.6.7

I have gnustep-base/gnustep-make-2.6.6, that should suffice.
Comment 6 Bernard Cafarelli gentoo-dev 2015-11-04 10:30:08 UTC
If you are using it, I'm all for moving it to the main tree! Not using it personally is the big reason I have left it in the gnustep overlay.

I can help with the gnustep-specific parts, but it's better with people going beyond the "it compiles, let's bump it" step
Comment 7 Julian Ospald 2015-11-04 14:47:22 UTC
I have it in a docker container: https://github.com/hasufell/docker-gentoo-sogo

this also allows local runtime testing
Comment 8 Michael Weber (RETIRED) gentoo-dev 2015-11-04 16:37:53 UTC
I use it on my webserver.
Comment 9 Julian Ospald 2015-11-07 17:54:47 UTC
(In reply to Michael Weber from comment #8)
> I use it on my webserver.

Well, then please review the PR. Otherwise I'm going to commit it in one week.
Comment 10 Patrice Clement gentoo-dev 2015-11-17 10:32:33 UTC
I have merged hasufell's PR.
Comment 11 Bernard Cafarelli gentoo-dev 2015-11-17 12:45:35 UTC
Nice :) I dropped sope and sogo from the gnustep overlay then