thin client manager

Bob Wooden bobwdn at watsonboyce.com
Tue Jan 29 15:43:32 GMT 2008


I have been attempting to install x11vnc on our clients.  I previously 
followed the "old" InstallX11VncOnLtspClients and got similar errors.

I have now followed the "new" InstallX11VncOnLtspClients (listed below) 
and they are much better, thank you.  But, I am still receiving the 
following error messages:

> ---------snip----------
>
> mainuser at hostname:/# apt-get install x11vnc
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> x11vnc is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
> 6 not fully installed or removed.
> Need to get 0B/18.6MB of archives.
> After unpacking 0B of additional disk space will be used.
> Can not write log, openpty() failed (/dev/pts not mounted?)
> (Reading database ... 16399 files and directories currently installed.)
> Preparing to replace linux-image-2.6.22-14-386 2.6.22-14.46 (using .../linux-image-2.6.22-14-386_2.6.22-14.46_i386.deb) ...
> Done.
> Unpacking replacement linux-image-2.6.22-14-386 ...
> Examining /etc/kernel/postrm.d .
> run-parts: executing /etc/kernel/postrm.d/ltsp-update-kernels
> Cannot open ``/boot/nbi.img-2.6.22-14-386'':File exists
> run-parts: /etc/kernel/postrm.d/ltsp-update-kernels exited with return code 1
> Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/
> 		linux-image-2.6.22-14-386.postrm line 320.
> dpkg: warning - old post-removal script returned error exit status 1
> dpkg - trying script from the new package instead ...
> Examining /etc/kernel/postrm.d .
> run-parts: executing /etc/kernel/postrm.d/ltsp-update-kernels
> Cannot open ``/boot/nbi.img-2.6.22-14-386'':File exists
> run-parts: /etc/kernel/postrm.d/ltsp-update-kernels exited with return code 1
> Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 320.
> dpkg: error processing /var/cache/apt/archives/
> 		linux-image-2.6.22-14-386_2.6.22-14.46_i386.deb (--unpack):
>  subprocess new post-removal script returned error exit status 1
> Examining /etc/kernel/postrm.d .
> run-parts: executing /etc/kernel/postrm.d/ltsp-update-kernels
> Cannot open ``/boot/nbi.img-2.6.22-14-386'':File exists
> run-parts: /etc/kernel/postrm.d/ltsp-update-kernels exited with return code 1
> Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 320.
> dpkg: error while cleaning up:
>  subprocess post-removal script returned error exit status 1
> Errors were encountered while processing:
>  /var/cache/apt/archives/linux-image-2.6.22-14-386_2.6.22-14.46_i386.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> ---------snip----------
And now I could use any good suggestions.  Please help.

Bob



    Gavin McCullagh wrote:

    Hi,

    On Fri, 25 Jan 2008, Charles Austin wrote:

      

>     Modification of the steps here:
>     https://wiki.edubuntu.org/InstallX11VncOnLtspClients:
>
>     sudo cp  /etc/apt/sources.list  /opt/ltsp/i386/etc/apt/sources.list
>     sudo chroot /opt/ltsp/i386
>     apt-get update
>     apt-get install x11vnc
>     vim /etc/rc.local
>     Add command:  x11vnc -display :6 -forever -loop -shared &
>     Save file and exit
>     Move rc.local init script so that it executes:
>     cd /etc/rc2.d
>     mv K99rc.local S99rc.local
>     Exit chroot:  exit
>         

    If the above document is wrong and these steps are required to make it
    work, _please_ go ahead and fix the wiki.

    Gavin






More information about the edubuntu-users mailing list