Bug 797606

Summary: package xorg-x11-Xvnc not contain Xvnc binary
Product: [openSUSE] openSUSE Tumbleweed Reporter: Anton Sk <meefik>
Component: X.OrgAssignee: Forgotten User Wum0mkMcd8 <forgotten_Wum0mkMcd8>
Status: RESOLVED FIXED QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Major    
Priority: P5 - None    
Version: 13.1 Milestone 1   
Target Milestone: ---   
Hardware: armv5   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Anton Sk 2013-01-09 17:35:01 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11

Distribution: openSUSE Factory ARM
Packages:
http://download.opensuse.org/repositories/openSUSE:/Factory:/ARM/standard/armv7hl/xorg-x11-Xvnc-7.6_1.13.1-1.1.armv7hl.rpm
http://download.opensuse.org/repositories/openSUSE:/Factory:/ARM/armv5el/armv5tel/xorg-x11-Xvnc-7.6_1.13.1-1.1.armv5tel.rpm

Reproducible: Always

Steps to Reproduce:
1. zypper install xorg-x11-Xvnc
2. vncserver :1
3. busybox rpm -qpl xorg-x11-Xvnc-7.6_1.13.1-1.1.armv7hl.rpm
Actual Results:  
1. ...
2. vncserver: couldn't find "Xvnc" on your PATH.
3. /etc/sysconfig/SuSEfirewall2.d/services/xorg-x11-server
Comment 1 Stefan Dirsch 2013-01-10 10:58:33 UTC
%files -n xorg-x11-Xvnc
%defattr(-, root, root)
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
#%{_bindir}/Xvnc
%endif

Commented out since it no longer built after updating the xorg-server sources. But we finally switched to tigervnc anyway. I'm going to submit the changes to factory once xorg-x11-server and xorg-x11-Xvnc has been built in our buildservice.