[ATrpms-devel] mldonkey FC5

Paulo Cavalcanti promac at gmail.com
Sun Jul 23 23:22:01 CEST 2006


Hi, Axel

the file

/etc/rc.d/init.d/mldonkey

is referencing /usr/X11R6/lib for FC5 (2)
However, it should be:

setup_chroot() {
  copy_files_aux /etc/localtime /dev/null /dev/log /dev/urandom \
<------------------ (1)
    /etc/resolv.conf /etc/hosts \
    /lib/libnss_files.so.* /lib/libnss_dns.so.* \
    /usr/lib/mldonkey/mlnet /usr/lib/libX11.so.* /bin/sh \
<--------------------- (2) was /usr/X11R6/lib/libX11.so*
    /lib/ld-linux*.so.2 \
    /usr/share/file/*


Also, it complains in start up that it cannot create
files log, null and urandom (1) in

/chroot/mldonkey/dev

because they already exist.

In this case, I think it is better to just suppress
the message.

/Paulo Roma.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20060723/b458ece9/attachment.html 


More information about the atrpms-devel mailing list