Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143515 - app-admin/hddtemp-0.3_beta15 pkg_config failure: /usr/share/hddtemp: No such file or directory
Summary: app-admin/hddtemp-0.3_beta15 pkg_config failure: /usr/share/hddtemp: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 17:40 UTC by Ed Catmur
Modified: 2006-08-11 03:41 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 Ed Catmur 2006-08-10 17:40:52 UTC
# emerge hddtemp
...
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/hddtemp-0.3_beta15/work/hddtemp-0.3-beta15'
make[1]: Leaving directory `/var/tmp/portage/hddtemp-0.3_beta15/work/hddtemp-0.3-beta15'
install: cannot stat `/var/tmp/portage/hddtemp-0.3_beta15/temp/hddtemp.db': No such file or directory
>>> Completed installing hddtemp-0.3_beta15 into /var/tmp/portage/hddtemp-0.3_beta15/image/

 * Saving debugging sources to /usr/src/debug/hddtemp-0.3_beta15...
hddtemp-0.3-beta15/intl/plural.y
 * ...done!
man:
gzipping man page: hddtemp.8
strip: i686-pc-linux-gnu-strip --strip-unneeded
   usr/sbin/hddtemp
 * In order to update your hddtemp database, run:
 *   emerge --config =app-admin/hddtemp-0.3_beta15
# emerge --config =app-admin/hddtemp-0.3_beta15


Configuring pkg...

/var/db/pkg/app-admin/hddtemp-0.3_beta15/hddtemp-0.3_beta15.ebuild: line 55: cd: //usr/share/hddtemp: No such file or directory
 * Trying to download the latest hddtemp.db file
--01:08:44--  http://www.guzu.net/linux/hddtemp.db
           => `hddtemp.db'
Resolving www.guzu.net... 213.186.33.19
Connecting to www.guzu.net|213.186.33.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20,559 (20K) [text/plain]

    0K .......... ..........                                 100%  203K       

01:37:51 (146.51 KB/s) - `hddtemp.db' saved [20559/20559]


# /etc/init.d/hddtemp start
 * Starting hddtemp daemon ...
hddtemp: can't open /usr/share/hddtemp/hddtemp.db: No such file or direc  [ !! ]

Reason is that /usr/share/hddtemp is not installed because empty. hddtemp ebuild needs to issue a keepdir /usr/share/hddtemp.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 17:46:02 UTC

*** This bug has been marked as a duplicate of 141391 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 17:50:32 UTC
Blah, different borkage. :S
Comment 3 Michal Januszewski (RETIRED) gentoo-dev 2006-08-11 03:41:32 UTC
Fixed in CVS.