Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558532 - www-servers/hiawatha-9.14-r1 - ssl and rproxy USE flags
Summary: www-servers/hiawatha-9.14-r1 - ssl and rproxy USE flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 07:52 UTC by Scall
Modified: 2015-10-28 15:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
hiawatha-9.14-r1.ebuild.diff (hiawatha-9.14-r1.ebuild.diff,1.44 KB, patch)
2015-08-24 07:52 UTC, Scall
Details | Diff
emerge.log (emerge.log,18.49 KB, text/plain)
2015-08-29 07:12 UTC, Scall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scall 2015-08-24 07:52:53 UTC
Created attachment 410022 [details, diff]
hiawatha-9.14-r1.ebuild.diff

I don't know why the ssl and rproxy USE flags were declared broken in the ebuild, but I tested them and they do work fine (see the attached diff), so I think they should be added again.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-08-28 17:03:08 UTC
By "broken", the ebuild author probably meant "changing flag value doesn't work".

With your modified ebuild, does building with USE=-ssl work, and is ssl really disabled even if mbedtls is installed on the system?

If yes, we can re-add the flags.
Comment 2 Scall 2015-08-29 07:12:24 UTC
Created attachment 410554 [details]
emerge.log

Yes, as you can see in the attachment the USE flag works as expected.