Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56380 - Apache needs depend on selinux-apache
Summary: Apache needs depend on selinux-apache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-07 14:59 UTC by Joshua Brindle (RETIRED)
Modified: 2004-09-14 07:28 UTC (History)
5 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 Joshua Brindle (RETIRED) gentoo-dev 2004-07-07 14:59:17 UTC
Can I please get the apache maintainers to add a dependancy on selinux-apache on all apache ebuilds? this would be sufficient

selinux? (sec-policy/selinux-apache)

Thanks :)
Comment 1 Chuck Short (RETIRED) gentoo-dev 2004-07-08 09:22:32 UTC
Done
Comment 2 petre rodan (RETIRED) gentoo-dev 2004-07-09 00:07:55 UTC
# emerge -upv --deep world

These are the packages that I would merge, in order:

Calculating world dependencies |
emerge: there are no masked or unmasked ebuilds to satisfy "(sec-policy/selinux-apache)".

please replace 
'selinux? (sec-policy/selinux-apache)' and
'selinux? (sec-policy/seelinux-apache)' from all ebuilds

with

selinux? ( sec-policy/selinux-apache )


thanks
Comment 3 petre rodan (RETIRED) gentoo-dev 2004-07-09 13:42:08 UTC
zul:

you also have to add spaces inside ()'s in the 1.3.29-r2 1.3.31-r1 apache-1.3.31-r2 apache-2.0.49-r3 and apache-2.0.49-r4 ebuilds.

"selinux? (sec-policy/selinux-apache)" != "selinux? ( sec-policy/selinux-apache )"

I happen to have a block on >=apache-2 and I get http://bugs.gentoo.org/show_bug.cgi?id=56380#c2 all the time because of those missing spaces.

Comment 4 Wolfram Schlich (RETIRED) gentoo-dev 2004-07-13 01:48:35 UTC
seems trivial, eh?
Comment 5 petre rodan (RETIRED) gentoo-dev 2004-08-17 23:13:39 UTC
apache-1.3.31-r3 has the same problem as the other ebuilds from #3.

'comon people this is a no-brainer. how much will it take to insert 2 spaces in every 1.3.x apache ebuild and then comit the damn thing ???

is there some hidden reason for making apache 1.3 and emerge _unusable_ on a SELinux environment ?

it is true that repoman doesn't detect this error, but this is simply due to missing features in repoman.

Comment 6 Joshua Brindle (RETIRED) gentoo-dev 2004-09-14 07:28:21 UTC
yep