Bug 1025003 - vbetool required by /usr/lib/pm-utils/sleep.d/99video but not installed as dependence of pm-utils
Summary: vbetool required by /usr/lib/pm-utils/sleep.d/99video but not installed as de...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: pm-utils
Version: 6.6
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 994246 1075802 1172231 1269194 1356044
TreeView+ depends on / blocked
 
Reported: 2013-10-30 18:00 UTC by Eduardo Minguez
Modified: 2018-12-04 16:11 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-28 19:13:10 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 545808 1 None None None 2021-01-20 06:05:38 UTC

Internal Links: 545808

Description Eduardo Minguez 2013-10-30 18:00:02 UTC
Description of problem:
pm-suspend executes the scripts located in /usr/lib64/sleep.d/. One of them shutdowns the screen by using vbetool, but it's missing, so when the computer is suspended, an error appears in /var/log/pm-suspend.log about that utility missing.


Version-Release number of selected component (if applicable):
pm-utils-1.2.5-10


How reproducible:
Install/upgrade pm-utils and check about the vbetool installation (rpm -qa | grep -i vbetool)


Steps to Reproduce:
1. Install pm-utils
2. Check for vbetool package installed

Actual results:
vbetool is missing

Expected results:
vbetool is installed

Additional info:

Comment 5 Jaroslav Škarvada 2014-11-03 14:01:03 UTC
Vbetool was dropped, video resume should be supported by KMS. Is the only problem the error message in the log? In such case we could drop the 99video plugin.

Comment 6 Eduardo Minguez 2014-11-03 14:12:53 UTC
I don't know about implications of removing 99video plugin, but at least a less worrying message log would be fine.

Comment 7 Jaroslav Škarvada 2014-11-03 14:39:04 UTC
(In reply to Eduardo Minguez from comment #6)
> I don't know about implications of removing 99video plugin, but at least a
> less worrying message log would be fine.

OK, this is the most safe. Currently the plugin is bypassed thus it is not needed, but there may be users having installed vbetool from other sources.


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