From: "Bo Ørsted Andresen" <bo.andresen@zlin.dk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How do I modify work list of emerge --resume?
Date: Sun, 10 Sep 2006 20:35:25 +0200 [thread overview]
Message-ID: <200609102035.31790.bo.andresen@zlin.dk> (raw)
In-Reply-To: <5bdc1c8b0609101121h5189daf5i9b84ec3cf5fdd630@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]
On Sunday 10 September 2006 20:21, Mark Knecht wrote:
> Hi,
> I was 8 hours through the emerge -eav world part of upgrading gcc
> when it hit the pysol package it's not happy with. The messages are
> telling me I need to recompile python with Tkinter support and asked
> me to add dev/lang/python X tk to package.use, which I did. However
> emerge --resume won't go back and recompile python at this point and
> if I start over it's a 575 package compile job and I was already
> through about 200 of the packages.
>
> Is there any way to get python updated and then to resume the
> remaining 375 packages where I am currently stopped?
>
> Can I somehow save the file emerge --resume is currently using,
> emerge python with the changes, and then put the current worl list
> back in?
I don't know if you have other options but the following will work:
# emerge --resume --ask
Press Ctrl+z when you see the following question (that will suspend the emerge
process after it has loaded the resume list):
"Would you like to resume merging these packages? [Yes/No]"
Then:
# emerge -va1dev/lang/python
And when that is compiled with the X use flag enabled:
# fg
That will resume the emerge process. Now type yes[ENTER] to make it resume the
compilation by answering that was asked before you suspended the process.
I hope that is clear enough.
> Better yet, can I somehow remove pysol from the list so the emerge
> --resume just stoarts from the next package?
That's an alternative route:
# emerge --skipfirst
HtH
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-09-10 18:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-10 18:21 [gentoo-user] How do I modify work list of emerge --resume? Mark Knecht
2006-09-10 18:35 ` [gentoo-user] " Mark Knecht
2006-09-10 18:35 ` Bo Ørsted Andresen [this message]
2006-09-10 18:45 ` [gentoo-user] " Matthias Langer
2006-09-10 18:58 ` Etaoin Shrdlu
2006-09-10 19:19 ` Dale
2006-09-10 19:27 ` Bo Ørsted Andresen
2006-09-10 19:52 ` Dale
2006-09-10 19:57 ` Bo Ørsted Andresen
2006-09-10 20:20 ` Dale
2006-09-10 20:29 ` Bo Ørsted Andresen
2006-09-10 20:18 ` [gentoo-user] " Alexander Skwar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200609102035.31790.bo.andresen@zlin.dk \
--to=bo.andresen@zlin.dk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox