Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244857 - xfce overlay: xfce-extra/xfce4-sensors-9999 no longer needs to use sed to inject right hddtemp path
Summary: xfce overlay: xfce-extra/xfce4-sensors-9999 no longer needs to use sed to inj...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-29 04:45 UTC by Joshua Rich
Modified: 2008-11-02 19:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Rich 2008-10-29 04:45:39 UTC
Current xfce-extra/xfce4-sensors-9999 does not need to sed the right path to hddtemp into panel-plugin/sensors.c (which no longer exists) as configure script correctly detects the location of hddtemp:

...
checking for hddtemp... yes
checking for hddtemp path... /usr/sbin/hddtemp
...

Ebuild needs to remove the sed line in src_unpack.

Thanks and regards,

Joshua Rich

Reproducible: Always

Steps to Reproduce:

Actual Results:  
root $ ebuild xfce4-sensors-9999.ebuild clean unpack
 * checking ebuild checksums ;-) ...                                                                      [ ok ]
 * checking auxfile checksums ;-) ...                                                                     [ ok ]
 * checking miscfile checksums ;-) ...                                                                    [ ok ]
>>> Unpacking source...
 * subversion update start -->
 * repository: http://svn.xfce.org/svn/goodies/xfce4-sensors-plugin/trunk
At revision 5862.
 * working copy: /usr/portage/distfiles/svn-src/xfce4-sensors/trunk

sed: can't read panel-plugin/sensors.c: No such file or directory
>>> Source unpacked.
Comment 1 Peter Weller (RETIRED) gentoo-dev 2008-11-02 19:54:51 UTC
Fixed in svn by angelos