* [gentoo-dev] emerge world --emptytree problems
@ 2002-07-10 19:24 Andreas Kotowicz
2002-07-10 19:48 ` [gentoo-dev] webmin testing Ken Nowack
2002-07-10 20:07 ` [gentoo-dev] emerge world --emptytree problems Paul de Vrieze
0 siblings, 2 replies; 4+ messages in thread
From: Andreas Kotowicz @ 2002-07-10 19:24 UTC (permalink / raw
To: gentoo-dev
Hi,
I just did a "emerge --update world --emptytree" and due to a time sync
it stopped after about 90% of all packages (and 1 day of compiling). If
I now rerun "emerge --update world --emptytree" it wants to recompile
the whole thing again. why doesn't it write down to some file which
packages have been finished so the remaining ones can be done? or is
this maybe a bug - or even wanted?
andreas
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-dev] webmin testing
2002-07-10 19:24 [gentoo-dev] emerge world --emptytree problems Andreas Kotowicz
@ 2002-07-10 19:48 ` Ken Nowack
2002-07-10 20:07 ` [gentoo-dev] emerge world --emptytree problems Paul de Vrieze
1 sibling, 0 replies; 4+ messages in thread
From: Ken Nowack @ 2002-07-10 19:48 UTC (permalink / raw
To: gentoo-dev
Hey all,
Been testing webmin, just wanted to let whoever the
package maintainer is that Net-SSLeay should be
installed by default if it is not already installed on
the host system. Otherwise you get a base install with
no SSL support. Can 'ya add that to the ebuild please.
Apart from that, the package appears to be working
very well. I haven't had any issues with it at all.
Thanks,
Ken
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] emerge world --emptytree problems
2002-07-10 19:24 [gentoo-dev] emerge world --emptytree problems Andreas Kotowicz
2002-07-10 19:48 ` [gentoo-dev] webmin testing Ken Nowack
@ 2002-07-10 20:07 ` Paul de Vrieze
2002-07-10 20:17 ` Chad Huneycutt
1 sibling, 1 reply; 4+ messages in thread
From: Paul de Vrieze @ 2002-07-10 20:07 UTC (permalink / raw
To: gentoo-dev
On Wednesday 10 July 2002 21:24, Andreas Kotowicz wrote:
> Hi,
>
> I just did a "emerge --update world --emptytree" and due to a time sync
> it stopped after about 90% of all packages (and 1 day of compiling). If
> I now rerun "emerge --update world --emptytree" it wants to recompile
> the whole thing again. why doesn't it write down to some file which
> packages have been finished so the remaining ones can be done? or is
> this maybe a bug - or even wanted?
>
It is "predictable" behaviour and such not a bug. What you could do is get a
list of everything to be included in the compile, and put it in a file (after
removing the colors)
Then you could make some smart grep on the emerge log (you did log, didn't you
;-) ) to check everything that has allready been compiled. Subtract those
files (remove every compiled package from the world file) and supposed the
filename is TOBUILD you do a
emerge `cat TOBUILD`
Paul
ps. I thought renaming the /var/db/pkg directory and doing an emerge -u world
should also work, but for me (the pretend) it only wants to emerge system.
Could that be a bug?
--
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] emerge world --emptytree problems
2002-07-10 20:07 ` [gentoo-dev] emerge world --emptytree problems Paul de Vrieze
@ 2002-07-10 20:17 ` Chad Huneycutt
0 siblings, 0 replies; 4+ messages in thread
From: Chad Huneycutt @ 2002-07-10 20:17 UTC (permalink / raw
To: gentoo-dev
Paul de Vrieze wrote:
> On Wednesday 10 July 2002 21:24, Andreas Kotowicz wrote:
>>I just did a "emerge --update world --emptytree" and due to a time sync
>>it stopped after about 90% of all packages (and 1 day of compiling). If
>>I now rerun "emerge --update world --emptytree" it wants to recompile
>>the whole thing again. why doesn't it write down to some file which
>>packages have been finished so the remaining ones can be done? or is
>>this maybe a bug - or even wanted?
>
> It is "predictable" behaviour and such not a bug. What you could do is get a
> list of everything to be included in the compile, and put it in a file (after
> removing the colors)
> Then you could make some smart grep on the emerge log (you did log, didn't you
> ;-) ) to check everything that has allready been compiled. Subtract those
> files (remove every compiled package from the world file) and supposed the
> filename is TOBUILD you do a
> emerge `cat TOBUILD`
If you don't have a log, you can probably figure out which packages to
exclude by doing an mtime-based find on /var/db/pkg. Then you should be
able to see the 10% that need to be rebuilt.
--
Chad Huneycutt
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-07-10 20:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-10 19:24 [gentoo-dev] emerge world --emptytree problems Andreas Kotowicz
2002-07-10 19:48 ` [gentoo-dev] webmin testing Ken Nowack
2002-07-10 20:07 ` [gentoo-dev] emerge world --emptytree problems Paul de Vrieze
2002-07-10 20:17 ` Chad Huneycutt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox