https://bugzilla.redhat.com/show_bug.cgi?id=1062968 Tim Waugh <twaugh@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cweyl@xxxxxxxxxxxxxxx, | |iarnell@xxxxxxxxx, | |jplesnik@xxxxxxxxxx, | |kasal@xxxxxx, | |perl-devel@lists.fedoraproj | |ect.org, ppisar@xxxxxxxxxx, | |psabata@xxxxxxxxxx, | |rc040203@xxxxxxxxxx, | |tcallawa@xxxxxxxxxx Component|tigervnc |perl Assignee|twaugh@xxxxxxxxxx |jplesnik@xxxxxxxxxx --- Comment #1 from Tim Waugh <twaugh@xxxxxxxxxx> --- > vncserver does not start. systemd prints out error message: Job for > vncserver@:1.service failed > Feb 09 11:34:39 beast.localdomain runuser[1361]: -bash: /usr/bin/vncserver: > /usr/bin/perl: bad interpreter: Permission denied This seems to be the issue. Permission denied is not really the cause, but just saying you can't run a script without an interpreter. The cause of 'Permission denied' is the 'bad interpreter' part. Why does /usr/bin/perl seem to be a bad interpreter? Check whether /usr/bin/perl is working correctly, has the right permissions and SELinux file context, etc. Changing component to perl as this seems to be where the problem lies. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iAPZTECOLB&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel