[ATrpms-users] mldonkey doesn't start
Axel Thimm
Axel.Thimm at ATrpms.net
Fri Aug 24 19:05:25 CEST 2007
On Fri, Aug 24, 2007 at 03:47:49PM +0200, Christian Schuermann wrote:
> Axel Thimm schrieb:
> > On Sun, Aug 19, 2007 at 07:58:23PM +0200, Christian Schuermann wrote:
> [problem with mldonkey]
> >
> > It's a known bug that I haven't yet come around to fix by
> > rebuilding. See the below paths for what needs fixing, and if you like
> > please bugzilla this, so I remember to do the rebuild in the next
> > days, thanks!
> >
> > --- mldonkey.init.in~ 2007-04-01 15:44:16.000000000 +0200
> > +++ mldonkey.init.in 2007-08-12 13:53:52.000000000 +0200
> > @@ -26,9 +26,10 @@
> > for file in "$@"; do
> > mkdir -m 755 -p $ML_ROOT`dirname $file`
> > # -R needed for /dev/log (???)
> > - /bin/cp -pR $file $ML_ROOT$file > /dev/null 2>&1
> > if test -L "$file"; then
> > /bin/cp -pRL $file $ML_ROOT$file > /dev/null 2>&1
> > + else
> > + /bin/cp -pR $file $ML_ROOT$file > /dev/null 2>&1
> > fi
> > done
> > }
> > @@ -37,7 +38,7 @@
> > copy_files_aux /etc/localtime /dev/null /dev/log /dev/urandom \
> > /etc/resolv.conf /etc/hosts \
> > /@lib@/libnss_files.so.* /@lib@/libnss_dns.so.* \
> > - /usr/@lib@/mldonkey/mlnet @_x_libraries@/libX11.so.* /bin/sh \
> > + /usr/@lib@/mldonkey/mlnet @_x_libraries@/libX11.so.* /bin/sh /bin/bash \
> > /@lib@/ld-* \
> > /usr/share/file/* \
> > /bin/su
>
>
> Perfect! Thanks a lot. I have also bugzillad ->
> http://bugzilla.atrpms.net/show_bug.cgi?id=1268
Thanks, I had it already bugzilla'd and wondered what happened to it,
but I accidentially had it closed. :/
Reopening and rebuilding.
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20070824/61d50014/attachment.bin
More information about the atrpms-users
mailing list