Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85948 - vnc forgets that it has a server
Summary: vnc forgets that it has a server
Status: RESOLVED DUPLICATE of bug 77376
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 15:11 UTC by ivo welch
Modified: 2006-05-29 16:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ivo welch 2005-03-19 15:11:15 UTC
the ebuild of vnc seems to just contain the viewer, not the server.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 21:33:01)]
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.6.3, 1.4_p6, 1.8.5-r3, 1.9.4, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo ftp://ftp.gtlib.cc.gatech.edu/p ub/gentoo
ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
LC_ALL="POSIX"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa arts berkdb bitmap-fonts bonobo cdr crypt cups curl
directfb dvd dvdr esd f77 fam fbcon flac font-server foomaticdb fortran g77 gdbm
ggi gif gnome gphoto2 gpm gtk gtkhtml guile imagemagick imlib ipv6 java jp2 jpeg
junit kde ldap libwww lzw lzw-tiff mad mikmod motif mozilla mp3 mpeg mysql nas
ncurses nls oggvorbis opengl oss pam pdflib perl png postgres python qt readline
ruby scanner sdl slang snmp ssl tcltk tcpd tetex tiff truetype truetype-fonts
type1-fonts ungif usb userlocales xml xml2 xmms xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LDFLAGS, PORTDIR_OVERLAY
Comment 1 ivo welch 2005-03-19 15:15:35 UTC
to clarify---this is what our package calls vnc, and what the world seems to call "realvnc"

/iaw
Comment 2 rhansen 2005-03-24 06:30:34 UTC
Have you tried adding the "server" USE flag?

For example, add the line:

net-misc/vnc server

to your /etc/portage/package.use (create the file if it doesn't already exist).
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 10:49:31 UTC
Re-assign.
Comment 4 Ævar Arnfjörð Bjarmason 2005-12-10 16:38:11 UTC
This WORKSFORME on vnc-4.0-r1 when the `server` use flag is in effect,
suggesting RESOLVED INVALID.
Comment 5 ivo welch 2005-12-10 17:51:02 UTC
the server USE flag does seem to be a bit obscure, especially from the
perspective of vnc.

I would suggest that at the end of the VNC build, you emit a warning that says
something like "this build was without use flag "server" and therefore installed
only the client".

alternatively, I would also offer a vnc-server ebuild, that contains the server
and client, and which differs only by setting the server use flag.

just suggestions to make it more userfriendly...

regards,

/iaw
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-05-29 16:33:49 UTC

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