Your message dated Tue, 25 Apr 2006 13:48:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364665: fixed in vnc4 4.1.1+X4.3.0-8
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: vnc4server
Version: 4.1.1+X4.3.0-7
Severity: grave
Tags: patch
Justification: renders package unusable

Hi, 

/usr/bin/vnc4server uses incorrect parameter (-q) in the call to vncpasswd 
makes the vnc4server unusable for most users.

The attached patch fixes this behaviour.


sample output:
[EMAIL PROTECTED]:~/bin$ /usr/bin/vnc4server -httpport 5808 -geometry 800x1400 
-depth 32 :8

You will require a password to access your desktops.

usage: vncpasswd [passwdFile]
[EMAIL PROTECTED]:~/bin$ 


Thanks,
Taco.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.8-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages vnc4server depends on:
ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.0-1+b1 GCC support library
ii  libice6                     1:1.0.0-3    X11 Inter-Client Exchange library
ii  libsm6                      1:1.0.0-4    X11 Session Management library
ii  libstdc++6                  4.1.0-1+b1   The GNU Standard C++ Library v3
ii  libx11-6                    2:1.0.0-6    X11 client-side library
ii  libxext6                    1:1.0.0-4    X11 miscellaneous extension librar
ii  libxtst6                    1:1.0.1-3    X11 Testing -- Resource extension 
ii  vnc-common                  3.3.7-11     Virtual network computing server s
ii  x11-common                  1:7.0.14     X Window System (X.Org) infrastruc
ii  xbase-clients               1:7.0.0-4    miscellaneous X clients
ii  zlib1g                      1:1.2.3-11   compression library - runtime

Versions of packages vnc4server recommends:
ii  xfonts-base                   1:1.0.0-3  standard fonts for X

-- no debconf information
--- vnc4server.backup   2006-04-21 21:09:08.000000000 +0200
+++ vnc4server  2006-04-23 22:00:00.000000000 +0200
@@ -189,7 +189,7 @@
 ($z,$z,$mode) = stat("$vncUserDir/passwd");
 if (!(-e "$vncUserDir/passwd") || ($mode & 077)) {
     warn "\nYou will require a password to access your desktops.\n\n";
-    system("vncpasswd -q $vncUserDir/passwd"); 
+    system("vncpasswd $vncUserDir/passwd"); 
     if (($? >> 8) != 0) {
        exit 1;
     }

--- End Message ---
--- Begin Message ---
Source: vnc4
Source-Version: 4.1.1+X4.3.0-8

We believe that the bug you reported is fixed in the latest version of
vnc4, which is due to be installed in the Debian FTP archive:

vnc4-common_4.1.1+X4.3.0-8_i386.deb
  to pool/main/v/vnc4/vnc4-common_4.1.1+X4.3.0-8_i386.deb
vnc4_4.1.1+X4.3.0-8.diff.gz
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-8.diff.gz
vnc4_4.1.1+X4.3.0-8.dsc
  to pool/main/v/vnc4/vnc4_4.1.1+X4.3.0-8.dsc
vnc4server_4.1.1+X4.3.0-8_i386.deb
  to pool/main/v/vnc4/vnc4server_4.1.1+X4.3.0-8_i386.deb
xvnc4viewer_4.1.1+X4.3.0-8_i386.deb
  to pool/main/v/vnc4/xvnc4viewer_4.1.1+X4.3.0-8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated vnc4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 24 Apr 2006 22:21:12 +0200
Source: vnc4
Binary: vnc4-common vnc4server xvnc4viewer
Architecture: source i386
Version: 4.1.1+X4.3.0-8
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description: 
 vnc4-common - Virtual network computing server software
 vnc4server - Virtual network computing server software
 xvnc4viewer - Virtual network computing client software for X
Closes: 364665
Changes: 
 vnc4 (4.1.1+X4.3.0-8) unstable; urgency=low
 .
   * Correction in passwd call, closes: #364665. Thanks to
     Taco IJsselmuiden <[EMAIL PROTECTED]> for the fix.
Files: 
 020e345710a177d67668564faa3952b3 676 x11 optional vnc4_4.1.1+X4.3.0-8.dsc
 b38a787c7b12072a30f640bf1e59eb9e 42168 x11 optional vnc4_4.1.1+X4.3.0-8.diff.gz
 353808100be9af473eebd333c6657da2 2283686 x11 optional 
vnc4server_4.1.1+X4.3.0-8_i386.deb
 35b4d8d1a0f2e71f8d31f3b52bdab587 171506 net optional 
xvnc4viewer_4.1.1+X4.3.0-8_i386.deb
 c3ccf9bb9beb2d27e2000ea8edafea8a 20828 x11 optional 
vnc4-common_4.1.1+X4.3.0-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFETnO/GKGxzw/lPdkRAvITAJ9i1iId4FSJUZhlyhcB1GSYXUEBawCgi8l5
SjRQx8pyg217KodzFrg6g4o=
=sH+Q
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to