Bug 619791

Summary: tigervnc-server missing requires=perl
Product: [Fedora] Fedora Reporter: Jack Perdue <ss>
Component: tigervncAssignee: Adam Tkac <atkac>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: atkac, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: tigervnc-1.0.90-0.18.20100813svn4123.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-24 01:52:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jack Perdue 2010-07-30 14:42:15 UTC
Description of problem:

If perl is not installed on the system, running the vncserver init script results in:

/usr/bin/env: perl: No such file or directory 


Version-Release number of selected component (if applicable):

tigervnc-server-1.0.90-0.12.20100420svn4030.fc13.x86_64


How reproducible:

Very.


Steps to Reproduce:
1. yum remove perl
2. yum install tigervnc-server
3. service vncserver start
  

Actual results:

/usr/bin/env: perl: No such file or directory 


Expected results:

No error.


Additional info:

$ rpm -q --requires tigervnc-server | grep perl
$ head -1 /usr/bin/vncserver 
#!/usr/bin/env perl
$ rpm -qf /usr/bin/vncserver
tigervnc-server-1.0.90-0.12.20100420svn4030.fc13.x86_64

Problem originally noted in this thread:

http://forums.fedoraforum.org/showthread.php?t=249301

SS

Comment 1 Adam Tkac 2010-08-13 10:18:03 UTC
This issue will be fixed only in Fedora 14. If you would like to get fix to Fedora 13 as well, please write a comment here.

Comment 2 Fedora Update System 2010-08-13 10:26:07 UTC
tigervnc-1.0.90-0.18.20100813svn4123.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/tigervnc-1.0.90-0.18.20100813svn4123.fc14

Comment 3 Fedora Update System 2010-08-24 01:52:47 UTC
tigervnc-1.0.90-0.18.20100813svn4123.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.