Bug 442344 - broken reference to /usr/lib/pm-utils/functions (not lib64)
Summary: broken reference to /usr/lib/pm-utils/functions (not lib64)
Keywords:
Status: CLOSED DUPLICATE of bug 442294
Alias: None
Product: Fedora
Classification: Fedora
Component: pm-utils
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-14 14:38 UTC by Alexandre Oliva
Modified: 2015-03-05 01:19 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-14 18:37:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2008-04-14 14:38:46 UTC
Description of problem:
/usr/lib64/pm-utils/sleep.d/99hd-apm-restore.hook references
/usr/lib/pm-utils/functions instead of say ${PM_UTILS_LIBDIR}/functions.  On a
lib64 system with only 64-bit pm-utils installed (the default), this breaks.

Version-Release number of selected component (if applicable):
pm-utils-1.1.0-4.fc9.x86_64

How reproducible:
Every time

Steps to Reproduce:
1.Just look at the file :-)

Actual results:
It sources a file that doesn't exist.

Expected results:
It should use libdir or somesuch correctly.

Additional info:

Comment 1 Till Maas 2008-04-14 18:37:29 UTC
Thanks for the report, it was already reported today/yesterday and I will try to
fix it now.

*** This bug has been marked as a duplicate of 442294 ***


Note You need to log in before you can comment on or make changes to this bug.