Ok, SRU request made. Sorry its taken me a little while, my new job is
keeping me busy and this is the first chance I've been able to get :)

To MOTU: please note the patch is not currently in the normal debdiff
style, would you be able to either talk Kip through the nessasry changes
(here please, not by linking to a wiki page), or make them yourself?

Thanks :)

** Description changed:

+ SRU Details
+ 
+ Impact: Renders debugger unstable and unsuitable for use. Which, of
+ course, means that finding other bugs is harder. Severe to all package
+ users, minimal to normal users.
+ 
+ Development Branch: Not applicable - this is a packaging/build mistake.
+ 
+ Patch: Attached. Named "KipInsight.patch"
+ 
+ TEST CASE: 
+ 1. Install insight (...)
+ 2. Run Insight (I use "insight" in a terminal)
+ 3. Click on "View" > "Console"
+ 4. Type "show solib-absolute-prefix"
+ 5. See error.
+ 
+ Regression Potential:
+ Minimal - changes are made in the way the package is built, which may cause 
other problems, but its unlikely.  Only one line is changed in the build 
configuration.
+ 
+ 
  Binary package hint: insight
  
  Whenever I load a wxWidgets application and click run, I get a pop up message 
box that will not go away no matter how many times I hit ok:
          
  "Cannot initialize thread debugging library: generic error"
  
  After much probing around and help on the insight mailing list, it turns
  out that it was built wrong.
  
  From people on the mailing list...
  
  > > > > Looks to me like something in this build of Insight is setting the
  > > > > shared library search prefix.  I've had lots of bugs of people failing
  > > > > to set it, but this may be the first time I've seen it set
  > > > > unnecessarily... does "show solib-absolute-prefix" show anything
  > > > > enlightening?
  
  > > > (gdb) show solib-absolute-prefix
  > > > Prefix for loading absolute shared library symbol files is "/usr/share".
  > > > 
  > > > Any help?
  
  > > When you (or whoever else) built that Insight, they must have passed
  > > --with-sysroot=/usr/share.  I can't guess why, but it's wrong.  Try
  > > again without that, or manually "set solib-absolute-prefix /."
  > > (there's no way to set it to an empty string but that's close enough).
  
  > It works now =)
  
  Kip

** Tags added: verification-needed

** Description changed:

  SRU Details
  
  Impact: Renders debugger unstable and unsuitable for use. Which, of
  course, means that finding other bugs is harder. Severe to all package
  users, minimal to normal users.
  
  Development Branch: Not applicable - this is a packaging/build mistake.
  
  Patch: Attached. Named "KipInsight.patch"
  
  TEST CASE: 
  1. Install insight (...)
  2. Run Insight (I use "insight" in a terminal)
  3. Click on "View" > "Console"
  4. Type "show solib-absolute-prefix"
  5. See error.
  
  Regression Potential:
  Minimal - changes are made in the way the package is built, which may cause 
other problems, but its unlikely.  Only one line is changed in the build 
configuration.
  
+ ================
+ Original Description:
  
  Binary package hint: insight
  
  Whenever I load a wxWidgets application and click run, I get a pop up message 
box that will not go away no matter how many times I hit ok:
          
  "Cannot initialize thread debugging library: generic error"
  
  After much probing around and help on the insight mailing list, it turns
  out that it was built wrong.
  
  From people on the mailing list...
  
  > > > > Looks to me like something in this build of Insight is setting the
  > > > > shared library search prefix.  I've had lots of bugs of people failing
  > > > > to set it, but this may be the first time I've seen it set
  > > > > unnecessarily... does "show solib-absolute-prefix" show anything
  > > > > enlightening?
  
  > > > (gdb) show solib-absolute-prefix
  > > > Prefix for loading absolute shared library symbol files is "/usr/share".
  > > > 
  > > > Any help?
  
  > > When you (or whoever else) built that Insight, they must have passed
  > > --with-sysroot=/usr/share.  I can't guess why, but it's wrong.  Try
  > > again without that, or manually "set solib-absolute-prefix /."
  > > (there's no way to set it to an empty string but that's close enough).
  
  > It works now =)
  
  Kip

-- 
Insight was accidentally built wrong
https://bugs.launchpad.net/bugs/110387
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to