public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Ebuild Fixup Scripts
@ 2010-08-21 14:10 Carl Pettit
  2010-08-21 14:16 ` Alan McKinnon
  0 siblings, 1 reply; 2+ messages in thread
From: Carl Pettit @ 2010-08-21 14:10 UTC (permalink / raw
  To: gentoo-user

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

A lot of ebuilds list a fixup script at the end that the user must manually
execute. If the build is pulled in as part of another build, these scripts
can be missed. This fact has cost me 2 days and a borked system. Is there a
way of running these automatically on completion as part of the install?

[-- Attachment #2: Type: text/html, Size: 300 bytes --]

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

* Re: [gentoo-user] Ebuild Fixup Scripts
  2010-08-21 14:10 [gentoo-user] Ebuild Fixup Scripts Carl Pettit
@ 2010-08-21 14:16 ` Alan McKinnon
  0 siblings, 0 replies; 2+ messages in thread
From: Alan McKinnon @ 2010-08-21 14:16 UTC (permalink / raw
  To: gentoo-user

Apparently, though unproven, at 16:10 on Saturday 21 August 2010, Carl Pettit 
did opine thusly:

> A lot of ebuilds list a fixup script at the end that the user must manually
> execute. If the build is pulled in as part of another build, these scripts
> can be missed. This fact has cost me 2 days and a borked system. Is there a
> way of running these automatically on completion as part of the install?


No, there is no such thing and will likely never be.

The default operation of gentoo is to put stuff there and wait for you (root) 
to take action on it. 

ebuilds do configure dick with your configs (OK, except webmin, but that is a 
piece of shit and to be expected), start daemons or cause them to be added to 
rc-update. That is for YOU - as root - to decide and act on. User wanting a 
distro that does everything for them need use Red Hat, Ubuntu, etc.

What you must do is configure your elogging in make.conf (it's all in man 5 
make.conf) and read the elogs in /var/log/portage/elog/ when an emerge is 
complete. Or have them mailed to you.

-- 
alan dot mckinnon at gmail dot com



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

end of thread, other threads:[~2010-08-21 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-21 14:10 [gentoo-user] Ebuild Fixup Scripts Carl Pettit
2010-08-21 14:16 ` Alan McKinnon

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