Your message dated Thu, 29 May 2008 17:03:30 +0100
with message-id <[EMAIL PROTECTED]>
and subject line eli has been removed from Debian, closing #344937
has caused the Debian Bug report #344937,
regarding Error when using custom $libdir within Odin
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
344937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344937
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: eli
Version: 4.4.1-1

When a custom libdir is specified within Odin (e.g.
"+lib_sp=(/foo/bar/baz)"), the following error occurs during a build
process:

--8<---------------cut here---------------start------------->8---
~/.ODIN/tp/PKGS/eli/mkfile.sh: line 51: : command not found
--8<---------------cut here---------------end--------------->8---

Solution:

--8<---------------cut here---------------start------------->8---
[EMAIL PROTECTED]:/usr/lib/Eli/eli/2.0.0# rcsdiff -c mkfile.sh
===================================================================
RCS file: mkfile.sh,v                     
retrieving revision 1.1                   
diff -c -r1.1 mkfile.sh                   
*** mkfile.sh   2005/12/27 17:50:27     1.1
--- mkfile.sh   2005/12/27 17:50:36       
***************                           
*** 48,54 ****                            
      s/^://'`                            
  if test "$libpath" != ''                
  then
!   if "$LD_LIBRARY_PATH" != ''
    then LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$libpath
    else LD_LIBRARY_PATH=$libpath
    fi
--- 48,54 ----
      s/^://'`
  if test "$libpath" != ''
  then
!   if test "$LD_LIBRARY_PATH" != ''
    then LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$libpath
    else LD_LIBRARY_PATH=$libpath
    fi
--8<---------------cut here---------------end--------------->8---

regards,
Andreas Seltenreich


--- End Message ---
--- Begin Message ---
Version: 4.4.3-1+rm

The eli package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/319463 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to