Here is the patch to fix the above bugs

$ cat oc.h.patch 
54d53
<     char libcpath;
57,63c56
<     libcpath = system("arch=$(uname -p) && echo 
/lib/$arch-linux-gnu/libc.so.6");
<     if (!libc){
<       
<       libc = popen(libcpath, "r");
<       
<       }
<     else goto err;
---
>     if (!libc) goto err;


** Changed in: hardinfo (Ubuntu)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1184241

Title:
  gnome-about not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/1184241/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to