public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* gnats file placement
@ 2001-06-03 10:57 Peter Novodvorsky
  2001-06-06 13:10 ` Yngve Svendsen
  2001-06-11 11:53 ` Milan Zamazal
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Novodvorsky @ 2001-06-03 10:57 UTC (permalink / raw)
  To: gnats-devel

Hello!

default gnats package has some problems with FHS. I think, that
this problems should be resolved before GNATS 4 release. It is
obvious that all databases should go to /var/lib/gnats. databases,
dbconfig, global host_access should go to /etc/gnats. 

But, how should we deal with pr-edit, diff-prs etc. I think that
/usr/lib/gnats isn't the best place for them.  Maybe we could move
them to /usr/sbin?

-- 
Peter Novodvorsky     http://www.altlinux.ru/    AltLinux Team, Russia
Debian.Org                                       http://debian.org/~nidd
            Debian  ---  no need to  wait for tomorrow.

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

* Re: gnats file placement
  2001-06-03 10:57 gnats file placement Peter Novodvorsky
@ 2001-06-06 13:10 ` Yngve Svendsen
  2001-06-11 11:53   ` Milan Zamazal
  2001-06-11 11:53 ` Milan Zamazal
  1 sibling, 1 reply; 4+ messages in thread
From: Yngve Svendsen @ 2001-06-06 13:10 UTC (permalink / raw)
  To: Peter Novodvorsky, gnats-devel

At 21:44 03.06.01 +0400, Peter Novodvorsky wrote:

>Hello!
>
>default gnats package has some problems with FHS. I think, that
>this problems should be resolved before GNATS 4 release. It is
>obvious that all databases should go to /var/lib/gnats. databases,
>dbconfig, global host_access should go to /etc/gnats.
>
>But, how should we deal with pr-edit, diff-prs etc. I think that
>/usr/lib/gnats isn't the best place for them.  Maybe we could move
>them to /usr/sbin?

I think all backend programs should go in /usr/local/sbin.

I do suspect that these things won't happen for 4.0, but one thing that I 
think is fairly pressing is the placement of the global gnatsd.host_access 
and gnatsd.access files. They are currently located in the rather illogical 
location of /PREFIX/share/gnats. They should be located together with the 
other global files, namely the databases and send-pr.conf files, currently 
in /usr/local/etc/gnats. Preferably, all these files should then be moved 
to /etc/gnats.

Yngve Svendsen
Gnatsweb maintainer

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

* Re: gnats file placement
  2001-06-06 13:10 ` Yngve Svendsen
@ 2001-06-11 11:53   ` Milan Zamazal
  0 siblings, 0 replies; 4+ messages in thread
From: Milan Zamazal @ 2001-06-11 11:53 UTC (permalink / raw)
  To: Yngve Svendsen; +Cc: gnats-devel

>>>>> "YS" == Yngve Svendsen <yngve.svendsen@clustra.com> writes:

    YS> I do suspect that these things won't happen for 4.0, but one
    YS> thing that I think is fairly pressing is the placement of the
    YS> global gnatsd.host_access and gnatsd.access files. They are
    YS> currently located in the rather illogical location of
    YS> /PREFIX/share/gnats. They should be located together with the
    YS> other global files, namely the databases and send-pr.conf files,
    YS> currently in /usr/local/etc/gnats.

You're right, fixed.

    YS> Preferably, all these files should then be moved to /etc/gnats.

This is in the hands of autoconf, that sets ${sysconfdir} to
${prefix}/etc unconditionally.

Regards,

Milan Zamazal

-- 
SomeProgrammersLikeWritingLikeThis.However,IDontThinkThisFormOfCommunicationIs\
AGoodIdea.IApologizeToAllWhoCantReadMyTextsWrittenInAClassicStyle.

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

* Re: gnats file placement
  2001-06-03 10:57 gnats file placement Peter Novodvorsky
  2001-06-06 13:10 ` Yngve Svendsen
@ 2001-06-11 11:53 ` Milan Zamazal
  1 sibling, 0 replies; 4+ messages in thread
From: Milan Zamazal @ 2001-06-11 11:53 UTC (permalink / raw)
  To: Peter Novodvorsky; +Cc: gnats-devel

>>>>> "PN" == Peter Novodvorsky <nidd@altlinux.ru> writes:

    PN> default gnats package has some problems with FHS. I think, that
    PN> this problems should be resolved before GNATS 4 release. It is
    PN> obvious that all databases should go to
    PN> /var/lib/gnats. databases, dbconfig, global host_access should
    PN> go to /etc/gnats.

Yes.

    PN> But, how should we deal with pr-edit, diff-prs etc. I think that
    PN> /usr/lib/gnats isn't the best place for them.  Maybe we could
    PN> move them to /usr/sbin?

I think /usr/sbin is not a good location, since those files are only
internal utilities not intended to be used directly.

I think their current location is in compliance with FHS:

       4.4  /usr/lib : Libraries for programming and packages

       /usr/lib includes object files, libraries, and internal binaries that
       are not intended to be executed directly by users or shell scripts.

Regards,

Milan Zamazal

-- 
http://www.zamazal.org

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

end of thread, other threads:[~2001-06-11 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-03 10:57 gnats file placement Peter Novodvorsky
2001-06-06 13:10 ` Yngve Svendsen
2001-06-11 11:53   ` Milan Zamazal
2001-06-11 11:53 ` Milan Zamazal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).