Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5807

Summary: aegis-4.6.ebuild (Update)
Product: Gentoo Linux Reporter: Bardur Arantsson <bugs-gentoo.org>
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 4854    
Bug Blocks:    
Attachments: aegis-4.6.ebuild

Description Bardur Arantsson 2002-07-31 05:02:21 UTC
Hi, 
 
I've taken the liberty of updating the Aegis 4.4 ebuild to version 4.6. 
Nothing spectacular, but one minor change: 
 
The /etc/profile.d files are now left in place, see the ebuild for the 
rationale for this. If you disagree with this (or if it's against Gentoo 
policy), you could instead just 
 
      cp aegis-4.4.ebuild aegiis-4.6.ebuild 
 
:) 
 
The modified ebuild is attached.
Comment 1 Bardur Arantsson 2002-07-31 05:02:55 UTC
Created attachment 2700 [details]
aegis-4.6.ebuild
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-08-12 08:08:19 UTC
We have /etc/env.d, which works slightly differently. I have not looked at the
actual environment files that are installed into /etc/profile.d. Is it possible
to rework them so that they fit nicely into /etc/env.d and are Gentoo-friendly ?
Comment 3 Bardur Arantsson 2002-08-12 08:31:54 UTC
> We have /etc/env.d, which works slightly differently. 
> I have not looked at the actual environment files that 
> are installed into /etc/profile.d. Is it possible 
> to rework them so that they fit nicely into /etc/env.d 
> and are Gentoo-friendly ? 
 
I'm quite aware of /etc/env.d, but unfortunately, the env files are real shell 
scripts consisting of shell functions and aliases. Therefore they cannot be 
integrated into /etc/env.d. (See bug#4854 for a bit of discussion related to 
this. I didn't mention Aegis explicitly, but its one the packages needing the 
discussed functionality). 
 
I *do* think that a subset of the functionality of the files (scripts) could 
be split into separate files (ie. next-to-trivial shell scripts), but it would 
mean that a lot more package maintenance would be needed. (This would be pure 
duplication of effort on the package maintainers part, since the profile.d 
files are already maintained the official package). 
 
Comment 4 Bardur Arantsson 2002-08-15 13:43:02 UTC
Just noticed that there is a 4.7. The 4.6 ebuild works fine for that too. 
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-10-18 20:00:35 UTC
Available for testing as dev-util/aegis-4.7

I've not added your scripts, as /etc/profile.d hasn't been sanctioned yet, see
#4854 for details.

I guess we'll open this one again (or make out a new for a newer aegis) once
#4854 is fixed. 
Comment 6 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:23:02 UTC
db fix
Comment 7 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:27:54 UTC
db fix