On Fri, 2002-01-25 at 18:02, Geoffrey Lee wrote: > > Go back a bit up the screen, you might have missed something. > > - G.
Hmm that's the odd thing, no bad exit status... Or so it appears. Here's the last execl before it ends: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.89091 + umask 022 + cd /usr/src/RPM/BUILD + cd glibc-2.2.4 + DOCDIR=/var/tmp/glibc-2.2.4-root/usr/share/doc/glibc-devel-2.2.4 + export DOCDIR + rm -rf /var/tmp/glibc-2.2.4-root/usr/share/doc/glibc-devel-2.2.4 + /bin/mkdir -p /var/tmp/glibc-2.2.4-root/usr/share/doc/glibc-devel-2.2.4 + cp -pr README NEWS INSTALL FAQ BUGS NOTES PROJECTS CONFORMANCE /var/tmp/glibc- 2.2.4-root/usr/share/doc/glibc-devel-2.2.4 + cp -pr COPYING COPYING.LIB /var/tmp/glibc-2.2.4-root/usr/share/doc/glibc-devel -2.2.4 + cp -pr documentation/ChangeLog.10.gz documentation/ChangeLog.11.gz documentati on/ChangeLog.12.gz documentation/ChangeLog.1.gz documentation/ChangeLog.2.gz doc umentation/ChangeLog.3.gz documentation/ChangeLog.4.gz documentation/ChangeLog.5 .gz documentation/ChangeLog.6.gz documentation/ChangeLog.7.gz documentation/Chan geLog.8.gz documentation/ChangeLog.9.gz documentation/ChangeLog.gz documentation /ChangeLog.threads.gz documentation/Changes.threads documentation/examples.threa ds documentation/FAQ-threads.html documentation/README.threads documentation/REA DME.timezone documentation/README.ufc-crypt README.libm /var/tmp/glibc-2.2.4-roo t/usr/share/doc/glibc-devel-2.2.4 + cp -pr hesiod/README.hesiod /var/tmp/glibc-2.2.4-root/usr/share/doc/glibc-deve l-2.2.4 + cp -pr manual/libc.pdf /var/tmp/glibc-2.2.4-root/usr/share/doc/glibc-devel-2.2 .4 + exit 0 PreReq: /sbin/install-info kernel-headers /bin/sh Requires: glibc = 2.2.4 kernel-headers >= 2.2.1 Conflicts: texinfo < 3.11 gcc < 2.96-0.50mdk Obsoletes: libc-debug libc-headers libc-devel linuxthreads-devel glibc-debug Processing files: glibc-profile-2.2.4-22mdk Obsoletes: libc-profile Processing files: nscd-2.2.4-22mdk Finding Provides: (using /usr/lib/rpm/find-provides)... Finding Requires: (using /usr/lib/rpm/find-requires)... PreReq: /sbin/chkconfig /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.2 libc.so.6 libnsl.so.1 libpthread.so.0 bash libc.so.6(GLI BC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc. so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.2) libnsl.so.1(GLIBC_2.1) libpthread.so.0(GL IBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) Conflicts: kernel < 2.2.0 And we're back at our prompt : ) -- Bryan Paxton Public PGP key: http://www.deadhorse.net/evil7.gpg
