On Thu, 14 Mar 2002, Tom Robinson wrote:

> >Depending on what went wrong, you can often find the culprit within the
> >last dozen lines or so.
> 
> This is the nearest to an error I can see:

This doesn't seem like anything to worry about to me. *shrug*

> I've uploaded the last 1,000 lines and whole log if someone's enthused:
> 
> http://homepages.paradise.net.nz/tomrobin/last1000.txt (100K)

Well looking at the last line of that one, it doesn't look like the
installation provess failed at all:

  Writing package script postinst...
  Writing package script prerm...
  dpkg-deb -b root-control-center-1.4.0.1-5
  /sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome
  dpkg-deb: building package `control-center' in 
`/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/control-center_1.4.0.1-5_darwin-powerpc.deb'.
  ln -sf 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/control-center_1.4.0.1-5_darwin-powerpc.deb
 /sw/fink/debs/
  rm -rf /sw/src/root-control-center-1.4.0.1-5
  dpkg -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/control-center_1.4.0.1-5_darwin-powerpc.deb
  (Reading database ... 17684 files and directories currently installed.)
  Preparing to replace control-center 1.4.0.1-4 (using
  .../control-center_1.4.0.1-5_darwin-powerpc.deb) ...
  Unpacking replacement control-center ...
  Setting up control-center (1.4.0.1-5) ...

That's normal termination of the build process. 

So what was the original problem here? It doesn't look like there was one. 

> >One thing I've been doing lately is using the 'tee' command to save a
> >copy of the build process.
> 
> No worries about that - I just save the terminal log and edit it with
> BBEdit Lite. 

Well the nice thing about the 'tee' trick is that it lets you run the
process in the background, and if Terminal crashes -- and lately it's been
crashing on me a lot for some reason -- then the build can still proceed
and you can still verify that it worked or diagnose any problems.  

But yes, for the most part cutting & pasting the terminal works too.


-- 
Chris Devers                           [EMAIL PROTECTED]
Apache / mod_perl / http://homepage.mac.com/chdevers/resume/


_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to