gnome-about not found

Bug #1184241 reported by Angel Guzman Maeso
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
hardinfo (Ubuntu)
Fix Released
Low
அருண் குமார் - Arun Kumar

Bug Description

I get this output pressing in about tab in Ubuntu Saucy:

$ hardinfo
sh: 1: /lib/libc.so.6: not found
sh: 1: gnome-about: not found

The package gnome-about is not found in ubuntu repositories (I suspect since precise)
https://launchpad.net/ubuntu/precise/amd64/gnome-about (present)
https://launchpad.net/ubuntu/raring/amd64/gnome-about (not present)
https://launchpad.net/ubuntu/saucy/amd64/gnome-about (present)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: hardinfo 0.5.1-1.2ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic i686
ApportVersion: 2.10.2-0ubuntu1
Architecture: i386
Date: Sun May 26 03:21:44 2013
InstallationDate: Installed on 2013-02-03 (111 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MarkForUpload: True
SourcePackage: hardinfo
UpgradeStatus: Upgraded to saucy on 2013-02-03 (111 days ago)

Revision history for this message
Angel Guzman Maeso (shakaran) wrote :
Revision history for this message
அருண் குமார் - Arun Kumar (thangamani-arun) wrote :

Hi,

I am using Ubuntu 13.04 64 bit.
It also gives the same error, but it works just fine.

$ hardinfo
sh: 1: /lib/libc.so.6: not found
sh: 1: gnome-about: not found
sh: 0: -c requires an argument
sh: 0: -c requires an argument

FYI. the libc.so.6 library located at /lib/x86_64-linux-gnu/libc.so.6

Thanks
Arun

Changed in hardinfo (Ubuntu):
assignee: nobody → Thangamani Arun - தங்கமணி அருண் (thangamani-arun)
Revision history for this message
அருண் குமார் - Arun Kumar (thangamani-arun) wrote :

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
Changed in hardinfo (Ubuntu):
status: Fix Committed → Triaged
importance: Undecided → Low
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

Still present with trusty (14.04) (same versión package at this moment 0.5.1-1.2ubuntu1)

Yo (yleduc)
Changed in hardinfo (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

@yleduc where is the fix commited?

Revision history for this message
roothorick (8-roothorick-gmail-com) wrote :

Still an issue in 16.04.3. In fact, it's segfaulting now. Unknown if this is the same or a new, unrelated issue.

Simon Quigley (tsimonq2)
Changed in hardinfo (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.