On Thu, 2006-04-06 at 13:52 +1000, evader wrote:
> Hi,
>
> I'm not sure if this is the correct list to send this too, but it is the
> only gentoo one I am currently subscribed to.
>
> When I do an emerge -e world where is the list of files to be merged
> stored? For example if I break an emer
On Thu, 06 Apr 2006 13:52:48 +1000
evader <[EMAIL PROTECTED]> wrote:
> When I do an emerge -e world where is the list of files to be merged
> stored? For example if I break an emerge, and want to resume later
> from a different position, can I edit the packages to be emerged list
> so I don't ha
Hi,
Further to my email before, a quick hack in the emerge script somewhere
here should fix it:
# We're resuming.
print green("*** Resuming merge...")
emergelog(" *** Resuming merge...")
mymergelist=portage.mtimedb["resume
Thanks for your prompt response.
It would be very useful I think to have a small tool to continue a merge
from a certain point, for example by selecting the package name you want
to continue from.
Example: eresume dev-db/mysql
Would just look in the /var/cache/edb/mtimedb file for 'dev-db
evader wrote:
> Hi,
>
> I'm not sure if this is the correct list to send this too, but it is
> the only gentoo one I am currently subscribed to.
>
> When I do an emerge -e world where is the list of files to be merged
> stored? For example if I break an emerge, and want to resume later from
> a
Hi,
I'm not sure if this is the correct list to send this too, but it is the
only gentoo one I am currently subscribed to.
When I do an emerge -e world where is the list of files to be merged
stored? For example if I break an emerge, and want to resume later from a
different position, can