Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45233 - Feature Request: Interactive install with emerge.
Summary: Feature Request: Interactive install with emerge.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-20 13:56 UTC by James Kyle
Modified: 2004-03-20 22:14 UTC (History)
0 users

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 James Kyle 2004-03-20 13:56:52 UTC
I would like to request a way to do interactive installs, i.e., where the emerge would pause at each major install stage and allow me to make alterations if necessary...possibly changing install path, patch files, etc. without having to edit ebuilds.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-20 17:36:38 UTC
use ebuild nameof.ebuild {unpack,compile,install,qmerge}
Comment 2 James Kyle 2004-03-20 22:14:30 UTC
Yeah, I'm in the process of filing a bug report for that....I can get to the qmerge part, but than it gives errors. I was finally able to get the package installed correctly with some ebuild editing and am hesitant to mess with the install to reproduce the errors.

I thought it would be nice to have an emerge switch that would walk through those stages, pausing after each. That way as long as emerge works, you could alter files without a problem.