Hi encountered these few message while upgrading with the latest packages:

1).
# rpm -Uvh glibc-devel-2.1.2-1mdk.i586.rpm
glibc-devel                 
##################################################
install-info: No such file or directory for /usr/info/libc.info.bz2
execution of script failed

# rpm -q --scripts glibc-devel
postinstall script (through /bin/sh):
/sbin/install-info /usr/info/libc.info.bz2 /usr/info/dir
preuninstall script (through /bin/sh):
if [ "$1" = 0 ]; then
    /sbin/install-info --delete /usr/info/libc.info.bz2 /usr/info/dir
fi

# ls /usr/info/lib*
/usr/info/libtool.info-1.bz2  /usr/info/libtool.info-3.bz2  
/usr/info/libtool.info.bz2
/usr/info/libtool.info-2.bz2  /usr/info/libtool.info-4.bz2

2).
# rpm -Uvh linuxconf-1.16r3.1-1mdk.i586.rpm
linuxconf                   
##################################################
/usr/lib/linuxconf/redhat/scripts/setmodules.sh: installif: command not 
found
/usr/lib/linuxconf/redhat/scripts/setmodules.sh: installif: command not 
found
/usr/lib/linuxconf/redhat/scripts/setmodules.sh: installif: command not 
found
/usr/lib/linuxconf/redhat/scripts/setmodules.sh: installif: command not 
found
/usr/lib/linuxconf/redhat/scripts/setmodules.sh: installif: command not 
found

3).
# rpm -Uvh ppp-2.3.9-2mdk.i586.rpm
ppp                         
##################################################
/var/tmp/rpm-tmp.52372: line 8: syntax error: unexpected end of file
execution of script failed

# rpm -q --scripts ppp
postinstall script (through /bin/sh):
if ! grep ppp_generic /etc/conf.modules &>/dev/null; then
cat >>/etc/conf.modules <<EOF
alias tty-ldisc-3    ppp_async
alias char-major-108 ppp_generic
alias ppp0           ppp_async
alias ppp            ppp_async
EOF

That's all (enough?).

Have a wonderfull week-end,
---
kk1

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to