Hi, My Mandrake 9.0 system (upgraded from 8.2) is giving me errors when running "rpm -ta". It complains that /usr/bin/id doesn't exist (see below for output of "rpm -ta"). I've checked and see that I have /bin/id (part of sh-utils-2.0.15-2mdk), and can correct the problem via a symlink, i.e. "ln -s /bin/id /usr/bin/id".
Is this a known problem with an official fix (rather than my band-aid)? Thanks. David ##### Here's the output of "rpm -ta bogofilter-0.7.5.tar.gz" ##### Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28894 + umask 022 + cd /usr/src/redhat/BUILD + cd /usr/src/redhat/BUILD + rm -rf bogofilter-0.7.5 + /bin/gzip -dc /home/relson/filter/bogofilter-0.7.5/bogofilter-0.7.5.tar.gz + tar -xvvf - ... [snipped - tar output]... + STATUS=0 + '[' 0 -ne 0 ']' + cd bogofilter-0.7.5 ++ /usr/bin/id -u /var/tmp/rpm-tmp.28894: line 1: /usr/bin/id: No such file or directory + '[' = 0 ']' /var/tmp/rpm-tmp.28894: line 29: [: =: unary operator expected ++ /usr/bin/id -u /var/tmp/rpm-tmp.28894: line 1: /usr/bin/id: No such file or directory + '[' = 0 ']' /var/tmp/rpm-tmp.28894: line 30: [: =: unary operator expected + /bin/chmod -Rf a+rX,g-w,o-w . + CFLAGS=-O2 -march=i386 -mcpu=i686 + ./configure --prefix=/usr --mandir=/usr/share/man ... [snipped - configure output]... ##### Here're the rpm related rpms installed ##### grpmi-9.0-27mdk gurpmi-4.0-20mdk rpm-4.0.4-19mdk rpm-build-4.0.4-19mdk rpmdrake-2.0-27mdk rpm-helper-0.6-1mdk rpmstats-0.3-4mdk rpmtools-4.5-2mdk urpmi-4.0-20mdk ##### Here's what I know about "id" ##### [relson@osage cvs]$ rpm -qf `which id` sh-utils-2.0.15-2mdk
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
