Subject: how to clean up after partial (failed) install?
To: None <tech-pkg@netbsd.org>
From: Mark E. Perkins <perkinsm@bway.net>
List: tech-pkg
Date: 05/23/2004 19:24:05
The subject says it all, I think.... After spending the day building 
(apparenltly successfully) www/mozilla on MacOX X 10.2.8, the install 
failed. First there was a long string of messages indicating that files to 
be installed did not exist, e.g.,

install: 
/Volumes/NetBSD/pkgsrc/www/mozilla/work/mozilla/dist/bin/libxpistub.so.1.0: 
No such file or directory


It eventually died as shown below. How do I go about removing the stuff 
that *was* installed, as pkg_delete won't do the trick here.

Thanks,
Mark



dyld: ./regxpcom can't open library: @executable_path/libplds4.dylib  (No 
such file or directory, errno = 2)
../../www/mozilla/files/moz-install: line 64: 13272 Trace/BPT trap 
  ${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom
dyld: ./regchrome can't open library: @executable_path/libxpcom.dylib  (No 
such file or directory, errno = 2)
../../www/mozilla/files/moz-install: line 65: 13275 Trace/BPT trap 
  ${SETENV} LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome
*** Error code 133

Stop.
bmake: stopped in /usr/pkgsrc/www/mozilla
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/mozilla
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/mozilla
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/mozilla