[gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Mark Knecht
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

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Etaoin Shrdlu
On Sunday 10 September 2006 20:21, Mark Knecht wrote: Better yet, can I somehow remove pysol from the list so the emerge --resume just stoarts from the next package? That's what emerge --resume --skipfirst is for. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Bo Ørsted Andresen
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

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Matthias Langer
On Sun, 2006-09-10 at 11:21 -0700, 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

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Dale
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.

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Bo Ørsted Andresen
On Sunday 10 September 2006 21:19, Dale wrote: For future reference, you can preserve the resume in two ways. 1:  Rename /var/log/emerge.log to something else then go do what you want and restore it after you are done.  I have done that a couple times. 2:  Open /var/log/emerge.log and put

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Dale
Bo Ørsted Andresen wrote: On Sunday 10 September 2006 21:19, Dale wrote: For future reference, you can preserve the resume in two ways. 1: Rename /var/log/emerge.log to something else then go do what you want and restore it after you are done. I have done that a couple times. 2: Open

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Bo Ørsted Andresen
On Sunday 10 September 2006 21:52, Dale wrote: Nope.  Just edit the /var/log/emerge.log file from what I have read.  I have read it on the forums and read it here a few days ago.  I have never tried it but others say it works. Well, I assure you it is complete nonsense. According to portage

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Dale
Bo Ørsted Andresen wrote: On Sunday 10 September 2006 21:52, Dale wrote: Nope. Just edit the /var/log/emerge.log file from what I have read. I have read it on the forums and read it here a few days ago. I have never tried it but others say it works. Well, I assure you it is

Re: [gentoo-user] How do I modify work list of emerge --resume?

2006-09-10 Thread Bo Ørsted Andresen
On Sunday 10 September 2006 22:20, Dale wrote: Well, I assure you it is complete nonsense. According to portage devs, indeed... /var/log/emerge.log is just a log file. /var/cache/edb/mtimedb contains the resume data. Could that be renamed in a similar fashion and that work?  It looks like