public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How to install viewvc w/o apache and related cruft?
@ 2011-04-01 20:40 Grant Edwards
  2011-04-01 21:47 ` Neil Bothwick
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Edwards @ 2011-04-01 20:40 UTC (permalink / raw
  To: gentoo-user

I'm trying to install viewvc, but emerge insists on installing apache
and webapp-config.  I don't want to install apache (or any other web
server) -- all I want to install is viewvc.

I installed webapp-config, installed viewvc using "emerge --nodeps",
then unmerged webapp-config.

Now viewvc runs fine, but every time I do an update, emerge wants to
install apache and webapp-config.

How do I convince portage that viewvc does not require an external web
server and I don't want apache or webappconifg installed?

-- 
Grant Edwards               grant.b.edwards        Yow! I'm dressing up in
                                  at               an ill-fitting IVY-LEAGUE
                              gmail.com            SUIT!!  Too late...




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] How to install viewvc w/o apache and related cruft?
  2011-04-01 20:40 [gentoo-user] How to install viewvc w/o apache and related cruft? Grant Edwards
@ 2011-04-01 21:47 ` Neil Bothwick
  2011-04-02  3:24   ` [gentoo-user] " Grant Edwards
  0 siblings, 1 reply; 4+ messages in thread
From: Neil Bothwick @ 2011-04-01 21:47 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

On Fri, 1 Apr 2011 20:40:33 +0000 (UTC), Grant Edwards wrote:

> How do I convince portage that viewvc does not require an external web
> server and I don't want apache or webappconifg installed?

It's a web app, so I'm not surprised it depends on a web server. Try
putting apache in /etc/portage/profile/package.provided.


-- 
Neil Bothwick

Beware of the opinion of someone without any facts.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user] Re: How to install viewvc w/o apache and related cruft?
  2011-04-01 21:47 ` Neil Bothwick
@ 2011-04-02  3:24   ` Grant Edwards
  2011-04-02  8:53     ` Neil Bothwick
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Edwards @ 2011-04-02  3:24 UTC (permalink / raw
  To: gentoo-user

On 2011-04-01, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Fri, 1 Apr 2011 20:40:33 +0000 (UTC), Grant Edwards wrote:
>
>> How do I convince portage that viewvc does not require an external web
>> server and I don't want apache or webappconifg installed?
>
> It's a web app,

Yes, it can be a "web app".  It can also be run stand-alone using its
own web server with no external dependancies other than python and
support for the VC system you want to use.  It seems a bit un-Gentoo
to allow only the former option rather than give the user a choice.

> so I'm not surprised it depends on a web server.

I am, since it doesn't require a separate web server, it shouldn't
depend on a separate web server.

> Try putting apache in /etc/portage/profile/package.provided.

That seems like a kludge that's likely to cause problems later.  ISTM
that the ebuild is broken. I'll have to take a shot at fixing the
ebuild so it doesn't depend on apache and webapp-config unless you
install it USE flags telling it you want it to use apache and
webapp-config.

-- 
Grant




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Re: How to install viewvc w/o apache and related cruft?
  2011-04-02  3:24   ` [gentoo-user] " Grant Edwards
@ 2011-04-02  8:53     ` Neil Bothwick
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Bothwick @ 2011-04-02  8:53 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]

On Sat, 2 Apr 2011 03:24:04 +0000 (UTC), Grant Edwards wrote:

> >> How do I convince portage that viewvc does not require an external
> >> web server and I don't want apache or webappconifg installed?
> >
> > It's a web app,
> 
> Yes, it can be a "web app".  It can also be run stand-alone using its
> own web server with no external dependancies other than python and
> support for the VC system you want to use.

I see.

> > Try putting apache in /etc/portage/profile/package.provided.
> 
> That seems like a kludge that's likely to cause problems later.

It is :(

> ISTM
> that the ebuild is broken. I'll have to take a shot at fixing the
> ebuild so it doesn't depend on apache and webapp-config unless you
> install it USE flags telling it you want it to use apache and
> webapp-config.
> 

From a quick glance at the webapp eclass, it looks like you need
to set WEBAPP_OPTIONAL="yes" in the ebuild.


-- 
Neil Bothwick

Fer sail cheep, Windows spel chekcer, wurks grate

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-02  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 20:40 [gentoo-user] How to install viewvc w/o apache and related cruft? Grant Edwards
2011-04-01 21:47 ` Neil Bothwick
2011-04-02  3:24   ` [gentoo-user] " Grant Edwards
2011-04-02  8:53     ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox